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

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

--
-- Table structure for table `koreaactionscheduler_actions`
--

DROP TABLE IF EXISTS `koreaactionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreaactionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  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_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15622 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreaactionscheduler_actions`
--

LOCK TABLES `koreaactionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `koreaactionscheduler_actions` DISABLE KEYS */;
INSERT INTO `koreaactionscheduler_actions` VALUES (10563,'fluentcrm_scheduled_every_minute_tasks','failed','2025-11-04 06:03:22','2025-11-04 06:03:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1762236202;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1762236202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2025-11-04 06:03:27','2025-11-04 13:03:27',35610,NULL,10),(10564,'fluentcrm_scheduled_every_minute_tasks','failed','2025-11-04 06:04:27','2025-11-04 06:04:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1762236267;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1762236267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2025-11-04 06:05:20','2025-11-04 13:05:20',35615,NULL,10),(13763,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-06 10:25:48','2026-02-06 10:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770373548;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770373548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-06 13:49:13','2026-02-06 20:49:13',42261,NULL,20),(13771,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 14:25:10','2026-02-05 14:25:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770301510;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770301510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 15:48:22','2026-02-05 22:48:22',42235,NULL,10),(13772,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 15:49:22','2026-02-05 15:49:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770306562;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770306562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 17:21:59','2026-02-06 00:21:59',42238,NULL,10),(13773,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 17:22:59','2026-02-05 17:22:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770312179;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770312179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 18:31:53','2026-02-06 01:31:53',42240,NULL,10),(13774,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 18:32:53','2026-02-05 18:32:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770316373;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770316373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 20:05:01','2026-02-06 03:05:01',42242,NULL,10),(13775,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 20:06:01','2026-02-05 20:06:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770321961;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770321961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 21:54:07','2026-02-06 04:54:07',42244,NULL,10),(13776,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 21:55:07','2026-02-05 21:55:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770328507;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770328507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 22:18:57','2026-02-06 05:18:57',42246,NULL,10),(13777,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 22:19:57','2026-02-05 22:19:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770329997;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770329997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-05 23:41:47','2026-02-06 06:41:47',42248,NULL,10),(13778,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-05 23:42:47','2026-02-05 23:42:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770334967;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770334967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 01:41:26','2026-02-06 08:41:26',42250,NULL,10),(13779,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 01:42:26','2026-02-06 01:42:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770342146;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770342146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 02:42:58','2026-02-06 09:42:58',42252,NULL,10),(13780,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 02:43:58','2026-02-06 02:43:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770345838;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770345838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 03:18:49','2026-02-06 10:18:49',42254,NULL,10),(13781,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 03:19:49','2026-02-06 03:19:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770347989;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770347989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 04:06:19','2026-02-06 11:06:19',42256,NULL,10),(13782,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 04:07:19','2026-02-06 04:07:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770350839;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770350839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 10:12:28','2026-02-06 17:12:28',42259,NULL,10),(13783,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 10:13:28','2026-02-06 10:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770372808;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770372808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 13:49:13','2026-02-06 20:49:13',42261,NULL,10),(13784,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 13:50:13','2026-02-06 13:50:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770385813;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770385813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:06:13','2026-02-06 21:06:13',42263,NULL,10),(13785,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-07 13:49:13','2026-02-07 13:49:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770472153;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770472153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-07 14:41:19','2026-02-07 21:41:19',42696,NULL,20),(13786,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:07:13','2026-02-06 14:07:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770386833;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770386833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:10:41','2026-02-06 21:10:41',42265,NULL,10),(13787,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:11:41','2026-02-06 14:11:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387101;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:12:31','2026-02-06 21:12:31',42268,NULL,10),(13788,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:13:31','2026-02-06 14:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387211;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:13:31','2026-02-06 21:13:31',42270,NULL,10),(13789,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:14:31','2026-02-06 14:14:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387271;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:14:32','2026-02-06 21:14:32',42272,NULL,10),(13790,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:15:32','2026-02-06 14:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387332;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:16:32','2026-02-06 21:16:32',42275,NULL,10),(13791,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:17:32','2026-02-06 14:17:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387452;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:18:31','2026-02-06 21:18:31',42278,NULL,10),(13792,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:19:31','2026-02-06 14:19:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387571;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:19:32','2026-02-06 21:19:32',42280,NULL,10),(13793,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:20:32','2026-02-06 14:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387632;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:21:31','2026-02-06 21:21:31',42283,NULL,10),(13794,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:22:31','2026-02-06 14:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387751;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:22:31','2026-02-06 21:22:31',42285,NULL,10),(13795,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:23:31','2026-02-06 14:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387811;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:23:32','2026-02-06 21:23:32',42287,NULL,10),(13796,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:24:32','2026-02-06 14:24:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387872;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:25:31','2026-02-06 21:25:31',42290,NULL,10),(13797,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:26:31','2026-02-06 14:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770387991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770387991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 14:26:31','2026-02-06 21:26:31',42292,NULL,10),(13798,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 14:27:31','2026-02-06 14:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770388051;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770388051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 15:33:38','2026-02-06 22:33:38',42294,NULL,10),(13799,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 15:34:38','2026-02-06 15:34:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770392078;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770392078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 16:16:54','2026-02-06 23:16:54',42296,NULL,10),(13800,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 16:17:54','2026-02-06 16:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770394674;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770394674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 16:21:24','2026-02-06 23:21:24',42298,NULL,10),(13801,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 16:22:24','2026-02-06 16:22:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770394944;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770394944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:13:10','2026-02-07 00:13:10',42300,NULL,10),(13802,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:14:10','2026-02-06 17:14:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398050;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:14:17','2026-02-07 00:14:17',42302,NULL,10),(13803,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:15:17','2026-02-06 17:15:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398117;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:17:32','2026-02-07 00:17:32',42304,NULL,10),(13804,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:18:32','2026-02-06 17:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398312;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:20:07','2026-02-07 00:20:07',42306,NULL,10),(13805,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:21:07','2026-02-06 17:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398467;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:21:37','2026-02-07 00:21:37',42308,NULL,10),(13806,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:22:37','2026-02-06 17:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398557;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:24:24','2026-02-07 00:24:24',42311,NULL,10),(13807,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:25:24','2026-02-06 17:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770398724;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770398724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:45:31','2026-02-07 00:45:31',42313,NULL,10),(13808,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:46:31','2026-02-06 17:46:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770399991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770399991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 17:51:41','2026-02-07 00:51:41',42315,NULL,10),(13809,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 17:52:41','2026-02-06 17:52:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770400361;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770400361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:03:59','2026-02-07 01:03:59',42317,NULL,10),(13810,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:04:59','2026-02-06 18:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770401099;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770401099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:32:54','2026-02-07 01:32:54',42319,NULL,10),(13811,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:33:54','2026-02-06 18:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770402834;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770402834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:34:28','2026-02-07 01:34:28',42321,NULL,10),(13812,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:35:28','2026-02-06 18:35:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770402928;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770402928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:42:47','2026-02-07 01:42:47',42323,NULL,10),(13813,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:43:47','2026-02-06 18:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770403427;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770403427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:43:51','2026-02-07 01:43:51',42325,NULL,10),(13814,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:44:51','2026-02-06 18:44:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770403491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770403491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 18:45:33','2026-02-07 01:45:33',42327,NULL,10),(13815,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 18:46:33','2026-02-06 18:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770403593;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770403593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 19:02:09','2026-02-07 02:02:09',42329,NULL,10),(13816,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 19:03:09','2026-02-06 19:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770404589;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770404589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 19:12:49','2026-02-07 02:12:49',42331,NULL,10),(13817,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 19:13:49','2026-02-06 19:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770405229;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770405229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 20:14:42','2026-02-07 03:14:42',42333,NULL,10),(13818,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 20:15:42','2026-02-06 20:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770408942;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770408942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 20:17:54','2026-02-07 03:17:54',42335,NULL,10),(13819,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 20:18:54','2026-02-06 20:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770409134;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770409134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 20:19:17','2026-02-07 03:19:17',42337,NULL,10),(13820,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 20:20:17','2026-02-06 20:20:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770409217;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770409217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 20:27:29','2026-02-07 03:27:29',42339,NULL,10),(13821,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 20:28:29','2026-02-06 20:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770409709;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770409709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 20:58:59','2026-02-07 03:58:59',42341,NULL,10),(13822,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 20:59:59','2026-02-06 20:59:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770411599;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770411599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:10:08','2026-02-07 04:10:08',42343,NULL,10),(13823,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:11:08','2026-02-06 21:11:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770412268;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770412268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:28:50','2026-02-07 04:28:50',42346,NULL,10),(13824,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:29:50','2026-02-06 21:29:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770413390;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770413390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:44:16','2026-02-07 04:44:16',42348,NULL,10),(13825,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:45:16','2026-02-06 21:45:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770414316;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770414316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:47:16','2026-02-07 04:47:16',42350,NULL,10),(13826,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:48:16','2026-02-06 21:48:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770414496;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770414496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:48:26','2026-02-07 04:48:26',42352,NULL,10),(13827,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:49:26','2026-02-06 21:49:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770414566;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770414566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 21:54:55','2026-02-07 04:54:55',42354,NULL,10),(13828,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 21:55:55','2026-02-06 21:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770414955;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770414955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:18:28','2026-02-07 05:18:28',42356,NULL,10),(13829,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:19:28','2026-02-06 22:19:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770416368;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770416368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:30:31','2026-02-07 05:30:31',42358,NULL,10),(13830,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:31:31','2026-02-06 22:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770417091;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770417091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:33:37','2026-02-07 05:33:37',42360,NULL,10),(13831,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:34:37','2026-02-06 22:34:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770417277;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770417277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:35:41','2026-02-07 05:35:41',42362,NULL,10),(13832,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:36:41','2026-02-06 22:36:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770417401;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770417401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:39:59','2026-02-07 05:39:59',42364,NULL,10),(13833,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:40:59','2026-02-06 22:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770417659;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770417659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:42:30','2026-02-07 05:42:30',42366,NULL,10),(13834,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:43:30','2026-02-06 22:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770417810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770417810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:48:17','2026-02-07 05:48:17',42368,NULL,10),(13835,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:49:17','2026-02-06 22:49:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770418157;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770418157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:52:00','2026-02-07 05:52:00',42370,NULL,10),(13836,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 22:53:00','2026-02-06 22:53:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770418380;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770418380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 22:59:59','2026-02-07 05:59:59',42372,NULL,10),(13837,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:00:59','2026-02-06 23:00:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770418859;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770418859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:17:12','2026-02-07 06:17:12',42374,NULL,10),(13838,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:18:12','2026-02-06 23:18:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770419892;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770419892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:19:06','2026-02-07 06:19:06',42376,NULL,10),(13839,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:20:06','2026-02-06 23:20:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420006;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:22:32','2026-02-07 06:22:32',42378,NULL,10),(13840,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:23:32','2026-02-06 23:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:23:51','2026-02-07 06:23:51',42380,NULL,10),(13841,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:24:51','2026-02-06 23:24:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420291;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:27:33','2026-02-07 06:27:33',42382,NULL,10),(13842,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:28:33','2026-02-06 23:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420513;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:33:35','2026-02-07 06:33:35',42384,NULL,10),(13843,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:34:35','2026-02-06 23:34:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420875;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:37:27','2026-02-07 06:37:27',42386,NULL,10),(13844,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:38:27','2026-02-06 23:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770421107;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770421107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:42:03','2026-02-07 06:42:03',42388,NULL,10),(13845,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:43:03','2026-02-06 23:43:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770421383;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770421383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:45:33','2026-02-07 06:45:33',42391,NULL,10),(13846,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:46:33','2026-02-06 23:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770421593;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770421593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-06 23:51:51','2026-02-07 06:51:51',42393,NULL,10),(13847,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-06 23:52:51','2026-02-06 23:52:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770421971;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770421971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:13:31','2026-02-07 07:13:31',42395,NULL,10),(13848,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:14:31','2026-02-07 00:14:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770423271;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770423271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:24:57','2026-02-07 07:24:57',42398,NULL,10),(13849,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:25:57','2026-02-07 00:25:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770423957;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770423957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:27:21','2026-02-07 07:27:21',42400,NULL,10),(13850,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:28:21','2026-02-07 00:28:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424101;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:31:11','2026-02-07 07:31:11',42403,NULL,10),(13851,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:32:11','2026-02-07 00:32:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424331;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:36:26','2026-02-07 07:36:26',42405,NULL,10),(13852,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:37:26','2026-02-07 00:37:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424646;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:38:16','2026-02-07 07:38:16',42407,NULL,10),(13853,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:39:16','2026-02-07 00:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424756;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:40:29','2026-02-07 07:40:29',42409,NULL,10),(13854,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:41:29','2026-02-07 00:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424889;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:42:14','2026-02-07 07:42:14',42411,NULL,10),(13855,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:43:14','2026-02-07 00:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770424994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770424994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:45:45','2026-02-07 07:45:45',42413,NULL,10),(13856,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:46:45','2026-02-07 00:46:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770425205;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770425205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:55:07','2026-02-07 07:55:07',42415,NULL,10),(13857,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 00:56:07','2026-02-07 00:56:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770425767;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770425767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 00:59:27','2026-02-07 07:59:27',42418,NULL,10),(13858,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:00:27','2026-02-07 01:00:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770426027;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770426027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:00:52','2026-02-07 08:00:52',42420,NULL,10),(13859,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:01:52','2026-02-07 01:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770426112;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770426112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:04:16','2026-02-07 08:04:16',42422,NULL,10),(13860,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:05:16','2026-02-07 01:05:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770426316;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770426316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:06:50','2026-02-07 08:06:50',42424,NULL,10),(13861,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:07:50','2026-02-07 01:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770426470;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770426470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:12:30','2026-02-07 08:12:30',42426,NULL,10),(13862,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:13:30','2026-02-07 01:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770426810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770426810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:23:20','2026-02-07 08:23:20',42428,NULL,10),(13863,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:24:20','2026-02-07 01:24:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770427460;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770427460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:27:45','2026-02-07 08:27:45',42430,NULL,10),(13864,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:28:45','2026-02-07 01:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770427725;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770427725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:30:30','2026-02-07 08:30:30',42432,NULL,10),(13865,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:31:30','2026-02-07 01:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770427890;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770427890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:35:13','2026-02-07 08:35:13',42434,NULL,10),(13866,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:36:13','2026-02-07 01:36:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770428173;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770428173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:40:53','2026-02-07 08:40:53',42437,NULL,10),(13867,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:41:53','2026-02-07 01:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770428513;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770428513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:44:48','2026-02-07 08:44:48',42440,NULL,10),(13868,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:45:48','2026-02-07 01:45:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770428748;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770428748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:45:59','2026-02-07 08:45:59',42442,NULL,10),(13869,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:46:59','2026-02-07 01:46:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770428819;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770428819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:47:09','2026-02-07 08:47:09',42444,NULL,10),(13870,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:48:09','2026-02-07 01:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770428889;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770428889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:49:12','2026-02-07 08:49:12',42446,NULL,10),(13871,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:50:12','2026-02-07 01:50:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770429012;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770429012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:52:27','2026-02-07 08:52:27',42449,NULL,10),(13872,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:53:27','2026-02-07 01:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770429207;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770429207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:54:57','2026-02-07 08:54:57',42451,NULL,10),(13873,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:55:57','2026-02-07 01:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770429357;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770429357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 01:57:53','2026-02-07 08:57:53',42454,NULL,10),(13874,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 01:58:53','2026-02-07 01:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770429533;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770429533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:02:17','2026-02-07 09:02:17',42456,NULL,10),(13875,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:03:17','2026-02-07 02:03:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770429797;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770429797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:06:20','2026-02-07 09:06:20',42459,NULL,10),(13876,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:07:20','2026-02-07 02:07:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770430040;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770430040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:09:02','2026-02-07 09:09:02',42461,NULL,10),(13877,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:10:02','2026-02-07 02:10:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770430202;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770430202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:12:23','2026-02-07 09:12:23',42463,NULL,10),(13878,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:13:23','2026-02-07 02:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770430403;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770430403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:18:36','2026-02-07 09:18:36',42466,NULL,10),(13879,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:19:36','2026-02-07 02:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770430776;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770430776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:30:22','2026-02-07 09:30:22',42468,NULL,10),(13880,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:31:22','2026-02-07 02:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770431482;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770431482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:31:47','2026-02-07 09:31:47',42470,NULL,10),(13881,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:32:47','2026-02-07 02:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770431567;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770431567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:35:08','2026-02-07 09:35:08',42472,NULL,10),(13882,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:36:08','2026-02-07 02:36:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770431768;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770431768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:38:32','2026-02-07 09:38:32',42474,NULL,10),(13883,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:39:32','2026-02-07 02:39:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770431972;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770431972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:40:14','2026-02-07 09:40:14',42476,NULL,10),(13884,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:41:14','2026-02-07 02:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770432074;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770432074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:43:00','2026-02-07 09:43:00',42478,NULL,10),(13885,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:44:00','2026-02-07 02:44:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770432240;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770432240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:47:33','2026-02-07 09:47:33',42480,NULL,10),(13886,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:48:33','2026-02-07 02:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770432513;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770432513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:50:32','2026-02-07 09:50:32',42482,NULL,10),(13887,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:51:32','2026-02-07 02:51:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770432692;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770432692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:58:06','2026-02-07 09:58:06',42484,NULL,10),(13888,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 02:59:06','2026-02-07 02:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433146;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 02:59:08','2026-02-07 09:59:08',42486,NULL,10),(13889,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:00:08','2026-02-07 03:00:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433208;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:00:51','2026-02-07 10:00:51',42489,NULL,10),(13890,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:01:51','2026-02-07 03:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433311;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:03:04','2026-02-07 10:03:04',42491,NULL,10),(13891,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:04:04','2026-02-07 03:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433444;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:05:33','2026-02-07 10:05:33',42493,NULL,10),(13892,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:06:33','2026-02-07 03:06:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433593;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:08:25','2026-02-07 10:08:25',42495,NULL,10),(13893,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:09:25','2026-02-07 03:09:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433765;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:11:29','2026-02-07 10:11:29',42497,NULL,10),(13894,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:12:29','2026-02-07 03:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770433949;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770433949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:31:23','2026-02-07 10:31:23',42499,NULL,10),(13895,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:32:23','2026-02-07 03:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770435143;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770435143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:35:02','2026-02-07 10:35:02',42501,NULL,10),(13896,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:36:02','2026-02-07 03:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770435362;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770435362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:44:08','2026-02-07 10:44:08',42503,NULL,10),(13897,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:45:08','2026-02-07 03:45:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770435908;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770435908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:49:30','2026-02-07 10:49:30',42505,NULL,10),(13898,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:50:30','2026-02-07 03:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770436230;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770436230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:55:44','2026-02-07 10:55:44',42507,NULL,10),(13899,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:56:44','2026-02-07 03:56:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770436604;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770436604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:56:55','2026-02-07 10:56:55',42509,NULL,10),(13900,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 03:57:55','2026-02-07 03:57:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770436675;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770436675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 03:59:27','2026-02-07 10:59:27',42511,NULL,10),(13901,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:00:27','2026-02-07 04:00:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770436827;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770436827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:00:42','2026-02-07 11:00:42',42513,NULL,10),(13902,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:01:42','2026-02-07 04:01:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770436902;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770436902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:03:54','2026-02-07 11:03:54',42516,NULL,10),(13903,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:04:54','2026-02-07 04:04:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770437094;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770437094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:06:18','2026-02-07 11:06:18',42519,NULL,10),(13904,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:07:18','2026-02-07 04:07:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770437238;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770437238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:10:35','2026-02-07 11:10:35',42521,NULL,10),(13905,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:11:35','2026-02-07 04:11:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770437495;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770437495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:26:25','2026-02-07 11:26:25',42523,NULL,10),(13906,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:27:25','2026-02-07 04:27:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770438445;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770438445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:29:48','2026-02-07 11:29:48',42525,NULL,10),(13907,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:30:48','2026-02-07 04:30:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770438648;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770438648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:31:24','2026-02-07 11:31:24',42527,NULL,10),(13908,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:32:24','2026-02-07 04:32:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770438744;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770438744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:33:39','2026-02-07 11:33:39',42529,NULL,10),(13909,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:34:39','2026-02-07 04:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770438879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770438879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:36:50','2026-02-07 11:36:50',42531,NULL,10),(13910,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:37:50','2026-02-07 04:37:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 04:39:00','2026-02-07 11:39:00',42533,NULL,10),(13911,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 04:40:00','2026-02-07 04:40:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439200;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:03:57','2026-02-07 12:03:57',42535,NULL,10),(13912,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:04:57','2026-02-07 05:04:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770440697;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770440697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:18:16','2026-02-07 12:18:16',42537,NULL,10),(13913,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:19:16','2026-02-07 05:19:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770441556;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770441556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:21:26','2026-02-07 12:21:26',42539,NULL,10),(13914,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:22:26','2026-02-07 05:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770441746;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770441746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:31:52','2026-02-07 12:31:52',42541,NULL,10),(13915,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:32:52','2026-02-07 05:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770442372;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770442372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:32:59','2026-02-07 12:32:59',42543,NULL,10),(13916,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:33:59','2026-02-07 05:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770442439;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770442439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:37:24','2026-02-07 12:37:24',42545,NULL,10),(13917,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:38:24','2026-02-07 05:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770442704;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770442704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:40:52','2026-02-07 12:40:52',42547,NULL,10),(13918,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:41:52','2026-02-07 05:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770442912;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770442912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 05:48:37','2026-02-07 12:48:37',42549,NULL,10),(13919,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 05:49:37','2026-02-07 05:49:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770443377;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770443377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:03:54','2026-02-07 13:03:54',42551,NULL,10),(13920,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:04:54','2026-02-07 06:04:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770444294;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770444294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:14:41','2026-02-07 13:14:41',42553,NULL,10),(13921,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:15:41','2026-02-07 06:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770444941;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770444941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:22:30','2026-02-07 13:22:30',42555,NULL,10),(13922,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:23:30','2026-02-07 06:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770445410;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770445410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:25:58','2026-02-07 13:25:58',42557,NULL,10),(13923,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:26:58','2026-02-07 06:26:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770445618;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770445618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:31:21','2026-02-07 13:31:21',42559,NULL,10),(13924,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:32:21','2026-02-07 06:32:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770445941;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770445941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:36:43','2026-02-07 13:36:43',42561,NULL,10),(13925,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:37:43','2026-02-07 06:37:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770446263;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770446263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:42:53','2026-02-07 13:42:53',42563,NULL,10),(13926,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:43:53','2026-02-07 06:43:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770446633;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770446633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 06:54:19','2026-02-07 13:54:19',42565,NULL,10),(13927,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 06:55:19','2026-02-07 06:55:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770447319;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770447319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:04:07','2026-02-07 14:04:07',42568,NULL,10),(13928,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:05:07','2026-02-07 07:05:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770447907;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770447907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:05:54','2026-02-07 14:05:54',42571,NULL,10),(13929,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:06:54','2026-02-07 07:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770448014;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770448014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:07:43','2026-02-07 14:07:43',42573,NULL,10),(13930,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:08:43','2026-02-07 07:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770448123;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770448123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:29:28','2026-02-07 14:29:28',42576,NULL,10),(13931,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:30:28','2026-02-07 07:30:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770449428;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770449428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:37:07','2026-02-07 14:37:07',42578,NULL,10),(13932,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:38:07','2026-02-07 07:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770449887;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770449887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 07:43:12','2026-02-07 14:43:12',42580,NULL,10),(13933,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 07:44:12','2026-02-07 07:44:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770450252;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770450252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:04:36','2026-02-07 15:04:36',42582,NULL,10),(13934,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:05:36','2026-02-07 08:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770451536;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770451536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:08:08','2026-02-07 15:08:08',42584,NULL,10),(13935,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:09:08','2026-02-07 08:09:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770451748;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770451748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:12:28','2026-02-07 15:12:28',42586,NULL,10),(13936,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:13:28','2026-02-07 08:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452008;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:14:04','2026-02-07 15:14:04',42588,NULL,10),(13937,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:15:04','2026-02-07 08:15:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452104;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:19:15','2026-02-07 15:19:15',42590,NULL,10),(13938,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:20:15','2026-02-07 08:20:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452415;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:23:19','2026-02-07 15:23:19',42593,NULL,10),(13939,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:24:19','2026-02-07 08:24:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452659;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:24:37','2026-02-07 15:24:37',42596,NULL,10),(13940,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:25:37','2026-02-07 08:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452737;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:28:53','2026-02-07 15:28:53',42598,NULL,10),(13941,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:29:53','2026-02-07 08:29:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770452993;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770452993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:35:45','2026-02-07 15:35:45',42600,NULL,10),(13942,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:36:45','2026-02-07 08:36:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770453405;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770453405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:37:47','2026-02-07 15:37:47',42602,NULL,10),(13943,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:38:47','2026-02-07 08:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770453527;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770453527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:42:16','2026-02-07 15:42:16',42605,NULL,10),(13944,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:43:16','2026-02-07 08:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770453796;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770453796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:46:21','2026-02-07 15:46:21',42607,NULL,10),(13945,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:47:21','2026-02-07 08:47:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770454041;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770454041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:48:30','2026-02-07 15:48:30',42609,NULL,10),(13946,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 08:49:30','2026-02-07 08:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770454170;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770454170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 08:59:59','2026-02-07 15:59:59',42611,NULL,10),(13947,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:00:59','2026-02-07 09:00:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770454859;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770454859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:10:20','2026-02-07 16:10:20',42614,NULL,10),(13948,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:11:20','2026-02-07 09:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770455480;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770455480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:20:35','2026-02-07 16:20:35',42616,NULL,10),(13949,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:21:35','2026-02-07 09:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770456095;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770456095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:25:41','2026-02-07 16:25:41',42618,NULL,10),(13950,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:26:41','2026-02-07 09:26:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770456401;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770456401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:27:06','2026-02-07 16:27:06',42620,NULL,10),(13951,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:28:06','2026-02-07 09:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770456486;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770456486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:37:09','2026-02-07 16:37:09',42622,NULL,10),(13952,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:38:09','2026-02-07 09:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770457089;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770457089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 09:57:17','2026-02-07 16:57:17',42625,NULL,10),(13953,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 09:58:17','2026-02-07 09:58:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770458297;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770458297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:00:01','2026-02-07 17:00:01',42627,NULL,10),(13954,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:01:01','2026-02-07 10:01:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770458461;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770458461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:02:10','2026-02-07 17:02:10',42629,NULL,10),(13955,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:03:10','2026-02-07 10:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770458590;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770458590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:11:40','2026-02-07 17:11:40',42632,NULL,10),(13956,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:12:40','2026-02-07 10:12:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770459160;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770459160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:15:17','2026-02-07 17:15:17',42634,NULL,10),(13957,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:16:17','2026-02-07 10:16:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770459377;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770459377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:19:54','2026-02-07 17:19:54',42637,NULL,10),(13958,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:20:54','2026-02-07 10:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770459654;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770459654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:20:55','2026-02-07 17:20:55',42639,NULL,10),(13959,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:21:55','2026-02-07 10:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770459715;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770459715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:28:18','2026-02-07 17:28:18',42641,NULL,10),(13960,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:29:18','2026-02-07 10:29:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770460158;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770460158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:29:27','2026-02-07 17:29:27',42643,NULL,10),(13961,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:30:27','2026-02-07 10:30:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770460227;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770460227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:33:04','2026-02-07 17:33:04',42646,NULL,10),(13962,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:34:04','2026-02-07 10:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770460444;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770460444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:43:16','2026-02-07 17:43:16',42648,NULL,10),(13963,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:44:16','2026-02-07 10:44:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461056;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:45:24','2026-02-07 17:45:24',42650,NULL,10),(13964,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:46:24','2026-02-07 10:46:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461184;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:50:29','2026-02-07 17:50:29',42652,NULL,10),(13965,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:51:29','2026-02-07 10:51:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461489;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:52:17','2026-02-07 17:52:17',42654,NULL,10),(13966,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:53:17','2026-02-07 10:53:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461597;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:54:14','2026-02-07 17:54:14',42656,NULL,10),(13967,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:55:14','2026-02-07 10:55:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461714;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:55:29','2026-02-07 17:55:29',42659,NULL,10),(13968,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:56:29','2026-02-07 10:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461789;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 10:57:36','2026-02-07 17:57:36',42661,NULL,10),(13969,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 10:58:36','2026-02-07 10:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770461916;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770461916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:06:29','2026-02-07 18:06:29',42663,NULL,10),(13970,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:07:29','2026-02-07 11:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770462449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770462449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:17:20','2026-02-07 18:17:20',42665,NULL,10),(13971,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:18:20','2026-02-07 11:18:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770463100;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770463100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:23:05','2026-02-07 18:23:05',42667,NULL,10),(13972,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:24:05','2026-02-07 11:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770463445;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770463445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:28:23','2026-02-07 18:28:23',42669,NULL,10),(13973,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:29:23','2026-02-07 11:29:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770463763;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770463763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:32:25','2026-02-07 18:32:25',42671,NULL,10),(13974,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:33:25','2026-02-07 11:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770464005;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770464005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:35:09','2026-02-07 18:35:09',42673,NULL,10),(13975,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:36:09','2026-02-07 11:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770464169;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770464169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:38:42','2026-02-07 18:38:42',42675,NULL,10),(13976,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:39:42','2026-02-07 11:39:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770464382;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770464382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:43:24','2026-02-07 18:43:24',42677,NULL,10),(13977,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:44:24','2026-02-07 11:44:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770464664;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770464664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:53:24','2026-02-07 18:53:24',42679,NULL,10),(13978,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:54:24','2026-02-07 11:54:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770465264;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770465264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 11:57:55','2026-02-07 18:57:55',42681,NULL,10),(13979,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 11:58:55','2026-02-07 11:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770465535;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770465535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:02:30','2026-02-07 19:02:30',42683,NULL,10),(13980,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:03:30','2026-02-07 12:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770465810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770465810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:13:08','2026-02-07 19:13:08',42685,NULL,10),(13981,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:14:08','2026-02-07 12:14:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770466448;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770466448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:22:30','2026-02-07 19:22:30',42687,NULL,10),(13982,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:23:30','2026-02-07 12:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770467010;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770467010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:33:22','2026-02-07 19:33:22',42689,NULL,10),(13983,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:34:22','2026-02-07 12:34:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770467662;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770467662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:39:22','2026-02-07 19:39:22',42692,NULL,10),(13984,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:40:22','2026-02-07 12:40:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770468022;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770468022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 12:42:32','2026-02-07 19:42:32',42694,NULL,10),(13985,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 12:43:32','2026-02-07 12:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770468212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770468212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 14:41:19','2026-02-07 21:41:19',42696,NULL,10),(13986,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 14:42:19','2026-02-07 14:42:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770475339;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770475339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 15:17:42','2026-02-07 22:17:42',42698,NULL,10),(13987,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-08 14:41:19','2026-02-08 14:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770561679;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770561679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-08 15:10:59','2026-02-08 22:10:59',42888,NULL,20),(13988,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 15:18:42','2026-02-07 15:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770477522;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770477522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 15:45:08','2026-02-07 22:45:08',42700,NULL,10),(13989,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 15:46:08','2026-02-07 15:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770479168;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770479168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 15:51:52','2026-02-07 22:51:52',42702,NULL,10),(13990,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 15:52:52','2026-02-07 15:52:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770479572;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770479572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 15:53:57','2026-02-07 22:53:57',42704,NULL,10),(13991,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 15:54:57','2026-02-07 15:54:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770479697;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770479697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:29:58','2026-02-07 23:29:58',42706,NULL,10),(13992,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:30:58','2026-02-07 16:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770481858;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770481858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:34:01','2026-02-07 23:34:01',42708,NULL,10),(13993,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:35:01','2026-02-07 16:35:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770482101;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770482101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:44:56','2026-02-07 23:44:56',42710,NULL,10),(13994,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:45:56','2026-02-07 16:45:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770482756;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770482756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:47:38','2026-02-07 23:47:38',42712,NULL,10),(13995,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:48:38','2026-02-07 16:48:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770482918;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770482918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:51:12','2026-02-07 23:51:12',42714,NULL,10),(13996,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:52:12','2026-02-07 16:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770483132;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770483132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 16:55:06','2026-02-07 23:55:06',42716,NULL,10),(13997,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 16:56:06','2026-02-07 16:56:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770483366;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770483366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 17:30:51','2026-02-08 00:30:51',42718,NULL,10),(13998,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 17:31:51','2026-02-07 17:31:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770485511;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770485511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 17:43:57','2026-02-08 00:43:57',42720,NULL,10),(13999,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 17:44:57','2026-02-07 17:44:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770486297;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770486297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 17:46:39','2026-02-08 00:46:39',42722,NULL,10),(14000,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 17:47:39','2026-02-07 17:47:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770486459;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770486459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 17:47:54','2026-02-08 00:47:54',42724,NULL,10),(14001,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 17:48:54','2026-02-07 17:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770486534;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770486534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 17:53:37','2026-02-08 00:53:37',42726,NULL,10),(14002,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 17:54:37','2026-02-07 17:54:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770486877;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770486877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:21:41','2026-02-08 01:21:41',42728,NULL,10),(14003,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:22:41','2026-02-07 18:22:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770488561;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770488561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:32:28','2026-02-08 01:32:28',42730,NULL,10),(14004,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:33:28','2026-02-07 18:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770489208;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770489208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:39:37','2026-02-08 01:39:37',42732,NULL,10),(14005,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:40:37','2026-02-07 18:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770489637;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770489637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:43:10','2026-02-08 01:43:10',42734,NULL,10),(14006,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:44:10','2026-02-07 18:44:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770489850;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770489850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:49:40','2026-02-08 01:49:40',42736,NULL,10),(14007,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:50:40','2026-02-07 18:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770490240;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770490240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 18:57:59','2026-02-08 01:57:59',42738,NULL,10),(14008,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 18:58:59','2026-02-07 18:58:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770490739;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770490739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 19:06:47','2026-02-08 02:06:47',42740,NULL,10),(14009,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 19:07:47','2026-02-07 19:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770491267;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770491267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 19:32:45','2026-02-08 02:32:45',42742,NULL,10),(14010,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 19:33:45','2026-02-07 19:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770492825;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770492825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 19:39:05','2026-02-08 02:39:05',42744,NULL,10),(14011,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 19:40:05','2026-02-07 19:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770493205;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770493205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 19:50:44','2026-02-08 02:50:44',42747,NULL,10),(14012,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 19:51:44','2026-02-07 19:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770493904;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770493904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 19:52:26','2026-02-08 02:52:26',42749,NULL,10),(14013,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 19:53:26','2026-02-07 19:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770494006;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770494006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 20:20:05','2026-02-08 03:20:05',42751,NULL,10),(14014,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 20:21:05','2026-02-07 20:21:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770495665;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770495665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 20:36:47','2026-02-08 03:36:47',42753,NULL,10),(14015,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 20:37:47','2026-02-07 20:37:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770496667;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770496667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 20:40:19','2026-02-08 03:40:19',42755,NULL,10),(14016,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 20:41:19','2026-02-07 20:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770496879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770496879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:04:50','2026-02-08 04:04:50',42757,NULL,10),(14017,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:05:50','2026-02-07 21:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770498350;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770498350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:14:12','2026-02-08 04:14:12',42759,NULL,10),(14018,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:15:12','2026-02-07 21:15:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770498912;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770498912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:17:49','2026-02-08 04:17:49',42761,NULL,10),(14019,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:18:49','2026-02-07 21:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770499129;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770499129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:23:09','2026-02-08 04:23:09',42763,NULL,10),(14020,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:24:09','2026-02-07 21:24:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770499449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770499449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:35:12','2026-02-08 04:35:12',42766,NULL,10),(14021,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:36:12','2026-02-07 21:36:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770500172;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770500172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:37:52','2026-02-08 04:37:52',42768,NULL,10),(14022,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:38:52','2026-02-07 21:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770500332;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770500332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:46:53','2026-02-08 04:46:53',42770,NULL,10),(14023,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:47:53','2026-02-07 21:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770500873;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770500873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:51:37','2026-02-08 04:51:37',42772,NULL,10),(14024,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:52:37','2026-02-07 21:52:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770501157;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770501157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 21:54:17','2026-02-08 04:54:17',42774,NULL,10),(14025,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 21:55:17','2026-02-07 21:55:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770501317;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770501317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 22:29:53','2026-02-08 05:29:53',42777,NULL,10),(14026,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 22:30:53','2026-02-07 22:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770503453;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770503453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 22:34:21','2026-02-08 05:34:21',42779,NULL,10),(14027,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 22:35:21','2026-02-07 22:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770503721;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770503721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 22:38:19','2026-02-08 05:38:19',42781,NULL,10),(14028,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 22:39:19','2026-02-07 22:39:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770503959;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770503959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 22:42:11','2026-02-08 05:42:11',42783,NULL,10),(14029,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 22:43:11','2026-02-07 22:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770504191;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770504191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 22:44:52','2026-02-08 05:44:52',42785,NULL,10),(14030,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 22:45:52','2026-02-07 22:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770504352;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770504352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 23:00:39','2026-02-08 06:00:39',42787,NULL,10),(14031,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 23:01:39','2026-02-07 23:01:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770505299;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770505299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-07 23:51:56','2026-02-08 06:51:56',42790,NULL,10),(14032,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-07 23:52:56','2026-02-07 23:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770508376;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770508376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 00:16:08','2026-02-08 07:16:08',42793,NULL,10),(14033,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 00:17:08','2026-02-08 00:17:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770509828;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770509828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 00:20:08','2026-02-08 07:20:08',42795,NULL,10),(14034,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 00:21:08','2026-02-08 00:21:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770510068;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770510068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 00:56:03','2026-02-08 07:56:03',42797,NULL,10),(14035,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 00:57:03','2026-02-08 00:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770512223;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770512223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 00:59:05','2026-02-08 07:59:05',42799,NULL,10),(14036,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:00:05','2026-02-08 01:00:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770512405;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770512405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:02:00','2026-02-08 08:02:00',42801,NULL,10),(14037,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:03:00','2026-02-08 01:03:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770512580;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770512580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:08:54','2026-02-08 08:08:54',42803,NULL,10),(14038,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:09:54','2026-02-08 01:09:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770512994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770512994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:12:45','2026-02-08 08:12:45',42806,NULL,10),(14039,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:13:45','2026-02-08 01:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770513225;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770513225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:17:11','2026-02-08 08:17:11',42808,NULL,10),(14040,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:18:11','2026-02-08 01:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770513491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770513491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:20:43','2026-02-08 08:20:43',42810,NULL,10),(14041,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:21:43','2026-02-08 01:21:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770513703;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770513703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:46:27','2026-02-08 08:46:27',42812,NULL,10),(14042,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:47:27','2026-02-08 01:47:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770515247;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770515247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:49:08','2026-02-08 08:49:08',42814,NULL,10),(14043,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:50:08','2026-02-08 01:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770515408;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770515408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 01:57:56','2026-02-08 08:57:56',42816,NULL,10),(14044,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 01:58:56','2026-02-08 01:58:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770515936;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770515936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:01:57','2026-02-08 09:01:57',42819,NULL,10),(14045,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:02:57','2026-02-08 02:02:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770516177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770516177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:06:49','2026-02-08 09:06:49',42821,NULL,10),(14046,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:07:49','2026-02-08 02:07:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770516469;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770516469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:08:24','2026-02-08 09:08:24',42823,NULL,10),(14047,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:09:24','2026-02-08 02:09:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770516564;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770516564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:10:40','2026-02-08 09:10:40',42825,NULL,10),(14048,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:11:40','2026-02-08 02:11:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770516700;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770516700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:31:19','2026-02-08 09:31:19',42827,NULL,10),(14049,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:32:19','2026-02-08 02:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770517939;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770517939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 02:47:14','2026-02-08 09:47:14',42830,NULL,10),(14050,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 02:48:14','2026-02-08 02:48:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770518894;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770518894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 03:00:29','2026-02-08 10:00:29',42832,NULL,10),(14051,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 03:01:29','2026-02-08 03:01:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770519689;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770519689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 03:03:05','2026-02-08 10:03:05',42834,NULL,10),(14052,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 03:04:05','2026-02-08 03:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770519845;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770519845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 03:20:44','2026-02-08 10:20:44',42836,NULL,10),(14053,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 03:21:44','2026-02-08 03:21:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770520904;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770520904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 03:28:49','2026-02-08 10:28:49',42838,NULL,10),(14054,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 03:29:49','2026-02-08 03:29:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770521389;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770521389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 03:41:40','2026-02-08 10:41:40',42840,NULL,10),(14055,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 03:42:40','2026-02-08 03:42:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770522160;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770522160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 04:11:05','2026-02-08 11:11:05',42842,NULL,10),(14056,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 04:12:05','2026-02-08 04:12:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770523925;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770523925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 04:12:26','2026-02-08 11:12:26',42844,NULL,10),(14057,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 04:13:26','2026-02-08 04:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770524006;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770524006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:02:10','2026-02-08 12:02:10',42846,NULL,10),(14058,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:03:10','2026-02-08 05:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526990;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:12:29','2026-02-08 12:12:29',42848,NULL,10),(14059,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:13:29','2026-02-08 05:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770527609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770527609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:14:14','2026-02-08 12:14:14',42850,NULL,10),(14060,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:15:14','2026-02-08 05:15:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770527714;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770527714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:19:57','2026-02-08 12:19:57',42852,NULL,10),(14061,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:20:57','2026-02-08 05:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770528057;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770528057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:23:29','2026-02-08 12:23:29',42854,NULL,10),(14062,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:24:29','2026-02-08 05:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770528269;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770528269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:41:15','2026-02-08 12:41:15',42856,NULL,10),(14063,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:42:15','2026-02-08 05:42:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770529335;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770529335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 05:53:56','2026-02-08 12:53:56',42858,NULL,10),(14064,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 05:54:56','2026-02-08 05:54:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770530096;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770530096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 06:16:27','2026-02-08 13:16:27',42860,NULL,10),(14065,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 06:17:27','2026-02-08 06:17:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770531447;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770531447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 06:23:40','2026-02-08 13:23:40',42862,NULL,10),(14066,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 06:24:40','2026-02-08 06:24:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770531880;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770531880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 06:48:34','2026-02-08 13:48:34',42864,NULL,10),(14067,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 06:49:34','2026-02-08 06:49:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770533374;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770533374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 06:54:02','2026-02-08 13:54:02',42866,NULL,10),(14068,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 06:55:02','2026-02-08 06:55:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770533702;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770533702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 07:44:39','2026-02-08 14:44:39',42868,NULL,10),(14069,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 07:45:39','2026-02-08 07:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770536739;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770536739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 07:46:52','2026-02-08 14:46:52',42870,NULL,10),(14070,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 07:47:52','2026-02-08 07:47:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770536872;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770536872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 07:51:44','2026-02-08 14:51:44',42872,NULL,10),(14071,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 07:52:44','2026-02-08 07:52:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770537164;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770537164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 09:05:43','2026-02-08 16:05:43',42874,NULL,10),(14072,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 09:06:43','2026-02-08 09:06:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770541603;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770541603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 10:47:37','2026-02-08 17:47:37',42876,NULL,10),(14073,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 10:48:37','2026-02-08 10:48:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770547717;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770547717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 11:38:26','2026-02-08 18:38:26',42878,NULL,10),(14074,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 11:39:26','2026-02-08 11:39:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770550766;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770550766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 11:48:42','2026-02-08 18:48:42',42880,NULL,10),(14075,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 11:49:42','2026-02-08 11:49:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770551382;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770551382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 13:17:25','2026-02-08 20:17:25',42882,NULL,10),(14076,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 13:18:25','2026-02-08 13:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770556705;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770556705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 14:01:34','2026-02-08 21:01:34',42884,NULL,10),(14077,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 14:02:34','2026-02-08 14:02:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770559354;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770559354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 14:03:27','2026-02-08 21:03:27',42886,NULL,10),(14078,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 14:04:27','2026-02-08 14:04:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770559467;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770559467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 15:10:59','2026-02-08 22:10:59',42888,NULL,10),(14079,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 15:11:59','2026-02-08 15:11:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770563519;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770563519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 16:13:25','2026-02-08 23:13:25',42891,NULL,10),(14080,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-09 15:10:59','2026-02-09 15:10:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770649859;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770649859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-09 15:12:38','2026-02-09 22:12:38',42985,NULL,20),(14081,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 16:14:25','2026-02-08 16:14:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770567265;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770567265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 21:38:18','2026-02-09 04:38:18',42893,NULL,10),(14082,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 21:39:18','2026-02-08 21:39:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770586758;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770586758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-08 22:05:03','2026-02-09 05:05:03',42896,NULL,10),(14083,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-08 22:06:03','2026-02-08 22:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770588363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770588363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 00:00:33','2026-02-09 07:00:33',42898,NULL,10),(14084,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 00:01:33','2026-02-09 00:01:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770595293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770595293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 00:46:16','2026-02-09 07:46:16',42900,NULL,10),(14085,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 00:47:16','2026-02-09 00:47:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770598036;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770598036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 00:54:25','2026-02-09 07:54:25',42902,NULL,10),(14086,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 00:55:25','2026-02-09 00:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770598525;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770598525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 01:05:46','2026-02-09 08:05:46',42904,NULL,10),(14087,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 01:06:46','2026-02-09 01:06:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770599206;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770599206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 01:08:39','2026-02-09 08:08:39',42906,NULL,10),(14088,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 01:09:39','2026-02-09 01:09:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770599379;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770599379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 02:34:48','2026-02-09 09:34:48',42908,NULL,10),(14089,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 02:35:48','2026-02-09 02:35:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770604548;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770604548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 03:06:37','2026-02-09 10:06:37',42910,NULL,10),(14090,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 03:07:37','2026-02-09 03:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770606457;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770606457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 04:02:19','2026-02-09 11:02:19',42912,NULL,10),(14091,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 04:03:19','2026-02-09 04:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770609799;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770609799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 05:19:44','2026-02-09 12:19:44',42914,NULL,10),(14092,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 05:20:44','2026-02-09 05:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770614444;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770614444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 07:28:37','2026-02-09 14:28:37',42916,NULL,10),(14093,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 07:29:37','2026-02-09 07:29:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770622177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770622177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 08:01:49','2026-02-09 15:01:49',42918,NULL,10),(14094,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 08:02:49','2026-02-09 08:02:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770624169;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770624169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 08:15:36','2026-02-09 15:15:36',42920,NULL,10),(14095,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 08:16:36','2026-02-09 08:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770624996;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770624996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 10:55:55','2026-02-09 17:55:55',42922,NULL,10),(14096,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 10:56:55','2026-02-09 10:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770634615;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770634615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 10:58:06','2026-02-09 17:58:06',42924,NULL,10),(14097,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 10:59:06','2026-02-09 10:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770634746;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770634746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:05:09','2026-02-09 18:05:09',42926,NULL,10),(14098,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:06:09','2026-02-09 11:06:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770635169;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770635169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:07:18','2026-02-09 18:07:18',42929,NULL,10),(14099,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:08:18','2026-02-09 11:08:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770635298;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770635298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:12:11','2026-02-09 18:12:11',42931,NULL,10),(14100,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:13:11','2026-02-09 11:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770635591;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770635591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:16:57','2026-02-09 18:16:57',42933,NULL,10),(14101,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:17:57','2026-02-09 11:17:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770635877;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770635877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:21:57','2026-02-09 18:21:57',42936,NULL,10),(14102,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:22:57','2026-02-09 11:22:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770636177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770636177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:28:18','2026-02-09 18:28:18',42938,NULL,10),(14103,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:29:18','2026-02-09 11:29:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770636558;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770636558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:39:15','2026-02-09 18:39:15',42941,NULL,10),(14104,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:40:15','2026-02-09 11:40:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770637215;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770637215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:45:49','2026-02-09 18:45:49',42943,NULL,10),(14105,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:46:49','2026-02-09 11:46:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770637609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770637609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:50:29','2026-02-09 18:50:29',42945,NULL,10),(14106,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:51:29','2026-02-09 11:51:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770637889;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770637889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 11:53:49','2026-02-09 18:53:49',42947,NULL,10),(14107,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 11:54:49','2026-02-09 11:54:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770638089;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770638089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:00:32','2026-02-09 19:00:32',42949,NULL,10),(14108,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:01:32','2026-02-09 12:01:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770638492;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770638492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:04:32','2026-02-09 19:04:32',42951,NULL,10),(14109,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:05:32','2026-02-09 12:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770638732;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770638732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:12:58','2026-02-09 19:12:58',42953,NULL,10),(14110,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:13:58','2026-02-09 12:13:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770639238;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770639238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:14:09','2026-02-09 19:14:09',42955,NULL,10),(14111,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:15:09','2026-02-09 12:15:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770639309;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770639309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:15:45','2026-02-09 19:15:45',42957,NULL,10),(14112,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:16:45','2026-02-09 12:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770639405;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770639405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 12:18:49','2026-02-09 19:18:49',42959,NULL,10),(14113,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 12:19:49','2026-02-09 12:19:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770639589;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770639589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 13:01:19','2026-02-09 20:01:19',42961,NULL,10),(14114,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 13:02:19','2026-02-09 13:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770642139;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770642139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 13:45:48','2026-02-09 20:45:48',42963,NULL,10),(14115,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 13:46:48','2026-02-09 13:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770644808;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770644808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 13:49:25','2026-02-09 20:49:25',42965,NULL,10),(14116,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 13:50:25','2026-02-09 13:50:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770645025;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770645025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 13:52:55','2026-02-09 20:52:55',42967,NULL,10),(14117,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 13:53:55','2026-02-09 13:53:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770645235;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770645235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:09:54','2026-02-09 21:09:54',42969,NULL,10),(14118,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:10:54','2026-02-09 14:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770646254;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770646254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:20:26','2026-02-09 21:20:26',42971,NULL,10),(14119,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:21:26','2026-02-09 14:21:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770646886;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770646886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:26:09','2026-02-09 21:26:09',42973,NULL,10),(14120,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:27:09','2026-02-09 14:27:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770647229;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770647229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:32:29','2026-02-09 21:32:29',42975,NULL,10),(14121,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:33:29','2026-02-09 14:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770647609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770647609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:33:51','2026-02-09 21:33:51',42977,NULL,10),(14122,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:34:51','2026-02-09 14:34:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770647691;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770647691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:45:08','2026-02-09 21:45:08',42979,NULL,10),(14123,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:46:08','2026-02-09 14:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770648368;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770648368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:49:32','2026-02-09 21:49:32',42981,NULL,10),(14124,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:50:32','2026-02-09 14:50:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770648632;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770648632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 14:55:35','2026-02-09 21:55:35',42983,NULL,10),(14125,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 14:56:35','2026-02-09 14:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770648995;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770648995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:12:38','2026-02-09 22:12:38',42985,NULL,10),(14126,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:13:38','2026-02-09 15:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770650018;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770650018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:13:54','2026-02-09 22:13:54',42987,NULL,10),(14127,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-10 15:12:38','2026-02-10 15:12:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770736358;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770736358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-10 16:10:38','2026-02-10 23:10:38',43180,NULL,20),(14128,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:14:54','2026-02-09 15:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770650094;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770650094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:16:51','2026-02-09 22:16:51',42989,NULL,10),(14129,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:17:51','2026-02-09 15:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770650271;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770650271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:18:10','2026-02-09 22:18:10',42991,NULL,10),(14130,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:19:10','2026-02-09 15:19:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770650350;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770650350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:42:23','2026-02-09 22:42:23',42993,NULL,10),(14131,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:43:23','2026-02-09 15:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770651803;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770651803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:47:15','2026-02-09 22:47:15',42995,NULL,10),(14132,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:48:15','2026-02-09 15:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770652095;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770652095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:49:57','2026-02-09 22:49:57',42997,NULL,10),(14133,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:50:57','2026-02-09 15:50:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770652257;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770652257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 15:51:13','2026-02-09 22:51:13',42999,NULL,10),(14134,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 15:52:13','2026-02-09 15:52:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770652333;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770652333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:04:30','2026-02-09 23:04:30',43002,NULL,10),(14135,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:05:30','2026-02-09 16:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770653130;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770653130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:11:12','2026-02-09 23:11:12',43004,NULL,10),(14136,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:12:12','2026-02-09 16:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770653532;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770653532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:16:25','2026-02-09 23:16:25',43006,NULL,10),(14137,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:17:25','2026-02-09 16:17:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770653845;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770653845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:30:58','2026-02-09 23:30:58',43008,NULL,10),(14138,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:31:58','2026-02-09 16:31:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770654718;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770654718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:33:52','2026-02-09 23:33:52',43010,NULL,10),(14139,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:34:52','2026-02-09 16:34:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770654892;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770654892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:34:52','2026-02-09 23:34:52',43012,NULL,10),(14140,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:35:52','2026-02-09 16:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770654952;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770654952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:36:50','2026-02-09 23:36:50',43014,NULL,10),(14141,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:37:50','2026-02-09 16:37:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770655070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770655070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:52:41','2026-02-09 23:52:41',43016,NULL,10),(14142,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:53:41','2026-02-09 16:53:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770656021;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770656021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:55:53','2026-02-09 23:55:53',43018,NULL,10),(14143,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:56:53','2026-02-09 16:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770656213;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770656213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 16:58:45','2026-02-09 23:58:45',43020,NULL,10),(14144,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 16:59:45','2026-02-09 16:59:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770656385;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770656385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:00:55','2026-02-10 00:00:55',43022,NULL,10),(14145,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:01:55','2026-02-09 17:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770656515;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770656515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:11:45','2026-02-10 00:11:45',43024,NULL,10),(14146,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:12:45','2026-02-09 17:12:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657165;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:14:09','2026-02-10 00:14:09',43026,NULL,10),(14147,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:15:09','2026-02-09 17:15:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657309;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:19:06','2026-02-10 00:19:06',43028,NULL,10),(14148,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:20:06','2026-02-09 17:20:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657606;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:21:09','2026-02-10 00:21:09',43030,NULL,10),(14149,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:22:09','2026-02-09 17:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657729;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:23:44','2026-02-10 00:23:44',43033,NULL,10),(14150,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:24:44','2026-02-09 17:24:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657884;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:25:29','2026-02-10 00:25:29',43036,NULL,10),(14151,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:26:29','2026-02-09 17:26:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657989;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:43:31','2026-02-10 00:43:31',43038,NULL,10),(14152,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:44:31','2026-02-09 17:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770659071;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770659071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 17:52:52','2026-02-10 00:52:52',43040,NULL,10),(14153,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 17:53:52','2026-02-09 17:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770659632;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770659632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:02:53','2026-02-10 01:02:53',43042,NULL,10),(14154,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:03:53','2026-02-09 18:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660233;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:04:31','2026-02-10 01:04:31',43045,NULL,10),(14155,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:05:31','2026-02-09 18:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660331;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:06:31','2026-02-10 01:06:31',43048,NULL,10),(14156,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:07:31','2026-02-09 18:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660451;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:08:31','2026-02-10 01:08:31',43051,NULL,10),(14157,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:09:31','2026-02-09 18:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660571;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:10:31','2026-02-10 01:10:31',43054,NULL,10),(14158,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:11:31','2026-02-09 18:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660691;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:12:31','2026-02-10 01:12:31',43057,NULL,10),(14159,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:13:31','2026-02-09 18:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660811;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:14:31','2026-02-10 01:14:31',43060,NULL,10),(14160,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:15:31','2026-02-09 18:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660931;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 18:15:31','2026-02-10 01:15:31',43062,NULL,10),(14161,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 18:16:31','2026-02-09 18:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770660991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770660991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 19:55:34','2026-02-10 02:55:34',43064,NULL,10),(14162,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 19:56:34','2026-02-09 19:56:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770666994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770666994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 19:57:38','2026-02-10 02:57:38',43066,NULL,10),(14163,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 19:58:38','2026-02-09 19:58:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770667118;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770667118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 20:04:55','2026-02-10 03:04:55',43068,NULL,10),(14164,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 20:05:55','2026-02-09 20:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770667555;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770667555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 21:05:53','2026-02-10 04:05:53',43070,NULL,10),(14165,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 21:06:53','2026-02-09 21:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770671213;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770671213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 21:54:40','2026-02-10 04:54:40',43072,NULL,10),(14166,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 21:55:40','2026-02-09 21:55:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770674140;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770674140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 21:56:15','2026-02-10 04:56:15',43074,NULL,10),(14167,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 21:57:15','2026-02-09 21:57:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770674235;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770674235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 21:59:16','2026-02-10 04:59:16',43076,NULL,10),(14168,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 22:00:16','2026-02-09 22:00:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770674416;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770674416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 22:03:59','2026-02-10 05:03:59',43078,NULL,10),(14169,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 22:04:59','2026-02-09 22:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770674699;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770674699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 22:25:48','2026-02-10 05:25:48',43080,NULL,10),(14170,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 22:26:48','2026-02-09 22:26:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770676008;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770676008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 22:28:31','2026-02-10 05:28:31',43082,NULL,10),(14171,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 22:29:31','2026-02-09 22:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770676171;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770676171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 23:02:18','2026-02-10 06:02:18',43084,NULL,10),(14172,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 23:03:18','2026-02-09 23:03:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770678198;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770678198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 23:08:55','2026-02-10 06:08:55',43086,NULL,10),(14173,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 23:09:55','2026-02-09 23:09:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770678595;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770678595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 23:12:23','2026-02-10 06:12:23',43088,NULL,10),(14174,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 23:13:23','2026-02-09 23:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770678803;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770678803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-09 23:17:11','2026-02-10 06:17:11',43090,NULL,10),(14175,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-09 23:18:11','2026-02-09 23:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770679091;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770679091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 00:07:43','2026-02-10 07:07:43',43092,NULL,10),(14176,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 00:08:43','2026-02-10 00:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770682123;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770682123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 00:41:51','2026-02-10 07:41:51',43094,NULL,10),(14177,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 00:42:51','2026-02-10 00:42:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770684171;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770684171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 00:45:32','2026-02-10 07:45:32',43096,NULL,10),(14178,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 00:46:32','2026-02-10 00:46:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770684392;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770684392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 00:48:48','2026-02-10 07:48:48',43098,NULL,10),(14179,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 00:49:48','2026-02-10 00:49:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770684588;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770684588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 01:52:04','2026-02-10 08:52:04',43100,NULL,10),(14180,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 01:53:04','2026-02-10 01:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770688384;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770688384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 01:57:48','2026-02-10 08:57:48',43102,NULL,10),(14181,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 01:58:48','2026-02-10 01:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770688728;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770688728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:04:15','2026-02-10 09:04:15',43104,NULL,10),(14182,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:05:15','2026-02-10 02:05:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770689115;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770689115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:08:52','2026-02-10 09:08:52',43106,NULL,10),(14183,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:09:52','2026-02-10 02:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770689392;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770689392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:15:18','2026-02-10 09:15:18',43108,NULL,10),(14184,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:16:18','2026-02-10 02:16:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770689778;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770689778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:26:05','2026-02-10 09:26:05',43111,NULL,10),(14185,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:27:05','2026-02-10 02:27:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770690425;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770690425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:33:33','2026-02-10 09:33:33',43113,NULL,10),(14186,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:34:33','2026-02-10 02:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770690873;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770690873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:34:35','2026-02-10 09:34:35',43115,NULL,10),(14187,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:35:35','2026-02-10 02:35:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770690935;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770690935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:38:54','2026-02-10 09:38:54',43117,NULL,10),(14188,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:39:54','2026-02-10 02:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770691194;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770691194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 02:50:03','2026-02-10 09:50:03',43119,NULL,10),(14189,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 02:51:03','2026-02-10 02:51:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770691863;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770691863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:07:51','2026-02-10 10:07:51',43121,NULL,10),(14190,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:08:51','2026-02-10 03:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770692931;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770692931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:09:45','2026-02-10 10:09:45',43123,NULL,10),(14191,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:10:45','2026-02-10 03:10:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770693045;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770693045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:12:14','2026-02-10 10:12:14',43125,NULL,10),(14192,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:13:14','2026-02-10 03:13:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770693194;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770693194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:30:45','2026-02-10 10:30:45',43127,NULL,10),(14193,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:31:45','2026-02-10 03:31:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770694305;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770694305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:32:17','2026-02-10 10:32:17',43129,NULL,10),(14194,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:33:17','2026-02-10 03:33:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770694397;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770694397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:34:53','2026-02-10 10:34:53',43131,NULL,10),(14195,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:35:53','2026-02-10 03:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770694553;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770694553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:56:03','2026-02-10 10:56:03',43133,NULL,10),(14196,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:57:03','2026-02-10 03:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770695823;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770695823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 03:57:56','2026-02-10 10:57:56',43135,NULL,10),(14197,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 03:58:56','2026-02-10 03:58:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770695936;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770695936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:00:14','2026-02-10 11:00:14',43137,NULL,10),(14198,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:01:14','2026-02-10 04:01:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770696074;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770696074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:03:21','2026-02-10 11:03:21',43139,NULL,10),(14199,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:04:21','2026-02-10 04:04:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770696261;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770696261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:06:32','2026-02-10 11:06:32',43142,NULL,10),(14200,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:07:32','2026-02-10 04:07:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770696452;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770696452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:11:40','2026-02-10 11:11:40',43144,NULL,10),(14201,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:12:40','2026-02-10 04:12:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770696760;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770696760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:24:59','2026-02-10 11:24:59',43146,NULL,10),(14202,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:25:59','2026-02-10 04:25:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770697559;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770697559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:34:59','2026-02-10 11:34:59',43148,NULL,10),(14203,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:35:59','2026-02-10 04:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770698159;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770698159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:43:58','2026-02-10 11:43:58',43150,NULL,10),(14204,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:44:58','2026-02-10 04:44:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770698698;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770698698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:45:55','2026-02-10 11:45:55',43153,NULL,10),(14205,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:46:55','2026-02-10 04:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770698815;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770698815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:49:01','2026-02-10 11:49:01',43156,NULL,10),(14206,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:50:01','2026-02-10 04:50:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770699001;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770699001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 04:51:12','2026-02-10 11:51:12',43158,NULL,10),(14207,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 04:52:12','2026-02-10 04:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770699132;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770699132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 05:03:29','2026-02-10 12:03:29',43160,NULL,10),(14208,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 05:04:29','2026-02-10 05:04:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770699869;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770699869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 05:31:08','2026-02-10 12:31:08',43162,NULL,10),(14209,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 05:32:08','2026-02-10 05:32:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701528;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 06:59:37','2026-02-10 13:59:37',43164,NULL,10),(14210,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 07:00:37','2026-02-10 07:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770706837;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770706837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 07:06:41','2026-02-10 14:06:41',43166,NULL,10),(14211,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 07:07:41','2026-02-10 07:07:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770707261;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770707261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 08:51:22','2026-02-10 15:51:22',43168,NULL,10),(14212,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 08:52:22','2026-02-10 08:52:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770713542;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770713542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 08:56:48','2026-02-10 15:56:48',43170,NULL,10),(14213,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 08:57:48','2026-02-10 08:57:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770713868;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770713868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 09:32:23','2026-02-10 16:32:23',43172,NULL,10),(14214,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 09:33:23','2026-02-10 09:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770716003;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770716003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 10:39:59','2026-02-10 17:39:59',43174,NULL,10),(14215,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 10:40:59','2026-02-10 10:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770720059;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770720059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 11:12:54','2026-02-10 18:12:54',43176,NULL,10),(14216,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 11:13:54','2026-02-10 11:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770722034;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770722034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 14:05:37','2026-02-10 21:05:37',43178,NULL,10),(14217,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 14:06:37','2026-02-10 14:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770732397;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770732397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 16:10:38','2026-02-10 23:10:38',43180,NULL,10),(14218,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 16:11:38','2026-02-10 16:11:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770739898;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770739898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 20:16:47','2026-02-11 03:16:47',43182,NULL,10),(14219,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-11 16:10:38','2026-02-11 16:10:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770826238;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770826238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-11 16:16:04','2026-02-11 23:16:04',43231,NULL,20),(14220,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 20:17:47','2026-02-10 20:17:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770754667;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770754667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 20:48:38','2026-02-11 03:48:38',43184,NULL,10),(14221,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 20:49:38','2026-02-10 20:49:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770756578;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770756578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 21:37:37','2026-02-11 04:37:37',43186,NULL,10),(14222,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 21:38:37','2026-02-10 21:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770759517;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770759517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-10 22:13:01','2026-02-11 05:13:01',43188,NULL,10),(14223,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-10 22:14:01','2026-02-10 22:14:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770761641;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770761641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 01:47:32','2026-02-11 08:47:32',43190,NULL,10),(14224,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 01:48:32','2026-02-11 01:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770774512;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770774512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 02:19:32','2026-02-11 09:19:32',43192,NULL,10),(14225,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 02:20:32','2026-02-11 02:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770776432;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770776432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 02:47:25','2026-02-11 09:47:25',43194,NULL,10),(14226,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 02:48:25','2026-02-11 02:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770778105;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770778105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 02:58:27','2026-02-11 09:58:27',43196,NULL,10),(14227,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 02:59:27','2026-02-11 02:59:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770778767;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770778767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 03:26:34','2026-02-11 10:26:34',43198,NULL,10),(14228,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 03:27:34','2026-02-11 03:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770780454;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770780454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 03:40:48','2026-02-11 10:40:48',43200,NULL,10),(14229,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 03:41:48','2026-02-11 03:41:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770781308;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770781308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 04:00:31','2026-02-11 11:00:31',43202,NULL,10),(14230,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 04:01:31','2026-02-11 04:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770782491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770782491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 05:25:19','2026-02-11 12:25:19',43204,NULL,10),(14231,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 05:26:19','2026-02-11 05:26:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770787579;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770787579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 05:37:20','2026-02-11 12:37:20',43207,NULL,10),(14232,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 05:38:20','2026-02-11 05:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770788300;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770788300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 06:24:08','2026-02-11 13:24:08',43209,NULL,10),(14233,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 06:25:08','2026-02-11 06:25:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770791108;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770791108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 06:34:50','2026-02-11 13:34:50',43211,NULL,10),(14234,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 06:35:50','2026-02-11 06:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770791750;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770791750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 07:06:56','2026-02-11 14:06:56',43213,NULL,10),(14235,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 07:07:56','2026-02-11 07:07:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770793676;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770793676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 07:34:17','2026-02-11 14:34:17',43215,NULL,10),(14236,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 07:35:17','2026-02-11 07:35:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770795317;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770795317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 07:49:52','2026-02-11 14:49:52',43217,NULL,10),(14237,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 07:50:52','2026-02-11 07:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770796252;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770796252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 08:07:13','2026-02-11 15:07:13',43219,NULL,10),(14238,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 08:08:13','2026-02-11 08:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770797293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770797293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 10:04:09','2026-02-11 17:04:09',43221,NULL,10),(14239,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 10:05:09','2026-02-11 10:05:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770804309;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770804309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 10:41:16','2026-02-11 17:41:16',43223,NULL,10),(14240,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 10:42:16','2026-02-11 10:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770806536;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770806536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 12:28:50','2026-02-11 19:28:50',43225,NULL,10),(14241,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 12:29:50','2026-02-11 12:29:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770812990;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770812990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 13:57:25','2026-02-11 20:57:25',43227,NULL,10),(14242,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 13:58:25','2026-02-11 13:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770818305;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770818305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 14:31:52','2026-02-11 21:31:52',43229,NULL,10),(14243,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 14:32:52','2026-02-11 14:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770820372;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770820372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 16:16:04','2026-02-11 23:16:04',43231,NULL,10),(14244,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 16:17:04','2026-02-11 16:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770826624;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770826624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 16:42:32','2026-02-11 23:42:32',43233,NULL,10),(14245,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-12 16:16:04','2026-02-12 16:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770912964;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770912964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-12 17:12:20','2026-02-13 00:12:20',43517,NULL,20),(14246,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 16:43:32','2026-02-11 16:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770828212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770828212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 16:56:42','2026-02-11 23:56:42',43235,NULL,10),(14247,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 16:57:42','2026-02-11 16:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770829062;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770829062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 18:39:34','2026-02-12 01:39:34',43237,NULL,10),(14248,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 18:40:34','2026-02-11 18:40:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770835234;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770835234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 18:43:50','2026-02-12 01:43:50',43239,NULL,10),(14249,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 18:44:50','2026-02-11 18:44:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770835490;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770835490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 18:47:28','2026-02-12 01:47:28',43242,NULL,10),(14250,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 18:48:28','2026-02-11 18:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770835708;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770835708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 18:52:24','2026-02-12 01:52:24',43244,NULL,10),(14251,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 18:53:24','2026-02-11 18:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770836004;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770836004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 18:59:42','2026-02-12 01:59:42',43246,NULL,10),(14252,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 19:00:42','2026-02-11 19:00:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770836442;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770836442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 19:11:27','2026-02-12 02:11:27',43248,NULL,10),(14253,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 19:12:27','2026-02-11 19:12:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770837147;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770837147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 19:12:49','2026-02-12 02:12:49',43250,NULL,10),(14254,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 19:13:49','2026-02-11 19:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770837229;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770837229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 19:14:28','2026-02-12 02:14:28',43252,NULL,10),(14255,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 19:15:28','2026-02-11 19:15:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770837328;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770837328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 19:19:41','2026-02-12 02:19:41',43254,NULL,10),(14256,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 19:20:41','2026-02-11 19:20:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770837641;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770837641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 20:54:20','2026-02-12 03:54:20',43256,NULL,10),(14257,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 20:55:20','2026-02-11 20:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770843320;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770843320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 20:55:21','2026-02-12 03:55:21',43258,NULL,10),(14258,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 20:56:21','2026-02-11 20:56:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770843381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770843381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 21:04:04','2026-02-12 04:04:04',43260,NULL,10),(14259,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 21:05:04','2026-02-11 21:05:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770843904;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770843904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 21:31:15','2026-02-12 04:31:15',43262,NULL,10),(14260,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 21:32:15','2026-02-11 21:32:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770845535;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770845535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 21:35:16','2026-02-12 04:35:16',43264,NULL,10),(14261,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 21:36:16','2026-02-11 21:36:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770845776;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770845776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 21:36:44','2026-02-12 04:36:44',43267,NULL,10),(14262,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 21:37:44','2026-02-11 21:37:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770845864;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770845864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 22:16:25','2026-02-12 05:16:25',43269,NULL,10),(14263,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 22:17:25','2026-02-11 22:17:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770848245;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770848245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 22:27:59','2026-02-12 05:27:59',43271,NULL,10),(14264,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 22:28:59','2026-02-11 22:28:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770848939;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770848939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 22:33:57','2026-02-12 05:33:57',43273,NULL,10),(14265,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 22:34:57','2026-02-11 22:34:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770849297;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770849297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 23:04:41','2026-02-12 06:04:41',43275,NULL,10),(14266,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 23:05:41','2026-02-11 23:05:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770851141;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770851141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 23:11:12','2026-02-12 06:11:12',43277,NULL,10),(14267,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 23:12:12','2026-02-11 23:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770851532;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770851532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 23:14:28','2026-02-12 06:14:28',43279,NULL,10),(14268,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 23:15:28','2026-02-11 23:15:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770851728;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770851728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 23:20:25','2026-02-12 06:20:25',43281,NULL,10),(14269,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 23:21:25','2026-02-11 23:21:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770852085;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770852085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-11 23:43:19','2026-02-12 06:43:19',43283,NULL,10),(14270,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-11 23:44:19','2026-02-11 23:44:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770853459;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770853459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 00:27:54','2026-02-12 07:27:54',43285,NULL,10),(14271,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 00:28:54','2026-02-12 00:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770856134;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770856134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 00:30:06','2026-02-12 07:30:06',43287,NULL,10),(14272,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 00:31:06','2026-02-12 00:31:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770856266;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770856266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 00:54:17','2026-02-12 07:54:17',43289,NULL,10),(14273,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 00:55:17','2026-02-12 00:55:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770857717;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770857717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 00:55:45','2026-02-12 07:55:45',43292,NULL,10),(14274,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 00:56:45','2026-02-12 00:56:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770857805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770857805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 01:07:58','2026-02-12 08:07:58',43294,NULL,10),(14275,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 01:08:58','2026-02-12 01:08:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770858538;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770858538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 01:47:01','2026-02-12 08:47:01',43296,NULL,10),(14276,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 01:48:01','2026-02-12 01:48:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770860881;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770860881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 01:50:34','2026-02-12 08:50:34',43298,NULL,10),(14277,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 01:51:34','2026-02-12 01:51:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770861094;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770861094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 01:54:16','2026-02-12 08:54:16',43300,NULL,10),(14278,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 01:55:16','2026-02-12 01:55:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770861316;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770861316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 01:56:33','2026-02-12 08:56:33',43302,NULL,10),(14279,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 01:57:33','2026-02-12 01:57:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770861453;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770861453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:00:05','2026-02-12 09:00:05',43304,NULL,10),(14280,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:01:05','2026-02-12 02:01:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770861665;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770861665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:03:22','2026-02-12 09:03:22',43306,NULL,10),(14281,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:04:22','2026-02-12 02:04:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770861862;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770861862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:09:35','2026-02-12 09:09:35',43308,NULL,10),(14282,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:10:35','2026-02-12 02:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770862235;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770862235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:17:00','2026-02-12 09:17:00',43310,NULL,10),(14283,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:18:00','2026-02-12 02:18:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770862680;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770862680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:28:38','2026-02-12 09:28:38',43312,NULL,10),(14284,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:29:38','2026-02-12 02:29:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770863378;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770863378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:36:06','2026-02-12 09:36:06',43314,NULL,10),(14285,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:37:06','2026-02-12 02:37:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770863826;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770863826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:38:46','2026-02-12 09:38:46',43316,NULL,10),(14286,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:39:46','2026-02-12 02:39:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770863986;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770863986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:40:44','2026-02-12 09:40:44',43318,NULL,10),(14287,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:41:44','2026-02-12 02:41:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770864104;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770864104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:45:03','2026-02-12 09:45:03',43320,NULL,10),(14288,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:46:03','2026-02-12 02:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770864363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770864363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:52:06','2026-02-12 09:52:06',43322,NULL,10),(14289,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:53:06','2026-02-12 02:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770864786;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770864786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 02:55:15','2026-02-12 09:55:15',43324,NULL,10),(14290,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 02:56:15','2026-02-12 02:56:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770864975;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770864975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:14:23','2026-02-12 10:14:23',43326,NULL,10),(14291,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:15:23','2026-02-12 03:15:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770866123;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770866123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:16:26','2026-02-12 10:16:26',43329,NULL,10),(14292,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:17:26','2026-02-12 03:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770866246;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770866246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:24:12','2026-02-12 10:24:12',43331,NULL,10),(14293,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:25:12','2026-02-12 03:25:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770866712;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770866712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:26:59','2026-02-12 10:26:59',43333,NULL,10),(14294,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:27:59','2026-02-12 03:27:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770866879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770866879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:31:18','2026-02-12 10:31:18',43335,NULL,10),(14295,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:32:19','2026-02-12 03:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770867139;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770867139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:38:04','2026-02-12 10:38:04',43338,NULL,10),(14296,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:39:04','2026-02-12 03:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770867544;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770867544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:54:55','2026-02-12 10:54:55',43340,NULL,10),(14297,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:55:55','2026-02-12 03:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770868555;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770868555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 03:57:34','2026-02-12 10:57:34',43342,NULL,10),(14298,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 03:58:34','2026-02-12 03:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770868714;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770868714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:06:39','2026-02-12 11:06:39',43344,NULL,10),(14299,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:07:39','2026-02-12 04:07:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770869259;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770869259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:23:49','2026-02-12 11:23:49',43346,NULL,10),(14300,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:24:49','2026-02-12 04:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770870289;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770870289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:39:33','2026-02-12 11:39:33',43348,NULL,10),(14301,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:40:33','2026-02-12 04:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770871233;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770871233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:40:44','2026-02-12 11:40:44',43350,NULL,10),(14302,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:41:44','2026-02-12 04:41:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770871304;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770871304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:46:28','2026-02-12 11:46:28',43352,NULL,10),(14303,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:47:28','2026-02-12 04:47:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770871648;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770871648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:48:43','2026-02-12 11:48:43',43354,NULL,10),(14304,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:49:43','2026-02-12 04:49:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770871783;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770871783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 04:58:59','2026-02-12 11:58:59',43356,NULL,10),(14305,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 04:59:59','2026-02-12 04:59:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770872399;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770872399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:03:59','2026-02-12 12:03:59',43359,NULL,10),(14306,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:04:59','2026-02-12 05:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770872699;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770872699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:05:04','2026-02-12 12:05:04',43361,NULL,10),(14307,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:06:04','2026-02-12 05:06:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770872764;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770872764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:06:50','2026-02-12 12:06:50',43363,NULL,10),(14308,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:07:50','2026-02-12 05:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770872870;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770872870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:12:20','2026-02-12 12:12:20',43365,NULL,10),(14309,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:13:20','2026-02-12 05:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770873200;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770873200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:21:18','2026-02-12 12:21:18',43368,NULL,10),(14310,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:22:18','2026-02-12 05:22:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770873738;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770873738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 05:32:31','2026-02-12 12:32:31',43371,NULL,10),(14311,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 05:33:31','2026-02-12 05:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770874411;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770874411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:00:59','2026-02-12 13:00:59',43373,NULL,10),(14312,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:01:59','2026-02-12 06:01:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770876119;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770876119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:02:55','2026-02-12 13:02:55',43375,NULL,10),(14313,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:03:55','2026-02-12 06:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770876235;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770876235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:12:18','2026-02-12 13:12:18',43377,NULL,10),(14314,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:13:18','2026-02-12 06:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770876798;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770876798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:17:23','2026-02-12 13:17:23',43379,NULL,10),(14315,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:18:23','2026-02-12 06:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877103;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:18:44','2026-02-12 13:18:44',43382,NULL,10),(14316,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:19:44','2026-02-12 06:19:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877184;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:19:46','2026-02-12 13:19:46',43384,NULL,10),(14317,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:20:46','2026-02-12 06:20:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877246;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:21:45','2026-02-12 13:21:45',43386,NULL,10),(14318,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:22:45','2026-02-12 06:22:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877365;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:23:27','2026-02-12 13:23:27',43388,NULL,10),(14319,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:24:27','2026-02-12 06:24:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877467;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:31:40','2026-02-12 13:31:40',43390,NULL,10),(14320,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:32:40','2026-02-12 06:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877960;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:39:33','2026-02-12 13:39:33',43392,NULL,10),(14321,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:40:33','2026-02-12 06:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770878433;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770878433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:40:44','2026-02-12 13:40:44',43394,NULL,10),(14322,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:41:44','2026-02-12 06:41:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770878504;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770878504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:46:05','2026-02-12 13:46:05',43396,NULL,10),(14323,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:47:05','2026-02-12 06:47:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770878825;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770878825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:48:38','2026-02-12 13:48:38',43399,NULL,10),(14324,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:49:38','2026-02-12 06:49:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770878978;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770878978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:50:06','2026-02-12 13:50:06',43401,NULL,10),(14325,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:51:06','2026-02-12 06:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770879066;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770879066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 06:52:01','2026-02-12 13:52:01',43403,NULL,10),(14326,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 06:53:01','2026-02-12 06:53:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770879181;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770879181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 07:01:37','2026-02-12 14:01:37',43405,NULL,10),(14327,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 07:02:37','2026-02-12 07:02:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770879757;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770879757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 07:05:02','2026-02-12 14:05:02',43407,NULL,10),(14328,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 07:06:02','2026-02-12 07:06:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770879962;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770879962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 07:07:55','2026-02-12 14:07:55',43409,NULL,10),(14329,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 07:08:55','2026-02-12 07:08:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770880135;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770880135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 07:14:53','2026-02-12 14:14:53',43411,NULL,10),(14330,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 07:15:53','2026-02-12 07:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770880553;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770880553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 07:23:24','2026-02-12 14:23:24',43413,NULL,10),(14331,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 07:24:24','2026-02-12 07:24:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770881064;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770881064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:13:30','2026-02-12 15:13:30',43415,NULL,10),(14332,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:14:30','2026-02-12 08:14:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:14:59','2026-02-12 15:14:59',43417,NULL,10),(14333,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:15:59','2026-02-12 08:15:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884159;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:16:03','2026-02-12 15:16:03',43419,NULL,10),(14334,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:17:03','2026-02-12 08:17:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884223;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:18:10','2026-02-12 15:18:10',43421,NULL,10),(14335,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:19:10','2026-02-12 08:19:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884350;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:23:41','2026-02-12 15:23:41',43423,NULL,10),(14336,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:24:41','2026-02-12 08:24:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884681;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:31:29','2026-02-12 15:31:29',43426,NULL,10),(14337,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:32:29','2026-02-12 08:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885149;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:43:32','2026-02-12 15:43:32',43428,NULL,10),(14338,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:44:32','2026-02-12 08:44:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885872;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 08:52:44','2026-02-12 15:52:44',43430,NULL,10),(14339,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 08:53:44','2026-02-12 08:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770886424;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770886424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:07:57','2026-02-12 16:07:57',43432,NULL,10),(14340,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:08:57','2026-02-12 09:08:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887337;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:09:06','2026-02-12 16:09:06',43434,NULL,10),(14341,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:10:06','2026-02-12 09:10:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887406;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:10:21','2026-02-12 16:10:21',43436,NULL,10),(14342,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:11:21','2026-02-12 09:11:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887481;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:15:26','2026-02-12 16:15:26',43438,NULL,10),(14343,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:16:26','2026-02-12 09:16:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887786;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:17:17','2026-02-12 16:17:17',43440,NULL,10),(14344,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:18:17','2026-02-12 09:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887897;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:18:59','2026-02-12 16:18:59',43442,NULL,10),(14345,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:19:59','2026-02-12 09:19:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887999;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:20:50','2026-02-12 16:20:50',43444,NULL,10),(14346,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:21:50','2026-02-12 09:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770888110;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770888110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:35:34','2026-02-12 16:35:34',43446,NULL,10),(14347,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:36:34','2026-02-12 09:36:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770888994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770888994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:42:18','2026-02-12 16:42:18',43448,NULL,10),(14348,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:43:18','2026-02-12 09:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889398;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:44:45','2026-02-12 16:44:45',43450,NULL,10),(14349,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:45:45','2026-02-12 09:45:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889545;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:47:23','2026-02-12 16:47:23',43453,NULL,10),(14350,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:48:23','2026-02-12 09:48:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889703;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:48:53','2026-02-12 16:48:53',43456,NULL,10),(14351,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:49:53','2026-02-12 09:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889793;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:51:09','2026-02-12 16:51:09',43458,NULL,10),(14352,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:52:09','2026-02-12 09:52:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889929;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 09:55:16','2026-02-12 16:55:16',43460,NULL,10),(14353,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 09:56:16','2026-02-12 09:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890176;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:04:03','2026-02-12 17:04:03',43462,NULL,10),(14354,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:05:03','2026-02-12 10:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890703;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:06:32','2026-02-12 17:06:32',43464,NULL,10),(14355,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:07:32','2026-02-12 10:07:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890852;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:10:49','2026-02-12 17:10:49',43466,NULL,10),(14356,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:11:49','2026-02-12 10:11:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891109;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:16:05','2026-02-12 17:16:05',43468,NULL,10),(14357,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:17:05','2026-02-12 10:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891425;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:19:54','2026-02-12 17:19:54',43470,NULL,10),(14358,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:20:54','2026-02-12 10:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891654;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:25:14','2026-02-12 17:25:14',43473,NULL,10),(14359,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:26:14','2026-02-12 10:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891974;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:39:35','2026-02-12 17:39:35',43475,NULL,10),(14360,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:40:35','2026-02-12 10:40:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770892835;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770892835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:47:13','2026-02-12 17:47:13',43477,NULL,10),(14361,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:48:13','2026-02-12 10:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:50:39','2026-02-12 17:50:39',43480,NULL,10),(14362,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:51:39','2026-02-12 10:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893499;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 10:55:18','2026-02-12 17:55:18',43482,NULL,10),(14363,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 10:56:18','2026-02-12 10:56:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893778;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:00:17','2026-02-12 18:00:17',43484,NULL,10),(14364,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:01:17','2026-02-12 11:01:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894077;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:03:05','2026-02-12 18:03:05',43487,NULL,10),(14365,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:04:05','2026-02-12 11:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894245;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:04:53','2026-02-12 18:04:53',43489,NULL,10),(14366,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:05:53','2026-02-12 11:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894353;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:07:20','2026-02-12 18:07:20',43491,NULL,10),(14367,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:08:20','2026-02-12 11:08:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894500;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:08:58','2026-02-12 18:08:58',43493,NULL,10),(14368,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:09:58','2026-02-12 11:09:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894598;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:16:01','2026-02-12 18:16:01',43496,NULL,10),(14369,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:17:01','2026-02-12 11:17:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895021;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:23:44','2026-02-12 18:23:44',43498,NULL,10),(14370,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:24:44','2026-02-12 11:24:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895484;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 11:38:28','2026-02-12 18:38:28',43500,NULL,10),(14371,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 11:39:28','2026-02-12 11:39:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770896368;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770896368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 12:00:47','2026-02-12 19:00:47',43502,NULL,10),(14372,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 12:01:47','2026-02-12 12:01:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770897707;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770897707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 13:44:44','2026-02-12 20:44:44',43504,NULL,10),(14373,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 13:45:44','2026-02-12 13:45:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770903944;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770903944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 13:48:57','2026-02-12 20:48:57',43506,NULL,10),(14374,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 13:49:57','2026-02-12 13:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904197;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 13:58:17','2026-02-12 20:58:17',43508,NULL,10),(14375,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 13:59:17','2026-02-12 13:59:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904757;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 14:05:05','2026-02-12 21:05:05',43510,NULL,10),(14376,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 14:06:05','2026-02-12 14:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770905165;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770905165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 15:15:18','2026-02-12 22:15:18',43512,NULL,10),(14377,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 15:16:18','2026-02-12 15:16:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770909378;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770909378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 15:19:18','2026-02-12 22:19:18',43515,NULL,10),(14378,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 15:20:18','2026-02-12 15:20:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770909618;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770909618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 17:12:20','2026-02-13 00:12:20',43517,NULL,10),(14379,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 17:13:20','2026-02-12 17:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770916400;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770916400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 17:42:19','2026-02-13 00:42:19',43519,NULL,10),(14380,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-13 17:12:20','2026-02-13 17:12:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771002740;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771002740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-13 17:38:15','2026-02-14 00:38:15',43600,NULL,20),(14381,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 17:43:19','2026-02-12 17:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770918199;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770918199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 18:25:39','2026-02-13 01:25:39',43521,NULL,10),(14382,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 18:26:39','2026-02-12 18:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770920799;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770920799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 18:54:29','2026-02-13 01:54:29',43523,NULL,10),(14383,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 18:55:29','2026-02-12 18:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770922529;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770922529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 18:55:45','2026-02-13 01:55:45',43525,NULL,10),(14384,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 18:56:45','2026-02-12 18:56:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770922605;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770922605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 19:06:38','2026-02-13 02:06:38',43527,NULL,10),(14385,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 19:07:38','2026-02-12 19:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770923258;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770923258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 19:08:56','2026-02-13 02:08:56',43529,NULL,10),(14386,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 19:09:56','2026-02-12 19:09:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770923396;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770923396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 19:10:47','2026-02-13 02:10:47',43531,NULL,10),(14387,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 19:11:47','2026-02-12 19:11:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770923507;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770923507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 19:33:20','2026-02-13 02:33:20',43533,NULL,10),(14388,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 19:34:20','2026-02-12 19:34:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770924860;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770924860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 20:27:00','2026-02-13 03:27:00',43536,NULL,10),(14389,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 20:28:00','2026-02-12 20:28:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770928080;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770928080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 20:54:32','2026-02-13 03:54:32',43539,NULL,10),(14390,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 20:55:32','2026-02-12 20:55:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770929732;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770929732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 20:56:40','2026-02-13 03:56:40',43541,NULL,10),(14391,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 20:57:40','2026-02-12 20:57:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770929860;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770929860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 20:59:04','2026-02-13 03:59:04',43543,NULL,10),(14392,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 21:00:04','2026-02-12 21:00:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770930004;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770930004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 21:55:09','2026-02-13 04:55:09',43545,NULL,10),(14393,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 21:56:09','2026-02-12 21:56:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770933369;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770933369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 21:56:41','2026-02-13 04:56:41',43548,NULL,10),(14394,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 21:57:41','2026-02-12 21:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770933461;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770933461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 21:58:51','2026-02-13 04:58:51',43550,NULL,10),(14395,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 21:59:51','2026-02-12 21:59:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770933591;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770933591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 22:12:00','2026-02-13 05:12:00',43552,NULL,10),(14396,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 22:13:00','2026-02-12 22:13:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770934380;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770934380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 22:25:03','2026-02-13 05:25:03',43554,NULL,10),(14397,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 22:26:03','2026-02-12 22:26:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770935163;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770935163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 22:45:03','2026-02-13 05:45:03',43556,NULL,10),(14398,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 22:46:03','2026-02-12 22:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770936363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770936363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-12 22:50:30','2026-02-13 05:50:30',43558,NULL,10),(14399,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-12 22:51:30','2026-02-12 22:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770936690;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770936690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 00:40:33','2026-02-13 07:40:33',43560,NULL,10),(14400,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 00:41:33','2026-02-13 00:41:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770943293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770943293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 01:16:58','2026-02-13 08:16:58',43562,NULL,10),(14401,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 01:17:58','2026-02-13 01:17:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770945478;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770945478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 01:22:25','2026-02-13 08:22:25',43564,NULL,10),(14402,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 01:23:25','2026-02-13 01:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770945805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770945805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 01:23:36','2026-02-13 08:23:36',43566,NULL,10),(14403,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 01:24:36','2026-02-13 01:24:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770945876;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770945876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 01:28:36','2026-02-13 08:28:36',43568,NULL,10),(14404,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 01:29:36','2026-02-13 01:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770946176;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770946176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 01:30:32','2026-02-13 08:30:32',43570,NULL,10),(14405,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 01:31:32','2026-02-13 01:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770946292;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770946292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 02:39:33','2026-02-13 09:39:33',43572,NULL,10),(14406,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 02:40:33','2026-02-13 02:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770950433;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770950433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 03:11:09','2026-02-13 10:11:09',43574,NULL,10),(14407,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 03:12:09','2026-02-13 03:12:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770952329;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770952329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 05:17:47','2026-02-13 12:17:47',43576,NULL,10),(14408,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 05:18:47','2026-02-13 05:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770959927;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770959927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 05:57:03','2026-02-13 12:57:03',43578,NULL,10),(14409,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 05:58:03','2026-02-13 05:58:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770962283;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770962283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 06:16:15','2026-02-13 13:16:15',43580,NULL,10),(14410,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 06:17:15','2026-02-13 06:17:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770963435;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770963435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 06:47:47','2026-02-13 13:47:47',43582,NULL,10),(14411,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 06:48:47','2026-02-13 06:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770965327;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770965327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 07:10:36','2026-02-13 14:10:36',43584,NULL,10),(14412,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 07:11:36','2026-02-13 07:11:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770966696;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770966696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 07:56:15','2026-02-13 14:56:15',43586,NULL,10),(14413,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 07:57:15','2026-02-13 07:57:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770969435;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770969435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 09:48:16','2026-02-13 16:48:16',43588,NULL,10),(14414,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 09:49:16','2026-02-13 09:49:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770976156;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770976156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 11:19:18','2026-02-13 18:19:18',43590,NULL,10),(14415,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 11:20:18','2026-02-13 11:20:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770981618;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770981618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 11:22:51','2026-02-13 18:22:51',43592,NULL,10),(14416,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 11:23:51','2026-02-13 11:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770981831;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770981831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 13:41:58','2026-02-13 20:41:58',43594,NULL,10),(14417,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 13:42:58','2026-02-13 13:42:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770990178;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770990178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 14:16:07','2026-02-13 21:16:07',43596,NULL,10),(14418,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 14:17:07','2026-02-13 14:17:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770992227;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770992227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 15:33:32','2026-02-13 22:33:32',43598,NULL,10),(14419,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 15:34:32','2026-02-13 15:34:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770996872;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770996872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 17:38:15','2026-02-14 00:38:15',43600,NULL,10),(14420,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 17:39:15','2026-02-13 17:39:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771004355;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771004355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 20:03:51','2026-02-14 03:03:51',43603,NULL,10),(14421,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-14 17:38:15','2026-02-14 17:38:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771090695;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771090695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-14 22:17:41','2026-02-15 05:17:41',43642,NULL,20),(14422,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 20:04:51','2026-02-13 20:04:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771013091;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771013091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 21:05:33','2026-02-14 04:05:33',43605,NULL,10),(14423,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 21:06:33','2026-02-13 21:06:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771016793;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771016793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 21:11:05','2026-02-14 04:11:05',43607,NULL,10),(14424,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 21:12:05','2026-02-13 21:12:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771017125;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771017125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-13 21:55:38','2026-02-14 04:55:38',43609,NULL,10),(14425,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-13 21:56:38','2026-02-13 21:56:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771019798;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771019798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 00:02:34','2026-02-14 07:02:34',43611,NULL,10),(14426,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 00:03:34','2026-02-14 00:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771027414;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771027414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 00:18:41','2026-02-14 07:18:41',43613,NULL,10),(14427,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 00:19:41','2026-02-14 00:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771028381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771028381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 00:50:17','2026-02-14 07:50:17',43615,NULL,10),(14428,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 00:51:17','2026-02-14 00:51:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771030277;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771030277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 01:41:13','2026-02-14 08:41:13',43617,NULL,10),(14429,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 01:42:13','2026-02-14 01:42:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771033333;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771033333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 02:13:58','2026-02-14 09:13:58',43619,NULL,10),(14430,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 02:14:58','2026-02-14 02:14:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771035298;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771035298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 02:35:03','2026-02-14 09:35:03',43621,NULL,10),(14431,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 02:36:03','2026-02-14 02:36:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771036563;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771036563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 03:09:14','2026-02-14 10:09:14',43624,NULL,10),(14432,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 03:10:14','2026-02-14 03:10:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771038614;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771038614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 05:55:18','2026-02-14 12:55:18',43626,NULL,10),(14433,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 05:56:18','2026-02-14 05:56:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771048578;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771048578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 06:37:41','2026-02-14 13:37:41',43628,NULL,10),(14434,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 06:38:41','2026-02-14 06:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051121;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 06:51:04','2026-02-14 13:51:04',43630,NULL,10),(14435,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 06:52:04','2026-02-14 06:52:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051924;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 10:25:45','2026-02-14 17:25:45',43632,NULL,10),(14436,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 10:26:45','2026-02-14 10:26:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771064805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771064805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 10:58:23','2026-02-14 17:58:23',43634,NULL,10),(14437,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 10:59:23','2026-02-14 10:59:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771066763;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771066763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 12:29:06','2026-02-14 19:29:06',43636,NULL,10),(14438,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 12:30:06','2026-02-14 12:30:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771072206;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771072206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 16:09:37','2026-02-14 23:09:37',43638,NULL,10),(14439,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 16:10:37','2026-02-14 16:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771085437;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771085437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 17:28:20','2026-02-15 00:28:20',43640,NULL,10),(14440,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 17:29:20','2026-02-14 17:29:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771090160;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771090160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 22:17:41','2026-02-15 05:17:41',43642,NULL,10),(14441,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 22:18:41','2026-02-14 22:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771107521;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771107521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-14 23:26:26','2026-02-15 06:26:26',43644,NULL,10),(14442,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-15 22:17:41','2026-02-15 22:17:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771193861;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771193861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-15 23:16:05','2026-02-16 06:16:05',43675,NULL,20),(14443,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-14 23:27:26','2026-02-14 23:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771111646;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771111646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 00:07:41','2026-02-15 07:07:41',43646,NULL,10),(14444,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 00:08:41','2026-02-15 00:08:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771114121;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771114121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 02:32:15','2026-02-15 09:32:15',43648,NULL,10),(14445,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 02:33:15','2026-02-15 02:33:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771122795;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771122795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 03:05:34','2026-02-15 10:05:34',43651,NULL,10),(14446,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 03:06:34','2026-02-15 03:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771124794;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771124794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 05:21:29','2026-02-15 12:21:29',43653,NULL,10),(14447,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 05:22:29','2026-02-15 05:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771132949;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771132949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 07:02:02','2026-02-15 14:02:02',43655,NULL,10),(14448,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 07:03:02','2026-02-15 07:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138982;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 07:27:33','2026-02-15 14:27:33',43657,NULL,10),(14449,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 07:28:33','2026-02-15 07:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771140513;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771140513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 07:36:05','2026-02-15 14:36:05',43659,NULL,10),(14450,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 07:37:05','2026-02-15 07:37:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771141025;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771141025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 09:14:39','2026-02-15 16:14:39',43661,NULL,10),(14451,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 09:15:39','2026-02-15 09:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771146939;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771146939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 13:15:04','2026-02-15 20:15:04',43663,NULL,10),(14452,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 13:16:04','2026-02-15 13:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771161364;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771161364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 13:54:24','2026-02-15 20:54:24',43665,NULL,10),(14453,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 13:55:24','2026-02-15 13:55:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771163724;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771163724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 16:05:16','2026-02-15 23:05:16',43667,NULL,10),(14454,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 16:06:16','2026-02-15 16:06:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771171576;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771171576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 16:58:50','2026-02-15 23:58:50',43669,NULL,10),(14455,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 16:59:50','2026-02-15 16:59:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771174790;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771174790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 18:13:47','2026-02-16 01:13:47',43671,NULL,10),(14456,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 18:14:47','2026-02-15 18:14:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771179287;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771179287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 20:08:42','2026-02-16 03:08:42',43673,NULL,10),(14457,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 20:09:42','2026-02-15 20:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771186182;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771186182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-15 23:16:05','2026-02-16 06:16:05',43675,NULL,10),(14458,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-15 23:17:05','2026-02-15 23:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771197425;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771197425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 00:11:29','2026-02-16 07:11:29',43677,NULL,10),(14459,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-16 23:16:05','2026-02-16 23:16:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771283765;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771283765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-16 23:29:05','2026-02-17 06:29:05',43714,NULL,20),(14460,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 00:12:29','2026-02-16 00:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771200749;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771200749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 02:29:59','2026-02-16 09:29:59',43679,NULL,10),(14461,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 02:30:59','2026-02-16 02:30:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771209059;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771209059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 02:59:51','2026-02-16 09:59:51',43681,NULL,10),(14462,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 03:00:51','2026-02-16 03:00:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771210851;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771210851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 04:02:49','2026-02-16 11:02:49',43683,NULL,10),(14463,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 04:03:49','2026-02-16 04:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771214629;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771214629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 05:27:11','2026-02-16 12:27:11',43685,NULL,10),(14464,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 05:28:11','2026-02-16 05:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771219691;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771219691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 06:06:17','2026-02-16 13:06:17',43687,NULL,10),(14465,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 06:07:17','2026-02-16 06:07:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771222037;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771222037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 06:24:14','2026-02-16 13:24:14',43689,NULL,10),(14466,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 06:25:14','2026-02-16 06:25:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771223114;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771223114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 09:07:09','2026-02-16 16:07:09',43691,NULL,10),(14467,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 09:08:09','2026-02-16 09:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771232889;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771232889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 09:44:32','2026-02-16 16:44:32',43693,NULL,10),(14468,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 09:45:32','2026-02-16 09:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771235132;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771235132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 10:38:12','2026-02-16 17:38:12',43695,NULL,10),(14469,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 10:39:12','2026-02-16 10:39:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771238352;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771238352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 14:07:54','2026-02-16 21:07:54',43697,NULL,10),(14470,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 14:08:54','2026-02-16 14:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771250934;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771250934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 15:30:49','2026-02-16 22:30:49',43699,NULL,10),(14471,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 15:31:49','2026-02-16 15:31:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771255909;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771255909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 19:51:29','2026-02-17 02:51:29',43701,NULL,10),(14472,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 19:52:29','2026-02-16 19:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771271549;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771271549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 20:26:29','2026-02-17 03:26:29',43704,NULL,10),(14473,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 20:27:29','2026-02-16 20:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771273649;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771273649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 20:46:39','2026-02-17 03:46:39',43706,NULL,10),(14474,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 20:47:39','2026-02-16 20:47:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771274859;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771274859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 21:35:43','2026-02-17 04:35:43',43708,NULL,10),(14475,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 21:36:43','2026-02-16 21:36:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771277803;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771277803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 22:25:40','2026-02-17 05:25:40',43710,NULL,10),(14476,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 22:26:40','2026-02-16 22:26:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771280800;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771280800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 22:33:43','2026-02-17 05:33:43',43712,NULL,10),(14477,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 22:34:43','2026-02-16 22:34:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771281283;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771281283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-16 23:29:05','2026-02-17 06:29:05',43714,NULL,10),(14478,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-16 23:30:05','2026-02-16 23:30:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771284605;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771284605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 00:57:15','2026-02-17 07:57:15',43716,NULL,10),(14479,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-17 23:29:05','2026-02-17 23:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771370945;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771370945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-17 23:46:44','2026-02-18 06:46:44',43776,NULL,20),(14480,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 00:58:15','2026-02-17 00:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771289895;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771289895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 01:28:10','2026-02-17 08:28:10',43718,NULL,10),(14481,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 01:29:10','2026-02-17 01:29:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771291750;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771291750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 02:09:20','2026-02-17 09:09:20',43720,NULL,10),(14482,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 02:10:20','2026-02-17 02:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771294220;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771294220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 02:35:39','2026-02-17 09:35:39',43722,NULL,10),(14483,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 02:36:39','2026-02-17 02:36:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771295799;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771295799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 03:07:35','2026-02-17 10:07:35',43724,NULL,10),(14484,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 03:08:35','2026-02-17 03:08:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771297715;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771297715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 04:24:19','2026-02-17 11:24:19',43726,NULL,10),(14485,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 04:25:19','2026-02-17 04:25:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771302319;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771302319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 07:29:31','2026-02-17 14:29:31',43730,NULL,10),(14486,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 07:30:31','2026-02-17 07:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313431;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 09:00:06','2026-02-17 16:00:06',43732,NULL,10),(14487,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 09:01:06','2026-02-17 09:01:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771318866;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771318866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 09:26:38','2026-02-17 16:26:38',43734,NULL,10),(14488,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 09:27:38','2026-02-17 09:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771320458;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771320458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 10:09:30','2026-02-17 17:09:30',43736,NULL,10),(14489,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 10:10:30','2026-02-17 10:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771323030;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771323030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 10:38:45','2026-02-17 17:38:45',43738,NULL,10),(14490,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 10:39:45','2026-02-17 10:39:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771324785;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771324785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 11:52:54','2026-02-17 18:52:54',43740,NULL,10),(14491,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 11:53:54','2026-02-17 11:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771329234;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771329234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 13:46:11','2026-02-17 20:46:11',43742,NULL,10),(14492,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 13:47:11','2026-02-17 13:47:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771336031;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771336031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 14:00:21','2026-02-17 21:00:21',43744,NULL,10),(14493,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 14:01:21','2026-02-17 14:01:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771336881;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771336881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 14:59:30','2026-02-17 21:59:30',43746,NULL,10),(14494,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 15:00:30','2026-02-17 15:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771340430;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771340430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 15:04:48','2026-02-17 22:04:48',43748,NULL,10),(14495,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 15:05:48','2026-02-17 15:05:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771340748;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771340748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 17:13:57','2026-02-18 00:13:57',43750,NULL,10),(14496,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 17:14:57','2026-02-17 17:14:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771348497;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771348497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 17:31:43','2026-02-18 00:31:43',43752,NULL,10),(14497,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 17:32:43','2026-02-17 17:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771349563;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771349563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 17:49:37','2026-02-18 00:49:37',43754,NULL,10),(14498,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 17:50:37','2026-02-17 17:50:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771350637;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771350637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 18:21:26','2026-02-18 01:21:26',43756,NULL,10),(14499,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 18:22:26','2026-02-17 18:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771352546;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771352546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 18:33:15','2026-02-18 01:33:15',43758,NULL,10),(14500,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 18:34:15','2026-02-17 18:34:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771353255;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771353255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 18:39:00','2026-02-18 01:39:00',43760,NULL,10),(14501,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 18:40:00','2026-02-17 18:40:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771353600;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771353600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 19:45:05','2026-02-18 02:45:05',43762,NULL,10),(14502,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 19:46:05','2026-02-17 19:46:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771357565;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771357565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 20:15:39','2026-02-18 03:15:39',43764,NULL,10),(14503,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 20:16:39','2026-02-17 20:16:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771359399;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771359399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 20:32:44','2026-02-18 03:32:44',43766,NULL,10),(14504,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 20:33:44','2026-02-17 20:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771360424;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771360424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 21:35:38','2026-02-18 04:35:38',43768,NULL,10),(14505,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 21:36:38','2026-02-17 21:36:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771364198;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771364198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 22:01:23','2026-02-18 05:01:23',43770,NULL,10),(14506,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 22:02:23','2026-02-17 22:02:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771365743;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771365743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 22:19:47','2026-02-18 05:19:47',43772,NULL,10),(14507,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 22:20:47','2026-02-17 22:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771366847;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771366847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 23:14:08','2026-02-18 06:14:08',43774,NULL,10),(14508,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 23:15:08','2026-02-17 23:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771370108;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771370108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-17 23:46:44','2026-02-18 06:46:44',43776,NULL,10),(14509,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-17 23:47:44','2026-02-17 23:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771372064;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771372064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 01:50:56','2026-02-18 08:50:56',43778,NULL,10),(14510,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-18 23:46:44','2026-02-18 23:46:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771458404;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771458404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-19 00:06:42','2026-02-19 07:06:42',43876,NULL,20),(14511,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 01:51:56','2026-02-18 01:51:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771379516;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771379516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 02:20:29','2026-02-18 09:20:29',43780,NULL,10),(14512,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 02:21:29','2026-02-18 02:21:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771381289;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771381289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 02:38:12','2026-02-18 09:38:12',43782,NULL,10),(14513,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 02:39:12','2026-02-18 02:39:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771382352;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771382352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 03:10:47','2026-02-18 10:10:47',43785,NULL,10),(14514,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 03:11:47','2026-02-18 03:11:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771384307;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771384307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 03:55:02','2026-02-18 10:55:02',43787,NULL,10),(14515,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 03:56:02','2026-02-18 03:56:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771386962;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771386962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 05:08:53','2026-02-18 12:08:53',43789,NULL,10),(14516,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 05:09:53','2026-02-18 05:09:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771391393;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771391393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 05:32:40','2026-02-18 12:32:40',43791,NULL,10),(14517,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 05:33:40','2026-02-18 05:33:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771392820;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771392820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 05:47:25','2026-02-18 12:47:25',43793,NULL,10),(14518,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 05:48:25','2026-02-18 05:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771393705;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771393705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 06:01:23','2026-02-18 13:01:23',43795,NULL,10),(14519,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 06:02:23','2026-02-18 06:02:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771394543;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771394543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 06:09:01','2026-02-18 13:09:01',43797,NULL,10),(14520,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 06:10:01','2026-02-18 06:10:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771395001;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771395001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 06:14:59','2026-02-18 13:14:59',43800,NULL,10),(14521,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 06:15:59','2026-02-18 06:15:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771395359;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771395359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 07:30:37','2026-02-18 14:30:37',43802,NULL,10),(14522,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 07:31:37','2026-02-18 07:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771399897;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771399897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 07:43:25','2026-02-18 14:43:25',43804,NULL,10),(14523,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 07:44:25','2026-02-18 07:44:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400665;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 07:55:56','2026-02-18 14:55:56',43806,NULL,10),(14524,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 07:56:56','2026-02-18 07:56:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771401416;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771401416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 08:09:10','2026-02-18 15:09:10',43808,NULL,10),(14525,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 08:10:10','2026-02-18 08:10:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771402210;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771402210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 08:16:11','2026-02-18 15:16:11',43810,NULL,10),(14526,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 08:17:11','2026-02-18 08:17:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771402631;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771402631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 08:38:37','2026-02-18 15:38:37',43812,NULL,10),(14527,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 08:39:37','2026-02-18 08:39:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771403977;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771403977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 08:52:59','2026-02-18 15:52:59',43814,NULL,10),(14528,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 08:53:59','2026-02-18 08:53:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771404839;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771404839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 09:08:18','2026-02-18 16:08:18',43816,NULL,10),(14529,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 09:09:18','2026-02-18 09:09:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771405758;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771405758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 09:28:32','2026-02-18 16:28:32',43818,NULL,10),(14530,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 09:29:32','2026-02-18 09:29:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771406972;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771406972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 09:42:03','2026-02-18 16:42:03',43820,NULL,10),(14531,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 09:43:03','2026-02-18 09:43:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771407783;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771407783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 10:08:19','2026-02-18 17:08:19',43822,NULL,10),(14532,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 10:09:19','2026-02-18 10:09:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771409359;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771409359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 10:24:25','2026-02-18 17:24:25',43824,NULL,10),(14533,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 10:25:25','2026-02-18 10:25:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771410325;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771410325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 10:33:12','2026-02-18 17:33:12',43826,NULL,10),(14534,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 10:34:12','2026-02-18 10:34:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771410852;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771410852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 10:44:41','2026-02-18 17:44:41',43828,NULL,10),(14535,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 10:45:41','2026-02-18 10:45:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771411541;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771411541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 10:46:00','2026-02-18 17:46:00',43830,NULL,10),(14536,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 10:47:00','2026-02-18 10:47:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771411620;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771411620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 11:15:58','2026-02-18 18:15:58',43832,NULL,10),(14537,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 11:16:58','2026-02-18 11:16:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771413418;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771413418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 12:19:00','2026-02-18 19:19:00',43834,NULL,10),(14538,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 12:20:00','2026-02-18 12:20:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771417200;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771417200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 12:31:38','2026-02-18 19:31:38',43836,NULL,10),(14539,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 12:32:38','2026-02-18 12:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771417958;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771417958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 12:42:59','2026-02-18 19:42:59',43838,NULL,10),(14540,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 12:43:59','2026-02-18 12:43:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771418639;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771418639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 12:54:05','2026-02-18 19:54:05',43840,NULL,10),(14541,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 12:55:05','2026-02-18 12:55:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771419305;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771419305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 13:18:54','2026-02-18 20:18:54',43842,NULL,10),(14542,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 13:19:54','2026-02-18 13:19:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771420794;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771420794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 13:35:25','2026-02-18 20:35:25',43844,NULL,10),(14543,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 13:36:25','2026-02-18 13:36:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771421785;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771421785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 13:46:30','2026-02-18 20:46:30',43846,NULL,10),(14544,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 13:47:30','2026-02-18 13:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771422450;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771422450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 13:57:52','2026-02-18 20:57:52',43848,NULL,10),(14545,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 13:58:52','2026-02-18 13:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771423132;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771423132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 14:57:26','2026-02-18 21:57:26',43850,NULL,10),(14546,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 14:58:26','2026-02-18 14:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771426706;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771426706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 15:03:33','2026-02-18 22:03:33',43852,NULL,10),(14547,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 15:04:33','2026-02-18 15:04:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771427073;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771427073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 15:11:07','2026-02-18 22:11:07',43854,NULL,10),(14548,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 15:12:07','2026-02-18 15:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771427527;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771427527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 15:44:25','2026-02-18 22:44:25',43856,NULL,10),(14549,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 15:45:25','2026-02-18 15:45:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771429525;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771429525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 16:04:49','2026-02-18 23:04:49',43858,NULL,10),(14550,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 16:05:49','2026-02-18 16:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771430749;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771430749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 16:28:30','2026-02-18 23:28:30',43860,NULL,10),(14551,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 16:29:30','2026-02-18 16:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771432170;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771432170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 16:37:20','2026-02-18 23:37:20',43862,NULL,10),(14552,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 16:38:20','2026-02-18 16:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771432700;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771432700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 16:44:55','2026-02-18 23:44:55',43864,NULL,10),(14553,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 16:45:55','2026-02-18 16:45:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771433155;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771433155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 16:57:16','2026-02-18 23:57:16',43866,NULL,10),(14554,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 16:58:16','2026-02-18 16:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771433896;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771433896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 20:00:23','2026-02-19 03:00:23',43868,NULL,10),(14555,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 20:01:23','2026-02-18 20:01:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771444883;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771444883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 20:17:00','2026-02-19 03:17:00',43870,NULL,10),(14556,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 20:18:00','2026-02-18 20:18:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771445880;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771445880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 23:00:29','2026-02-19 06:00:29',43872,NULL,10),(14557,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 23:01:29','2026-02-18 23:01:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771455689;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771455689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-18 23:19:07','2026-02-19 06:19:07',43874,NULL,10),(14558,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-18 23:20:07','2026-02-18 23:20:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771456807;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771456807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 00:06:42','2026-02-19 07:06:42',43876,NULL,10),(14559,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 00:07:42','2026-02-19 00:07:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771459662;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771459662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 00:35:36','2026-02-19 07:35:36',43878,NULL,10),(14560,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-20 00:06:42','2026-02-20 00:06:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771546002;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771546002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-20 01:10:39','2026-02-20 08:10:39',43959,NULL,20),(14561,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 00:36:36','2026-02-19 00:36:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771461396;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771461396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 01:31:59','2026-02-19 08:31:59',43880,NULL,10),(14562,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 01:32:59','2026-02-19 01:32:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771464779;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771464779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 02:31:43','2026-02-19 09:31:43',43882,NULL,10),(14563,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 02:32:43','2026-02-19 02:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771468363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771468363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 02:48:54','2026-02-19 09:48:54',43884,NULL,10),(14564,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 02:49:54','2026-02-19 02:49:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771469394;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771469394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 03:01:00','2026-02-19 10:01:00',43887,NULL,10),(14565,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 03:02:00','2026-02-19 03:02:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771470120;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771470120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 03:07:23','2026-02-19 10:07:23',43889,NULL,10),(14566,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 03:08:23','2026-02-19 03:08:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771470503;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771470503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 04:03:53','2026-02-19 11:03:53',43891,NULL,10),(14567,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 04:04:53','2026-02-19 04:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771473893;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771473893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 04:06:04','2026-02-19 11:06:04',43893,NULL,10),(14568,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 04:07:04','2026-02-19 04:07:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771474024;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771474024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 05:42:05','2026-02-19 12:42:05',43895,NULL,10),(14569,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 05:43:05','2026-02-19 05:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771479785;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771479785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 05:55:03','2026-02-19 12:55:03',43897,NULL,10),(14570,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 05:56:03','2026-02-19 05:56:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771480563;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771480563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 06:12:41','2026-02-19 13:12:41',43899,NULL,10),(14571,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 06:13:41','2026-02-19 06:13:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771481621;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771481621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 06:28:06','2026-02-19 13:28:06',43901,NULL,10),(14572,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 06:29:06','2026-02-19 06:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771482546;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771482546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 07:22:38','2026-02-19 14:22:38',43903,NULL,10),(14573,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 07:23:38','2026-02-19 07:23:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771485818;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771485818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 07:34:44','2026-02-19 14:34:44',43905,NULL,10),(14574,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 07:35:44','2026-02-19 07:35:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771486544;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771486544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 07:51:02','2026-02-19 14:51:02',43907,NULL,10),(14575,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 07:52:02','2026-02-19 07:52:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487522;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 08:28:01','2026-02-19 15:28:01',43909,NULL,10),(14576,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 08:29:01','2026-02-19 08:29:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771489741;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771489741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 09:42:30','2026-02-19 16:42:30',43911,NULL,10),(14577,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 09:43:30','2026-02-19 09:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771494210;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771494210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 09:44:57','2026-02-19 16:44:57',43913,NULL,10),(14578,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 09:45:57','2026-02-19 09:45:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771494357;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771494357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 10:12:18','2026-02-19 17:12:18',43915,NULL,10),(14579,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 10:13:18','2026-02-19 10:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771495998;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771495998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 11:01:01','2026-02-19 18:01:01',43917,NULL,10),(14580,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 11:02:01','2026-02-19 11:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771498921;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771498921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 11:06:44','2026-02-19 18:06:44',43919,NULL,10),(14581,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 11:07:44','2026-02-19 11:07:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771499264;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771499264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 11:18:29','2026-02-19 18:18:29',43921,NULL,10),(14582,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 11:19:29','2026-02-19 11:19:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771499969;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771499969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 12:07:02','2026-02-19 19:07:02',43923,NULL,10),(14583,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 12:08:02','2026-02-19 12:08:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771502882;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771502882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 13:19:20','2026-02-19 20:19:20',43925,NULL,10),(14584,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 13:20:20','2026-02-19 13:20:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771507220;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771507220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 13:59:43','2026-02-19 20:59:43',43927,NULL,10),(14585,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 14:00:43','2026-02-19 14:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771509643;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771509643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 14:09:06','2026-02-19 21:09:06',43929,NULL,10),(14586,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 14:10:06','2026-02-19 14:10:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771510206;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771510206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 14:40:05','2026-02-19 21:40:05',43931,NULL,10),(14587,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 14:41:05','2026-02-19 14:41:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771512065;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771512065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 15:15:47','2026-02-19 22:15:47',43933,NULL,10),(14588,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 15:16:47','2026-02-19 15:16:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771514207;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771514207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 15:20:41','2026-02-19 22:20:41',43935,NULL,10),(14589,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 15:21:41','2026-02-19 15:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771514501;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771514501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 15:30:48','2026-02-19 22:30:48',43937,NULL,10),(14590,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 15:31:48','2026-02-19 15:31:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771515108;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771515108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 16:12:51','2026-02-19 23:12:51',43939,NULL,10),(14591,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 16:13:51','2026-02-19 16:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771517631;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771517631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 17:25:39','2026-02-20 00:25:39',43941,NULL,10),(14592,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 17:26:39','2026-02-19 17:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771521999;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771521999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 17:38:44','2026-02-20 00:38:44',43943,NULL,10),(14593,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 17:39:44','2026-02-19 17:39:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771522784;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771522784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 18:33:11','2026-02-20 01:33:11',43945,NULL,10),(14594,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 18:34:11','2026-02-19 18:34:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771526051;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771526051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 19:11:07','2026-02-20 02:11:07',43947,NULL,10),(14595,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 19:12:07','2026-02-19 19:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771528327;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771528327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 19:47:23','2026-02-20 02:47:23',43949,NULL,10),(14596,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 19:48:23','2026-02-19 19:48:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771530503;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771530503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 20:05:21','2026-02-20 03:05:21',43951,NULL,10),(14597,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 20:06:21','2026-02-19 20:06:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771531581;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771531581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 20:35:23','2026-02-20 03:35:23',43953,NULL,10),(14598,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 20:36:23','2026-02-19 20:36:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771533383;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771533383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 22:25:43','2026-02-20 05:25:43',43955,NULL,10),(14599,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 22:26:43','2026-02-19 22:26:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771540003;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771540003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-19 23:28:42','2026-02-20 06:28:42',43957,NULL,10),(14600,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-19 23:29:42','2026-02-19 23:29:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771543782;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771543782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 01:10:39','2026-02-20 08:10:39',43959,NULL,10),(14601,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 01:11:39','2026-02-20 01:11:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771549899;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771549899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 01:16:58','2026-02-20 08:16:58',43961,NULL,10),(14602,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-21 01:10:39','2026-02-21 01:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771636239;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771636239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-21 01:25:48','2026-02-21 08:25:48',44047,NULL,20),(14603,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 01:17:58','2026-02-20 01:17:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771550278;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771550278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 02:30:01','2026-02-20 09:30:01',43963,NULL,10),(14604,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 02:31:01','2026-02-20 02:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771554661;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771554661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 02:58:21','2026-02-20 09:58:21',43965,NULL,10),(14605,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 02:59:21','2026-02-20 02:59:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771556361;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771556361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 02:59:31','2026-02-20 09:59:31',43967,NULL,10),(14606,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 03:00:31','2026-02-20 03:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771556431;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771556431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 04:32:11','2026-02-20 11:32:11',43969,NULL,10),(14607,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 04:33:11','2026-02-20 04:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771561991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771561991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 05:27:18','2026-02-20 12:27:18',43971,NULL,10),(14608,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 05:28:18','2026-02-20 05:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771565298;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771565298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 07:21:52','2026-02-20 14:21:52',43973,NULL,10),(14609,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 07:22:52','2026-02-20 07:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771572172;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771572172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 08:05:14','2026-02-20 15:05:14',43975,NULL,10),(14610,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 08:06:14','2026-02-20 08:06:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771574774;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771574774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 08:18:04','2026-02-20 15:18:04',43977,NULL,10),(14611,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 08:19:04','2026-02-20 08:19:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771575544;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771575544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 08:26:55','2026-02-20 15:26:55',43979,NULL,10),(14612,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 08:27:55','2026-02-20 08:27:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771576075;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771576075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 09:31:52','2026-02-20 16:31:52',43981,NULL,10),(14613,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 09:32:52','2026-02-20 09:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771579972;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771579972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 10:16:23','2026-02-20 17:16:23',43983,NULL,10),(14614,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 10:17:23','2026-02-20 10:17:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771582643;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771582643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 10:17:52','2026-02-20 17:17:52',43985,NULL,10),(14615,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 10:18:52','2026-02-20 10:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771582732;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771582732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 11:37:45','2026-02-20 18:37:45',43987,NULL,10),(14616,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 11:38:45','2026-02-20 11:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771587525;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771587525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 12:19:18','2026-02-20 19:19:18',43989,NULL,10),(14617,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 12:20:18','2026-02-20 12:20:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771590018;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771590018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 13:51:41','2026-02-20 20:51:41',43992,NULL,10),(14618,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 13:52:41','2026-02-20 13:52:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771595561;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771595561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:33:40','2026-02-20 21:33:40',43994,NULL,10),(14619,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:34:40','2026-02-20 14:34:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598080;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:34:50','2026-02-20 21:34:50',43996,NULL,10),(14620,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:35:50','2026-02-20 14:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598150;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:36:31','2026-02-20 21:36:31',43999,NULL,10),(14621,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:37:31','2026-02-20 14:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598251;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:38:31','2026-02-20 21:38:31',44002,NULL,10),(14622,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:39:31','2026-02-20 14:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598371;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:40:31','2026-02-20 21:40:31',44005,NULL,10),(14623,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:41:31','2026-02-20 14:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:42:31','2026-02-20 21:42:31',44008,NULL,10),(14624,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:43:31','2026-02-20 14:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598611;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:43:31','2026-02-20 21:43:31',44010,NULL,10),(14625,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:44:31','2026-02-20 14:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598671;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:45:30','2026-02-20 21:45:30',44013,NULL,10),(14626,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:46:30','2026-02-20 14:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598790;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:46:31','2026-02-20 21:46:31',44015,NULL,10),(14627,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:47:31','2026-02-20 14:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598851;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 14:55:44','2026-02-20 21:55:44',44018,NULL,10),(14628,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 14:56:44','2026-02-20 14:56:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771599404;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771599404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 17:06:41','2026-02-21 00:06:41',44020,NULL,10),(14629,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 17:07:41','2026-02-20 17:07:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607261;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 17:13:19','2026-02-21 00:13:19',44022,NULL,10),(14630,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 17:14:19','2026-02-20 17:14:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607659;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 17:16:44','2026-02-21 00:16:44',44024,NULL,10),(14631,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 17:17:44','2026-02-20 17:17:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607864;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 17:58:16','2026-02-21 00:58:16',44026,NULL,10),(14632,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 17:59:16','2026-02-20 17:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771610356;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771610356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 18:20:23','2026-02-21 01:20:23',44029,NULL,10),(14633,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 18:21:23','2026-02-20 18:21:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771611683;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771611683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 18:35:24','2026-02-21 01:35:24',44032,NULL,10),(14634,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 18:36:24','2026-02-20 18:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771612584;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771612584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 20:15:44','2026-02-21 03:15:44',44034,NULL,10),(14635,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 20:16:44','2026-02-20 20:16:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771618604;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771618604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 20:27:02','2026-02-21 03:27:02',44037,NULL,10),(14636,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 20:28:02','2026-02-20 20:28:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771619282;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771619282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 20:45:05','2026-02-21 03:45:05',44039,NULL,10),(14637,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 20:46:05','2026-02-20 20:46:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620365;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-20 22:03:13','2026-02-21 05:03:13',44041,NULL,10),(14638,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-20 22:04:13','2026-02-20 22:04:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771625053;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771625053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 00:08:41','2026-02-21 07:08:41',44043,NULL,10),(14639,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 00:09:41','2026-02-21 00:09:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771632581;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771632581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 01:03:59','2026-02-21 08:03:59',44045,NULL,10),(14640,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 01:04:59','2026-02-21 01:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771635899;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771635899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 01:25:48','2026-02-21 08:25:48',44047,NULL,10),(14641,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 01:26:48','2026-02-21 01:26:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771637208;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771637208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 02:15:53','2026-02-21 09:15:53',44049,NULL,10),(14642,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-22 01:25:48','2026-02-22 01:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771723548;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771723548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-22 01:27:20','2026-02-22 08:27:20',44232,NULL,20),(14643,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 02:16:53','2026-02-21 02:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771640213;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771640213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 02:30:16','2026-02-21 09:30:16',44051,NULL,10),(14644,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 02:31:16','2026-02-21 02:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771641076;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771641076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 02:48:24','2026-02-21 09:48:24',44054,NULL,10),(14645,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 02:49:24','2026-02-21 02:49:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771642164;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771642164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 02:59:53','2026-02-21 09:59:53',44056,NULL,10),(14646,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 03:00:53','2026-02-21 03:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771642853;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771642853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 04:16:29','2026-02-21 11:16:29',44058,NULL,10),(14647,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 04:17:29','2026-02-21 04:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771647449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771647449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 04:57:27','2026-02-21 11:57:27',44060,NULL,10),(14648,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 04:58:27','2026-02-21 04:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771649907;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771649907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 06:33:09','2026-02-21 13:33:09',44062,NULL,10),(14649,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 06:34:09','2026-02-21 06:34:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771655649;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771655649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 07:27:37','2026-02-21 14:27:37',44064,NULL,10),(14650,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 07:28:37','2026-02-21 07:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771658917;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771658917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 07:31:59','2026-02-21 14:31:59',44066,NULL,10),(14651,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 07:32:59','2026-02-21 07:32:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771659179;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771659179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 08:07:22','2026-02-21 15:07:22',44068,NULL,10),(14652,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 08:08:22','2026-02-21 08:08:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661302;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 10:56:37','2026-02-21 17:56:37',44070,NULL,10),(14653,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 10:57:37','2026-02-21 10:57:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771671457;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771671457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:15:16','2026-02-21 18:15:16',44073,NULL,10),(14654,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:16:16','2026-02-21 11:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771672576;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771672576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:48:34','2026-02-21 18:48:34',44075,NULL,10),(14655,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:49:34','2026-02-21 11:49:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674574;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:50:31','2026-02-21 18:50:31',44078,NULL,10),(14656,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:51:31','2026-02-21 11:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674691;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:51:31','2026-02-21 18:51:31',44080,NULL,10),(14657,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:52:31','2026-02-21 11:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674751;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:52:31','2026-02-21 18:52:31',44082,NULL,10),(14658,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:53:31','2026-02-21 11:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674811;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:53:31','2026-02-21 18:53:31',44084,NULL,10),(14659,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:54:31','2026-02-21 11:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674871;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:54:31','2026-02-21 18:54:31',44086,NULL,10),(14660,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:55:31','2026-02-21 11:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674931;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:56:31','2026-02-21 18:56:31',44089,NULL,10),(14661,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:57:31','2026-02-21 11:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675051;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 11:58:31','2026-02-21 18:58:31',44092,NULL,10),(14662,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 11:59:31','2026-02-21 11:59:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675171;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:00:31','2026-02-21 19:00:31',44095,NULL,10),(14663,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:01:31','2026-02-21 12:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675291;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:01:31','2026-02-21 19:01:31',44097,NULL,10),(14664,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:02:31','2026-02-21 12:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675351;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:02:31','2026-02-21 19:02:31',44099,NULL,10),(14665,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:03:31','2026-02-21 12:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675411;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:03:31','2026-02-21 19:03:31',44101,NULL,10),(14666,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:04:31','2026-02-21 12:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675471;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:04:31','2026-02-21 19:04:31',44103,NULL,10),(14667,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:05:31','2026-02-21 12:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675531;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:05:31','2026-02-21 19:05:31',44105,NULL,10),(14668,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:06:31','2026-02-21 12:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675591;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:06:31','2026-02-21 19:06:31',44107,NULL,10),(14669,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:07:31','2026-02-21 12:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675651;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:07:31','2026-02-21 19:07:31',44109,NULL,10),(14670,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:08:31','2026-02-21 12:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675711;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:08:31','2026-02-21 19:08:31',44111,NULL,10),(14671,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:09:31','2026-02-21 12:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675771;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:09:31','2026-02-21 19:09:31',44113,NULL,10),(14672,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:10:31','2026-02-21 12:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675831;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:10:31','2026-02-21 19:10:31',44115,NULL,10),(14673,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:11:31','2026-02-21 12:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675891;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:11:31','2026-02-21 19:11:31',44117,NULL,10),(14674,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:12:31','2026-02-21 12:12:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771675951;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771675951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:12:31','2026-02-21 19:12:31',44119,NULL,10),(14675,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:13:31','2026-02-21 12:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676011;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:13:31','2026-02-21 19:13:31',44121,NULL,10),(14676,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:14:31','2026-02-21 12:14:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676071;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:14:31','2026-02-21 19:14:31',44123,NULL,10),(14677,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:15:31','2026-02-21 12:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676131;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:15:31','2026-02-21 19:15:31',44125,NULL,10),(14678,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:16:31','2026-02-21 12:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676191;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:16:31','2026-02-21 19:16:31',44127,NULL,10),(14679,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:17:31','2026-02-21 12:17:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676251;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:17:31','2026-02-21 19:17:31',44129,NULL,10),(14680,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:18:31','2026-02-21 12:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676311;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:18:31','2026-02-21 19:18:31',44131,NULL,10),(14681,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:19:31','2026-02-21 12:19:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676371;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:19:31','2026-02-21 19:19:31',44133,NULL,10),(14682,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:20:31','2026-02-21 12:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676431;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:20:31','2026-02-21 19:20:31',44135,NULL,10),(14683,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:21:31','2026-02-21 12:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:22:31','2026-02-21 19:22:31',44138,NULL,10),(14684,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:23:31','2026-02-21 12:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676611;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:24:31','2026-02-21 19:24:31',44141,NULL,10),(14685,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:25:31','2026-02-21 12:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676731;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:26:31','2026-02-21 19:26:31',44144,NULL,10),(14686,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:27:31','2026-02-21 12:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676851;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:28:31','2026-02-21 19:28:31',44147,NULL,10),(14687,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:29:31','2026-02-21 12:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676971;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:29:31','2026-02-21 19:29:31',44149,NULL,10),(14688,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:30:31','2026-02-21 12:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677031;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:31:31','2026-02-21 19:31:31',44152,NULL,10),(14689,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:32:31','2026-02-21 12:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677151;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:32:31','2026-02-21 19:32:31',44154,NULL,10),(14690,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:33:31','2026-02-21 12:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677211;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:33:31','2026-02-21 19:33:31',44156,NULL,10),(14691,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:34:31','2026-02-21 12:34:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677271;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:34:31','2026-02-21 19:34:31',44158,NULL,10),(14692,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:35:31','2026-02-21 12:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677331;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:35:31','2026-02-21 19:35:31',44160,NULL,10),(14693,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:36:31','2026-02-21 12:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677391;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:37:31','2026-02-21 19:37:31',44163,NULL,10),(14694,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:38:31','2026-02-21 12:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677511;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:38:31','2026-02-21 19:38:31',44165,NULL,10),(14695,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:39:31','2026-02-21 12:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677571;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:39:31','2026-02-21 19:39:31',44167,NULL,10),(14696,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:40:31','2026-02-21 12:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677631;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:41:31','2026-02-21 19:41:31',44170,NULL,10),(14697,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:42:31','2026-02-21 12:42:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677751;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:42:31','2026-02-21 19:42:31',44172,NULL,10),(14698,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:43:31','2026-02-21 12:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677811;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:43:31','2026-02-21 19:43:31',44174,NULL,10),(14699,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:44:31','2026-02-21 12:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677871;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:44:31','2026-02-21 19:44:31',44176,NULL,10),(14700,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:45:31','2026-02-21 12:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677931;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:45:31','2026-02-21 19:45:31',44178,NULL,10),(14701,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:46:31','2026-02-21 12:46:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771677991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771677991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:46:31','2026-02-21 19:46:31',44180,NULL,10),(14702,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:47:31','2026-02-21 12:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678051;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:47:31','2026-02-21 19:47:31',44182,NULL,10),(14703,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:48:31','2026-02-21 12:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678111;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:48:31','2026-02-21 19:48:31',44184,NULL,10),(14704,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:49:31','2026-02-21 12:49:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678171;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:49:31','2026-02-21 19:49:31',44186,NULL,10),(14705,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:50:31','2026-02-21 12:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678231;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:50:31','2026-02-21 19:50:31',44188,NULL,10),(14706,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:51:31','2026-02-21 12:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678291;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:51:31','2026-02-21 19:51:31',44190,NULL,10),(14707,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:52:31','2026-02-21 12:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678351;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:52:31','2026-02-21 19:52:31',44192,NULL,10),(14708,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:53:31','2026-02-21 12:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678411;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:54:31','2026-02-21 19:54:31',44195,NULL,10),(14709,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:55:31','2026-02-21 12:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678531;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:55:31','2026-02-21 19:55:31',44197,NULL,10),(14710,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:56:31','2026-02-21 12:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678591;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:56:31','2026-02-21 19:56:31',44199,NULL,10),(14711,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:57:31','2026-02-21 12:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678651;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:57:31','2026-02-21 19:57:31',44201,NULL,10),(14712,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 12:58:31','2026-02-21 12:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678711;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 12:59:31','2026-02-21 19:59:31',44204,NULL,10),(14713,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 13:00:31','2026-02-21 13:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678831;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 14:46:06','2026-02-21 21:46:06',44206,NULL,10),(14714,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 14:47:06','2026-02-21 14:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771685226;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771685226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 15:20:46','2026-02-21 22:20:46',44208,NULL,10),(14715,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 15:21:46','2026-02-21 15:21:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771687306;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771687306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 15:28:33','2026-02-21 22:28:33',44210,NULL,10),(14716,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 15:29:33','2026-02-21 15:29:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771687773;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771687773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 15:39:21','2026-02-21 22:39:21',44212,NULL,10),(14717,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 15:40:21','2026-02-21 15:40:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771688421;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771688421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 17:34:36','2026-02-22 00:34:36',44214,NULL,10),(14718,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 17:35:36','2026-02-21 17:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771695336;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771695336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 19:28:37','2026-02-22 02:28:37',44216,NULL,10),(14719,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 19:29:37','2026-02-21 19:29:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771702177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771702177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 20:16:26','2026-02-22 03:16:26',44218,NULL,10),(14720,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 20:17:26','2026-02-21 20:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771705046;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771705046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 21:15:12','2026-02-22 04:15:12',44220,NULL,10),(14721,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 21:16:12','2026-02-21 21:16:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771708572;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771708572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 21:21:08','2026-02-22 04:21:08',44222,NULL,10),(14722,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 21:22:08','2026-02-21 21:22:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771708928;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771708928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 22:37:43','2026-02-22 05:37:43',44224,NULL,10),(14723,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 22:38:43','2026-02-21 22:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771713523;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771713523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 22:43:15','2026-02-22 05:43:15',44226,NULL,10),(14724,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 22:44:15','2026-02-21 22:44:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771713855;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771713855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-21 22:53:07','2026-02-22 05:53:07',44228,NULL,10),(14725,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-21 22:54:07','2026-02-21 22:54:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771714447;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771714447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:13:25','2026-02-22 08:13:25',44230,NULL,10),(14726,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:14:25','2026-02-22 01:14:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771722865;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771722865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:27:20','2026-02-22 08:27:20',44232,NULL,10),(14727,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:28:20','2026-02-22 01:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771723700;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771723700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:30:14','2026-02-22 08:30:14',44234,NULL,10),(14728,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-23 01:27:20','2026-02-23 01:27:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771810040;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771810040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-23 01:52:29','2026-02-23 08:52:29',44328,NULL,20),(14729,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:31:14','2026-02-22 01:31:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771723874;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771723874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:33:37','2026-02-22 08:33:37',44236,NULL,10),(14730,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:34:37','2026-02-22 01:34:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771724077;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771724077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:36:34','2026-02-22 08:36:34',44238,NULL,10),(14731,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:37:34','2026-02-22 01:37:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771724254;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771724254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:40:11','2026-02-22 08:40:11',44241,NULL,10),(14732,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:41:11','2026-02-22 01:41:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771724471;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771724471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:41:32','2026-02-22 08:41:32',44243,NULL,10),(14733,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:42:32','2026-02-22 01:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771724552;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771724552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:48:51','2026-02-22 08:48:51',44245,NULL,10),(14734,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:49:51','2026-02-22 01:49:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771724991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771724991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:51:34','2026-02-22 08:51:34',44247,NULL,10),(14735,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:52:34','2026-02-22 01:52:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771725154;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771725154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:56:15','2026-02-22 08:56:15',44249,NULL,10),(14736,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:57:15','2026-02-22 01:57:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771725435;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771725435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 01:57:46','2026-02-22 08:57:46',44251,NULL,10),(14737,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 01:58:46','2026-02-22 01:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771725526;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771725526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:01:20','2026-02-22 09:01:20',44253,NULL,10),(14738,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:02:20','2026-02-22 02:02:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771725740;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771725740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:03:25','2026-02-22 09:03:25',44256,NULL,10),(14739,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:04:25','2026-02-22 02:04:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771725865;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771725865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:06:06','2026-02-22 09:06:06',44258,NULL,10),(14740,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:07:06','2026-02-22 02:07:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771726026;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771726026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:09:58','2026-02-22 09:09:58',44260,NULL,10),(14741,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:10:58','2026-02-22 02:10:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771726258;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771726258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:11:23','2026-02-22 09:11:23',44262,NULL,10),(14742,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:12:23','2026-02-22 02:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771726343;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771726343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:13:07','2026-02-22 09:13:07',44264,NULL,10),(14743,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:14:07','2026-02-22 02:14:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771726447;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771726447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:14:12','2026-02-22 09:14:12',44266,NULL,10),(14744,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:15:12','2026-02-22 02:15:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771726512;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771726512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:25:24','2026-02-22 09:25:24',44268,NULL,10),(14745,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:26:24','2026-02-22 02:26:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771727184;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771727184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 02:54:39','2026-02-22 09:54:39',44270,NULL,10),(14746,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 02:55:39','2026-02-22 02:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771728939;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771728939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 03:01:13','2026-02-22 10:01:13',44272,NULL,10),(14747,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 03:02:13','2026-02-22 03:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771729333;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771729333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 03:17:15','2026-02-22 10:17:15',44274,NULL,10),(14748,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 03:18:15','2026-02-22 03:18:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771730295;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771730295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 03:55:34','2026-02-22 10:55:34',44276,NULL,10),(14749,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 03:56:34','2026-02-22 03:56:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771732594;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771732594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 04:22:07','2026-02-22 11:22:07',44278,NULL,10),(14750,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 04:23:07','2026-02-22 04:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771734187;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771734187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 05:14:31','2026-02-22 12:14:31',44280,NULL,10),(14751,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 05:15:31','2026-02-22 05:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771737331;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771737331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 05:41:40','2026-02-22 12:41:40',44282,NULL,10),(14752,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 05:42:40','2026-02-22 05:42:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771738960;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771738960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 06:07:47','2026-02-22 13:07:47',44284,NULL,10),(14753,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 06:08:47','2026-02-22 06:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771740527;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771740527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 06:28:46','2026-02-22 13:28:46',44286,NULL,10),(14754,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 06:29:46','2026-02-22 06:29:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771741786;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771741786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 07:19:14','2026-02-22 14:19:14',44288,NULL,10),(14755,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 07:20:14','2026-02-22 07:20:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771744814;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771744814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 07:58:21','2026-02-22 14:58:21',44290,NULL,10),(14756,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 07:59:21','2026-02-22 07:59:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771747161;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771747161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 08:45:39','2026-02-22 15:45:39',44292,NULL,10),(14757,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 08:46:39','2026-02-22 08:46:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771749999;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771749999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 08:53:44','2026-02-22 15:53:44',44294,NULL,10),(14758,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 08:54:44','2026-02-22 08:54:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750484;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 09:17:14','2026-02-22 16:17:14',44296,NULL,10),(14759,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 09:18:14','2026-02-22 09:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771751894;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771751894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 10:04:04','2026-02-22 17:04:04',44298,NULL,10),(14760,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 10:05:04','2026-02-22 10:05:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771754704;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771754704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 10:11:28','2026-02-22 17:11:28',44300,NULL,10),(14761,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 10:12:28','2026-02-22 10:12:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771755148;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771755148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 10:38:04','2026-02-22 17:38:04',44302,NULL,10),(14762,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 10:39:04','2026-02-22 10:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771756744;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771756744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 13:12:43','2026-02-22 20:12:43',44304,NULL,10),(14763,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 13:13:43','2026-02-22 13:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771766023;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771766023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 13:57:53','2026-02-22 20:57:53',44306,NULL,10),(14764,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 13:58:53','2026-02-22 13:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771768733;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771768733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 15:15:41','2026-02-22 22:15:41',44308,NULL,10),(14765,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 15:16:41','2026-02-22 15:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771773401;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771773401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 15:34:40','2026-02-22 22:34:40',44311,NULL,10),(14766,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 15:35:40','2026-02-22 15:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771774540;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771774540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 15:43:02','2026-02-22 22:43:02',44313,NULL,10),(14767,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 15:44:02','2026-02-22 15:44:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771775042;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771775042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 16:09:52','2026-02-22 23:09:52',44315,NULL,10),(14768,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 16:10:52','2026-02-22 16:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771776652;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771776652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 17:40:10','2026-02-23 00:40:10',44317,NULL,10),(14769,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 17:41:10','2026-02-22 17:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771782070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771782070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 19:48:16','2026-02-23 02:48:16',44320,NULL,10),(14770,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 19:49:16','2026-02-22 19:49:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771789756;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771789756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 20:36:59','2026-02-23 03:36:59',44322,NULL,10),(14771,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 20:37:59','2026-02-22 20:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771792679;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771792679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 21:33:06','2026-02-23 04:33:06',44324,NULL,10),(14772,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 21:34:06','2026-02-22 21:34:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771796046;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771796046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-22 21:48:46','2026-02-23 04:48:46',44326,NULL,10),(14773,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-22 21:49:46','2026-02-22 21:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771796986;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771796986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 01:52:29','2026-02-23 08:52:29',44328,NULL,10),(14774,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 01:53:29','2026-02-23 01:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771811609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771811609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 02:32:22','2026-02-23 09:32:22',44330,NULL,10),(14775,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-24 01:52:29','2026-02-24 01:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771897949;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771897949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-24 02:03:41','2026-02-24 09:03:41',44392,NULL,20),(14776,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 02:33:22','2026-02-23 02:33:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771814002;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771814002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 03:02:44','2026-02-23 10:02:44',44333,NULL,10),(14777,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 03:03:44','2026-02-23 03:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771815824;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771815824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 03:03:59','2026-02-23 10:03:59',44335,NULL,10),(14778,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 03:04:59','2026-02-23 03:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771815899;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771815899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 03:11:37','2026-02-23 10:11:37',44337,NULL,10),(14779,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 03:12:37','2026-02-23 03:12:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771816357;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771816357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 03:19:07','2026-02-23 10:19:07',44339,NULL,10),(14780,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 03:20:07','2026-02-23 03:20:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771816807;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771816807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 03:26:54','2026-02-23 10:26:54',44341,NULL,10),(14781,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 03:27:54','2026-02-23 03:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771817274;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771817274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 05:22:47','2026-02-23 12:22:47',44343,NULL,10),(14782,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 05:23:47','2026-02-23 05:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771824227;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771824227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 06:02:37','2026-02-23 13:02:37',44345,NULL,10),(14783,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 06:03:37','2026-02-23 06:03:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771826617;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771826617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 08:42:46','2026-02-23 15:42:46',44347,NULL,10),(14784,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 08:43:46','2026-02-23 08:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771836226;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771836226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 08:54:17','2026-02-23 15:54:17',44349,NULL,10),(14785,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 08:55:17','2026-02-23 08:55:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771836917;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771836917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 09:00:19','2026-02-23 16:00:19',44351,NULL,10),(14786,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 09:01:19','2026-02-23 09:01:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837279;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 09:22:29','2026-02-23 16:22:29',44353,NULL,10),(14787,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 09:23:29','2026-02-23 09:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771838609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771838609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 10:03:02','2026-02-23 17:03:02',44355,NULL,10),(14788,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 10:04:02','2026-02-23 10:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771841042;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771841042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 10:13:35','2026-02-23 17:13:35',44357,NULL,10),(14789,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 10:14:35','2026-02-23 10:14:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771841675;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771841675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 10:36:15','2026-02-23 17:36:15',44359,NULL,10),(14790,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 10:37:15','2026-02-23 10:37:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771843035;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771843035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 11:39:36','2026-02-23 18:39:36',44361,NULL,10),(14791,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 11:40:36','2026-02-23 11:40:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771846836;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771846836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 12:53:44','2026-02-23 19:53:44',44363,NULL,10),(14792,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 12:54:44','2026-02-23 12:54:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771851284;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771851284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 13:05:39','2026-02-23 20:05:39',44365,NULL,10),(14793,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 13:06:39','2026-02-23 13:06:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771851999;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771851999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 14:17:57','2026-02-23 21:17:57',44367,NULL,10),(14794,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 14:18:57','2026-02-23 14:18:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771856337;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771856337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 14:25:33','2026-02-23 21:25:33',44369,NULL,10),(14795,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 14:26:33','2026-02-23 14:26:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771856793;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771856793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 18:24:32','2026-02-24 01:24:32',44371,NULL,10),(14796,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 18:25:32','2026-02-23 18:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771871132;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771871132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 19:19:18','2026-02-24 02:19:18',44373,NULL,10),(14797,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 19:20:18','2026-02-23 19:20:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874418;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 20:26:34','2026-02-24 03:26:34',44376,NULL,10),(14798,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 20:27:34','2026-02-23 20:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771878454;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771878454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 20:34:18','2026-02-24 03:34:18',44378,NULL,10),(14799,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 20:35:18','2026-02-23 20:35:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771878918;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771878918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 23:11:42','2026-02-24 06:11:42',44380,NULL,10),(14800,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 23:12:42','2026-02-23 23:12:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771888362;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771888362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 23:33:42','2026-02-24 06:33:42',44382,NULL,10),(14801,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 23:34:42','2026-02-23 23:34:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771889682;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771889682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-23 23:53:49','2026-02-24 06:53:49',44384,NULL,10),(14802,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-23 23:54:49','2026-02-23 23:54:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771890889;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771890889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 00:03:56','2026-02-24 07:03:56',44386,NULL,10),(14803,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 00:04:56','2026-02-24 00:04:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771891496;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771891496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 00:06:31','2026-02-24 07:06:31',44388,NULL,10),(14804,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 00:07:31','2026-02-24 00:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771891651;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771891651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 01:27:18','2026-02-24 08:27:18',44390,NULL,10),(14805,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 01:28:18','2026-02-24 01:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771896498;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771896498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 02:03:41','2026-02-24 09:03:41',44392,NULL,10),(14806,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 02:04:41','2026-02-24 02:04:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771898681;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771898681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 02:46:43','2026-02-24 09:46:43',44394,NULL,10),(14807,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-25 02:03:41','2026-02-25 02:03:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771985021;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771985021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-25 02:13:20','2026-02-25 09:13:20',44460,NULL,20),(14808,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 02:47:43','2026-02-24 02:47:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771901263;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771901263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 03:27:49','2026-02-24 10:27:49',44396,NULL,10),(14809,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 03:28:49','2026-02-24 03:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771903729;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771903729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 03:50:18','2026-02-24 10:50:18',44398,NULL,10),(14810,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 03:51:18','2026-02-24 03:51:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771905078;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771905078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 05:25:35','2026-02-24 12:25:35',44400,NULL,10),(14811,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 05:26:35','2026-02-24 05:26:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771910795;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771910795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 05:48:40','2026-02-24 12:48:40',44402,NULL,10),(14812,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 05:49:40','2026-02-24 05:49:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771912180;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771912180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 06:02:27','2026-02-24 13:02:27',44404,NULL,10),(14813,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 06:03:27','2026-02-24 06:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771913007;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771913007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 06:12:18','2026-02-24 13:12:18',44406,NULL,10),(14814,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 06:13:18','2026-02-24 06:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771913598;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771913598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 06:18:50','2026-02-24 13:18:50',44409,NULL,10),(14815,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 06:19:50','2026-02-24 06:19:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771913990;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771913990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 07:08:19','2026-02-24 14:08:19',44411,NULL,10),(14816,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 07:09:19','2026-02-24 07:09:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771916959;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771916959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 07:36:04','2026-02-24 14:36:04',44413,NULL,10),(14817,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 07:37:04','2026-02-24 07:37:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771918624;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771918624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 07:39:45','2026-02-24 14:39:45',44415,NULL,10),(14818,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 07:40:45','2026-02-24 07:40:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771918845;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771918845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 10:13:56','2026-02-24 17:13:56',44417,NULL,10),(14819,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 10:14:56','2026-02-24 10:14:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771928096;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771928096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 10:58:19','2026-02-24 17:58:19',44419,NULL,10),(14820,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 10:59:19','2026-02-24 10:59:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771930759;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771930759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 11:04:50','2026-02-24 18:04:50',44421,NULL,10),(14821,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 11:05:50','2026-02-24 11:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771931150;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771931150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 11:17:41','2026-02-24 18:17:41',44423,NULL,10),(14822,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 11:18:41','2026-02-24 11:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771931921;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771931921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 11:52:41','2026-02-24 18:52:41',44425,NULL,10),(14823,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 11:53:41','2026-02-24 11:53:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771934021;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771934021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 11:54:57','2026-02-24 18:54:57',44427,NULL,10),(14824,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 11:55:57','2026-02-24 11:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771934157;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771934157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 12:13:44','2026-02-24 19:13:44',44429,NULL,10),(14825,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 12:14:44','2026-02-24 12:14:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771935284;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771935284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 13:35:17','2026-02-24 20:35:17',44431,NULL,10),(14826,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 13:36:17','2026-02-24 13:36:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771940177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771940177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 13:37:30','2026-02-24 20:37:30',44433,NULL,10),(14827,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 13:38:30','2026-02-24 13:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771940310;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771940310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 14:11:15','2026-02-24 21:11:15',44435,NULL,10),(14828,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 14:12:15','2026-02-24 14:12:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771942335;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771942335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 14:57:28','2026-02-24 21:57:28',44437,NULL,10),(14829,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 14:58:28','2026-02-24 14:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771945108;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771945108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 16:25:07','2026-02-24 23:25:07',44439,NULL,10),(14830,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 16:26:07','2026-02-24 16:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771950367;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771950367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 16:53:39','2026-02-24 23:53:39',44441,NULL,10),(14831,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 16:54:39','2026-02-24 16:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771952079;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771952079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 18:05:48','2026-02-25 01:05:48',44443,NULL,10),(14832,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 18:06:48','2026-02-24 18:06:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771956408;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771956408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 18:11:17','2026-02-25 01:11:17',44445,NULL,10),(14833,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 18:12:17','2026-02-24 18:12:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771956737;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771956737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 19:19:10','2026-02-25 02:19:10',44447,NULL,10),(14834,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 19:20:10','2026-02-24 19:20:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771960810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771960810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 20:26:29','2026-02-25 03:26:29',44449,NULL,10),(14835,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 20:27:29','2026-02-24 20:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771964849;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771964849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 21:53:59','2026-02-25 04:53:59',44451,NULL,10),(14836,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 21:54:59','2026-02-24 21:54:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771970099;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771970099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-24 23:02:07','2026-02-25 06:02:07',44453,NULL,10),(14837,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-24 23:03:07','2026-02-24 23:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771974187;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771974187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 00:39:00','2026-02-25 07:39:00',44455,NULL,10),(14838,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 00:40:00','2026-02-25 00:40:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771980000;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771980000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 01:59:53','2026-02-25 08:59:53',44457,NULL,10),(14839,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:00:53','2026-02-25 02:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771984853;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771984853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:13:20','2026-02-25 09:13:20',44460,NULL,10),(14840,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:14:20','2026-02-25 02:14:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771985660;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771985660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:19:04','2026-02-25 09:19:04',44462,NULL,10),(14841,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-26 02:13:20','2026-02-26 02:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772072000;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772072000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-26 02:40:54','2026-02-26 09:40:54',44556,NULL,20),(14842,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:20:04','2026-02-25 02:20:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771986004;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771986004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:22:29','2026-02-25 09:22:29',44464,NULL,10),(14843,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:23:29','2026-02-25 02:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771986209;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771986209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:43:09','2026-02-25 09:43:09',44466,NULL,10),(14844,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:44:09','2026-02-25 02:44:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771987449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771987449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:48:33','2026-02-25 09:48:33',44469,NULL,10),(14845,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:49:33','2026-02-25 02:49:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771987773;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771987773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 02:56:38','2026-02-25 09:56:38',44471,NULL,10),(14846,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 02:57:38','2026-02-25 02:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771988258;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771988258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 03:19:58','2026-02-25 10:19:58',44473,NULL,10),(14847,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 03:20:58','2026-02-25 03:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771989658;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771989658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 04:06:36','2026-02-25 11:06:36',44475,NULL,10),(14848,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 04:07:36','2026-02-25 04:07:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771992456;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771992456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 04:48:12','2026-02-25 11:48:12',44477,NULL,10),(14849,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 04:49:12','2026-02-25 04:49:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771994952;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771994952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 05:53:53','2026-02-25 12:53:53',44479,NULL,10),(14850,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 05:54:53','2026-02-25 05:54:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771998893;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771998893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 07:10:05','2026-02-25 14:10:05',44481,NULL,10),(14851,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 07:11:05','2026-02-25 07:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772003465;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772003465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 07:14:25','2026-02-25 14:14:25',44483,NULL,10),(14852,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 07:15:25','2026-02-25 07:15:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772003725;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772003725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 07:47:35','2026-02-25 14:47:35',44485,NULL,10),(14853,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 07:48:35','2026-02-25 07:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772005715;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772005715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 08:13:45','2026-02-25 15:13:45',44487,NULL,10),(14854,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 08:14:45','2026-02-25 08:14:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772007285;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772007285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 09:16:53','2026-02-25 16:16:53',44489,NULL,10),(14855,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 09:17:53','2026-02-25 09:17:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772011073;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772011073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 10:27:26','2026-02-25 17:27:26',44491,NULL,10),(14856,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 10:28:26','2026-02-25 10:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772015306;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772015306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 10:29:35','2026-02-25 17:29:35',44493,NULL,10),(14857,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 10:30:35','2026-02-25 10:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772015435;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772015435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 10:33:40','2026-02-25 17:33:40',44495,NULL,10),(14858,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 10:34:40','2026-02-25 10:34:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772015680;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772015680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 10:52:32','2026-02-25 17:52:32',44497,NULL,10),(14859,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 10:53:32','2026-02-25 10:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772016812;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772016812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 11:30:16','2026-02-25 18:30:16',44499,NULL,10),(14860,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 11:31:16','2026-02-25 11:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772019076;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772019076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 13:41:08','2026-02-25 20:41:08',44501,NULL,10),(14861,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 13:42:08','2026-02-25 13:42:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772026928;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772026928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 13:42:46','2026-02-25 20:42:46',44503,NULL,10),(14862,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 13:43:46','2026-02-25 13:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772027026;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772027026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 15:23:39','2026-02-25 22:23:39',44505,NULL,10),(14863,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 15:24:39','2026-02-25 15:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772033079;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772033079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:16:41','2026-02-26 00:16:41',44507,NULL,10),(14864,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 17:17:41','2026-02-25 17:17:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772039861;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772039861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:22:04','2026-02-26 00:22:04',44509,NULL,10),(14865,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 17:23:04','2026-02-25 17:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772040184;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772040184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:55:52','2026-02-26 00:55:52',44511,NULL,10),(14866,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 17:56:52','2026-02-25 17:56:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:57:31','2026-02-26 00:57:31',44514,NULL,10),(14867,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 17:58:31','2026-02-25 17:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042311;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:58:31','2026-02-26 00:58:31',44516,NULL,10),(14868,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 17:59:31','2026-02-25 17:59:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042371;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 17:59:31','2026-02-26 00:59:31',44518,NULL,10),(14869,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:00:31','2026-02-25 18:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042431;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:00:31','2026-02-26 01:00:31',44520,NULL,10),(14870,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:01:31','2026-02-25 18:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042491;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:01:31','2026-02-26 01:01:31',44522,NULL,10),(14871,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:02:31','2026-02-25 18:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042551;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:02:31','2026-02-26 01:02:31',44524,NULL,10),(14872,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:03:31','2026-02-25 18:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042611;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:03:31','2026-02-26 01:03:31',44526,NULL,10),(14873,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:04:31','2026-02-25 18:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042671;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:04:31','2026-02-26 01:04:31',44528,NULL,10),(14874,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:05:31','2026-02-25 18:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042731;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:06:01','2026-02-26 01:06:01',44530,NULL,10),(14875,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:07:01','2026-02-25 18:07:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042821;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:07:31','2026-02-26 01:07:31',44533,NULL,10),(14876,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:08:31','2026-02-25 18:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772042911;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772042911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:09:16','2026-02-26 01:09:16',44535,NULL,10),(14877,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:10:16','2026-02-25 18:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772043016;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772043016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 18:12:57','2026-02-26 01:12:57',44537,NULL,10),(14878,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 18:13:57','2026-02-25 18:13:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772043237;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772043237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 19:21:53','2026-02-26 02:21:53',44540,NULL,10),(14879,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 19:22:53','2026-02-25 19:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772047373;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772047373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 19:48:56','2026-02-26 02:48:56',44542,NULL,10),(14880,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 19:49:56','2026-02-25 19:49:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772048996;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772048996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 20:25:12','2026-02-26 03:25:12',44544,NULL,10),(14881,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 20:26:12','2026-02-25 20:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772051172;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772051172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 21:11:12','2026-02-26 04:11:12',44546,NULL,10),(14882,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 21:12:12','2026-02-25 21:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772053932;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772053932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-25 23:39:08','2026-02-26 06:39:08',44548,NULL,10),(14883,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-25 23:40:08','2026-02-25 23:40:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772062808;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772062808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 00:14:54','2026-02-26 07:14:54',44550,NULL,10),(14884,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 00:15:54','2026-02-26 00:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772064954;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772064954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 01:54:36','2026-02-26 08:54:36',44552,NULL,10),(14885,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 01:55:36','2026-02-26 01:55:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772070936;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772070936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 02:01:13','2026-02-26 09:01:13',44554,NULL,10),(14886,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 02:02:13','2026-02-26 02:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772071333;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772071333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 02:40:54','2026-02-26 09:40:54',44556,NULL,10),(14887,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 02:41:54','2026-02-26 02:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772073714;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772073714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 03:14:17','2026-02-26 10:14:17',44558,NULL,10),(14888,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-27 02:40:54','2026-02-27 02:40:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772160054;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772160054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-27 03:13:15','2026-02-27 10:13:15',44636,NULL,20),(14889,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 03:15:17','2026-02-26 03:15:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772075717;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772075717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 03:15:46','2026-02-26 10:15:46',44560,NULL,10),(14890,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 03:16:46','2026-02-26 03:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772075806;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772075806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 03:34:01','2026-02-26 10:34:01',44562,NULL,10),(14891,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 03:35:01','2026-02-26 03:35:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772076901;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772076901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 03:55:41','2026-02-26 10:55:41',44564,NULL,10),(14892,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 03:56:41','2026-02-26 03:56:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772078201;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772078201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 05:35:10','2026-02-26 12:35:10',44566,NULL,10),(14893,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 05:36:10','2026-02-26 05:36:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772084170;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772084170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 07:01:08','2026-02-26 14:01:08',44568,NULL,10),(14894,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 07:02:08','2026-02-26 07:02:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772089328;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772089328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 07:27:51','2026-02-26 14:27:51',44570,NULL,10),(14895,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 07:28:51','2026-02-26 07:28:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772090931;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772090931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 08:03:38','2026-02-26 15:03:38',44572,NULL,10),(14896,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 08:04:38','2026-02-26 08:04:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772093078;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772093078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 08:16:59','2026-02-26 15:16:59',44574,NULL,10),(14897,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 08:17:59','2026-02-26 08:17:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772093879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772093879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 09:09:57','2026-02-26 16:09:57',44576,NULL,10),(14898,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 09:10:57','2026-02-26 09:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772097057;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772097057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 09:24:03','2026-02-26 16:24:03',44578,NULL,10),(14899,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 09:25:03','2026-02-26 09:25:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772097903;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772097903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 10:30:54','2026-02-26 17:30:54',44580,NULL,10),(14900,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 10:31:54','2026-02-26 10:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772101914;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772101914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 10:48:03','2026-02-26 17:48:03',44582,NULL,10),(14901,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 10:49:03','2026-02-26 10:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772102943;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772102943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 10:58:30','2026-02-26 17:58:30',44585,NULL,10),(14902,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 10:59:30','2026-02-26 10:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772103570;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772103570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 11:14:44','2026-02-26 18:14:44',44587,NULL,10),(14903,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 11:15:44','2026-02-26 11:15:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772104544;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772104544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 11:29:07','2026-02-26 18:29:07',44589,NULL,10),(14904,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 11:30:07','2026-02-26 11:30:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772105407;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772105407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 11:58:00','2026-02-26 18:58:00',44591,NULL,10),(14905,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 11:59:00','2026-02-26 11:59:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772107140;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772107140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 12:01:58','2026-02-26 19:01:58',44593,NULL,10),(14906,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 12:02:58','2026-02-26 12:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772107378;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772107378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 12:20:50','2026-02-26 19:20:50',44595,NULL,10),(14907,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 12:21:50','2026-02-26 12:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772108510;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772108510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 12:40:32','2026-02-26 19:40:32',44597,NULL,10),(14908,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 12:41:32','2026-02-26 12:41:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772109692;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772109692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 12:49:06','2026-02-26 19:49:06',44599,NULL,10),(14909,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 12:50:06','2026-02-26 12:50:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772110206;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772110206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 13:08:33','2026-02-26 20:08:33',44601,NULL,10),(14910,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 13:09:33','2026-02-26 13:09:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772111373;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772111373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 14:37:46','2026-02-26 21:37:46',44603,NULL,10),(14911,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 14:38:46','2026-02-26 14:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772116726;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772116726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 18:24:02','2026-02-27 01:24:02',44605,NULL,10),(14912,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 18:25:02','2026-02-26 18:25:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772130302;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772130302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 18:55:43','2026-02-27 01:55:43',44607,NULL,10),(14913,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 18:56:43','2026-02-26 18:56:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772132203;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772132203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 19:13:13','2026-02-27 02:13:13',44609,NULL,10),(14914,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 19:14:13','2026-02-26 19:14:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772133253;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772133253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 20:22:09','2026-02-27 03:22:09',44611,NULL,10),(14915,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 20:23:09','2026-02-26 20:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772137389;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772137389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 20:25:00','2026-02-27 03:25:00',44613,NULL,10),(14916,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 20:26:00','2026-02-26 20:26:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772137560;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772137560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 20:29:58','2026-02-27 03:29:58',44615,NULL,10),(14917,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 20:30:58','2026-02-26 20:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772137858;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772137858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 20:32:33','2026-02-27 03:32:33',44617,NULL,10),(14918,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 20:33:33','2026-02-26 20:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772138013;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772138013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 22:20:37','2026-02-27 05:20:37',44619,NULL,10),(14919,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 22:21:37','2026-02-26 22:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772144497;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772144497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 23:08:14','2026-02-27 06:08:14',44621,NULL,10),(14920,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 23:09:14','2026-02-26 23:09:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772147354;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772147354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-26 23:41:59','2026-02-27 06:41:59',44623,NULL,10),(14921,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-26 23:42:59','2026-02-26 23:42:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772149379;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772149379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 00:25:33','2026-02-27 07:25:33',44625,NULL,10),(14922,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 00:26:33','2026-02-27 00:26:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772151993;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772151993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 01:21:39','2026-02-27 08:21:39',44627,NULL,10),(14923,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 01:22:39','2026-02-27 01:22:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772155359;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772155359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 01:26:15','2026-02-27 08:26:15',44629,NULL,10),(14924,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 01:27:15','2026-02-27 01:27:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772155635;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772155635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 01:41:55','2026-02-27 08:41:55',44631,NULL,10),(14925,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 01:42:55','2026-02-27 01:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772156575;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772156575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 02:39:10','2026-02-27 09:39:10',44633,NULL,10),(14926,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 02:40:10','2026-02-27 02:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772160010;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772160010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 03:13:14','2026-02-27 10:13:14',44636,NULL,10),(14927,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 03:14:15','2026-02-27 03:14:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772162055;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772162055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 03:29:03','2026-02-27 10:29:03',44639,NULL,10),(14928,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-28 03:13:15','2026-02-28 03:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772248395;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772248395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-02-28 03:15:32','2026-02-28 10:15:32',44726,NULL,20),(14929,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 03:30:03','2026-02-27 03:30:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772163003;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772163003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 03:32:09','2026-02-27 10:32:09',44641,NULL,10),(14930,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 03:33:09','2026-02-27 03:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772163189;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772163189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 04:19:35','2026-02-27 11:19:35',44643,NULL,10),(14931,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 04:20:35','2026-02-27 04:20:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772166035;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772166035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 04:20:41','2026-02-27 11:20:41',44645,NULL,10),(14932,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 04:21:41','2026-02-27 04:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772166101;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772166101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 04:38:10','2026-02-27 11:38:10',44647,NULL,10),(14933,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 04:39:10','2026-02-27 04:39:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772167150;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772167150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 05:00:03','2026-02-27 12:00:03',44649,NULL,10),(14934,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 05:01:03','2026-02-27 05:01:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772168463;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772168463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 05:14:12','2026-02-27 12:14:12',44651,NULL,10),(14935,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 05:15:12','2026-02-27 05:15:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772169312;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772169312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 06:20:51','2026-02-27 13:20:51',44653,NULL,10),(14936,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 06:21:51','2026-02-27 06:21:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772173311;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772173311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 06:22:10','2026-02-27 13:22:10',44655,NULL,10),(14937,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 06:23:10','2026-02-27 06:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772173390;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772173390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 06:43:42','2026-02-27 13:43:42',44657,NULL,10),(14938,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 06:44:42','2026-02-27 06:44:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772174682;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772174682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 07:51:48','2026-02-27 14:51:48',44659,NULL,10),(14939,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 07:52:48','2026-02-27 07:52:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772178768;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772178768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 08:25:52','2026-02-27 15:25:52',44661,NULL,10),(14940,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 08:26:52','2026-02-27 08:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772180812;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772180812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 09:05:24','2026-02-27 16:05:24',44663,NULL,10),(14941,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 09:06:24','2026-02-27 09:06:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772183184;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772183184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 09:25:10','2026-02-27 16:25:10',44665,NULL,10),(14942,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 09:26:10','2026-02-27 09:26:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772184370;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772184370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 09:50:26','2026-02-27 16:50:26',44667,NULL,10),(14943,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 09:51:26','2026-02-27 09:51:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772185886;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772185886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 10:27:49','2026-02-27 17:27:49',44669,NULL,10),(14944,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 10:28:49','2026-02-27 10:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772188129;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772188129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 10:49:50','2026-02-27 17:49:50',44671,NULL,10),(14945,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 10:50:50','2026-02-27 10:50:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772189450;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772189450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 10:59:49','2026-02-27 17:59:49',44673,NULL,10),(14946,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 11:00:49','2026-02-27 11:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772190049;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772190049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 11:15:45','2026-02-27 18:15:45',44675,NULL,10),(14947,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 11:16:45','2026-02-27 11:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772191005;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772191005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 11:28:45','2026-02-27 18:28:45',44678,NULL,10),(14948,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 11:29:45','2026-02-27 11:29:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772191785;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772191785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 12:19:27','2026-02-27 19:19:27',44680,NULL,10),(14949,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 12:20:27','2026-02-27 12:20:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772194827;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772194827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 12:24:31','2026-02-27 19:24:31',44682,NULL,10),(14950,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 12:25:31','2026-02-27 12:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772195131;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772195131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 13:27:57','2026-02-27 20:27:57',44684,NULL,10),(14951,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 13:28:57','2026-02-27 13:28:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772198937;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772198937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 14:10:29','2026-02-27 21:10:29',44686,NULL,10),(14952,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 14:11:29','2026-02-27 14:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772201489;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772201489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 14:32:45','2026-02-27 21:32:45',44688,NULL,10),(14953,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 14:33:45','2026-02-27 14:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772202825;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772202825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 14:34:25','2026-02-27 21:34:25',44691,NULL,10),(14954,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 14:35:25','2026-02-27 14:35:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772202925;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772202925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 16:16:51','2026-02-27 23:16:51',44693,NULL,10),(14955,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 16:17:51','2026-02-27 16:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772209071;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772209071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 16:24:03','2026-02-27 23:24:03',44695,NULL,10),(14956,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 16:25:03','2026-02-27 16:25:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772209503;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772209503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 17:50:10','2026-02-28 00:50:10',44697,NULL,10),(14957,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 17:51:10','2026-02-27 17:51:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772214670;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772214670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 18:33:13','2026-02-28 01:33:13',44699,NULL,10),(14958,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 18:34:13','2026-02-27 18:34:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772217253;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772217253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 18:49:09','2026-02-28 01:49:09',44701,NULL,10),(14959,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 18:50:09','2026-02-27 18:50:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772218209;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772218209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 19:26:12','2026-02-28 02:26:12',44703,NULL,10),(14960,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 19:27:12','2026-02-27 19:27:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772220432;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772220432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 19:56:55','2026-02-28 02:56:55',44705,NULL,10),(14961,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 19:57:55','2026-02-27 19:57:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772222275;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772222275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 20:47:05','2026-02-28 03:47:05',44707,NULL,10),(14962,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 20:48:05','2026-02-27 20:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772225285;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772225285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 21:26:52','2026-02-28 04:26:52',44709,NULL,10),(14963,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 21:27:52','2026-02-27 21:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772227672;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772227672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 21:33:04','2026-02-28 04:33:04',44711,NULL,10),(14964,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 21:34:04','2026-02-27 21:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772228044;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772228044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 21:43:35','2026-02-28 04:43:35',44713,NULL,10),(14965,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 21:44:35','2026-02-27 21:44:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772228675;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772228675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-27 23:33:22','2026-02-28 06:33:22',44715,NULL,10),(14966,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-27 23:34:22','2026-02-27 23:34:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772235262;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772235262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 01:37:03','2026-02-28 08:37:03',44718,NULL,10),(14967,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 01:38:03','2026-02-28 01:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772242683;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772242683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 02:39:42','2026-02-28 09:39:42',44720,NULL,10),(14968,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 02:40:42','2026-02-28 02:40:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772246442;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772246442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 02:41:58','2026-02-28 09:41:58',44722,NULL,10),(14969,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 02:42:58','2026-02-28 02:42:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772246578;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772246578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 02:55:25','2026-02-28 09:55:25',44724,NULL,10),(14970,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 02:56:25','2026-02-28 02:56:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772247385;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772247385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 03:15:32','2026-02-28 10:15:32',44726,NULL,10),(14971,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 03:16:32','2026-02-28 03:16:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772248592;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772248592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 05:11:37','2026-02-28 12:11:37',44728,NULL,10),(14972,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-01 03:15:32','2026-03-01 03:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772334932;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772334932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-01 03:37:58','2026-03-01 10:37:58',44824,NULL,20),(14973,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 05:12:37','2026-02-28 05:12:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772255557;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772255557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 05:24:47','2026-02-28 12:24:47',44730,NULL,10),(14974,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 05:25:47','2026-02-28 05:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772256347;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772256347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 08:03:03','2026-02-28 15:03:03',44732,NULL,10),(14975,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 08:04:03','2026-02-28 08:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772265843;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772265843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 08:58:15','2026-02-28 15:58:15',44734,NULL,10),(14976,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 08:59:15','2026-02-28 08:59:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772269155;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772269155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:03:37','2026-02-28 16:03:37',44736,NULL,10),(14977,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:04:37','2026-02-28 09:04:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772269477;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772269477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:45:03','2026-02-28 16:45:03',44738,NULL,10),(14978,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:46:03','2026-02-28 09:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772271963;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772271963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:48:17','2026-02-28 16:48:17',44740,NULL,10),(14979,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:49:17','2026-02-28 09:49:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272157;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:49:51','2026-02-28 16:49:51',44742,NULL,10),(14980,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:50:51','2026-02-28 09:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272251;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:51:23','2026-02-28 16:51:23',44744,NULL,10),(14981,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:52:23','2026-02-28 09:52:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272343;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:52:58','2026-02-28 16:52:58',44746,NULL,10),(14982,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:53:58','2026-02-28 09:53:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272438;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:54:12','2026-02-28 16:54:12',44748,NULL,10),(14983,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:55:12','2026-02-28 09:55:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272512;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:56:03','2026-02-28 16:56:03',44751,NULL,10),(14984,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:57:03','2026-02-28 09:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272623;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:57:35','2026-02-28 16:57:35',44753,NULL,10),(14985,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 09:58:35','2026-02-28 09:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272715;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 09:59:02','2026-02-28 16:59:02',44755,NULL,10),(14986,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:00:02','2026-02-28 10:00:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272802;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 10:00:34','2026-02-28 17:00:34',44757,NULL,10),(14987,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:01:34','2026-02-28 10:01:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772272894;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772272894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 10:02:21','2026-02-28 17:02:21',44759,NULL,10),(14988,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:03:21','2026-02-28 10:03:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772273001;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772273001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 10:03:56','2026-02-28 17:03:56',44761,NULL,10),(14989,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:04:56','2026-02-28 10:04:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772273096;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772273096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 10:05:43','2026-02-28 17:05:43',44763,NULL,10),(14990,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:06:43','2026-02-28 10:06:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772273203;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772273203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 10:07:07','2026-02-28 17:07:07',44765,NULL,10),(14991,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 10:08:07','2026-02-28 10:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772273287;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772273287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 11:33:09','2026-02-28 18:33:09',44767,NULL,10),(14992,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 11:34:09','2026-02-28 11:34:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772278449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772278449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 11:35:46','2026-02-28 18:35:46',44769,NULL,10),(14993,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 11:36:46','2026-02-28 11:36:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772278606;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772278606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 11:52:45','2026-02-28 18:52:45',44771,NULL,10),(14994,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 11:53:45','2026-02-28 11:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772279625;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772279625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 11:57:36','2026-02-28 18:57:36',44773,NULL,10),(14995,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 11:58:36','2026-02-28 11:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772279916;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772279916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 12:05:05','2026-02-28 19:05:05',44775,NULL,10),(14996,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 12:06:05','2026-02-28 12:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772280365;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772280365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 12:24:04','2026-02-28 19:24:04',44777,NULL,10),(14997,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 12:25:04','2026-02-28 12:25:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772281504;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772281504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 14:07:53','2026-02-28 21:07:53',44779,NULL,10),(14998,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 14:08:53','2026-02-28 14:08:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772287733;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772287733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 14:40:21','2026-02-28 21:40:21',44781,NULL,10),(14999,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 14:41:21','2026-02-28 14:41:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772289681;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772289681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 14:47:08','2026-02-28 21:47:08',44783,NULL,10),(15000,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 14:48:08','2026-02-28 14:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772290088;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772290088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 15:16:53','2026-02-28 22:16:53',44785,NULL,10),(15001,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 15:17:53','2026-02-28 15:17:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772291873;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772291873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 16:16:32','2026-02-28 23:16:32',44787,NULL,10),(15002,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 16:17:32','2026-02-28 16:17:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772295452;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772295452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 18:10:21','2026-03-01 01:10:21',44789,NULL,10),(15003,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 18:11:21','2026-02-28 18:11:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772302281;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772302281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 18:21:42','2026-03-01 01:21:42',44791,NULL,10),(15004,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 18:22:42','2026-02-28 18:22:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772302962;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772302962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 20:57:49','2026-03-01 03:57:49',44793,NULL,10),(15005,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 20:58:49','2026-02-28 20:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772312329;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772312329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 21:54:03','2026-03-01 04:54:03',44795,NULL,10),(15006,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 21:55:03','2026-02-28 21:55:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772315703;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772315703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 22:27:14','2026-03-01 05:27:14',44797,NULL,10),(15007,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 22:28:14','2026-02-28 22:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772317694;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772317694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-02-28 22:31:23','2026-03-01 05:31:23',44799,NULL,10),(15008,'fluentcrm_scheduled_every_minute_tasks','complete','2026-02-28 22:32:23','2026-02-28 22:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772317943;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772317943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 00:10:46','2026-03-01 07:10:46',44801,NULL,10),(15009,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 00:11:46','2026-03-01 00:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772323906;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772323906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 00:27:54','2026-03-01 07:27:54',44803,NULL,10),(15010,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 00:28:54','2026-03-01 00:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772324934;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772324934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 00:43:48','2026-03-01 07:43:48',44805,NULL,10),(15011,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 00:44:48','2026-03-01 00:44:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772325888;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772325888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 00:46:40','2026-03-01 07:46:40',44807,NULL,10),(15012,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 00:47:40','2026-03-01 00:47:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772326060;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772326060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 01:26:58','2026-03-01 08:26:58',44809,NULL,10),(15013,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 01:27:58','2026-03-01 01:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772328478;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772328478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 02:08:42','2026-03-01 09:08:42',44811,NULL,10),(15014,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 02:09:42','2026-03-01 02:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772330982;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772330982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 02:13:17','2026-03-01 09:13:17',44813,NULL,10),(15015,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 02:14:17','2026-03-01 02:14:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772331257;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772331257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 02:21:12','2026-03-01 09:21:12',44815,NULL,10),(15016,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 02:22:12','2026-03-01 02:22:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772331732;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772331732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 02:32:07','2026-03-01 09:32:07',44817,NULL,10),(15017,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 02:33:07','2026-03-01 02:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772332387;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772332387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 02:54:39','2026-03-01 09:54:39',44820,NULL,10),(15018,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 02:55:39','2026-03-01 02:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772333739;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772333739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 03:04:00','2026-03-01 10:04:00',44822,NULL,10),(15019,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 03:05:00','2026-03-01 03:05:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772334300;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772334300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 03:37:58','2026-03-01 10:37:58',44824,NULL,10),(15020,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 03:38:58','2026-03-01 03:38:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772336338;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772336338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 04:01:44','2026-03-01 11:01:44',44826,NULL,10),(15021,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-02 03:37:58','2026-03-02 03:37:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772422678;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772422678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-02 03:39:30','2026-03-02 10:39:30',44906,NULL,20),(15022,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 04:02:44','2026-03-01 04:02:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772337764;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772337764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 04:12:12','2026-03-01 11:12:12',44828,NULL,10),(15023,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 04:13:12','2026-03-01 04:13:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772338392;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772338392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 04:19:58','2026-03-01 11:19:58',44830,NULL,10),(15024,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 04:20:58','2026-03-01 04:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772338858;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772338858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 04:22:03','2026-03-01 11:22:03',44832,NULL,10),(15025,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 04:23:03','2026-03-01 04:23:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772338983;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772338983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 05:51:37','2026-03-01 12:51:37',44834,NULL,10),(15026,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 05:52:37','2026-03-01 05:52:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772344357;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772344357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:01:19','2026-03-01 18:01:19',44836,NULL,10),(15027,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:02:19','2026-03-01 11:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772362939;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772362939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:10:07','2026-03-01 18:10:07',44838,NULL,10),(15028,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:11:07','2026-03-01 11:11:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772363467;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772363467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:13:49','2026-03-01 18:13:49',44840,NULL,10),(15029,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:14:49','2026-03-01 11:14:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772363689;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772363689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:15:28','2026-03-01 18:15:28',44842,NULL,10),(15030,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:16:28','2026-03-01 11:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772363788;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772363788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:27:15','2026-03-01 18:27:15',44844,NULL,10),(15031,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:28:15','2026-03-01 11:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772364495;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772364495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 11:29:09','2026-03-01 18:29:09',44846,NULL,10),(15032,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 11:30:09','2026-03-01 11:30:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772364609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772364609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 12:22:53','2026-03-01 19:22:53',44848,NULL,10),(15033,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 12:23:53','2026-03-01 12:23:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772367833;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772367833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 12:31:28','2026-03-01 19:31:28',44850,NULL,10),(15034,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 12:32:28','2026-03-01 12:32:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772368348;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772368348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 13:36:59','2026-03-01 20:36:59',44852,NULL,10),(15035,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 13:37:59','2026-03-01 13:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772372279;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772372279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 13:46:19','2026-03-01 20:46:19',44854,NULL,10),(15036,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 13:47:19','2026-03-01 13:47:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772372839;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772372839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 14:30:09','2026-03-01 21:30:09',44856,NULL,10),(15037,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 14:31:09','2026-03-01 14:31:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772375469;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772375469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 15:01:02','2026-03-01 22:01:02',44859,NULL,10),(15038,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 15:02:02','2026-03-01 15:02:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772377322;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772377322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 15:13:43','2026-03-01 22:13:43',44861,NULL,10),(15039,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 15:14:43','2026-03-01 15:14:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772378083;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772378083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 15:58:49','2026-03-01 22:58:49',44863,NULL,10),(15040,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 15:59:49','2026-03-01 15:59:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772380789;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772380789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 17:35:37','2026-03-02 00:35:37',44865,NULL,10),(15041,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 17:36:37','2026-03-01 17:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772386597;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772386597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 17:55:20','2026-03-02 00:55:20',44867,NULL,10),(15042,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 17:56:20','2026-03-01 17:56:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772387780;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772387780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 18:18:35','2026-03-02 01:18:35',44869,NULL,10),(15043,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 18:19:35','2026-03-01 18:19:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772389175;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772389175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 19:42:07','2026-03-02 02:42:07',44871,NULL,10),(15044,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 19:43:07','2026-03-01 19:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772394187;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772394187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 19:45:21','2026-03-02 02:45:21',44873,NULL,10),(15045,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 19:46:21','2026-03-01 19:46:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772394381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772394381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 20:59:34','2026-03-02 03:59:34',44875,NULL,10),(15046,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 21:00:34','2026-03-01 21:00:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772398834;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772398834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 21:13:51','2026-03-02 04:13:51',44877,NULL,10),(15047,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 21:14:51','2026-03-01 21:14:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772399691;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772399691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 21:57:31','2026-03-02 04:57:31',44880,NULL,10),(15048,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 21:58:31','2026-03-01 21:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772402311;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772402311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 22:42:52','2026-03-02 05:42:52',44882,NULL,10),(15049,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 22:43:52','2026-03-01 22:43:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772405032;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772405032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 23:29:35','2026-03-02 06:29:35',44884,NULL,10),(15050,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 23:30:35','2026-03-01 23:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772407835;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772407835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-01 23:37:39','2026-03-02 06:37:39',44886,NULL,10),(15051,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-01 23:38:39','2026-03-01 23:38:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772408319;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772408319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 00:09:56','2026-03-02 07:09:56',44888,NULL,10),(15052,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 00:10:56','2026-03-02 00:10:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772410256;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772410256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 00:19:51','2026-03-02 07:19:51',44890,NULL,10),(15053,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 00:20:51','2026-03-02 00:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772410851;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772410851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 00:28:06','2026-03-02 07:28:06',44892,NULL,10),(15054,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 00:29:06','2026-03-02 00:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772411346;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772411346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 00:29:43','2026-03-02 07:29:43',44894,NULL,10),(15055,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 00:30:43','2026-03-02 00:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772411443;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772411443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 02:12:06','2026-03-02 09:12:06',44896,NULL,10),(15056,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 02:13:06','2026-03-02 02:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772417586;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772417586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 02:39:48','2026-03-02 09:39:48',44898,NULL,10),(15057,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 02:40:48','2026-03-02 02:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772419248;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772419248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 02:58:14','2026-03-02 09:58:14',44900,NULL,10),(15058,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 02:59:14','2026-03-02 02:59:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772420354;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772420354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 03:14:23','2026-03-02 10:14:23',44902,NULL,10),(15059,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 03:15:23','2026-03-02 03:15:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772421323;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772421323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 03:16:51','2026-03-02 10:16:51',44904,NULL,10),(15060,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 03:17:51','2026-03-02 03:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772421471;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772421471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 03:39:30','2026-03-02 10:39:30',44906,NULL,10),(15061,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 03:40:30','2026-03-02 03:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772422830;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772422830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 03:59:47','2026-03-02 10:59:47',44908,NULL,10),(15062,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-03 03:39:30','2026-03-03 03:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772509170;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772509170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-03 04:05:45','2026-03-03 11:05:45',44970,NULL,20),(15063,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 04:00:47','2026-03-02 04:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772424047;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772424047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 04:16:49','2026-03-02 11:16:49',44910,NULL,10),(15064,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 04:17:49','2026-03-02 04:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772425069;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772425069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 04:42:54','2026-03-02 11:42:54',44912,NULL,10),(15065,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 04:43:54','2026-03-02 04:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772426634;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772426634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 05:21:15','2026-03-02 12:21:15',44914,NULL,10),(15066,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 05:22:15','2026-03-02 05:22:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772428935;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772428935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 05:25:28','2026-03-02 12:25:28',44916,NULL,10),(15067,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 05:26:28','2026-03-02 05:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772429188;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772429188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 06:17:41','2026-03-02 13:17:41',44918,NULL,10),(15068,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 06:18:41','2026-03-02 06:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772432321;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772432321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 06:46:00','2026-03-02 13:46:00',44920,NULL,10),(15069,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 06:47:00','2026-03-02 06:47:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772434020;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772434020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 08:14:45','2026-03-02 15:14:45',44922,NULL,10),(15070,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 08:15:45','2026-03-02 08:15:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772439345;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772439345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 08:52:14','2026-03-02 15:52:14',44924,NULL,10),(15071,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 08:53:14','2026-03-02 08:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772441594;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772441594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 08:56:44','2026-03-02 15:56:44',44926,NULL,10),(15072,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 08:57:45','2026-03-02 08:57:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772441865;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772441865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 09:38:51','2026-03-02 16:38:51',44928,NULL,10),(15073,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 09:39:51','2026-03-02 09:39:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772444391;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772444391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 09:41:41','2026-03-02 16:41:41',44930,NULL,10),(15074,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 09:42:41','2026-03-02 09:42:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772444561;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772444561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 10:08:20','2026-03-02 17:08:20',44932,NULL,10),(15075,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 10:09:20','2026-03-02 10:09:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772446160;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772446160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 10:35:47','2026-03-02 17:35:47',44934,NULL,10),(15076,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 10:36:47','2026-03-02 10:36:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772447807;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772447807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 10:39:13','2026-03-02 17:39:13',44936,NULL,10),(15077,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 10:40:13','2026-03-02 10:40:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772448013;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772448013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 10:47:54','2026-03-02 17:47:54',44938,NULL,10),(15078,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 10:48:54','2026-03-02 10:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772448534;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772448534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 10:50:46','2026-03-02 17:50:46',44940,NULL,10),(15079,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 10:51:46','2026-03-02 10:51:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772448706;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772448706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 11:11:46','2026-03-02 18:11:46',44942,NULL,10),(15080,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 11:12:46','2026-03-02 11:12:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772449966;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772449966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 13:21:33','2026-03-02 20:21:33',44944,NULL,10),(15081,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 13:22:33','2026-03-02 13:22:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772457753;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772457753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 14:29:10','2026-03-02 21:29:10',44946,NULL,10),(15082,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 14:30:10','2026-03-02 14:30:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772461810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772461810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 14:39:52','2026-03-02 21:39:52',44948,NULL,10),(15083,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 14:40:52','2026-03-02 14:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772462452;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772462452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-02 23:27:14','2026-03-03 06:27:14',44950,NULL,10),(15084,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-02 23:28:14','2026-03-02 23:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772494094;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772494094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 00:03:53','2026-03-03 07:03:53',44952,NULL,10),(15085,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 00:04:53','2026-03-03 00:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772496293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772496293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 01:02:04','2026-03-03 08:02:04',44954,NULL,10),(15086,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 01:03:04','2026-03-03 01:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772499784;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772499784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 01:38:16','2026-03-03 08:38:16',44956,NULL,10),(15087,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 01:39:16','2026-03-03 01:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772501956;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772501956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 02:25:34','2026-03-03 09:25:34',44958,NULL,10),(15088,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 02:26:34','2026-03-03 02:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772504794;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772504794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 02:30:36','2026-03-03 09:30:36',44960,NULL,10),(15089,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 02:31:36','2026-03-03 02:31:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772505096;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772505096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 02:40:53','2026-03-03 09:40:53',44962,NULL,10),(15090,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 02:41:53','2026-03-03 02:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772505713;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772505713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 02:47:43','2026-03-03 09:47:43',44964,NULL,10),(15091,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 02:48:43','2026-03-03 02:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772506123;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772506123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 02:53:41','2026-03-03 09:53:41',44966,NULL,10),(15092,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 02:54:41','2026-03-03 02:54:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772506481;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772506481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 03:22:46','2026-03-03 10:22:46',44968,NULL,10),(15093,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 03:23:46','2026-03-03 03:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772508226;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772508226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 04:05:45','2026-03-03 11:05:45',44970,NULL,10),(15094,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 04:06:45','2026-03-03 04:06:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772510805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772510805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 04:21:49','2026-03-03 11:21:49',44972,NULL,10),(15095,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-04 04:05:45','2026-03-04 04:05:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772597145;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772597145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-04 08:28:44','2026-03-04 15:28:44',45036,NULL,20),(15096,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 04:22:49','2026-03-03 04:22:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772511769;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772511769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 04:35:15','2026-03-03 11:35:15',44974,NULL,10),(15097,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 04:36:15','2026-03-03 04:36:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512575;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 06:08:31','2026-03-03 13:08:31',44976,NULL,10),(15098,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 06:09:31','2026-03-03 06:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772518171;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772518171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 06:11:33','2026-03-03 13:11:33',44978,NULL,10),(15099,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 06:12:33','2026-03-03 06:12:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772518353;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772518353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 07:33:03','2026-03-03 14:33:03',44980,NULL,10),(15100,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 07:34:03','2026-03-03 07:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772523243;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772523243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 07:34:24','2026-03-03 14:34:24',44983,NULL,10),(15101,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 07:35:24','2026-03-03 07:35:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772523324;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772523324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 07:35:24','2026-03-03 14:35:24',44985,NULL,10),(15102,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 07:36:24','2026-03-03 07:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772523384;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772523384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 08:25:56','2026-03-03 15:25:56',44987,NULL,10),(15103,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 08:26:56','2026-03-03 08:26:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772526416;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772526416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 09:47:01','2026-03-03 16:47:01',44989,NULL,10),(15104,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 09:48:01','2026-03-03 09:48:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772531281;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772531281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 10:02:10','2026-03-03 17:02:10',44991,NULL,10),(15105,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 10:03:10','2026-03-03 10:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772532190;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772532190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 10:20:19','2026-03-03 17:20:19',44993,NULL,10),(15106,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 10:21:19','2026-03-03 10:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772533279;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772533279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 10:28:29','2026-03-03 17:28:29',44995,NULL,10),(15107,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 10:29:29','2026-03-03 10:29:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772533769;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772533769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 10:44:41','2026-03-03 17:44:41',44997,NULL,10),(15108,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 10:45:41','2026-03-03 10:45:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772534741;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772534741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 11:04:36','2026-03-03 18:04:36',44999,NULL,10),(15109,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 11:05:36','2026-03-03 11:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772535936;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772535936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 13:29:15','2026-03-03 20:29:15',45001,NULL,10),(15110,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 13:30:15','2026-03-03 13:30:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772544615;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772544615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 13:37:54','2026-03-03 20:37:54',45003,NULL,10),(15111,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 13:38:54','2026-03-03 13:38:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772545134;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772545134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 14:41:34','2026-03-03 21:41:34',45005,NULL,10),(15112,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 14:42:34','2026-03-03 14:42:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772548954;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772548954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 15:57:27','2026-03-03 22:57:27',45007,NULL,10),(15113,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 15:58:27','2026-03-03 15:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772553507;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772553507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 16:22:19','2026-03-03 23:22:19',45009,NULL,10),(15114,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 16:23:19','2026-03-03 16:23:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772554999;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772554999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 18:40:54','2026-03-04 01:40:54',45011,NULL,10),(15115,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 18:41:54','2026-03-03 18:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772563314;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772563314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 18:44:58','2026-03-04 01:44:58',45014,NULL,10),(15116,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 18:45:58','2026-03-03 18:45:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772563558;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772563558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 19:47:40','2026-03-04 02:47:40',45016,NULL,10),(15117,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 19:48:40','2026-03-03 19:48:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772567320;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772567320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 20:28:17','2026-03-04 03:28:17',45018,NULL,10),(15118,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 20:29:17','2026-03-03 20:29:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772569757;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772569757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-03 21:42:46','2026-03-04 04:42:46',45020,NULL,10),(15119,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-03 21:43:46','2026-03-03 21:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772574226;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772574226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 00:00:27','2026-03-04 07:00:27',45022,NULL,10),(15120,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 00:01:27','2026-03-04 00:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772582487;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772582487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 00:43:38','2026-03-04 07:43:38',45024,NULL,10),(15121,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 00:44:38','2026-03-04 00:44:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772585078;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772585078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 01:27:58','2026-03-04 08:27:58',45026,NULL,10),(15122,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 01:28:58','2026-03-04 01:28:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772587738;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772587738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 02:09:43','2026-03-04 09:09:43',45028,NULL,10),(15123,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 02:10:43','2026-03-04 02:10:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772590243;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772590243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 02:35:32','2026-03-04 09:35:32',45030,NULL,10),(15124,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 02:36:32','2026-03-04 02:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772591792;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772591792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 02:43:34','2026-03-04 09:43:34',45032,NULL,10),(15125,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 02:44:34','2026-03-04 02:44:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772592274;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772592274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 03:06:23','2026-03-04 10:06:23',45034,NULL,10),(15126,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 03:07:23','2026-03-04 03:07:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772593643;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772593643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 08:28:44','2026-03-04 15:28:44',45036,NULL,10),(15127,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 08:29:44','2026-03-04 08:29:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772612984;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772612984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 10:01:18','2026-03-04 17:01:18',45038,NULL,10),(15128,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-05 08:28:44','2026-03-05 08:28:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772699324;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772699324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-05 08:28:51','2026-03-05 15:28:51',45325,NULL,20),(15129,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 10:02:18','2026-03-04 10:02:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772618538;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772618538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 10:03:52','2026-03-04 17:03:52',45040,NULL,10),(15130,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 10:04:52','2026-03-04 10:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772618692;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772618692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 10:18:08','2026-03-04 17:18:08',45042,NULL,10),(15131,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 10:19:08','2026-03-04 10:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772619548;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772619548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 10:48:07','2026-03-04 17:48:07',45044,NULL,10),(15132,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 10:49:07','2026-03-04 10:49:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772621347;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772621347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 15:16:29','2026-03-04 22:16:29',45046,NULL,10),(15133,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 15:17:29','2026-03-04 15:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772637449;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772637449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 15:21:50','2026-03-04 22:21:50',45048,NULL,10),(15134,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 15:22:50','2026-03-04 15:22:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772637770;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772637770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 15:53:13','2026-03-04 22:53:13',45050,NULL,10),(15135,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 15:54:13','2026-03-04 15:54:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772639653;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772639653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 16:19:49','2026-03-04 23:19:49',45052,NULL,10),(15136,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 16:20:49','2026-03-04 16:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772641249;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772641249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 17:42:11','2026-03-05 00:42:11',45055,NULL,10),(15137,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 17:43:11','2026-03-04 17:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772646191;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772646191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 18:07:05','2026-03-05 01:07:05',45057,NULL,10),(15138,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 18:08:05','2026-03-04 18:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772647685;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772647685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 18:17:32','2026-03-05 01:17:32',45059,NULL,10),(15139,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 18:18:32','2026-03-04 18:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772648312;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772648312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 18:33:30','2026-03-05 01:33:30',45061,NULL,10),(15140,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 18:34:30','2026-03-04 18:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772649270;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772649270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 18:55:46','2026-03-05 01:55:46',45063,NULL,10),(15141,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 18:56:46','2026-03-04 18:56:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772650606;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772650606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 19:03:07','2026-03-05 02:03:07',45065,NULL,10),(15142,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 19:04:07','2026-03-04 19:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772651047;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772651047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 19:47:59','2026-03-05 02:47:59',45067,NULL,10),(15143,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 19:48:59','2026-03-04 19:48:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772653739;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772653739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 20:28:06','2026-03-05 03:28:06',45069,NULL,10),(15144,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 20:29:06','2026-03-04 20:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772656146;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772656146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 20:31:08','2026-03-05 03:31:08',45071,NULL,10),(15145,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 20:32:08','2026-03-04 20:32:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772656328;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772656328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 20:49:51','2026-03-05 03:49:51',45073,NULL,10),(15146,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 20:50:51','2026-03-04 20:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772657451;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772657451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 21:56:42','2026-03-05 04:56:42',45075,NULL,10),(15147,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 21:57:42','2026-03-04 21:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772661462;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772661462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 22:20:35','2026-03-05 05:20:35',45077,NULL,10),(15148,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 22:21:35','2026-03-04 22:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772662895;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772662895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 22:30:32','2026-03-05 05:30:32',45079,NULL,10),(15149,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 22:31:33','2026-03-04 22:31:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772663493;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772663493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 22:55:48','2026-03-05 05:55:48',45081,NULL,10),(15150,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 22:56:48','2026-03-04 22:56:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772665008;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772665008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-04 23:48:20','2026-03-05 06:48:20',45083,NULL,10),(15151,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-04 23:49:20','2026-03-04 23:49:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772668160;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772668160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:19:30','2026-03-05 07:19:30',45085,NULL,10),(15152,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:20:30','2026-03-05 00:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772670030;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772670030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:29:58','2026-03-05 07:29:58',45087,NULL,10),(15153,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:30:58','2026-03-05 00:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772670658;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772670658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:31:19','2026-03-05 07:31:19',45089,NULL,10),(15154,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:32:19','2026-03-05 00:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772670739;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772670739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:33:10','2026-03-05 07:33:10',45091,NULL,10),(15155,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:34:10','2026-03-05 00:34:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772670850;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772670850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:36:07','2026-03-05 07:36:07',45093,NULL,10),(15156,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:37:07','2026-03-05 00:37:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772671027;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772671027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:40:14','2026-03-05 07:40:14',45095,NULL,10),(15157,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:41:14','2026-03-05 00:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772671274;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772671274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:42:56','2026-03-05 07:42:56',45097,NULL,10),(15158,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:43:56','2026-03-05 00:43:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772671436;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772671436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:45:38','2026-03-05 07:45:38',45099,NULL,10),(15159,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:46:38','2026-03-05 00:46:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772671598;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772671598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:50:19','2026-03-05 07:50:19',45101,NULL,10),(15160,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:51:19','2026-03-05 00:51:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772671879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772671879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 00:55:59','2026-03-05 07:55:59',45103,NULL,10),(15161,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 00:56:59','2026-03-05 00:56:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772672219;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772672219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:02:01','2026-03-05 08:02:01',45105,NULL,10),(15162,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:03:01','2026-03-05 01:03:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772672581;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772672581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:06:35','2026-03-05 08:06:35',45107,NULL,10),(15163,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:07:35','2026-03-05 01:07:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772672855;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772672855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:09:12','2026-03-05 08:09:12',45109,NULL,10),(15164,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:10:12','2026-03-05 01:10:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673012;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:12:23','2026-03-05 08:12:23',45111,NULL,10),(15165,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:13:23','2026-03-05 01:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673203;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:14:40','2026-03-05 08:14:40',45113,NULL,10),(15166,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:15:40','2026-03-05 01:15:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673340;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:17:52','2026-03-05 08:17:52',45115,NULL,10),(15167,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:18:52','2026-03-05 01:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673532;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:21:10','2026-03-05 08:21:10',45117,NULL,10),(15168,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:22:10','2026-03-05 01:22:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673730;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:25:34','2026-03-05 08:25:34',45120,NULL,10),(15169,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:26:34','2026-03-05 01:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772673994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772673994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:29:46','2026-03-05 08:29:46',45122,NULL,10),(15170,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:30:46','2026-03-05 01:30:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772674246;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772674246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:33:46','2026-03-05 08:33:46',45124,NULL,10),(15171,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:34:46','2026-03-05 01:34:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772674486;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772674486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:38:51','2026-03-05 08:38:51',45126,NULL,10),(15172,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:39:51','2026-03-05 01:39:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772674791;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772674791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:42:41','2026-03-05 08:42:41',45128,NULL,10),(15173,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:43:41','2026-03-05 01:43:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772675021;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772675021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:51:55','2026-03-05 08:51:55',45130,NULL,10),(15174,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:52:55','2026-03-05 01:52:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772675575;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772675575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 01:58:51','2026-03-05 08:58:51',45132,NULL,10),(15175,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 01:59:51','2026-03-05 01:59:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772675991;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772675991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:00:40','2026-03-05 09:00:40',45134,NULL,10),(15176,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:01:40','2026-03-05 02:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676100;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:02:32','2026-03-05 09:02:32',45136,NULL,10),(15177,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:03:32','2026-03-05 02:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:06:27','2026-03-05 09:06:27',45138,NULL,10),(15178,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:07:27','2026-03-05 02:07:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676447;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:07:37','2026-03-05 09:07:37',45140,NULL,10),(15179,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:08:37','2026-03-05 02:08:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676517;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:08:58','2026-03-05 09:08:58',45142,NULL,10),(15180,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:09:58','2026-03-05 02:09:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676598;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:10:46','2026-03-05 09:10:46',45144,NULL,10),(15181,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:11:46','2026-03-05 02:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676706;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:12:19','2026-03-05 09:12:19',45146,NULL,10),(15182,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:13:19','2026-03-05 02:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676799;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:13:52','2026-03-05 09:13:52',45148,NULL,10),(15183,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:14:52','2026-03-05 02:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772676892;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772676892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:16:20','2026-03-05 09:16:20',45150,NULL,10),(15184,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:17:20','2026-03-05 02:17:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677040;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:18:58','2026-03-05 09:18:58',45152,NULL,10),(15185,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:19:58','2026-03-05 02:19:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677198;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:21:13','2026-03-05 09:21:13',45155,NULL,10),(15186,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:22:13','2026-03-05 02:22:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677333;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:24:30','2026-03-05 09:24:30',45157,NULL,10),(15187,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:25:30','2026-03-05 02:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677530;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:27:33','2026-03-05 09:27:33',45159,NULL,10),(15188,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:28:33','2026-03-05 02:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677713;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:28:59','2026-03-05 09:28:59',45161,NULL,10),(15189,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:29:59','2026-03-05 02:29:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772677799;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772677799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:37:13','2026-03-05 09:37:13',45164,NULL,10),(15190,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:38:13','2026-03-05 02:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772678293;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772678293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:42:55','2026-03-05 09:42:55',45166,NULL,10),(15191,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:43:55','2026-03-05 02:43:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772678635;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772678635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 02:58:45','2026-03-05 09:58:45',45168,NULL,10),(15192,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 02:59:45','2026-03-05 02:59:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772679585;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772679585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:00:45','2026-03-05 10:00:45',45170,NULL,10),(15193,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:01:45','2026-03-05 03:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772679705;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772679705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:02:25','2026-03-05 10:02:25',45172,NULL,10),(15194,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:03:25','2026-03-05 03:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772679805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772679805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:09:02','2026-03-05 10:09:02',45174,NULL,10),(15195,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:10:02','2026-03-05 03:10:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680202;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:12:15','2026-03-05 10:12:15',45176,NULL,10),(15196,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:13:15','2026-03-05 03:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680395;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:15:05','2026-03-05 10:15:05',45179,NULL,10),(15197,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:16:05','2026-03-05 03:16:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680565;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:16:10','2026-03-05 10:16:10',45181,NULL,10),(15198,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:17:10','2026-03-05 03:17:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680630;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:19:58','2026-03-05 10:19:58',45184,NULL,10),(15199,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:20:58','2026-03-05 03:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680858;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:22:15','2026-03-05 10:22:15',45186,NULL,10),(15200,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:23:15','2026-03-05 03:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680995;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:25:04','2026-03-05 10:25:04',45188,NULL,10),(15201,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:26:04','2026-03-05 03:26:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772681164;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772681164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:32:30','2026-03-05 10:32:30',45190,NULL,10),(15202,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:33:30','2026-03-05 03:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772681610;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772681610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:34:54','2026-03-05 10:34:54',45193,NULL,10),(15203,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:35:54','2026-03-05 03:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772681754;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772681754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:37:27','2026-03-05 10:37:27',45195,NULL,10),(15204,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:38:27','2026-03-05 03:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772681907;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772681907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:40:08','2026-03-05 10:40:08',45197,NULL,10),(15205,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:41:08','2026-03-05 03:41:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772682068;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772682068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:46:07','2026-03-05 10:46:07',45200,NULL,10),(15206,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:47:07','2026-03-05 03:47:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772682427;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772682427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 03:57:47','2026-03-05 10:57:47',45202,NULL,10),(15207,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 03:58:47','2026-03-05 03:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683127;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:02:36','2026-03-05 11:02:36',45204,NULL,10),(15208,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:03:36','2026-03-05 04:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683416;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:03:50','2026-03-05 11:03:50',45206,NULL,10),(15209,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:04:50','2026-03-05 04:04:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683490;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:06:28','2026-03-05 11:06:28',45208,NULL,10),(15210,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:07:28','2026-03-05 04:07:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683648;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:08:21','2026-03-05 11:08:21',45210,NULL,10),(15211,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:09:21','2026-03-05 04:09:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683761;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:10:14','2026-03-05 11:10:14',45213,NULL,10),(15212,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:11:14','2026-03-05 04:11:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772683874;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772683874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:22:33','2026-03-05 11:22:33',45215,NULL,10),(15213,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:23:33','2026-03-05 04:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772684613;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772684613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:24:51','2026-03-05 11:24:51',45217,NULL,10),(15214,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:25:51','2026-03-05 04:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772684751;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772684751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:28:23','2026-03-05 11:28:23',45219,NULL,10),(15215,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:29:23','2026-03-05 04:29:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772684963;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772684963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:29:38','2026-03-05 11:29:38',45221,NULL,10),(15216,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:30:38','2026-03-05 04:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772685038;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772685038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:40:28','2026-03-05 11:40:28',45223,NULL,10),(15217,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:41:28','2026-03-05 04:41:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772685688;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772685688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:41:34','2026-03-05 11:41:34',45225,NULL,10),(15218,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:42:34','2026-03-05 04:42:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772685754;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772685754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 04:53:10','2026-03-05 11:53:10',45227,NULL,10),(15219,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 04:54:10','2026-03-05 04:54:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772686450;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772686450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:02:46','2026-03-05 12:02:46',45229,NULL,10),(15220,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:03:46','2026-03-05 05:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772687026;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772687026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:16:50','2026-03-05 12:16:50',45231,NULL,10),(15221,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:17:50','2026-03-05 05:17:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772687870;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772687870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:21:54','2026-03-05 12:21:54',45233,NULL,10),(15222,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:22:54','2026-03-05 05:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772688174;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772688174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:23:58','2026-03-05 12:23:58',45236,NULL,10),(15223,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:24:58','2026-03-05 05:24:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772688298;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772688298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:25:18','2026-03-05 12:25:18',45238,NULL,10),(15224,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:26:18','2026-03-05 05:26:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772688378;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772688378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:27:00','2026-03-05 12:27:00',45240,NULL,10),(15225,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:28:00','2026-03-05 05:28:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772688480;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772688480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:28:48','2026-03-05 12:28:48',45242,NULL,10),(15226,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:29:48','2026-03-05 05:29:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772688588;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772688588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:35:43','2026-03-05 12:35:43',45244,NULL,10),(15227,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:36:43','2026-03-05 05:36:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689003;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:37:46','2026-03-05 12:37:46',45246,NULL,10),(15228,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:38:46','2026-03-05 05:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689126;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:42:36','2026-03-05 12:42:36',45248,NULL,10),(15229,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:43:36','2026-03-05 05:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689416;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:44:40','2026-03-05 12:44:40',45250,NULL,10),(15230,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:45:40','2026-03-05 05:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689540;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:48:55','2026-03-05 12:48:55',45252,NULL,10),(15231,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:49:55','2026-03-05 05:49:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689795;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:52:00','2026-03-05 12:52:00',45254,NULL,10),(15232,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:53:00','2026-03-05 05:53:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772689980;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772689980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:53:24','2026-03-05 12:53:24',45256,NULL,10),(15233,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:54:24','2026-03-05 05:54:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772690064;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772690064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 05:57:01','2026-03-05 12:57:01',45258,NULL,10),(15234,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 05:58:01','2026-03-05 05:58:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772690281;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772690281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:04:36','2026-03-05 13:04:36',45260,NULL,10),(15235,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:05:36','2026-03-05 06:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772690736;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772690736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:10:24','2026-03-05 13:10:24',45262,NULL,10),(15236,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:11:24','2026-03-05 06:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691084;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:15:03','2026-03-05 13:15:03',45264,NULL,10),(15237,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:16:03','2026-03-05 06:16:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:16:56','2026-03-05 13:16:56',45266,NULL,10),(15238,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:17:56','2026-03-05 06:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691476;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:18:36','2026-03-05 13:18:36',45268,NULL,10),(15239,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:19:36','2026-03-05 06:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691576;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:20:03','2026-03-05 13:20:03',45270,NULL,10),(15240,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:21:03','2026-03-05 06:21:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691663;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:22:57','2026-03-05 13:22:57',45272,NULL,10),(15241,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:23:57','2026-03-05 06:23:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691837;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:25:07','2026-03-05 13:25:07',45274,NULL,10),(15242,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:26:07','2026-03-05 06:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772691967;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772691967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:31:18','2026-03-05 13:31:18',45276,NULL,10),(15243,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:32:18','2026-03-05 06:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772692338;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772692338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:38:32','2026-03-05 13:38:32',45278,NULL,10),(15244,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:39:32','2026-03-05 06:39:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772692772;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772692772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:40:39','2026-03-05 13:40:39',45280,NULL,10),(15245,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:41:39','2026-03-05 06:41:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772692899;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772692899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:42:25','2026-03-05 13:42:25',45282,NULL,10),(15246,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:43:25','2026-03-05 06:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772693005;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772693005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:50:44','2026-03-05 13:50:44',45284,NULL,10),(15247,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:51:44','2026-03-05 06:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772693504;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772693504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 06:52:15','2026-03-05 13:52:15',45286,NULL,10),(15248,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 06:53:15','2026-03-05 06:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772693595;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772693595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:06:23','2026-03-05 14:06:23',45288,NULL,10),(15249,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:07:23','2026-03-05 07:07:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772694443;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772694443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:09:56','2026-03-05 14:09:56',45290,NULL,10),(15250,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:10:56','2026-03-05 07:10:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772694656;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772694656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:13:12','2026-03-05 14:13:12',45292,NULL,10),(15251,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:14:12','2026-03-05 07:14:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772694852;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772694852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:15:36','2026-03-05 14:15:36',45294,NULL,10),(15252,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:16:36','2026-03-05 07:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772694996;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772694996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:30:03','2026-03-05 14:30:03',45296,NULL,10),(15253,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:31:03','2026-03-05 07:31:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772695863;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772695863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:33:51','2026-03-05 14:33:51',45298,NULL,10),(15254,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:34:51','2026-03-05 07:34:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772696091;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772696091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:34:54','2026-03-05 14:34:54',45300,NULL,10),(15255,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:35:54','2026-03-05 07:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772696154;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772696154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:43:39','2026-03-05 14:43:39',45302,NULL,10),(15256,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:44:39','2026-03-05 07:44:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772696679;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772696679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:45:32','2026-03-05 14:45:32',45304,NULL,10),(15257,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:46:32','2026-03-05 07:46:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772696792;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772696792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:57:03','2026-03-05 14:57:03',45306,NULL,10),(15258,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 07:58:03','2026-03-05 07:58:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772697483;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772697483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 07:59:25','2026-03-05 14:59:25',45308,NULL,10),(15259,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:00:25','2026-03-05 08:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772697625;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772697625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:01:01','2026-03-05 15:01:01',45310,NULL,10),(15260,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:02:01','2026-03-05 08:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772697721;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772697721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:07:01','2026-03-05 15:07:01',45312,NULL,10),(15261,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:08:01','2026-03-05 08:08:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772698081;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772698081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:09:16','2026-03-05 15:09:16',45314,NULL,10),(15262,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:10:16','2026-03-05 08:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772698216;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772698216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:11:34','2026-03-05 15:11:34',45316,NULL,10),(15263,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:12:34','2026-03-05 08:12:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772698354;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772698354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:16:00','2026-03-05 15:16:00',45318,NULL,10),(15264,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:17:00','2026-03-05 08:17:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772698620;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772698620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:19:51','2026-03-05 15:19:51',45320,NULL,10),(15265,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:20:51','2026-03-05 08:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772698851;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772698851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:27:15','2026-03-05 15:27:15',45322,NULL,10),(15266,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:28:15','2026-03-05 08:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772699295;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772699295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:28:51','2026-03-05 15:28:51',45325,NULL,10),(15267,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:29:51','2026-03-05 08:29:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772699391;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772699391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:32:54','2026-03-05 15:32:54',45327,NULL,10),(15268,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-06 08:28:51','2026-03-06 08:28:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772785731;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772785731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-06 08:44:26','2026-03-06 15:44:26',45790,NULL,20),(15269,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:33:54','2026-03-05 08:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772699634;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772699634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:37:48','2026-03-05 15:37:48',45329,NULL,10),(15270,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:38:48','2026-03-05 08:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772699928;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772699928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:45:36','2026-03-05 15:45:36',45331,NULL,10),(15271,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:46:36','2026-03-05 08:46:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700396;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:46:43','2026-03-05 15:46:43',45333,NULL,10),(15272,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:47:43','2026-03-05 08:47:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700463;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:47:52','2026-03-05 15:47:52',45335,NULL,10),(15273,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:48:52','2026-03-05 08:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700532;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:53:07','2026-03-05 15:53:07',45337,NULL,10),(15274,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:54:07','2026-03-05 08:54:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700847;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:54:10','2026-03-05 15:54:10',45339,NULL,10),(15275,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:55:10','2026-03-05 08:55:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700910;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 08:57:26','2026-03-05 15:57:26',45341,NULL,10),(15276,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 08:58:26','2026-03-05 08:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772701106;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772701106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 09:33:54','2026-03-05 16:33:54',45343,NULL,10),(15277,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 09:34:54','2026-03-05 09:34:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772703294;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772703294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 09:46:23','2026-03-05 16:46:23',45345,NULL,10),(15278,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 09:47:23','2026-03-05 09:47:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772704043;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772704043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 09:53:30','2026-03-05 16:53:30',45348,NULL,10),(15279,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 09:54:30','2026-03-05 09:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772704470;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772704470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 09:55:29','2026-03-05 16:55:29',45350,NULL,10),(15280,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 09:56:29','2026-03-05 09:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772704589;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772704589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:15:34','2026-03-05 17:15:34',45352,NULL,10),(15281,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:16:34','2026-03-05 10:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772705794;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772705794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:25:04','2026-03-05 17:25:04',45354,NULL,10),(15282,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:26:04','2026-03-05 10:26:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772706364;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772706364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:26:58','2026-03-05 17:26:58',45356,NULL,10),(15283,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:27:58','2026-03-05 10:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772706478;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772706478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:29:20','2026-03-05 17:29:20',45358,NULL,10),(15284,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:30:20','2026-03-05 10:30:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772706620;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772706620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:35:54','2026-03-05 17:35:54',45361,NULL,10),(15285,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:36:54','2026-03-05 10:36:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772707014;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772707014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:37:53','2026-03-05 17:37:53',45363,NULL,10),(15286,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:38:53','2026-03-05 10:38:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772707133;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772707133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:40:23','2026-03-05 17:40:23',45366,NULL,10),(15287,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:41:23','2026-03-05 10:41:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772707283;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772707283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:45:50','2026-03-05 17:45:50',45369,NULL,10),(15288,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:46:50','2026-03-05 10:46:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772707610;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772707610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:47:29','2026-03-05 17:47:29',45371,NULL,10),(15289,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:48:29','2026-03-05 10:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772707709;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772707709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:55:28','2026-03-05 17:55:28',45373,NULL,10),(15290,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:56:28','2026-03-05 10:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772708188;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772708188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 10:58:41','2026-03-05 17:58:41',45375,NULL,10),(15291,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 10:59:41','2026-03-05 10:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772708381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772708381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:31:15','2026-03-05 18:31:15',45377,NULL,10),(15292,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:32:15','2026-03-05 11:32:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772710335;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772710335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:32:21','2026-03-05 18:32:21',45379,NULL,10),(15293,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:33:21','2026-03-05 11:33:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772710401;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772710401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:34:00','2026-03-05 18:34:00',45381,NULL,10),(15294,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:35:00','2026-03-05 11:35:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772710500;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772710500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:36:00','2026-03-05 18:36:00',45383,NULL,10),(15295,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:37:00','2026-03-05 11:37:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772710620;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772710620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:39:37','2026-03-05 18:39:37',45385,NULL,10),(15296,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:40:37','2026-03-05 11:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772710837;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772710837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:46:02','2026-03-05 18:46:02',45387,NULL,10),(15297,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:47:02','2026-03-05 11:47:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772711222;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772711222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:56:00','2026-03-05 18:56:00',45389,NULL,10),(15298,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:57:00','2026-03-05 11:57:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772711820;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772711820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 11:58:38','2026-03-05 18:58:38',45391,NULL,10),(15299,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 11:59:38','2026-03-05 11:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772711978;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772711978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:06:37','2026-03-05 19:06:37',45393,NULL,10),(15300,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:07:37','2026-03-05 12:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772712457;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772712457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:18:04','2026-03-05 19:18:04',45395,NULL,10),(15301,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:19:04','2026-03-05 12:19:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713144;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:20:02','2026-03-05 19:20:02',45397,NULL,10),(15302,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:21:02','2026-03-05 12:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713262;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:24:34','2026-03-05 19:24:34',45399,NULL,10),(15303,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:25:34','2026-03-05 12:25:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713534;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:25:49','2026-03-05 19:25:49',45401,NULL,10),(15304,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:26:49','2026-03-05 12:26:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:28:37','2026-03-05 19:28:37',45403,NULL,10),(15305,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:29:37','2026-03-05 12:29:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713777;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:31:27','2026-03-05 19:31:27',45405,NULL,10),(15306,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:32:27','2026-03-05 12:32:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713947;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:33:14','2026-03-05 19:33:14',45407,NULL,10),(15307,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:34:14','2026-03-05 12:34:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772714054;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772714054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:37:12','2026-03-05 19:37:12',45409,NULL,10),(15308,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:38:12','2026-03-05 12:38:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772714292;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772714292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:38:37','2026-03-05 19:38:37',45411,NULL,10),(15309,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:39:37','2026-03-05 12:39:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772714377;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772714377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:42:41','2026-03-05 19:42:41',45413,NULL,10),(15310,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:43:41','2026-03-05 12:43:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772714621;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772714621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:49:09','2026-03-05 19:49:09',45415,NULL,10),(15311,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:50:09','2026-03-05 12:50:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715009;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:52:09','2026-03-05 19:52:09',45417,NULL,10),(15312,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:53:09','2026-03-05 12:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715189;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:57:00','2026-03-05 19:57:00',45419,NULL,10),(15313,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:58:00','2026-03-05 12:58:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715480;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 12:58:30','2026-03-05 19:58:30',45421,NULL,10),(15314,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 12:59:30','2026-03-05 12:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715570;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:00:10','2026-03-05 20:00:10',45423,NULL,10),(15315,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:01:10','2026-03-05 13:01:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715670;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:02:30','2026-03-05 20:02:30',45425,NULL,10),(15316,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:03:30','2026-03-05 13:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715810;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:14:01','2026-03-05 20:14:01',45427,NULL,10),(15317,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:15:01','2026-03-05 13:15:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772716501;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772716501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:23:30','2026-03-05 20:23:30',45429,NULL,10),(15318,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:24:30','2026-03-05 13:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772717070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772717070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:24:37','2026-03-05 20:24:37',45431,NULL,10),(15319,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:25:37','2026-03-05 13:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772717137;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772717137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:29:53','2026-03-05 20:29:53',45433,NULL,10),(15320,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:30:53','2026-03-05 13:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772717453;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772717453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:36:30','2026-03-05 20:36:30',45435,NULL,10),(15321,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:37:30','2026-03-05 13:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772717850;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772717850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 13:57:32','2026-03-05 20:57:32',45437,NULL,10),(15322,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 13:58:32','2026-03-05 13:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772719112;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772719112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:06:47','2026-03-05 21:06:47',45439,NULL,10),(15323,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:07:47','2026-03-05 14:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772719667;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772719667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:13:10','2026-03-05 21:13:10',45442,NULL,10),(15324,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:14:10','2026-03-05 14:14:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772720050;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772720050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:28:30','2026-03-05 21:28:30',45444,NULL,10),(15325,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:29:30','2026-03-05 14:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772720970;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772720970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:29:41','2026-03-05 21:29:41',45446,NULL,10),(15326,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:30:41','2026-03-05 14:30:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772721041;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772721041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:30:42','2026-03-05 21:30:42',45448,NULL,10),(15327,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:31:42','2026-03-05 14:31:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772721102;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772721102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:37:13','2026-03-05 21:37:13',45450,NULL,10),(15328,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:38:13','2026-03-05 14:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772721493;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772721493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:43:36','2026-03-05 21:43:36',45452,NULL,10),(15329,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:44:36','2026-03-05 14:44:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772721876;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772721876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:45:54','2026-03-05 21:45:54',45454,NULL,10),(15330,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:46:54','2026-03-05 14:46:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772722014;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772722014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:48:09','2026-03-05 21:48:09',45456,NULL,10),(15331,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 14:49:09','2026-03-05 14:49:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772722149;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772722149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 14:59:16','2026-03-05 21:59:16',45459,NULL,10),(15332,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:00:16','2026-03-05 15:00:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772722816;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772722816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:03:47','2026-03-05 22:03:47',45461,NULL,10),(15333,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:04:47','2026-03-05 15:04:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723087;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:04:58','2026-03-05 22:04:58',45463,NULL,10),(15334,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:05:58','2026-03-05 15:05:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723158;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:07:03','2026-03-05 22:07:03',45465,NULL,10),(15335,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:08:03','2026-03-05 15:08:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723283;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:08:55','2026-03-05 22:08:55',45467,NULL,10),(15336,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:09:55','2026-03-05 15:09:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723395;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:11:52','2026-03-05 22:11:52',45469,NULL,10),(15337,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:12:52','2026-03-05 15:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723572;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:13:13','2026-03-05 22:13:13',45471,NULL,10),(15338,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:14:13','2026-03-05 15:14:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772723653;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772723653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:19:58','2026-03-05 22:19:58',45473,NULL,10),(15339,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:20:58','2026-03-05 15:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772724058;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772724058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:21:08','2026-03-05 22:21:08',45475,NULL,10),(15340,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:22:08','2026-03-05 15:22:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772724128;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772724128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:23:22','2026-03-05 22:23:22',45478,NULL,10),(15341,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:24:22','2026-03-05 15:24:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772724262;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772724262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:24:37','2026-03-05 22:24:37',45480,NULL,10),(15342,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:25:37','2026-03-05 15:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772724337;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772724337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:34:01','2026-03-05 22:34:01',45482,NULL,10),(15343,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:35:01','2026-03-05 15:35:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772724901;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772724901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:37:55','2026-03-05 22:37:55',45484,NULL,10),(15344,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:38:55','2026-03-05 15:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772725135;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772725135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:41:20','2026-03-05 22:41:20',45486,NULL,10),(15345,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:42:20','2026-03-05 15:42:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772725340;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772725340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:42:33','2026-03-05 22:42:33',45488,NULL,10),(15346,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:43:33','2026-03-05 15:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772725413;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772725413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:45:35','2026-03-05 22:45:35',45490,NULL,10),(15347,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:46:35','2026-03-05 15:46:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772725595;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772725595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:50:59','2026-03-05 22:50:59',45492,NULL,10),(15348,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:51:59','2026-03-05 15:51:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772725919;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772725919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:52:21','2026-03-05 22:52:21',45494,NULL,10),(15349,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:53:21','2026-03-05 15:53:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772726001;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772726001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 15:57:52','2026-03-05 22:57:52',45496,NULL,10),(15350,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 15:58:52','2026-03-05 15:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772726332;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772726332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:03:02','2026-03-05 23:03:02',45498,NULL,10),(15351,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:04:02','2026-03-05 16:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772726642;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772726642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:04:08','2026-03-05 23:04:08',45500,NULL,10),(15352,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:05:08','2026-03-05 16:05:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772726708;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772726708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:05:22','2026-03-05 23:05:22',45502,NULL,10),(15353,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:06:22','2026-03-05 16:06:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772726782;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772726782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:09:08','2026-03-05 23:09:08',45505,NULL,10),(15354,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:10:08','2026-03-05 16:10:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772727008;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772727008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:22:25','2026-03-05 23:22:25',45507,NULL,10),(15355,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:23:25','2026-03-05 16:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772727805;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772727805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:41:12','2026-03-05 23:41:12',45509,NULL,10),(15356,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:42:12','2026-03-05 16:42:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772728932;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772728932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:45:32','2026-03-05 23:45:32',45512,NULL,10),(15357,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:46:32','2026-03-05 16:46:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772729192;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772729192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:52:32','2026-03-05 23:52:32',45515,NULL,10),(15358,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:53:32','2026-03-05 16:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772729612;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772729612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 16:56:59','2026-03-05 23:56:59',45517,NULL,10),(15359,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 16:57:59','2026-03-05 16:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772729879;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772729879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:00:41','2026-03-06 00:00:41',45519,NULL,10),(15360,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:01:41','2026-03-05 17:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772730101;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772730101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:04:49','2026-03-06 00:04:49',45521,NULL,10),(15361,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:05:49','2026-03-05 17:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772730349;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772730349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:09:07','2026-03-06 00:09:07',45523,NULL,10),(15362,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:10:07','2026-03-05 17:10:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772730607;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772730607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:19:17','2026-03-06 00:19:17',45526,NULL,10),(15363,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:20:17','2026-03-05 17:20:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772731217;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772731217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:26:13','2026-03-06 00:26:13',45528,NULL,10),(15364,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:27:13','2026-03-05 17:27:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772731633;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772731633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:29:23','2026-03-06 00:29:23',45531,NULL,10),(15365,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:30:23','2026-03-05 17:30:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772731823;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772731823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:30:49','2026-03-06 00:30:49',45533,NULL,10),(15366,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:31:49','2026-03-05 17:31:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772731909;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772731909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:37:20','2026-03-06 00:37:20',45536,NULL,10),(15367,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:38:20','2026-03-05 17:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772732300;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772732300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:39:00','2026-03-06 00:39:00',45539,NULL,10),(15368,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:40:00','2026-03-05 17:40:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772732400;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772732400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 17:40:56','2026-03-06 00:40:56',45541,NULL,10),(15369,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 17:41:56','2026-03-05 17:41:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772732516;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772732516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:03:57','2026-03-06 01:03:57',45543,NULL,10),(15370,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:04:57','2026-03-05 18:04:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772733897;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772733897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:11:05','2026-03-06 01:11:05',45545,NULL,10),(15371,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:12:05','2026-03-05 18:12:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772734325;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772734325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:12:19','2026-03-06 01:12:19',45547,NULL,10),(15372,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:13:19','2026-03-05 18:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772734399;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772734399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:22:25','2026-03-06 01:22:25',45549,NULL,10),(15373,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:23:25','2026-03-05 18:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772735005;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772735005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:33:59','2026-03-06 01:33:59',45551,NULL,10),(15374,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:34:59','2026-03-05 18:34:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772735699;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772735699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:37:55','2026-03-06 01:37:55',45553,NULL,10),(15375,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:38:55','2026-03-05 18:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772735935;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772735935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:47:52','2026-03-06 01:47:52',45555,NULL,10),(15376,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:48:52','2026-03-05 18:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772736532;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772736532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:49:06','2026-03-06 01:49:06',45557,NULL,10),(15377,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:50:06','2026-03-05 18:50:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772736606;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772736606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:50:20','2026-03-06 01:50:20',45559,NULL,10),(15378,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:51:20','2026-03-05 18:51:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772736680;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772736680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 18:55:22','2026-03-06 01:55:22',45561,NULL,10),(15379,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 18:56:22','2026-03-05 18:56:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772736982;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772736982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 19:27:33','2026-03-06 02:27:33',45563,NULL,10),(15380,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 19:28:33','2026-03-05 19:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772738913;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772738913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 19:33:38','2026-03-06 02:33:38',45565,NULL,10),(15381,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 19:34:38','2026-03-05 19:34:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772739278;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772739278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 19:36:11','2026-03-06 02:36:11',45567,NULL,10),(15382,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 19:37:11','2026-03-05 19:37:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772739431;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772739431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 19:37:59','2026-03-06 02:37:59',45570,NULL,10),(15383,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 19:38:59','2026-03-05 19:38:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772739539;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772739539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 19:42:12','2026-03-06 02:42:12',45572,NULL,10),(15384,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 19:43:12','2026-03-05 19:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772739792;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772739792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:13:08','2026-03-06 03:13:08',45574,NULL,10),(15385,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:14:08','2026-03-05 20:14:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772741648;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772741648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:31:26','2026-03-06 03:31:26',45576,NULL,10),(15386,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:32:26','2026-03-05 20:32:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772742746;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772742746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:35:02','2026-03-06 03:35:02',45578,NULL,10),(15387,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:36:02','2026-03-05 20:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772742962;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772742962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:42:01','2026-03-06 03:42:01',45580,NULL,10),(15388,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:43:01','2026-03-05 20:43:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772743381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772743381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:43:13','2026-03-06 03:43:13',45582,NULL,10),(15389,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:44:13','2026-03-05 20:44:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772743453;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772743453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:50:13','2026-03-06 03:50:13',45585,NULL,10),(15390,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:51:13','2026-03-05 20:51:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772743873;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772743873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:53:26','2026-03-06 03:53:26',45587,NULL,10),(15391,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:54:26','2026-03-05 20:54:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772744066;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772744066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 20:55:16','2026-03-06 03:55:16',45589,NULL,10),(15392,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 20:56:16','2026-03-05 20:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772744176;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772744176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:00:25','2026-03-06 04:00:25',45591,NULL,10),(15393,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:01:25','2026-03-05 21:01:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772744485;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772744485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:03:44','2026-03-06 04:03:44',45593,NULL,10),(15394,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:04:44','2026-03-05 21:04:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772744684;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772744684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:07:31','2026-03-06 04:07:31',45595,NULL,10),(15395,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:08:31','2026-03-05 21:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772744911;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772744911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:12:38','2026-03-06 04:12:38',45597,NULL,10),(15396,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:13:38','2026-03-05 21:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772745218;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772745218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:25:11','2026-03-06 04:25:11',45599,NULL,10),(15397,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:26:11','2026-03-05 21:26:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772745971;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772745971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:41:29','2026-03-06 04:41:29',45601,NULL,10),(15398,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:42:29','2026-03-05 21:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772746949;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772746949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 21:53:03','2026-03-06 04:53:03',45603,NULL,10),(15399,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 21:54:03','2026-03-05 21:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772747643;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772747643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:12:31','2026-03-06 05:12:31',45605,NULL,10),(15400,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:13:31','2026-03-05 22:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772748811;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772748811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:15:20','2026-03-06 05:15:20',45607,NULL,10),(15401,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:16:20','2026-03-05 22:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772748980;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772748980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:21:00','2026-03-06 05:21:00',45609,NULL,10),(15402,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:22:00','2026-03-05 22:22:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772749320;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772749320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:23:39','2026-03-06 05:23:39',45611,NULL,10),(15403,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:24:39','2026-03-05 22:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772749479;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772749479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:25:43','2026-03-06 05:25:43',45613,NULL,10),(15404,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:26:43','2026-03-05 22:26:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772749603;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772749603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:30:30','2026-03-06 05:30:30',45615,NULL,10),(15405,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:31:30','2026-03-05 22:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772749890;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772749890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:33:57','2026-03-06 05:33:57',45617,NULL,10),(15406,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:34:57','2026-03-05 22:34:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772750097;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772750097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:35:49','2026-03-06 05:35:49',45619,NULL,10),(15407,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:36:49','2026-03-05 22:36:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772750209;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772750209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:39:36','2026-03-06 05:39:36',45621,NULL,10),(15408,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:40:36','2026-03-05 22:40:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772750436;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772750436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:40:56','2026-03-06 05:40:56',45623,NULL,10),(15409,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:41:56','2026-03-05 22:41:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772750516;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772750516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:50:17','2026-03-06 05:50:17',45625,NULL,10),(15410,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:51:17','2026-03-05 22:51:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772751077;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772751077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:54:09','2026-03-06 05:54:09',45627,NULL,10),(15411,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 22:55:09','2026-03-05 22:55:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772751309;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772751309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 22:59:49','2026-03-06 05:59:49',45629,NULL,10),(15412,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:00:49','2026-03-05 23:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772751649;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772751649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:08:32','2026-03-06 06:08:32',45631,NULL,10),(15413,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:09:32','2026-03-05 23:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772752172;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772752172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:20:34','2026-03-06 06:20:34',45633,NULL,10),(15414,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:21:34','2026-03-05 23:21:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772752894;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772752894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:32:29','2026-03-06 06:32:29',45635,NULL,10),(15415,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:33:29','2026-03-05 23:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772753609;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772753609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:35:33','2026-03-06 06:35:33',45637,NULL,10),(15416,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:36:33','2026-03-05 23:36:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772753793;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772753793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:41:36','2026-03-06 06:41:36',45639,NULL,10),(15417,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:42:36','2026-03-05 23:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772754156;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772754156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:43:43','2026-03-06 06:43:43',45641,NULL,10),(15418,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:44:43','2026-03-05 23:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772754283;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772754283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:48:51','2026-03-06 06:48:51',45643,NULL,10),(15419,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:49:51','2026-03-05 23:49:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772754591;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772754591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:53:41','2026-03-06 06:53:41',45645,NULL,10),(15420,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:54:41','2026-03-05 23:54:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772754881;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772754881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:54:59','2026-03-06 06:54:59',45647,NULL,10),(15421,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:55:59','2026-03-05 23:55:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772754959;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772754959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:56:09','2026-03-06 06:56:09',45649,NULL,10),(15422,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:57:09','2026-03-05 23:57:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755029;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-05 23:57:41','2026-03-06 06:57:41',45652,NULL,10),(15423,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-05 23:58:41','2026-03-05 23:58:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755121;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:00:30','2026-03-06 07:00:30',45654,NULL,10),(15424,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:01:30','2026-03-06 00:01:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755290;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:06:50','2026-03-06 07:06:50',45656,NULL,10),(15425,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:07:50','2026-03-06 00:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755670;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:09:06','2026-03-06 07:09:06',45658,NULL,10),(15426,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:10:06','2026-03-06 00:10:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755806;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:11:09','2026-03-06 07:11:09',45660,NULL,10),(15427,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:12:09','2026-03-06 00:12:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755929;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:32:00','2026-03-06 07:32:00',45662,NULL,10),(15428,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:33:00','2026-03-06 00:33:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772757180;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772757180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:40:22','2026-03-06 07:40:22',45664,NULL,10),(15429,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:41:22','2026-03-06 00:41:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772757682;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772757682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:43:18','2026-03-06 07:43:18',45667,NULL,10),(15430,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:44:18','2026-03-06 00:44:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772757858;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772757858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:49:12','2026-03-06 07:49:12',45670,NULL,10),(15431,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:50:12','2026-03-06 00:50:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772758212;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772758212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 00:53:25','2026-03-06 07:53:25',45673,NULL,10),(15432,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 00:54:25','2026-03-06 00:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772758465;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772758465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:00:45','2026-03-06 08:00:45',45675,NULL,10),(15433,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:01:45','2026-03-06 01:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772758905;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772758905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:02:34','2026-03-06 08:02:34',45677,NULL,10),(15434,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:03:34','2026-03-06 01:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772759014;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772759014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:17:54','2026-03-06 08:17:54',45679,NULL,10),(15435,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:18:54','2026-03-06 01:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772759934;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772759934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:20:34','2026-03-06 08:20:34',45681,NULL,10),(15436,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:21:34','2026-03-06 01:21:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772760094;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772760094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:24:46','2026-03-06 08:24:46',45683,NULL,10),(15437,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:25:46','2026-03-06 01:25:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772760346;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772760346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:50:33','2026-03-06 08:50:33',45685,NULL,10),(15438,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:51:33','2026-03-06 01:51:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772761893;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772761893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 01:58:37','2026-03-06 08:58:37',45687,NULL,10),(15439,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 01:59:37','2026-03-06 01:59:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772762377;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772762377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:28:38','2026-03-06 09:28:38',45689,NULL,10),(15440,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 02:29:38','2026-03-06 02:29:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772764178;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772764178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:42:14','2026-03-06 09:42:14',45691,NULL,10),(15441,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 02:43:14','2026-03-06 02:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772764994;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772764994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:52:18','2026-03-06 09:52:18',45693,NULL,10),(15442,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 02:53:18','2026-03-06 02:53:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772765598;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772765598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:56:52','2026-03-06 09:56:52',45695,NULL,10),(15443,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 02:57:52','2026-03-06 02:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772765872;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772765872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:57:54','2026-03-06 09:57:54',45697,NULL,10),(15444,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 02:58:54','2026-03-06 02:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772765934;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772765934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 02:59:35','2026-03-06 09:59:35',45700,NULL,10),(15445,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:00:35','2026-03-06 03:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766035;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:02:42','2026-03-06 10:02:42',45702,NULL,10),(15446,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:03:42','2026-03-06 03:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766222;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:05:03','2026-03-06 10:05:03',45704,NULL,10),(15447,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:06:03','2026-03-06 03:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766363;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:06:08','2026-03-06 10:06:08',45706,NULL,10),(15448,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:07:08','2026-03-06 03:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766428;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:15:06','2026-03-06 10:15:06',45709,NULL,10),(15449,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:16:06','2026-03-06 03:16:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766966;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:18:08','2026-03-06 10:18:08',45711,NULL,10),(15450,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:19:08','2026-03-06 03:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772767148;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772767148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:41:34','2026-03-06 10:41:34',45713,NULL,10),(15451,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:42:34','2026-03-06 03:42:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772768554;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772768554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 03:50:31','2026-03-06 10:50:31',45715,NULL,10),(15452,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 03:51:31','2026-03-06 03:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772769091;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772769091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:00:48','2026-03-06 11:00:48',45717,NULL,10),(15453,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:01:48','2026-03-06 04:01:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772769708;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772769708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:01:56','2026-03-06 11:01:56',45719,NULL,10),(15454,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:02:56','2026-03-06 04:02:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772769776;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772769776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:04:45','2026-03-06 11:04:45',45721,NULL,10),(15455,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:05:45','2026-03-06 04:05:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772769945;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772769945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:41:31','2026-03-06 11:41:31',45723,NULL,10),(15456,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:42:31','2026-03-06 04:42:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772772151;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772772151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:44:44','2026-03-06 11:44:44',45725,NULL,10),(15457,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:45:44','2026-03-06 04:45:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772772344;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772772344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 04:49:00','2026-03-06 11:49:00',45727,NULL,10),(15458,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 04:50:00','2026-03-06 04:50:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772772600;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772772600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:11:53','2026-03-06 12:11:53',45729,NULL,10),(15459,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:12:53','2026-03-06 05:12:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772773973;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772773973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:13:30','2026-03-06 12:13:30',45731,NULL,10),(15460,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:14:30','2026-03-06 05:14:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772774070;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772774070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:14:37','2026-03-06 12:14:37',45733,NULL,10),(15461,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:15:37','2026-03-06 05:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772774137;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772774137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:18:55','2026-03-06 12:18:55',45735,NULL,10),(15462,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:19:55','2026-03-06 05:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772774395;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772774395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:20:36','2026-03-06 12:20:36',45737,NULL,10),(15463,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:21:36','2026-03-06 05:21:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772774496;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772774496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:27:23','2026-03-06 12:27:23',45739,NULL,10),(15464,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:28:23','2026-03-06 05:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772774903;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772774903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:31:22','2026-03-06 12:31:22',45741,NULL,10),(15465,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:32:22','2026-03-06 05:32:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772775142;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772775142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:40:04','2026-03-06 12:40:04',45744,NULL,10),(15466,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:41:04','2026-03-06 05:41:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772775664;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772775664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:47:58','2026-03-06 12:47:58',45746,NULL,10),(15467,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 05:48:58','2026-03-06 05:48:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772776138;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772776138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 05:59:32','2026-03-06 12:59:32',45748,NULL,10),(15468,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:00:32','2026-03-06 06:00:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772776832;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772776832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:03:24','2026-03-06 13:03:24',45750,NULL,10),(15469,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:04:24','2026-03-06 06:04:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772777064;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772777064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:09:46','2026-03-06 13:09:46',45752,NULL,10),(15470,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:10:46','2026-03-06 06:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772777446;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772777446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:11:46','2026-03-06 13:11:46',45754,NULL,10),(15471,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:12:46','2026-03-06 06:12:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772777566;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772777566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:24:55','2026-03-06 13:24:55',45756,NULL,10),(15472,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:25:55','2026-03-06 06:25:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772778355;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772778355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:26:40','2026-03-06 13:26:40',45758,NULL,10),(15473,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:27:40','2026-03-06 06:27:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772778460;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772778460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:27:48','2026-03-06 13:27:48',45760,NULL,10),(15474,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:28:48','2026-03-06 06:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772778528;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772778528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:33:25','2026-03-06 13:33:25',45762,NULL,10),(15475,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:34:25','2026-03-06 06:34:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772778865;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772778865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:34:50','2026-03-06 13:34:50',45764,NULL,10),(15476,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:35:50','2026-03-06 06:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772778950;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772778950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:41:14','2026-03-06 13:41:14',45766,NULL,10),(15477,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:42:14','2026-03-06 06:42:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772779334;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772779334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:44:21','2026-03-06 13:44:21',45768,NULL,10),(15478,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:45:21','2026-03-06 06:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772779521;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772779521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 06:45:22','2026-03-06 13:45:22',45770,NULL,10),(15479,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 06:46:22','2026-03-06 06:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772779582;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772779582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:01:55','2026-03-06 14:01:55',45772,NULL,10),(15480,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:02:55','2026-03-06 07:02:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772780575;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772780575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:18:46','2026-03-06 14:18:46',45774,NULL,10),(15481,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:19:46','2026-03-06 07:19:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772781586;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772781586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:25:45','2026-03-06 14:25:45',45776,NULL,10),(15482,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:26:45','2026-03-06 07:26:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772782005;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772782005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:28:59','2026-03-06 14:28:59',45778,NULL,10),(15483,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:29:59','2026-03-06 07:29:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772782199;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772782199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:32:53','2026-03-06 14:32:53',45780,NULL,10),(15484,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:33:53','2026-03-06 07:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772782433;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772782433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:39:55','2026-03-06 14:39:55',45782,NULL,10),(15485,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:40:55','2026-03-06 07:40:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772782855;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772782855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:42:13','2026-03-06 14:42:13',45784,NULL,10),(15486,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:43:13','2026-03-06 07:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772782993;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772782993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 07:46:03','2026-03-06 14:46:03',45786,NULL,10),(15487,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 07:47:03','2026-03-06 07:47:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772783223;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772783223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 08:06:37','2026-03-06 15:06:37',45788,NULL,10),(15488,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 08:07:37','2026-03-06 08:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772784457;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772784457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 08:44:26','2026-03-06 15:44:26',45790,NULL,10),(15489,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 08:45:26','2026-03-06 08:45:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786726;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 08:46:41','2026-03-06 15:46:41',45792,NULL,10),(15490,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-07 08:44:26','2026-03-07 08:44:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772873066;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772873066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-07 08:47:17','2026-03-07 15:47:17',45955,NULL,20),(15491,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 08:47:41','2026-03-06 08:47:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786861;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 08:49:39','2026-03-06 15:49:39',45794,NULL,10),(15492,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 08:50:39','2026-03-06 08:50:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772787039;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772787039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:13:26','2026-03-06 16:13:26',45796,NULL,10),(15493,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:14:26','2026-03-06 09:14:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772788466;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772788466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:15:17','2026-03-06 16:15:17',45798,NULL,10),(15494,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:16:17','2026-03-06 09:16:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772788577;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772788577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:21:03','2026-03-06 16:21:03',45801,NULL,10),(15495,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:22:03','2026-03-06 09:22:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772788923;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772788923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:22:04','2026-03-06 16:22:04',45803,NULL,10),(15496,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:23:04','2026-03-06 09:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772788984;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772788984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:28:47','2026-03-06 16:28:47',45805,NULL,10),(15497,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:29:47','2026-03-06 09:29:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772789387;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772789387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:32:39','2026-03-06 16:32:39',45807,NULL,10),(15498,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:33:39','2026-03-06 09:33:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772789619;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772789619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:40:01','2026-03-06 16:40:01',45809,NULL,10),(15499,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:41:01','2026-03-06 09:41:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772790061;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772790061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:47:35','2026-03-06 16:47:35',45811,NULL,10),(15500,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:48:35','2026-03-06 09:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772790515;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772790515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:57:55','2026-03-06 16:57:55',45813,NULL,10),(15501,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 09:58:55','2026-03-06 09:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791135;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 09:59:14','2026-03-06 16:59:14',45815,NULL,10),(15502,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:00:14','2026-03-06 10:00:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791214;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:00:36','2026-03-06 17:00:36',45817,NULL,10),(15503,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:01:36','2026-03-06 10:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791296;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:04:48','2026-03-06 17:04:48',45819,NULL,10),(15504,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:05:48','2026-03-06 10:05:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791548;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:08:36','2026-03-06 17:08:36',45821,NULL,10),(15505,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:09:36','2026-03-06 10:09:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791776;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:10:03','2026-03-06 17:10:03',45823,NULL,10),(15506,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:11:03','2026-03-06 10:11:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772791863;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772791863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:13:09','2026-03-06 17:13:09',45825,NULL,10),(15507,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:14:09','2026-03-06 10:14:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772792049;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772792049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:15:44','2026-03-06 17:15:44',45827,NULL,10),(15508,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:16:44','2026-03-06 10:16:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772792204;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772792204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:17:56','2026-03-06 17:17:56',45829,NULL,10),(15509,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:18:56','2026-03-06 10:18:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772792336;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772792336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:20:58','2026-03-06 17:20:58',45831,NULL,10),(15510,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:21:58','2026-03-06 10:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772792518;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772792518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:26:32','2026-03-06 17:26:32',45833,NULL,10),(15511,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:27:32','2026-03-06 10:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772792852;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772792852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:31:18','2026-03-06 17:31:18',45835,NULL,10),(15512,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:32:18','2026-03-06 10:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772793138;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772793138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:33:17','2026-03-06 17:33:17',45838,NULL,10),(15513,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:34:17','2026-03-06 10:34:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772793257;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772793257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:35:37','2026-03-06 17:35:37',45841,NULL,10),(15514,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:36:37','2026-03-06 10:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772793397;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772793397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:44:06','2026-03-06 17:44:06',45843,NULL,10),(15515,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:45:06','2026-03-06 10:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772793906;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772793906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:48:08','2026-03-06 17:48:08',45845,NULL,10),(15516,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:49:08','2026-03-06 10:49:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772794148;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772794148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 10:50:37','2026-03-06 17:50:37',45847,NULL,10),(15517,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 10:51:37','2026-03-06 10:51:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772794297;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772794297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:04:23','2026-03-06 18:04:23',45849,NULL,10),(15518,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:05:23','2026-03-06 11:05:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772795123;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772795123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:12:39','2026-03-06 18:12:39',45851,NULL,10),(15519,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:13:39','2026-03-06 11:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772795619;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772795619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:13:41','2026-03-06 18:13:41',45853,NULL,10),(15520,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:14:41','2026-03-06 11:14:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772795681;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772795681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:15:35','2026-03-06 18:15:35',45855,NULL,10),(15521,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:16:35','2026-03-06 11:16:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772795795;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772795795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:16:55','2026-03-06 18:16:55',45857,NULL,10),(15522,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:17:55','2026-03-06 11:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772795875;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772795875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:20:19','2026-03-06 18:20:19',45859,NULL,10),(15523,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:21:19','2026-03-06 11:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772796079;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772796079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:22:44','2026-03-06 18:22:44',45861,NULL,10),(15524,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:23:44','2026-03-06 11:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772796224;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772796224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:25:07','2026-03-06 18:25:07',45863,NULL,10),(15525,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:26:07','2026-03-06 11:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772796367;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772796367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:26:39','2026-03-06 18:26:39',45865,NULL,10),(15526,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:27:39','2026-03-06 11:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772796459;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772796459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:31:05','2026-03-06 18:31:05',45867,NULL,10),(15527,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:32:05','2026-03-06 11:32:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772796725;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772796725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 11:45:40','2026-03-06 18:45:40',45869,NULL,10),(15528,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 11:46:40','2026-03-06 11:46:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772797600;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772797600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:01:17','2026-03-06 19:01:17',45871,NULL,10),(15529,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:02:17','2026-03-06 12:02:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772798537;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772798537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:28:34','2026-03-06 19:28:34',45873,NULL,10),(15530,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:29:34','2026-03-06 12:29:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800174;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:30:01','2026-03-06 19:30:01',45875,NULL,10),(15531,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:31:01','2026-03-06 12:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800261;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:34:28','2026-03-06 19:34:28',45877,NULL,10),(15532,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:35:28','2026-03-06 12:35:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800528;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:38:21','2026-03-06 19:38:21',45879,NULL,10),(15533,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:39:21','2026-03-06 12:39:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800761;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:39:29','2026-03-06 19:39:29',45881,NULL,10),(15534,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:40:29','2026-03-06 12:40:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800829;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:43:21','2026-03-06 19:43:21',45883,NULL,10),(15535,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 12:44:21','2026-03-06 12:44:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772801061;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772801061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 12:59:23','2026-03-06 19:59:23',45885,NULL,10),(15536,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:00:23','2026-03-06 13:00:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772802023;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772802023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:01:44','2026-03-06 20:01:44',45887,NULL,10),(15537,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:02:44','2026-03-06 13:02:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772802164;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772802164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:29:03','2026-03-06 20:29:03',45890,NULL,10),(15538,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:30:03','2026-03-06 13:30:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772803803;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772803803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:30:38','2026-03-06 20:30:38',45892,NULL,10),(15539,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:31:38','2026-03-06 13:31:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772803898;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772803898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:35:35','2026-03-06 20:35:35',45894,NULL,10),(15540,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:36:35','2026-03-06 13:36:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772804195;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772804195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:38:18','2026-03-06 20:38:18',45896,NULL,10),(15541,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:39:18','2026-03-06 13:39:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772804358;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772804358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 13:57:13','2026-03-06 20:57:13',45898,NULL,10),(15542,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 13:58:13','2026-03-06 13:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772805493;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772805493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 14:09:07','2026-03-06 21:09:07',45900,NULL,10),(15543,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 14:10:07','2026-03-06 14:10:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772806207;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772806207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 14:14:26','2026-03-06 21:14:26',45903,NULL,10),(15544,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 14:15:26','2026-03-06 14:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772806526;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772806526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 14:15:55','2026-03-06 21:15:55',45905,NULL,10),(15545,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 14:16:55','2026-03-06 14:16:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772806615;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772806615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 14:17:43','2026-03-06 21:17:43',45907,NULL,10),(15546,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 14:18:43','2026-03-06 14:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772806723;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772806723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 15:03:08','2026-03-06 22:03:08',45909,NULL,10),(15547,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 15:04:08','2026-03-06 15:04:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772809448;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772809448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 15:47:03','2026-03-06 22:47:03',45911,NULL,10),(15548,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 15:48:03','2026-03-06 15:48:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772812083;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772812083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 15:59:45','2026-03-06 22:59:45',45913,NULL,10),(15549,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 16:00:45','2026-03-06 16:00:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772812845;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772812845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 16:03:07','2026-03-06 23:03:07',45915,NULL,10),(15550,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 16:04:07','2026-03-06 16:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772813047;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772813047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 20:22:36','2026-03-07 03:22:36',45917,NULL,10),(15551,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 20:23:36','2026-03-06 20:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772828616;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772828616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 21:00:40','2026-03-07 04:00:40',45919,NULL,10),(15552,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 21:01:40','2026-03-06 21:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772830900;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772830900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 22:02:28','2026-03-07 05:02:28',45921,NULL,10),(15553,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 22:03:28','2026-03-06 22:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772834608;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772834608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 22:32:50','2026-03-07 05:32:50',45923,NULL,10),(15554,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 22:33:50','2026-03-06 22:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772836430;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772836430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 23:30:57','2026-03-07 06:30:57',45925,NULL,10),(15555,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 23:31:57','2026-03-06 23:31:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772839917;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772839917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 23:40:15','2026-03-07 06:40:15',45927,NULL,10),(15556,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 23:41:15','2026-03-06 23:41:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772840475;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772840475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-06 23:44:12','2026-03-07 06:44:12',45929,NULL,10),(15557,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-06 23:45:12','2026-03-06 23:45:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772840712;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772840712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 00:20:45','2026-03-07 07:20:45',45931,NULL,10),(15558,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 00:21:45','2026-03-07 00:21:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772842905;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772842905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 02:29:02','2026-03-07 09:29:02',45933,NULL,10),(15559,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 02:30:02','2026-03-07 02:30:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772850602;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772850602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 02:58:32','2026-03-07 09:58:32',45935,NULL,10),(15560,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 02:59:32','2026-03-07 02:59:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772852372;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772852372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 04:00:59','2026-03-07 11:00:59',45937,NULL,10),(15561,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 04:01:59','2026-03-07 04:01:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772856119;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772856119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 04:08:23','2026-03-07 11:08:23',45939,NULL,10),(15562,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 04:09:23','2026-03-07 04:09:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772856563;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772856563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 04:46:19','2026-03-07 11:46:19',45941,NULL,10),(15563,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 04:47:19','2026-03-07 04:47:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772858839;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772858839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 07:04:03','2026-03-07 14:04:03',45943,NULL,10),(15564,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 07:05:03','2026-03-07 07:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772867103;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772867103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 07:13:16','2026-03-07 14:13:16',45945,NULL,10),(15565,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 07:14:16','2026-03-07 07:14:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772867656;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772867656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 07:17:04','2026-03-07 14:17:04',45947,NULL,10),(15566,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 07:18:04','2026-03-07 07:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772867884;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772867884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 07:37:28','2026-03-07 14:37:28',45951,NULL,10),(15567,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 07:38:28','2026-03-07 07:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772869108;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772869108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 08:00:45','2026-03-07 15:00:45',45953,NULL,10),(15568,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 08:01:45','2026-03-07 08:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772870505;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772870505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 08:47:17','2026-03-07 15:47:17',45955,NULL,10),(15569,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 08:48:17','2026-03-07 08:48:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772873297;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772873297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 09:27:13','2026-03-07 16:27:13',45957,NULL,10),(15570,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-08 08:47:17','2026-03-08 08:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772959637;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772959637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-08 08:57:27','2026-03-08 15:57:27',46030,NULL,20),(15571,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 09:28:13','2026-03-07 09:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772875693;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772875693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 10:10:34','2026-03-07 17:10:34',45959,NULL,10),(15572,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 10:11:34','2026-03-07 10:11:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772878294;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772878294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 10:15:26','2026-03-07 17:15:26',45961,NULL,10),(15573,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 10:16:26','2026-03-07 10:16:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772878586;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772878586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 10:50:13','2026-03-07 17:50:13',45963,NULL,10),(15574,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 10:51:13','2026-03-07 10:51:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772880673;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772880673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 10:51:25','2026-03-07 17:51:25',45965,NULL,10),(15575,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 10:52:25','2026-03-07 10:52:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772880745;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772880745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 10:59:10','2026-03-07 17:59:10',45967,NULL,10),(15576,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 11:00:10','2026-03-07 11:00:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772881210;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772881210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 11:02:06','2026-03-07 18:02:06',45969,NULL,10),(15577,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 11:03:06','2026-03-07 11:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772881386;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772881386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 12:17:02','2026-03-07 19:17:02',45971,NULL,10),(15578,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 12:18:02','2026-03-07 12:18:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772885882;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772885882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 12:27:10','2026-03-07 19:27:10',45973,NULL,10),(15579,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 12:28:10','2026-03-07 12:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772886490;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772886490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 12:35:22','2026-03-07 19:35:22',45975,NULL,10),(15580,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 12:36:22','2026-03-07 12:36:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772886982;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772886982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 13:01:34','2026-03-07 20:01:34',45977,NULL,10),(15581,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 13:02:34','2026-03-07 13:02:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772888554;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772888554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 13:16:34','2026-03-07 20:16:34',45979,NULL,10),(15582,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 13:17:34','2026-03-07 13:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772889454;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772889454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 18:28:38','2026-03-08 01:28:38',45981,NULL,10),(15583,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 18:29:38','2026-03-07 18:29:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772908178;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772908178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 19:46:24','2026-03-08 02:46:24',45983,NULL,10),(15584,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 19:47:24','2026-03-07 19:47:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772912844;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772912844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 20:30:27','2026-03-08 03:30:27',45986,NULL,10),(15585,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 20:31:27','2026-03-07 20:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772915487;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772915487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 20:32:49','2026-03-08 03:32:49',45988,NULL,10),(15586,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 20:33:49','2026-03-07 20:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772915629;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772915629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 20:53:02','2026-03-08 03:53:02',45990,NULL,10),(15587,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 20:54:02','2026-03-07 20:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772916842;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772916842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 21:12:04','2026-03-08 04:12:04',45992,NULL,10),(15588,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 21:13:04','2026-03-07 21:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772917984;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772917984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 21:24:46','2026-03-08 04:24:46',45994,NULL,10),(15589,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 21:25:46','2026-03-07 21:25:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772918746;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772918746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-07 22:55:57','2026-03-08 05:55:57',45996,NULL,10),(15590,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-07 22:56:57','2026-03-07 22:56:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772924217;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772924217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 00:33:42','2026-03-08 07:33:42',45998,NULL,10),(15591,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 00:34:42','2026-03-08 00:34:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772930082;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772930082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 00:47:28','2026-03-08 07:47:28',46000,NULL,10),(15592,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 00:48:28','2026-03-08 00:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772930908;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772930908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 01:03:19','2026-03-08 08:03:19',46002,NULL,10),(15593,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 01:04:19','2026-03-08 01:04:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772931859;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772931859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 01:12:29','2026-03-08 08:12:29',46004,NULL,10),(15594,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 01:13:29','2026-03-08 01:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772932409;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772932409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 01:19:12','2026-03-08 08:19:12',46006,NULL,10),(15595,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 01:20:12','2026-03-08 01:20:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772932812;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772932812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 01:22:23','2026-03-08 08:22:23',46008,NULL,10),(15596,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 01:23:23','2026-03-08 01:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772933003;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772933003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 02:21:09','2026-03-08 09:21:09',46010,NULL,10),(15597,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 02:22:09','2026-03-08 02:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772936529;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772936529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 02:26:53','2026-03-08 09:26:53',46012,NULL,10),(15598,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 02:27:53','2026-03-08 02:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772936873;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772936873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 02:33:09','2026-03-08 09:33:09',46014,NULL,10),(15599,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 02:34:09','2026-03-08 02:34:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772937249;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772937249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 02:57:08','2026-03-08 09:57:08',46016,NULL,10),(15600,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 02:58:08','2026-03-08 02:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772938688;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772938688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 03:05:45','2026-03-08 10:05:45',46018,NULL,10),(15601,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 03:06:45','2026-03-08 03:06:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772939205;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772939205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 03:36:35','2026-03-08 10:36:35',46020,NULL,10),(15602,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 03:37:35','2026-03-08 03:37:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772941055;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772941055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 07:12:06','2026-03-08 14:12:06',46022,NULL,10),(15603,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 07:13:06','2026-03-08 07:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772953986;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772953986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 07:26:47','2026-03-08 14:26:47',46024,NULL,10),(15604,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 07:27:47','2026-03-08 07:27:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772954867;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772954867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 08:21:57','2026-03-08 15:21:57',46026,NULL,10),(15605,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 08:22:57','2026-03-08 08:22:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772958177;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772958177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 08:36:04','2026-03-08 15:36:04',46028,NULL,10),(15606,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 08:37:04','2026-03-08 08:37:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772959024;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772959024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 08:57:27','2026-03-08 15:57:27',46030,NULL,10),(15607,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 08:58:27','2026-03-08 08:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772960307;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772960307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 09:05:03','2026-03-08 16:05:03',46032,NULL,10),(15608,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-03-09 08:57:27','2026-03-09 08:57:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773046647;s:18:\"\0*\0first_timestamp\";i:1762236122;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773046647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20),(15609,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 09:06:03','2026-03-08 09:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772960763;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772960763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 09:10:46','2026-03-08 16:10:46',46034,NULL,10),(15610,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 09:11:46','2026-03-08 09:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772961106;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772961106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 09:34:11','2026-03-08 16:34:11',46036,NULL,10),(15611,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 09:35:11','2026-03-08 09:35:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772962511;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772962511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 09:43:32','2026-03-08 16:43:32',46038,NULL,10),(15612,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 09:44:32','2026-03-08 09:44:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772963072;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772963072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 10:16:49','2026-03-08 17:16:49',46040,NULL,10),(15613,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 10:17:49','2026-03-08 10:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772965069;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772965069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 10:22:53','2026-03-08 17:22:53',46042,NULL,10),(15614,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 10:23:53','2026-03-08 10:23:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772965433;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772965433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 10:38:03','2026-03-08 17:38:03',46044,NULL,10),(15615,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 10:39:03','2026-03-08 10:39:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772966343;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772966343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 10:42:42','2026-03-08 17:42:42',46046,NULL,10),(15616,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 10:43:42','2026-03-08 10:43:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772966622;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772966622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 14:09:45','2026-03-08 21:09:45',46048,NULL,10),(15617,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 14:10:45','2026-03-08 14:10:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772979045;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772979045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 14:15:21','2026-03-08 21:15:21',46050,NULL,10),(15618,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 14:16:21','2026-03-08 14:16:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772979381;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772979381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 14:19:57','2026-03-08 21:19:57',46052,NULL,10),(15619,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 14:20:57','2026-03-08 14:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772979657;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772979657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 14:24:49','2026-03-08 21:24:49',46054,NULL,10),(15620,'fluentcrm_scheduled_every_minute_tasks','complete','2026-03-08 14:25:49','2026-03-08 14:25:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772979949;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772979949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,1,'2026-03-08 14:31:01','2026-03-08 21:31:01',46056,NULL,10),(15621,'fluentcrm_scheduled_every_minute_tasks','pending','2026-03-08 14:32:01','2026-03-08 14:32:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772980321;s:18:\"\0*\0first_timestamp\";i:1762236202;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772980321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `koreaactionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaactionscheduler_claims`
--

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

--
-- Dumping data for table `koreaactionscheduler_claims`
--

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

--
-- Table structure for table `koreaactionscheduler_groups`
--

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

--
-- Dumping data for table `koreaactionscheduler_groups`
--

LOCK TABLES `koreaactionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `koreaactionscheduler_groups` DISABLE KEYS */;
INSERT INTO `koreaactionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'fluent-crm'),(3,'ActionScheduler');
/*!40000 ALTER TABLE `koreaactionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaactionscheduler_logs`
--

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

--
-- Dumping data for table `koreaactionscheduler_logs`
--

LOCK TABLES `koreaactionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `koreaactionscheduler_logs` DISABLE KEYS */;
INSERT INTO `koreaactionscheduler_logs` VALUES (29601,10563,'action created','2025-11-04 06:03:22','2025-11-04 06:03:22'),(29602,10563,'action started via WP Cron','2025-11-04 06:03:27','2025-11-04 06:03:27'),(29603,10563,'action failed via WP Cron: Scheduled action for fluentcrm_scheduled_every_minute_tasks will not be executed as no callbacks are registered.','2025-11-04 06:03:27','2025-11-04 06:03:27'),(29604,10564,'action created','2025-11-04 06:03:27','2025-11-04 06:03:27'),(29607,10564,'action started via Async Request','2025-11-04 06:05:20','2025-11-04 06:05:20'),(29608,10564,'action failed via Async Request: Scheduled action for fluentcrm_scheduled_every_minute_tasks will not be executed as no callbacks are registered.','2025-11-04 06:05:20','2025-11-04 06:05:20'),(39203,13763,'action created','2026-02-05 10:25:48','2026-02-05 10:25:48'),(39227,13771,'action created','2026-02-05 14:24:10','2026-02-05 14:24:10'),(39228,13771,'action started via WP Cron','2026-02-05 15:48:22','2026-02-05 15:48:22'),(39229,13771,'action complete via WP Cron','2026-02-05 15:48:22','2026-02-05 15:48:22'),(39230,13772,'action created','2026-02-05 15:48:22','2026-02-05 15:48:22'),(39231,13772,'action started via WP Cron','2026-02-05 17:21:59','2026-02-05 17:21:59'),(39232,13772,'action complete via WP Cron','2026-02-05 17:21:59','2026-02-05 17:21:59'),(39233,13773,'action created','2026-02-05 17:21:59','2026-02-05 17:21:59'),(39234,13773,'action started via WP Cron','2026-02-05 18:31:52','2026-02-05 18:31:52'),(39235,13773,'action complete via WP Cron','2026-02-05 18:31:53','2026-02-05 18:31:53'),(39236,13774,'action created','2026-02-05 18:31:53','2026-02-05 18:31:53'),(39237,13774,'action started via WP Cron','2026-02-05 20:05:01','2026-02-05 20:05:01'),(39238,13774,'action complete via WP Cron','2026-02-05 20:05:01','2026-02-05 20:05:01'),(39239,13775,'action created','2026-02-05 20:05:01','2026-02-05 20:05:01'),(39240,13775,'action started via WP Cron','2026-02-05 21:54:06','2026-02-05 21:54:06'),(39241,13775,'action complete via WP Cron','2026-02-05 21:54:07','2026-02-05 21:54:07'),(39242,13776,'action created','2026-02-05 21:54:07','2026-02-05 21:54:07'),(39243,13776,'action started via WP Cron','2026-02-05 22:18:57','2026-02-05 22:18:57'),(39244,13776,'action complete via WP Cron','2026-02-05 22:18:57','2026-02-05 22:18:57'),(39245,13777,'action created','2026-02-05 22:18:57','2026-02-05 22:18:57'),(39246,13777,'action started via WP Cron','2026-02-05 23:41:47','2026-02-05 23:41:47'),(39247,13777,'action complete via WP Cron','2026-02-05 23:41:47','2026-02-05 23:41:47'),(39248,13778,'action created','2026-02-05 23:41:47','2026-02-05 23:41:47'),(39249,13778,'action started via WP Cron','2026-02-06 01:41:25','2026-02-06 01:41:25'),(39250,13778,'action complete via WP Cron','2026-02-06 01:41:26','2026-02-06 01:41:26'),(39251,13779,'action created','2026-02-06 01:41:26','2026-02-06 01:41:26'),(39252,13779,'action started via WP Cron','2026-02-06 02:42:58','2026-02-06 02:42:58'),(39253,13779,'action complete via WP Cron','2026-02-06 02:42:58','2026-02-06 02:42:58'),(39254,13780,'action created','2026-02-06 02:42:58','2026-02-06 02:42:58'),(39255,13780,'action started via WP Cron','2026-02-06 03:18:48','2026-02-06 03:18:48'),(39256,13780,'action complete via WP Cron','2026-02-06 03:18:49','2026-02-06 03:18:49'),(39257,13781,'action created','2026-02-06 03:18:49','2026-02-06 03:18:49'),(39258,13781,'action started via WP Cron','2026-02-06 04:06:18','2026-02-06 04:06:18'),(39259,13781,'action complete via WP Cron','2026-02-06 04:06:19','2026-02-06 04:06:19'),(39260,13782,'action created','2026-02-06 04:06:19','2026-02-06 04:06:19'),(39261,13782,'action started via WP Cron','2026-02-06 10:12:27','2026-02-06 10:12:27'),(39262,13782,'action complete via WP Cron','2026-02-06 10:12:28','2026-02-06 10:12:28'),(39263,13783,'action created','2026-02-06 10:12:28','2026-02-06 10:12:28'),(39264,13783,'action started via WP Cron','2026-02-06 13:49:12','2026-02-06 13:49:12'),(39265,13783,'action complete via WP Cron','2026-02-06 13:49:13','2026-02-06 13:49:13'),(39266,13784,'action created','2026-02-06 13:49:13','2026-02-06 13:49:13'),(39267,13763,'action started via WP Cron','2026-02-06 13:49:13','2026-02-06 13:49:13'),(39268,13763,'action complete via WP Cron','2026-02-06 13:49:13','2026-02-06 13:49:13'),(39269,13785,'action created','2026-02-06 13:49:13','2026-02-06 13:49:13'),(39270,13784,'action started via WP Cron','2026-02-06 14:06:12','2026-02-06 14:06:12'),(39271,13784,'action complete via WP Cron','2026-02-06 14:06:13','2026-02-06 14:06:13'),(39272,13786,'action created','2026-02-06 14:06:13','2026-02-06 14:06:13'),(39273,13786,'action started via WP Cron','2026-02-06 14:10:40','2026-02-06 14:10:40'),(39274,13786,'action complete via WP Cron','2026-02-06 14:10:41','2026-02-06 14:10:41'),(39275,13787,'action created','2026-02-06 14:10:41','2026-02-06 14:10:41'),(39276,13787,'action started via WP Cron','2026-02-06 14:12:31','2026-02-06 14:12:31'),(39277,13787,'action complete via WP Cron','2026-02-06 14:12:31','2026-02-06 14:12:31'),(39278,13788,'action created','2026-02-06 14:12:31','2026-02-06 14:12:31'),(39279,13788,'action started via WP Cron','2026-02-06 14:13:31','2026-02-06 14:13:31'),(39280,13788,'action complete via WP Cron','2026-02-06 14:13:31','2026-02-06 14:13:31'),(39281,13789,'action created','2026-02-06 14:13:31','2026-02-06 14:13:31'),(39282,13789,'action started via WP Cron','2026-02-06 14:14:31','2026-02-06 14:14:31'),(39283,13789,'action complete via WP Cron','2026-02-06 14:14:31','2026-02-06 14:14:31'),(39284,13790,'action created','2026-02-06 14:14:32','2026-02-06 14:14:32'),(39285,13790,'action started via WP Cron','2026-02-06 14:16:31','2026-02-06 14:16:31'),(39286,13790,'action complete via WP Cron','2026-02-06 14:16:32','2026-02-06 14:16:32'),(39287,13791,'action created','2026-02-06 14:16:32','2026-02-06 14:16:32'),(39288,13791,'action started via WP Cron','2026-02-06 14:18:31','2026-02-06 14:18:31'),(39289,13791,'action complete via WP Cron','2026-02-06 14:18:31','2026-02-06 14:18:31'),(39290,13792,'action created','2026-02-06 14:18:31','2026-02-06 14:18:31'),(39291,13792,'action started via WP Cron','2026-02-06 14:19:31','2026-02-06 14:19:31'),(39292,13792,'action complete via WP Cron','2026-02-06 14:19:32','2026-02-06 14:19:32'),(39293,13793,'action created','2026-02-06 14:19:32','2026-02-06 14:19:32'),(39294,13793,'action started via WP Cron','2026-02-06 14:21:31','2026-02-06 14:21:31'),(39295,13793,'action complete via WP Cron','2026-02-06 14:21:31','2026-02-06 14:21:31'),(39296,13794,'action created','2026-02-06 14:21:31','2026-02-06 14:21:31'),(39297,13794,'action started via WP Cron','2026-02-06 14:22:31','2026-02-06 14:22:31'),(39298,13794,'action complete via WP Cron','2026-02-06 14:22:31','2026-02-06 14:22:31'),(39299,13795,'action created','2026-02-06 14:22:31','2026-02-06 14:22:31'),(39300,13795,'action started via WP Cron','2026-02-06 14:23:31','2026-02-06 14:23:31'),(39301,13795,'action complete via WP Cron','2026-02-06 14:23:32','2026-02-06 14:23:32'),(39302,13796,'action created','2026-02-06 14:23:32','2026-02-06 14:23:32'),(39303,13796,'action started via WP Cron','2026-02-06 14:25:31','2026-02-06 14:25:31'),(39304,13796,'action complete via WP Cron','2026-02-06 14:25:31','2026-02-06 14:25:31'),(39305,13797,'action created','2026-02-06 14:25:31','2026-02-06 14:25:31'),(39306,13797,'action started via WP Cron','2026-02-06 14:26:31','2026-02-06 14:26:31'),(39307,13797,'action complete via WP Cron','2026-02-06 14:26:31','2026-02-06 14:26:31'),(39308,13798,'action created','2026-02-06 14:26:31','2026-02-06 14:26:31'),(39309,13798,'action started via WP Cron','2026-02-06 15:33:38','2026-02-06 15:33:38'),(39310,13798,'action complete via WP Cron','2026-02-06 15:33:38','2026-02-06 15:33:38'),(39311,13799,'action created','2026-02-06 15:33:38','2026-02-06 15:33:38'),(39312,13799,'action started via WP Cron','2026-02-06 16:16:54','2026-02-06 16:16:54'),(39313,13799,'action complete via WP Cron','2026-02-06 16:16:54','2026-02-06 16:16:54'),(39314,13800,'action created','2026-02-06 16:16:54','2026-02-06 16:16:54'),(39315,13800,'action started via WP Cron','2026-02-06 16:21:23','2026-02-06 16:21:23'),(39316,13800,'action complete via WP Cron','2026-02-06 16:21:24','2026-02-06 16:21:24'),(39317,13801,'action created','2026-02-06 16:21:24','2026-02-06 16:21:24'),(39318,13801,'action started via WP Cron','2026-02-06 17:13:10','2026-02-06 17:13:10'),(39319,13801,'action complete via WP Cron','2026-02-06 17:13:10','2026-02-06 17:13:10'),(39320,13802,'action created','2026-02-06 17:13:10','2026-02-06 17:13:10'),(39321,13802,'action started via WP Cron','2026-02-06 17:14:17','2026-02-06 17:14:17'),(39322,13802,'action complete via WP Cron','2026-02-06 17:14:17','2026-02-06 17:14:17'),(39323,13803,'action created','2026-02-06 17:14:17','2026-02-06 17:14:17'),(39324,13803,'action started via WP Cron','2026-02-06 17:17:32','2026-02-06 17:17:32'),(39325,13803,'action complete via WP Cron','2026-02-06 17:17:32','2026-02-06 17:17:32'),(39326,13804,'action created','2026-02-06 17:17:32','2026-02-06 17:17:32'),(39327,13804,'action started via WP Cron','2026-02-06 17:20:07','2026-02-06 17:20:07'),(39328,13804,'action complete via WP Cron','2026-02-06 17:20:07','2026-02-06 17:20:07'),(39329,13805,'action created','2026-02-06 17:20:07','2026-02-06 17:20:07'),(39330,13805,'action started via WP Cron','2026-02-06 17:21:37','2026-02-06 17:21:37'),(39331,13805,'action complete via WP Cron','2026-02-06 17:21:37','2026-02-06 17:21:37'),(39332,13806,'action created','2026-02-06 17:21:37','2026-02-06 17:21:37'),(39333,13806,'action started via WP Cron','2026-02-06 17:24:23','2026-02-06 17:24:23'),(39334,13806,'action complete via WP Cron','2026-02-06 17:24:24','2026-02-06 17:24:24'),(39335,13807,'action created','2026-02-06 17:24:24','2026-02-06 17:24:24'),(39336,13807,'action started via WP Cron','2026-02-06 17:45:31','2026-02-06 17:45:31'),(39337,13807,'action complete via WP Cron','2026-02-06 17:45:31','2026-02-06 17:45:31'),(39338,13808,'action created','2026-02-06 17:45:31','2026-02-06 17:45:31'),(39339,13808,'action started via WP Cron','2026-02-06 17:51:40','2026-02-06 17:51:40'),(39340,13808,'action complete via WP Cron','2026-02-06 17:51:41','2026-02-06 17:51:41'),(39341,13809,'action created','2026-02-06 17:51:41','2026-02-06 17:51:41'),(39342,13809,'action started via WP Cron','2026-02-06 18:03:59','2026-02-06 18:03:59'),(39343,13809,'action complete via WP Cron','2026-02-06 18:03:59','2026-02-06 18:03:59'),(39344,13810,'action created','2026-02-06 18:03:59','2026-02-06 18:03:59'),(39345,13810,'action started via WP Cron','2026-02-06 18:32:54','2026-02-06 18:32:54'),(39346,13810,'action complete via WP Cron','2026-02-06 18:32:54','2026-02-06 18:32:54'),(39347,13811,'action created','2026-02-06 18:32:54','2026-02-06 18:32:54'),(39348,13811,'action started via WP Cron','2026-02-06 18:34:28','2026-02-06 18:34:28'),(39349,13811,'action complete via WP Cron','2026-02-06 18:34:28','2026-02-06 18:34:28'),(39350,13812,'action created','2026-02-06 18:34:28','2026-02-06 18:34:28'),(39351,13812,'action started via WP Cron','2026-02-06 18:42:47','2026-02-06 18:42:47'),(39352,13812,'action complete via WP Cron','2026-02-06 18:42:47','2026-02-06 18:42:47'),(39353,13813,'action created','2026-02-06 18:42:47','2026-02-06 18:42:47'),(39354,13813,'action started via WP Cron','2026-02-06 18:43:51','2026-02-06 18:43:51'),(39355,13813,'action complete via WP Cron','2026-02-06 18:43:51','2026-02-06 18:43:51'),(39356,13814,'action created','2026-02-06 18:43:51','2026-02-06 18:43:51'),(39357,13814,'action started via WP Cron','2026-02-06 18:45:33','2026-02-06 18:45:33'),(39358,13814,'action complete via WP Cron','2026-02-06 18:45:33','2026-02-06 18:45:33'),(39359,13815,'action created','2026-02-06 18:45:33','2026-02-06 18:45:33'),(39360,13815,'action started via WP Cron','2026-02-06 19:02:09','2026-02-06 19:02:09'),(39361,13815,'action complete via WP Cron','2026-02-06 19:02:09','2026-02-06 19:02:09'),(39362,13816,'action created','2026-02-06 19:02:09','2026-02-06 19:02:09'),(39363,13816,'action started via WP Cron','2026-02-06 19:12:48','2026-02-06 19:12:48'),(39364,13816,'action complete via WP Cron','2026-02-06 19:12:49','2026-02-06 19:12:49'),(39365,13817,'action created','2026-02-06 19:12:49','2026-02-06 19:12:49'),(39366,13817,'action started via WP Cron','2026-02-06 20:14:41','2026-02-06 20:14:41'),(39367,13817,'action complete via WP Cron','2026-02-06 20:14:42','2026-02-06 20:14:42'),(39368,13818,'action created','2026-02-06 20:14:42','2026-02-06 20:14:42'),(39369,13818,'action started via WP Cron','2026-02-06 20:17:54','2026-02-06 20:17:54'),(39370,13818,'action complete via WP Cron','2026-02-06 20:17:54','2026-02-06 20:17:54'),(39371,13819,'action created','2026-02-06 20:17:54','2026-02-06 20:17:54'),(39372,13819,'action started via WP Cron','2026-02-06 20:19:17','2026-02-06 20:19:17'),(39373,13819,'action complete via WP Cron','2026-02-06 20:19:17','2026-02-06 20:19:17'),(39374,13820,'action created','2026-02-06 20:19:17','2026-02-06 20:19:17'),(39375,13820,'action started via WP Cron','2026-02-06 20:27:29','2026-02-06 20:27:29'),(39376,13820,'action complete via WP Cron','2026-02-06 20:27:29','2026-02-06 20:27:29'),(39377,13821,'action created','2026-02-06 20:27:29','2026-02-06 20:27:29'),(39378,13821,'action started via WP Cron','2026-02-06 20:58:59','2026-02-06 20:58:59'),(39379,13821,'action complete via WP Cron','2026-02-06 20:58:59','2026-02-06 20:58:59'),(39380,13822,'action created','2026-02-06 20:58:59','2026-02-06 20:58:59'),(39381,13822,'action started via WP Cron','2026-02-06 21:10:08','2026-02-06 21:10:08'),(39382,13822,'action complete via WP Cron','2026-02-06 21:10:08','2026-02-06 21:10:08'),(39383,13823,'action created','2026-02-06 21:10:08','2026-02-06 21:10:08'),(39384,13823,'action started via WP Cron','2026-02-06 21:28:50','2026-02-06 21:28:50'),(39385,13823,'action complete via WP Cron','2026-02-06 21:28:50','2026-02-06 21:28:50'),(39386,13824,'action created','2026-02-06 21:28:50','2026-02-06 21:28:50'),(39387,13824,'action started via WP Cron','2026-02-06 21:44:16','2026-02-06 21:44:16'),(39388,13824,'action complete via WP Cron','2026-02-06 21:44:16','2026-02-06 21:44:16'),(39389,13825,'action created','2026-02-06 21:44:16','2026-02-06 21:44:16'),(39390,13825,'action started via WP Cron','2026-02-06 21:47:16','2026-02-06 21:47:16'),(39391,13825,'action complete via WP Cron','2026-02-06 21:47:16','2026-02-06 21:47:16'),(39392,13826,'action created','2026-02-06 21:47:16','2026-02-06 21:47:16'),(39393,13826,'action started via WP Cron','2026-02-06 21:48:26','2026-02-06 21:48:26'),(39394,13826,'action complete via WP Cron','2026-02-06 21:48:26','2026-02-06 21:48:26'),(39395,13827,'action created','2026-02-06 21:48:26','2026-02-06 21:48:26'),(39396,13827,'action started via WP Cron','2026-02-06 21:54:55','2026-02-06 21:54:55'),(39397,13827,'action complete via WP Cron','2026-02-06 21:54:55','2026-02-06 21:54:55'),(39398,13828,'action created','2026-02-06 21:54:55','2026-02-06 21:54:55'),(39399,13828,'action started via WP Cron','2026-02-06 22:18:27','2026-02-06 22:18:27'),(39400,13828,'action complete via WP Cron','2026-02-06 22:18:28','2026-02-06 22:18:28'),(39401,13829,'action created','2026-02-06 22:18:28','2026-02-06 22:18:28'),(39402,13829,'action started via WP Cron','2026-02-06 22:30:31','2026-02-06 22:30:31'),(39403,13829,'action complete via WP Cron','2026-02-06 22:30:31','2026-02-06 22:30:31'),(39404,13830,'action created','2026-02-06 22:30:31','2026-02-06 22:30:31'),(39405,13830,'action started via WP Cron','2026-02-06 22:33:37','2026-02-06 22:33:37'),(39406,13830,'action complete via WP Cron','2026-02-06 22:33:37','2026-02-06 22:33:37'),(39407,13831,'action created','2026-02-06 22:33:37','2026-02-06 22:33:37'),(39408,13831,'action started via WP Cron','2026-02-06 22:35:41','2026-02-06 22:35:41'),(39409,13831,'action complete via WP Cron','2026-02-06 22:35:41','2026-02-06 22:35:41'),(39410,13832,'action created','2026-02-06 22:35:41','2026-02-06 22:35:41'),(39411,13832,'action started via WP Cron','2026-02-06 22:39:59','2026-02-06 22:39:59'),(39412,13832,'action complete via WP Cron','2026-02-06 22:39:59','2026-02-06 22:39:59'),(39413,13833,'action created','2026-02-06 22:39:59','2026-02-06 22:39:59'),(39414,13833,'action started via WP Cron','2026-02-06 22:42:30','2026-02-06 22:42:30'),(39415,13833,'action complete via WP Cron','2026-02-06 22:42:30','2026-02-06 22:42:30'),(39416,13834,'action created','2026-02-06 22:42:30','2026-02-06 22:42:30'),(39417,13834,'action started via WP Cron','2026-02-06 22:48:16','2026-02-06 22:48:16'),(39418,13834,'action complete via WP Cron','2026-02-06 22:48:17','2026-02-06 22:48:17'),(39419,13835,'action created','2026-02-06 22:48:17','2026-02-06 22:48:17'),(39420,13835,'action started via WP Cron','2026-02-06 22:52:00','2026-02-06 22:52:00'),(39421,13835,'action complete via WP Cron','2026-02-06 22:52:00','2026-02-06 22:52:00'),(39422,13836,'action created','2026-02-06 22:52:00','2026-02-06 22:52:00'),(39423,13836,'action started via WP Cron','2026-02-06 22:59:58','2026-02-06 22:59:58'),(39424,13836,'action complete via WP Cron','2026-02-06 22:59:59','2026-02-06 22:59:59'),(39425,13837,'action created','2026-02-06 22:59:59','2026-02-06 22:59:59'),(39426,13837,'action started via WP Cron','2026-02-06 23:17:11','2026-02-06 23:17:11'),(39427,13837,'action complete via WP Cron','2026-02-06 23:17:12','2026-02-06 23:17:12'),(39428,13838,'action created','2026-02-06 23:17:12','2026-02-06 23:17:12'),(39429,13838,'action started via WP Cron','2026-02-06 23:19:06','2026-02-06 23:19:06'),(39430,13838,'action complete via WP Cron','2026-02-06 23:19:06','2026-02-06 23:19:06'),(39431,13839,'action created','2026-02-06 23:19:06','2026-02-06 23:19:06'),(39432,13839,'action started via WP Cron','2026-02-06 23:22:32','2026-02-06 23:22:32'),(39433,13839,'action complete via WP Cron','2026-02-06 23:22:32','2026-02-06 23:22:32'),(39434,13840,'action created','2026-02-06 23:22:32','2026-02-06 23:22:32'),(39435,13840,'action started via WP Cron','2026-02-06 23:23:51','2026-02-06 23:23:51'),(39436,13840,'action complete via WP Cron','2026-02-06 23:23:51','2026-02-06 23:23:51'),(39437,13841,'action created','2026-02-06 23:23:51','2026-02-06 23:23:51'),(39438,13841,'action started via WP Cron','2026-02-06 23:27:33','2026-02-06 23:27:33'),(39439,13841,'action complete via WP Cron','2026-02-06 23:27:33','2026-02-06 23:27:33'),(39440,13842,'action created','2026-02-06 23:27:33','2026-02-06 23:27:33'),(39441,13842,'action started via WP Cron','2026-02-06 23:33:35','2026-02-06 23:33:35'),(39442,13842,'action complete via WP Cron','2026-02-06 23:33:35','2026-02-06 23:33:35'),(39443,13843,'action created','2026-02-06 23:33:35','2026-02-06 23:33:35'),(39444,13843,'action started via WP Cron','2026-02-06 23:37:27','2026-02-06 23:37:27'),(39445,13843,'action complete via WP Cron','2026-02-06 23:37:27','2026-02-06 23:37:27'),(39446,13844,'action created','2026-02-06 23:37:27','2026-02-06 23:37:27'),(39447,13844,'action started via WP Cron','2026-02-06 23:42:03','2026-02-06 23:42:03'),(39448,13844,'action complete via WP Cron','2026-02-06 23:42:03','2026-02-06 23:42:03'),(39449,13845,'action created','2026-02-06 23:42:03','2026-02-06 23:42:03'),(39450,13845,'action started via WP Cron','2026-02-06 23:45:33','2026-02-06 23:45:33'),(39451,13845,'action complete via WP Cron','2026-02-06 23:45:33','2026-02-06 23:45:33'),(39452,13846,'action created','2026-02-06 23:45:33','2026-02-06 23:45:33'),(39453,13846,'action started via WP Cron','2026-02-06 23:51:51','2026-02-06 23:51:51'),(39454,13846,'action complete via WP Cron','2026-02-06 23:51:51','2026-02-06 23:51:51'),(39455,13847,'action created','2026-02-06 23:51:51','2026-02-06 23:51:51'),(39456,13847,'action started via WP Cron','2026-02-07 00:13:30','2026-02-07 00:13:30'),(39457,13847,'action complete via WP Cron','2026-02-07 00:13:31','2026-02-07 00:13:31'),(39458,13848,'action created','2026-02-07 00:13:31','2026-02-07 00:13:31'),(39459,13848,'action started via WP Cron','2026-02-07 00:24:57','2026-02-07 00:24:57'),(39460,13848,'action complete via WP Cron','2026-02-07 00:24:57','2026-02-07 00:24:57'),(39461,13849,'action created','2026-02-07 00:24:57','2026-02-07 00:24:57'),(39462,13849,'action started via WP Cron','2026-02-07 00:27:21','2026-02-07 00:27:21'),(39463,13849,'action complete via WP Cron','2026-02-07 00:27:21','2026-02-07 00:27:21'),(39464,13850,'action created','2026-02-07 00:27:21','2026-02-07 00:27:21'),(39465,13850,'action started via WP Cron','2026-02-07 00:31:11','2026-02-07 00:31:11'),(39466,13850,'action complete via WP Cron','2026-02-07 00:31:11','2026-02-07 00:31:11'),(39467,13851,'action created','2026-02-07 00:31:11','2026-02-07 00:31:11'),(39468,13851,'action started via WP Cron','2026-02-07 00:36:26','2026-02-07 00:36:26'),(39469,13851,'action complete via WP Cron','2026-02-07 00:36:26','2026-02-07 00:36:26'),(39470,13852,'action created','2026-02-07 00:36:26','2026-02-07 00:36:26'),(39471,13852,'action started via WP Cron','2026-02-07 00:38:16','2026-02-07 00:38:16'),(39472,13852,'action complete via WP Cron','2026-02-07 00:38:16','2026-02-07 00:38:16'),(39473,13853,'action created','2026-02-07 00:38:16','2026-02-07 00:38:16'),(39474,13853,'action started via WP Cron','2026-02-07 00:40:28','2026-02-07 00:40:28'),(39475,13853,'action complete via WP Cron','2026-02-07 00:40:29','2026-02-07 00:40:29'),(39476,13854,'action created','2026-02-07 00:40:29','2026-02-07 00:40:29'),(39477,13854,'action started via WP Cron','2026-02-07 00:42:14','2026-02-07 00:42:14'),(39478,13854,'action complete via WP Cron','2026-02-07 00:42:14','2026-02-07 00:42:14'),(39479,13855,'action created','2026-02-07 00:42:14','2026-02-07 00:42:14'),(39480,13855,'action started via WP Cron','2026-02-07 00:45:44','2026-02-07 00:45:44'),(39481,13855,'action complete via WP Cron','2026-02-07 00:45:45','2026-02-07 00:45:45'),(39482,13856,'action created','2026-02-07 00:45:45','2026-02-07 00:45:45'),(39483,13856,'action started via WP Cron','2026-02-07 00:55:06','2026-02-07 00:55:06'),(39484,13856,'action complete via WP Cron','2026-02-07 00:55:07','2026-02-07 00:55:07'),(39485,13857,'action created','2026-02-07 00:55:07','2026-02-07 00:55:07'),(39486,13857,'action started via WP Cron','2026-02-07 00:59:27','2026-02-07 00:59:27'),(39487,13857,'action complete via WP Cron','2026-02-07 00:59:27','2026-02-07 00:59:27'),(39488,13858,'action created','2026-02-07 00:59:27','2026-02-07 00:59:27'),(39489,13858,'action started via WP Cron','2026-02-07 01:00:51','2026-02-07 01:00:51'),(39490,13858,'action complete via WP Cron','2026-02-07 01:00:52','2026-02-07 01:00:52'),(39491,13859,'action created','2026-02-07 01:00:52','2026-02-07 01:00:52'),(39492,13859,'action started via WP Cron','2026-02-07 01:04:16','2026-02-07 01:04:16'),(39493,13859,'action complete via WP Cron','2026-02-07 01:04:16','2026-02-07 01:04:16'),(39494,13860,'action created','2026-02-07 01:04:16','2026-02-07 01:04:16'),(39495,13860,'action started via WP Cron','2026-02-07 01:06:50','2026-02-07 01:06:50'),(39496,13860,'action complete via WP Cron','2026-02-07 01:06:50','2026-02-07 01:06:50'),(39497,13861,'action created','2026-02-07 01:06:50','2026-02-07 01:06:50'),(39498,13861,'action started via WP Cron','2026-02-07 01:12:30','2026-02-07 01:12:30'),(39499,13861,'action complete via WP Cron','2026-02-07 01:12:30','2026-02-07 01:12:30'),(39500,13862,'action created','2026-02-07 01:12:30','2026-02-07 01:12:30'),(39501,13862,'action started via WP Cron','2026-02-07 01:23:20','2026-02-07 01:23:20'),(39502,13862,'action complete via WP Cron','2026-02-07 01:23:20','2026-02-07 01:23:20'),(39503,13863,'action created','2026-02-07 01:23:20','2026-02-07 01:23:20'),(39504,13863,'action started via WP Cron','2026-02-07 01:27:45','2026-02-07 01:27:45'),(39505,13863,'action complete via WP Cron','2026-02-07 01:27:45','2026-02-07 01:27:45'),(39506,13864,'action created','2026-02-07 01:27:45','2026-02-07 01:27:45'),(39507,13864,'action started via WP Cron','2026-02-07 01:30:30','2026-02-07 01:30:30'),(39508,13864,'action complete via WP Cron','2026-02-07 01:30:30','2026-02-07 01:30:30'),(39509,13865,'action created','2026-02-07 01:30:30','2026-02-07 01:30:30'),(39510,13865,'action started via WP Cron','2026-02-07 01:35:12','2026-02-07 01:35:12'),(39511,13865,'action complete via WP Cron','2026-02-07 01:35:13','2026-02-07 01:35:13'),(39512,13866,'action created','2026-02-07 01:35:13','2026-02-07 01:35:13'),(39513,13866,'action started via WP Cron','2026-02-07 01:40:53','2026-02-07 01:40:53'),(39514,13866,'action complete via WP Cron','2026-02-07 01:40:53','2026-02-07 01:40:53'),(39515,13867,'action created','2026-02-07 01:40:53','2026-02-07 01:40:53'),(39516,13867,'action started via WP Cron','2026-02-07 01:44:48','2026-02-07 01:44:48'),(39517,13867,'action complete via WP Cron','2026-02-07 01:44:48','2026-02-07 01:44:48'),(39518,13868,'action created','2026-02-07 01:44:48','2026-02-07 01:44:48'),(39519,13868,'action started via WP Cron','2026-02-07 01:45:59','2026-02-07 01:45:59'),(39520,13868,'action complete via WP Cron','2026-02-07 01:45:59','2026-02-07 01:45:59'),(39521,13869,'action created','2026-02-07 01:45:59','2026-02-07 01:45:59'),(39522,13869,'action started via WP Cron','2026-02-07 01:47:09','2026-02-07 01:47:09'),(39523,13869,'action complete via WP Cron','2026-02-07 01:47:09','2026-02-07 01:47:09'),(39524,13870,'action created','2026-02-07 01:47:09','2026-02-07 01:47:09'),(39525,13870,'action started via WP Cron','2026-02-07 01:49:12','2026-02-07 01:49:12'),(39526,13870,'action complete via WP Cron','2026-02-07 01:49:12','2026-02-07 01:49:12'),(39527,13871,'action created','2026-02-07 01:49:12','2026-02-07 01:49:12'),(39528,13871,'action started via WP Cron','2026-02-07 01:52:27','2026-02-07 01:52:27'),(39529,13871,'action complete via WP Cron','2026-02-07 01:52:27','2026-02-07 01:52:27'),(39530,13872,'action created','2026-02-07 01:52:27','2026-02-07 01:52:27'),(39531,13872,'action started via WP Cron','2026-02-07 01:54:56','2026-02-07 01:54:56'),(39532,13872,'action complete via WP Cron','2026-02-07 01:54:57','2026-02-07 01:54:57'),(39533,13873,'action created','2026-02-07 01:54:57','2026-02-07 01:54:57'),(39534,13873,'action started via WP Cron','2026-02-07 01:57:53','2026-02-07 01:57:53'),(39535,13873,'action complete via WP Cron','2026-02-07 01:57:53','2026-02-07 01:57:53'),(39536,13874,'action created','2026-02-07 01:57:53','2026-02-07 01:57:53'),(39537,13874,'action started via WP Cron','2026-02-07 02:02:16','2026-02-07 02:02:16'),(39538,13874,'action complete via WP Cron','2026-02-07 02:02:17','2026-02-07 02:02:17'),(39539,13875,'action created','2026-02-07 02:02:17','2026-02-07 02:02:17'),(39540,13875,'action started via WP Cron','2026-02-07 02:06:20','2026-02-07 02:06:20'),(39541,13875,'action complete via WP Cron','2026-02-07 02:06:20','2026-02-07 02:06:20'),(39542,13876,'action created','2026-02-07 02:06:20','2026-02-07 02:06:20'),(39543,13876,'action started via WP Cron','2026-02-07 02:09:02','2026-02-07 02:09:02'),(39544,13876,'action complete via WP Cron','2026-02-07 02:09:02','2026-02-07 02:09:02'),(39545,13877,'action created','2026-02-07 02:09:02','2026-02-07 02:09:02'),(39546,13877,'action started via WP Cron','2026-02-07 02:12:23','2026-02-07 02:12:23'),(39547,13877,'action complete via WP Cron','2026-02-07 02:12:23','2026-02-07 02:12:23'),(39548,13878,'action created','2026-02-07 02:12:23','2026-02-07 02:12:23'),(39549,13878,'action started via WP Cron','2026-02-07 02:18:36','2026-02-07 02:18:36'),(39550,13878,'action complete via WP Cron','2026-02-07 02:18:36','2026-02-07 02:18:36'),(39551,13879,'action created','2026-02-07 02:18:36','2026-02-07 02:18:36'),(39552,13879,'action started via WP Cron','2026-02-07 02:30:22','2026-02-07 02:30:22'),(39553,13879,'action complete via WP Cron','2026-02-07 02:30:22','2026-02-07 02:30:22'),(39554,13880,'action created','2026-02-07 02:30:22','2026-02-07 02:30:22'),(39555,13880,'action started via WP Cron','2026-02-07 02:31:47','2026-02-07 02:31:47'),(39556,13880,'action complete via WP Cron','2026-02-07 02:31:47','2026-02-07 02:31:47'),(39557,13881,'action created','2026-02-07 02:31:47','2026-02-07 02:31:47'),(39558,13881,'action started via WP Cron','2026-02-07 02:35:08','2026-02-07 02:35:08'),(39559,13881,'action complete via WP Cron','2026-02-07 02:35:08','2026-02-07 02:35:08'),(39560,13882,'action created','2026-02-07 02:35:08','2026-02-07 02:35:08'),(39561,13882,'action started via WP Cron','2026-02-07 02:38:32','2026-02-07 02:38:32'),(39562,13882,'action complete via WP Cron','2026-02-07 02:38:32','2026-02-07 02:38:32'),(39563,13883,'action created','2026-02-07 02:38:32','2026-02-07 02:38:32'),(39564,13883,'action started via WP Cron','2026-02-07 02:40:14','2026-02-07 02:40:14'),(39565,13883,'action complete via WP Cron','2026-02-07 02:40:14','2026-02-07 02:40:14'),(39566,13884,'action created','2026-02-07 02:40:14','2026-02-07 02:40:14'),(39567,13884,'action started via WP Cron','2026-02-07 02:42:59','2026-02-07 02:42:59'),(39568,13884,'action complete via WP Cron','2026-02-07 02:43:00','2026-02-07 02:43:00'),(39569,13885,'action created','2026-02-07 02:43:00','2026-02-07 02:43:00'),(39570,13885,'action started via WP Cron','2026-02-07 02:47:33','2026-02-07 02:47:33'),(39571,13885,'action complete via WP Cron','2026-02-07 02:47:33','2026-02-07 02:47:33'),(39572,13886,'action created','2026-02-07 02:47:33','2026-02-07 02:47:33'),(39573,13886,'action started via WP Cron','2026-02-07 02:50:32','2026-02-07 02:50:32'),(39574,13886,'action complete via WP Cron','2026-02-07 02:50:32','2026-02-07 02:50:32'),(39575,13887,'action created','2026-02-07 02:50:32','2026-02-07 02:50:32'),(39576,13887,'action started via WP Cron','2026-02-07 02:58:06','2026-02-07 02:58:06'),(39577,13887,'action complete via WP Cron','2026-02-07 02:58:06','2026-02-07 02:58:06'),(39578,13888,'action created','2026-02-07 02:58:06','2026-02-07 02:58:06'),(39579,13888,'action started via WP Cron','2026-02-07 02:59:07','2026-02-07 02:59:07'),(39580,13888,'action complete via WP Cron','2026-02-07 02:59:08','2026-02-07 02:59:08'),(39581,13889,'action created','2026-02-07 02:59:08','2026-02-07 02:59:08'),(39582,13889,'action started via WP Cron','2026-02-07 03:00:51','2026-02-07 03:00:51'),(39583,13889,'action complete via WP Cron','2026-02-07 03:00:51','2026-02-07 03:00:51'),(39584,13890,'action created','2026-02-07 03:00:51','2026-02-07 03:00:51'),(39585,13890,'action started via WP Cron','2026-02-07 03:03:04','2026-02-07 03:03:04'),(39586,13890,'action complete via WP Cron','2026-02-07 03:03:04','2026-02-07 03:03:04'),(39587,13891,'action created','2026-02-07 03:03:04','2026-02-07 03:03:04'),(39588,13891,'action started via WP Cron','2026-02-07 03:05:33','2026-02-07 03:05:33'),(39589,13891,'action complete via WP Cron','2026-02-07 03:05:33','2026-02-07 03:05:33'),(39590,13892,'action created','2026-02-07 03:05:33','2026-02-07 03:05:33'),(39591,13892,'action started via WP Cron','2026-02-07 03:08:25','2026-02-07 03:08:25'),(39592,13892,'action complete via WP Cron','2026-02-07 03:08:25','2026-02-07 03:08:25'),(39593,13893,'action created','2026-02-07 03:08:25','2026-02-07 03:08:25'),(39594,13893,'action started via WP Cron','2026-02-07 03:11:29','2026-02-07 03:11:29'),(39595,13893,'action complete via WP Cron','2026-02-07 03:11:29','2026-02-07 03:11:29'),(39596,13894,'action created','2026-02-07 03:11:29','2026-02-07 03:11:29'),(39597,13894,'action started via WP Cron','2026-02-07 03:31:22','2026-02-07 03:31:22'),(39598,13894,'action complete via WP Cron','2026-02-07 03:31:23','2026-02-07 03:31:23'),(39599,13895,'action created','2026-02-07 03:31:23','2026-02-07 03:31:23'),(39600,13895,'action started via WP Cron','2026-02-07 03:35:02','2026-02-07 03:35:02'),(39601,13895,'action complete via WP Cron','2026-02-07 03:35:02','2026-02-07 03:35:02'),(39602,13896,'action created','2026-02-07 03:35:02','2026-02-07 03:35:02'),(39603,13896,'action started via WP Cron','2026-02-07 03:44:07','2026-02-07 03:44:07'),(39604,13896,'action complete via WP Cron','2026-02-07 03:44:08','2026-02-07 03:44:08'),(39605,13897,'action created','2026-02-07 03:44:08','2026-02-07 03:44:08'),(39606,13897,'action started via WP Cron','2026-02-07 03:49:30','2026-02-07 03:49:30'),(39607,13897,'action complete via WP Cron','2026-02-07 03:49:30','2026-02-07 03:49:30'),(39608,13898,'action created','2026-02-07 03:49:31','2026-02-07 03:49:31'),(39609,13898,'action started via WP Cron','2026-02-07 03:55:43','2026-02-07 03:55:43'),(39610,13898,'action complete via WP Cron','2026-02-07 03:55:44','2026-02-07 03:55:44'),(39611,13899,'action created','2026-02-07 03:55:44','2026-02-07 03:55:44'),(39612,13899,'action started via WP Cron','2026-02-07 03:56:55','2026-02-07 03:56:55'),(39613,13899,'action complete via WP Cron','2026-02-07 03:56:55','2026-02-07 03:56:55'),(39614,13900,'action created','2026-02-07 03:56:55','2026-02-07 03:56:55'),(39615,13900,'action started via WP Cron','2026-02-07 03:59:26','2026-02-07 03:59:26'),(39616,13900,'action complete via WP Cron','2026-02-07 03:59:27','2026-02-07 03:59:27'),(39617,13901,'action created','2026-02-07 03:59:27','2026-02-07 03:59:27'),(39618,13901,'action started via WP Cron','2026-02-07 04:00:42','2026-02-07 04:00:42'),(39619,13901,'action complete via WP Cron','2026-02-07 04:00:42','2026-02-07 04:00:42'),(39620,13902,'action created','2026-02-07 04:00:42','2026-02-07 04:00:42'),(39621,13902,'action started via WP Cron','2026-02-07 04:03:53','2026-02-07 04:03:53'),(39622,13902,'action complete via WP Cron','2026-02-07 04:03:54','2026-02-07 04:03:54'),(39623,13903,'action created','2026-02-07 04:03:54','2026-02-07 04:03:54'),(39624,13903,'action started via WP Cron','2026-02-07 04:06:18','2026-02-07 04:06:18'),(39625,13903,'action complete via WP Cron','2026-02-07 04:06:18','2026-02-07 04:06:18'),(39626,13904,'action created','2026-02-07 04:06:18','2026-02-07 04:06:18'),(39627,13904,'action started via WP Cron','2026-02-07 04:10:35','2026-02-07 04:10:35'),(39628,13904,'action complete via WP Cron','2026-02-07 04:10:35','2026-02-07 04:10:35'),(39629,13905,'action created','2026-02-07 04:10:35','2026-02-07 04:10:35'),(39630,13905,'action started via WP Cron','2026-02-07 04:26:25','2026-02-07 04:26:25'),(39631,13905,'action complete via WP Cron','2026-02-07 04:26:25','2026-02-07 04:26:25'),(39632,13906,'action created','2026-02-07 04:26:25','2026-02-07 04:26:25'),(39633,13906,'action started via WP Cron','2026-02-07 04:29:48','2026-02-07 04:29:48'),(39634,13906,'action complete via WP Cron','2026-02-07 04:29:48','2026-02-07 04:29:48'),(39635,13907,'action created','2026-02-07 04:29:48','2026-02-07 04:29:48'),(39636,13907,'action started via WP Cron','2026-02-07 04:31:24','2026-02-07 04:31:24'),(39637,13907,'action complete via WP Cron','2026-02-07 04:31:24','2026-02-07 04:31:24'),(39638,13908,'action created','2026-02-07 04:31:24','2026-02-07 04:31:24'),(39639,13908,'action started via WP Cron','2026-02-07 04:33:39','2026-02-07 04:33:39'),(39640,13908,'action complete via WP Cron','2026-02-07 04:33:39','2026-02-07 04:33:39'),(39641,13909,'action created','2026-02-07 04:33:39','2026-02-07 04:33:39'),(39642,13909,'action started via WP Cron','2026-02-07 04:36:50','2026-02-07 04:36:50'),(39643,13909,'action complete via WP Cron','2026-02-07 04:36:50','2026-02-07 04:36:50'),(39644,13910,'action created','2026-02-07 04:36:50','2026-02-07 04:36:50'),(39645,13910,'action started via WP Cron','2026-02-07 04:39:00','2026-02-07 04:39:00'),(39646,13910,'action complete via WP Cron','2026-02-07 04:39:00','2026-02-07 04:39:00'),(39647,13911,'action created','2026-02-07 04:39:00','2026-02-07 04:39:00'),(39648,13911,'action started via WP Cron','2026-02-07 05:03:57','2026-02-07 05:03:57'),(39649,13911,'action complete via WP Cron','2026-02-07 05:03:57','2026-02-07 05:03:57'),(39650,13912,'action created','2026-02-07 05:03:57','2026-02-07 05:03:57'),(39651,13912,'action started via WP Cron','2026-02-07 05:18:16','2026-02-07 05:18:16'),(39652,13912,'action complete via WP Cron','2026-02-07 05:18:16','2026-02-07 05:18:16'),(39653,13913,'action created','2026-02-07 05:18:16','2026-02-07 05:18:16'),(39654,13913,'action started via WP Cron','2026-02-07 05:21:26','2026-02-07 05:21:26'),(39655,13913,'action complete via WP Cron','2026-02-07 05:21:26','2026-02-07 05:21:26'),(39656,13914,'action created','2026-02-07 05:21:26','2026-02-07 05:21:26'),(39657,13914,'action started via WP Cron','2026-02-07 05:31:52','2026-02-07 05:31:52'),(39658,13914,'action complete via WP Cron','2026-02-07 05:31:52','2026-02-07 05:31:52'),(39659,13915,'action created','2026-02-07 05:31:52','2026-02-07 05:31:52'),(39660,13915,'action started via WP Cron','2026-02-07 05:32:59','2026-02-07 05:32:59'),(39661,13915,'action complete via WP Cron','2026-02-07 05:32:59','2026-02-07 05:32:59'),(39662,13916,'action created','2026-02-07 05:32:59','2026-02-07 05:32:59'),(39663,13916,'action started via WP Cron','2026-02-07 05:37:24','2026-02-07 05:37:24'),(39664,13916,'action complete via WP Cron','2026-02-07 05:37:24','2026-02-07 05:37:24'),(39665,13917,'action created','2026-02-07 05:37:24','2026-02-07 05:37:24'),(39666,13917,'action started via WP Cron','2026-02-07 05:40:52','2026-02-07 05:40:52'),(39667,13917,'action complete via WP Cron','2026-02-07 05:40:52','2026-02-07 05:40:52'),(39668,13918,'action created','2026-02-07 05:40:52','2026-02-07 05:40:52'),(39669,13918,'action started via WP Cron','2026-02-07 05:48:36','2026-02-07 05:48:36'),(39670,13918,'action complete via WP Cron','2026-02-07 05:48:37','2026-02-07 05:48:37'),(39671,13919,'action created','2026-02-07 05:48:37','2026-02-07 05:48:37'),(39672,13919,'action started via WP Cron','2026-02-07 06:03:54','2026-02-07 06:03:54'),(39673,13919,'action complete via WP Cron','2026-02-07 06:03:54','2026-02-07 06:03:54'),(39674,13920,'action created','2026-02-07 06:03:54','2026-02-07 06:03:54'),(39675,13920,'action started via WP Cron','2026-02-07 06:14:41','2026-02-07 06:14:41'),(39676,13920,'action complete via WP Cron','2026-02-07 06:14:41','2026-02-07 06:14:41'),(39677,13921,'action created','2026-02-07 06:14:41','2026-02-07 06:14:41'),(39678,13921,'action started via WP Cron','2026-02-07 06:22:30','2026-02-07 06:22:30'),(39679,13921,'action complete via WP Cron','2026-02-07 06:22:30','2026-02-07 06:22:30'),(39680,13922,'action created','2026-02-07 06:22:30','2026-02-07 06:22:30'),(39681,13922,'action started via WP Cron','2026-02-07 06:25:58','2026-02-07 06:25:58'),(39682,13922,'action complete via WP Cron','2026-02-07 06:25:58','2026-02-07 06:25:58'),(39683,13923,'action created','2026-02-07 06:25:58','2026-02-07 06:25:58'),(39684,13923,'action started via WP Cron','2026-02-07 06:31:21','2026-02-07 06:31:21'),(39685,13923,'action complete via WP Cron','2026-02-07 06:31:21','2026-02-07 06:31:21'),(39686,13924,'action created','2026-02-07 06:31:21','2026-02-07 06:31:21'),(39687,13924,'action started via WP Cron','2026-02-07 06:36:43','2026-02-07 06:36:43'),(39688,13924,'action complete via WP Cron','2026-02-07 06:36:43','2026-02-07 06:36:43'),(39689,13925,'action created','2026-02-07 06:36:43','2026-02-07 06:36:43'),(39690,13925,'action started via WP Cron','2026-02-07 06:42:53','2026-02-07 06:42:53'),(39691,13925,'action complete via WP Cron','2026-02-07 06:42:53','2026-02-07 06:42:53'),(39692,13926,'action created','2026-02-07 06:42:53','2026-02-07 06:42:53'),(39693,13926,'action started via WP Cron','2026-02-07 06:54:18','2026-02-07 06:54:18'),(39694,13926,'action complete via WP Cron','2026-02-07 06:54:19','2026-02-07 06:54:19'),(39695,13927,'action created','2026-02-07 06:54:19','2026-02-07 06:54:19'),(39696,13927,'action started via WP Cron','2026-02-07 07:04:07','2026-02-07 07:04:07'),(39697,13927,'action complete via WP Cron','2026-02-07 07:04:07','2026-02-07 07:04:07'),(39698,13928,'action created','2026-02-07 07:04:07','2026-02-07 07:04:07'),(39699,13928,'action started via WP Cron','2026-02-07 07:05:54','2026-02-07 07:05:54'),(39700,13928,'action complete via WP Cron','2026-02-07 07:05:54','2026-02-07 07:05:54'),(39701,13929,'action created','2026-02-07 07:05:54','2026-02-07 07:05:54'),(39702,13929,'action started via WP Cron','2026-02-07 07:07:42','2026-02-07 07:07:42'),(39703,13929,'action complete via WP Cron','2026-02-07 07:07:43','2026-02-07 07:07:43'),(39704,13930,'action created','2026-02-07 07:07:43','2026-02-07 07:07:43'),(39705,13930,'action started via WP Cron','2026-02-07 07:29:28','2026-02-07 07:29:28'),(39706,13930,'action complete via WP Cron','2026-02-07 07:29:28','2026-02-07 07:29:28'),(39707,13931,'action created','2026-02-07 07:29:28','2026-02-07 07:29:28'),(39708,13931,'action started via WP Cron','2026-02-07 07:37:07','2026-02-07 07:37:07'),(39709,13931,'action complete via WP Cron','2026-02-07 07:37:07','2026-02-07 07:37:07'),(39710,13932,'action created','2026-02-07 07:37:07','2026-02-07 07:37:07'),(39711,13932,'action started via WP Cron','2026-02-07 07:43:12','2026-02-07 07:43:12'),(39712,13932,'action complete via WP Cron','2026-02-07 07:43:12','2026-02-07 07:43:12'),(39713,13933,'action created','2026-02-07 07:43:12','2026-02-07 07:43:12'),(39714,13933,'action started via WP Cron','2026-02-07 08:04:35','2026-02-07 08:04:35'),(39715,13933,'action complete via WP Cron','2026-02-07 08:04:36','2026-02-07 08:04:36'),(39716,13934,'action created','2026-02-07 08:04:36','2026-02-07 08:04:36'),(39717,13934,'action started via WP Cron','2026-02-07 08:08:07','2026-02-07 08:08:07'),(39718,13934,'action complete via WP Cron','2026-02-07 08:08:08','2026-02-07 08:08:08'),(39719,13935,'action created','2026-02-07 08:08:08','2026-02-07 08:08:08'),(39720,13935,'action started via WP Cron','2026-02-07 08:12:28','2026-02-07 08:12:28'),(39721,13935,'action complete via WP Cron','2026-02-07 08:12:28','2026-02-07 08:12:28'),(39722,13936,'action created','2026-02-07 08:12:28','2026-02-07 08:12:28'),(39723,13936,'action started via WP Cron','2026-02-07 08:14:04','2026-02-07 08:14:04'),(39724,13936,'action complete via WP Cron','2026-02-07 08:14:04','2026-02-07 08:14:04'),(39725,13937,'action created','2026-02-07 08:14:04','2026-02-07 08:14:04'),(39726,13937,'action started via WP Cron','2026-02-07 08:19:15','2026-02-07 08:19:15'),(39727,13937,'action complete via WP Cron','2026-02-07 08:19:15','2026-02-07 08:19:15'),(39728,13938,'action created','2026-02-07 08:19:15','2026-02-07 08:19:15'),(39729,13938,'action started via WP Cron','2026-02-07 08:23:19','2026-02-07 08:23:19'),(39730,13938,'action complete via WP Cron','2026-02-07 08:23:19','2026-02-07 08:23:19'),(39731,13939,'action created','2026-02-07 08:23:19','2026-02-07 08:23:19'),(39732,13939,'action started via WP Cron','2026-02-07 08:24:37','2026-02-07 08:24:37'),(39733,13939,'action complete via WP Cron','2026-02-07 08:24:37','2026-02-07 08:24:37'),(39734,13940,'action created','2026-02-07 08:24:37','2026-02-07 08:24:37'),(39735,13940,'action started via WP Cron','2026-02-07 08:28:52','2026-02-07 08:28:52'),(39736,13940,'action complete via WP Cron','2026-02-07 08:28:53','2026-02-07 08:28:53'),(39737,13941,'action created','2026-02-07 08:28:53','2026-02-07 08:28:53'),(39738,13941,'action started via WP Cron','2026-02-07 08:35:45','2026-02-07 08:35:45'),(39739,13941,'action complete via WP Cron','2026-02-07 08:35:45','2026-02-07 08:35:45'),(39740,13942,'action created','2026-02-07 08:35:45','2026-02-07 08:35:45'),(39741,13942,'action started via WP Cron','2026-02-07 08:37:47','2026-02-07 08:37:47'),(39742,13942,'action complete via WP Cron','2026-02-07 08:37:47','2026-02-07 08:37:47'),(39743,13943,'action created','2026-02-07 08:37:47','2026-02-07 08:37:47'),(39744,13943,'action started via WP Cron','2026-02-07 08:42:16','2026-02-07 08:42:16'),(39745,13943,'action complete via WP Cron','2026-02-07 08:42:16','2026-02-07 08:42:16'),(39746,13944,'action created','2026-02-07 08:42:16','2026-02-07 08:42:16'),(39747,13944,'action started via WP Cron','2026-02-07 08:46:21','2026-02-07 08:46:21'),(39748,13944,'action complete via WP Cron','2026-02-07 08:46:21','2026-02-07 08:46:21'),(39749,13945,'action created','2026-02-07 08:46:21','2026-02-07 08:46:21'),(39750,13945,'action started via WP Cron','2026-02-07 08:48:30','2026-02-07 08:48:30'),(39751,13945,'action complete via WP Cron','2026-02-07 08:48:30','2026-02-07 08:48:30'),(39752,13946,'action created','2026-02-07 08:48:30','2026-02-07 08:48:30'),(39753,13946,'action started via WP Cron','2026-02-07 08:59:58','2026-02-07 08:59:58'),(39754,13946,'action complete via WP Cron','2026-02-07 08:59:59','2026-02-07 08:59:59'),(39755,13947,'action created','2026-02-07 08:59:59','2026-02-07 08:59:59'),(39756,13947,'action started via WP Cron','2026-02-07 09:10:20','2026-02-07 09:10:20'),(39757,13947,'action complete via WP Cron','2026-02-07 09:10:20','2026-02-07 09:10:20'),(39758,13948,'action created','2026-02-07 09:10:20','2026-02-07 09:10:20'),(39759,13948,'action started via WP Cron','2026-02-07 09:20:35','2026-02-07 09:20:35'),(39760,13948,'action complete via WP Cron','2026-02-07 09:20:35','2026-02-07 09:20:35'),(39761,13949,'action created','2026-02-07 09:20:35','2026-02-07 09:20:35'),(39762,13949,'action started via WP Cron','2026-02-07 09:25:41','2026-02-07 09:25:41'),(39763,13949,'action complete via WP Cron','2026-02-07 09:25:41','2026-02-07 09:25:41'),(39764,13950,'action created','2026-02-07 09:25:41','2026-02-07 09:25:41'),(39765,13950,'action started via WP Cron','2026-02-07 09:27:06','2026-02-07 09:27:06'),(39766,13950,'action complete via WP Cron','2026-02-07 09:27:06','2026-02-07 09:27:06'),(39767,13951,'action created','2026-02-07 09:27:06','2026-02-07 09:27:06'),(39768,13951,'action started via WP Cron','2026-02-07 09:37:09','2026-02-07 09:37:09'),(39769,13951,'action complete via WP Cron','2026-02-07 09:37:09','2026-02-07 09:37:09'),(39770,13952,'action created','2026-02-07 09:37:09','2026-02-07 09:37:09'),(39771,13952,'action started via WP Cron','2026-02-07 09:57:17','2026-02-07 09:57:17'),(39772,13952,'action complete via WP Cron','2026-02-07 09:57:17','2026-02-07 09:57:17'),(39773,13953,'action created','2026-02-07 09:57:17','2026-02-07 09:57:17'),(39774,13953,'action started via WP Cron','2026-02-07 10:00:01','2026-02-07 10:00:01'),(39775,13953,'action complete via WP Cron','2026-02-07 10:00:01','2026-02-07 10:00:01'),(39776,13954,'action created','2026-02-07 10:00:01','2026-02-07 10:00:01'),(39777,13954,'action started via WP Cron','2026-02-07 10:02:10','2026-02-07 10:02:10'),(39778,13954,'action complete via WP Cron','2026-02-07 10:02:10','2026-02-07 10:02:10'),(39779,13955,'action created','2026-02-07 10:02:10','2026-02-07 10:02:10'),(39780,13955,'action started via WP Cron','2026-02-07 10:11:40','2026-02-07 10:11:40'),(39781,13955,'action complete via WP Cron','2026-02-07 10:11:40','2026-02-07 10:11:40'),(39782,13956,'action created','2026-02-07 10:11:40','2026-02-07 10:11:40'),(39783,13956,'action started via WP Cron','2026-02-07 10:15:16','2026-02-07 10:15:16'),(39784,13956,'action complete via WP Cron','2026-02-07 10:15:17','2026-02-07 10:15:17'),(39785,13957,'action created','2026-02-07 10:15:17','2026-02-07 10:15:17'),(39786,13957,'action started via WP Cron','2026-02-07 10:19:54','2026-02-07 10:19:54'),(39787,13957,'action complete via WP Cron','2026-02-07 10:19:54','2026-02-07 10:19:54'),(39788,13958,'action created','2026-02-07 10:19:54','2026-02-07 10:19:54'),(39789,13958,'action started via WP Cron','2026-02-07 10:20:55','2026-02-07 10:20:55'),(39790,13958,'action complete via WP Cron','2026-02-07 10:20:55','2026-02-07 10:20:55'),(39791,13959,'action created','2026-02-07 10:20:55','2026-02-07 10:20:55'),(39792,13959,'action started via WP Cron','2026-02-07 10:28:18','2026-02-07 10:28:18'),(39793,13959,'action complete via WP Cron','2026-02-07 10:28:18','2026-02-07 10:28:18'),(39794,13960,'action created','2026-02-07 10:28:18','2026-02-07 10:28:18'),(39795,13960,'action started via WP Cron','2026-02-07 10:29:26','2026-02-07 10:29:26'),(39796,13960,'action complete via WP Cron','2026-02-07 10:29:27','2026-02-07 10:29:27'),(39797,13961,'action created','2026-02-07 10:29:27','2026-02-07 10:29:27'),(39798,13961,'action started via WP Cron','2026-02-07 10:33:03','2026-02-07 10:33:03'),(39799,13961,'action complete via WP Cron','2026-02-07 10:33:04','2026-02-07 10:33:04'),(39800,13962,'action created','2026-02-07 10:33:04','2026-02-07 10:33:04'),(39801,13962,'action started via WP Cron','2026-02-07 10:43:16','2026-02-07 10:43:16'),(39802,13962,'action complete via WP Cron','2026-02-07 10:43:16','2026-02-07 10:43:16'),(39803,13963,'action created','2026-02-07 10:43:16','2026-02-07 10:43:16'),(39804,13963,'action started via WP Cron','2026-02-07 10:45:24','2026-02-07 10:45:24'),(39805,13963,'action complete via WP Cron','2026-02-07 10:45:24','2026-02-07 10:45:24'),(39806,13964,'action created','2026-02-07 10:45:24','2026-02-07 10:45:24'),(39807,13964,'action started via WP Cron','2026-02-07 10:50:29','2026-02-07 10:50:29'),(39808,13964,'action complete via WP Cron','2026-02-07 10:50:29','2026-02-07 10:50:29'),(39809,13965,'action created','2026-02-07 10:50:29','2026-02-07 10:50:29'),(39810,13965,'action started via WP Cron','2026-02-07 10:52:17','2026-02-07 10:52:17'),(39811,13965,'action complete via WP Cron','2026-02-07 10:52:17','2026-02-07 10:52:17'),(39812,13966,'action created','2026-02-07 10:52:17','2026-02-07 10:52:17'),(39813,13966,'action started via WP Cron','2026-02-07 10:54:13','2026-02-07 10:54:13'),(39814,13966,'action complete via WP Cron','2026-02-07 10:54:14','2026-02-07 10:54:14'),(39815,13967,'action created','2026-02-07 10:54:14','2026-02-07 10:54:14'),(39816,13967,'action started via WP Cron','2026-02-07 10:55:29','2026-02-07 10:55:29'),(39817,13967,'action complete via WP Cron','2026-02-07 10:55:29','2026-02-07 10:55:29'),(39818,13968,'action created','2026-02-07 10:55:29','2026-02-07 10:55:29'),(39819,13968,'action started via WP Cron','2026-02-07 10:57:36','2026-02-07 10:57:36'),(39820,13968,'action complete via WP Cron','2026-02-07 10:57:36','2026-02-07 10:57:36'),(39821,13969,'action created','2026-02-07 10:57:36','2026-02-07 10:57:36'),(39822,13969,'action started via WP Cron','2026-02-07 11:06:29','2026-02-07 11:06:29'),(39823,13969,'action complete via WP Cron','2026-02-07 11:06:29','2026-02-07 11:06:29'),(39824,13970,'action created','2026-02-07 11:06:29','2026-02-07 11:06:29'),(39825,13970,'action started via WP Cron','2026-02-07 11:17:19','2026-02-07 11:17:19'),(39826,13970,'action complete via WP Cron','2026-02-07 11:17:20','2026-02-07 11:17:20'),(39827,13971,'action created','2026-02-07 11:17:20','2026-02-07 11:17:20'),(39828,13971,'action started via WP Cron','2026-02-07 11:23:05','2026-02-07 11:23:05'),(39829,13971,'action complete via WP Cron','2026-02-07 11:23:05','2026-02-07 11:23:05'),(39830,13972,'action created','2026-02-07 11:23:05','2026-02-07 11:23:05'),(39831,13972,'action started via WP Cron','2026-02-07 11:28:22','2026-02-07 11:28:22'),(39832,13972,'action complete via WP Cron','2026-02-07 11:28:23','2026-02-07 11:28:23'),(39833,13973,'action created','2026-02-07 11:28:23','2026-02-07 11:28:23'),(39834,13973,'action started via WP Cron','2026-02-07 11:32:24','2026-02-07 11:32:24'),(39835,13973,'action complete via WP Cron','2026-02-07 11:32:25','2026-02-07 11:32:25'),(39836,13974,'action created','2026-02-07 11:32:25','2026-02-07 11:32:25'),(39837,13974,'action started via WP Cron','2026-02-07 11:35:09','2026-02-07 11:35:09'),(39838,13974,'action complete via WP Cron','2026-02-07 11:35:09','2026-02-07 11:35:09'),(39839,13975,'action created','2026-02-07 11:35:09','2026-02-07 11:35:09'),(39840,13975,'action started via WP Cron','2026-02-07 11:38:42','2026-02-07 11:38:42'),(39841,13975,'action complete via WP Cron','2026-02-07 11:38:42','2026-02-07 11:38:42'),(39842,13976,'action created','2026-02-07 11:38:42','2026-02-07 11:38:42'),(39843,13976,'action started via WP Cron','2026-02-07 11:43:24','2026-02-07 11:43:24'),(39844,13976,'action complete via WP Cron','2026-02-07 11:43:24','2026-02-07 11:43:24'),(39845,13977,'action created','2026-02-07 11:43:24','2026-02-07 11:43:24'),(39846,13977,'action started via WP Cron','2026-02-07 11:53:23','2026-02-07 11:53:23'),(39847,13977,'action complete via WP Cron','2026-02-07 11:53:24','2026-02-07 11:53:24'),(39848,13978,'action created','2026-02-07 11:53:24','2026-02-07 11:53:24'),(39849,13978,'action started via WP Cron','2026-02-07 11:57:55','2026-02-07 11:57:55'),(39850,13978,'action complete via WP Cron','2026-02-07 11:57:55','2026-02-07 11:57:55'),(39851,13979,'action created','2026-02-07 11:57:55','2026-02-07 11:57:55'),(39852,13979,'action started via WP Cron','2026-02-07 12:02:29','2026-02-07 12:02:29'),(39853,13979,'action complete via WP Cron','2026-02-07 12:02:30','2026-02-07 12:02:30'),(39854,13980,'action created','2026-02-07 12:02:30','2026-02-07 12:02:30'),(39855,13980,'action started via WP Cron','2026-02-07 12:13:07','2026-02-07 12:13:07'),(39856,13980,'action complete via WP Cron','2026-02-07 12:13:08','2026-02-07 12:13:08'),(39857,13981,'action created','2026-02-07 12:13:08','2026-02-07 12:13:08'),(39858,13981,'action started via WP Cron','2026-02-07 12:22:29','2026-02-07 12:22:29'),(39859,13981,'action complete via WP Cron','2026-02-07 12:22:30','2026-02-07 12:22:30'),(39860,13982,'action created','2026-02-07 12:22:30','2026-02-07 12:22:30'),(39861,13982,'action started via WP Cron','2026-02-07 12:33:22','2026-02-07 12:33:22'),(39862,13982,'action complete via WP Cron','2026-02-07 12:33:22','2026-02-07 12:33:22'),(39863,13983,'action created','2026-02-07 12:33:22','2026-02-07 12:33:22'),(39864,13983,'action started via WP Cron','2026-02-07 12:39:22','2026-02-07 12:39:22'),(39865,13983,'action complete via WP Cron','2026-02-07 12:39:22','2026-02-07 12:39:22'),(39866,13984,'action created','2026-02-07 12:39:22','2026-02-07 12:39:22'),(39867,13984,'action started via WP Cron','2026-02-07 12:42:32','2026-02-07 12:42:32'),(39868,13984,'action complete via WP Cron','2026-02-07 12:42:32','2026-02-07 12:42:32'),(39869,13985,'action created','2026-02-07 12:42:32','2026-02-07 12:42:32'),(39870,13985,'action started via WP Cron','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39871,13985,'action complete via WP Cron','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39872,13986,'action created','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39873,13785,'action started via WP Cron','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39874,13785,'action complete via WP Cron','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39875,13987,'action created','2026-02-07 14:41:19','2026-02-07 14:41:19'),(39876,13986,'action started via WP Cron','2026-02-07 15:17:42','2026-02-07 15:17:42'),(39877,13986,'action complete via WP Cron','2026-02-07 15:17:42','2026-02-07 15:17:42'),(39878,13988,'action created','2026-02-07 15:17:42','2026-02-07 15:17:42'),(39879,13988,'action started via WP Cron','2026-02-07 15:45:07','2026-02-07 15:45:07'),(39880,13988,'action complete via WP Cron','2026-02-07 15:45:08','2026-02-07 15:45:08'),(39881,13989,'action created','2026-02-07 15:45:08','2026-02-07 15:45:08'),(39882,13989,'action started via WP Cron','2026-02-07 15:51:52','2026-02-07 15:51:52'),(39883,13989,'action complete via WP Cron','2026-02-07 15:51:52','2026-02-07 15:51:52'),(39884,13990,'action created','2026-02-07 15:51:52','2026-02-07 15:51:52'),(39885,13990,'action started via WP Cron','2026-02-07 15:53:57','2026-02-07 15:53:57'),(39886,13990,'action complete via WP Cron','2026-02-07 15:53:57','2026-02-07 15:53:57'),(39887,13991,'action created','2026-02-07 15:53:57','2026-02-07 15:53:57'),(39888,13991,'action started via WP Cron','2026-02-07 16:29:58','2026-02-07 16:29:58'),(39889,13991,'action complete via WP Cron','2026-02-07 16:29:58','2026-02-07 16:29:58'),(39890,13992,'action created','2026-02-07 16:29:58','2026-02-07 16:29:58'),(39891,13992,'action started via WP Cron','2026-02-07 16:34:00','2026-02-07 16:34:00'),(39892,13992,'action complete via WP Cron','2026-02-07 16:34:01','2026-02-07 16:34:01'),(39893,13993,'action created','2026-02-07 16:34:01','2026-02-07 16:34:01'),(39894,13993,'action started via WP Cron','2026-02-07 16:44:56','2026-02-07 16:44:56'),(39895,13993,'action complete via WP Cron','2026-02-07 16:44:56','2026-02-07 16:44:56'),(39896,13994,'action created','2026-02-07 16:44:56','2026-02-07 16:44:56'),(39897,13994,'action started via WP Cron','2026-02-07 16:47:38','2026-02-07 16:47:38'),(39898,13994,'action complete via WP Cron','2026-02-07 16:47:38','2026-02-07 16:47:38'),(39899,13995,'action created','2026-02-07 16:47:38','2026-02-07 16:47:38'),(39900,13995,'action started via WP Cron','2026-02-07 16:51:12','2026-02-07 16:51:12'),(39901,13995,'action complete via WP Cron','2026-02-07 16:51:12','2026-02-07 16:51:12'),(39902,13996,'action created','2026-02-07 16:51:12','2026-02-07 16:51:12'),(39903,13996,'action started via WP Cron','2026-02-07 16:55:06','2026-02-07 16:55:06'),(39904,13996,'action complete via WP Cron','2026-02-07 16:55:06','2026-02-07 16:55:06'),(39905,13997,'action created','2026-02-07 16:55:06','2026-02-07 16:55:06'),(39906,13997,'action started via WP Cron','2026-02-07 17:30:51','2026-02-07 17:30:51'),(39907,13997,'action complete via WP Cron','2026-02-07 17:30:51','2026-02-07 17:30:51'),(39908,13998,'action created','2026-02-07 17:30:51','2026-02-07 17:30:51'),(39909,13998,'action started via WP Cron','2026-02-07 17:43:57','2026-02-07 17:43:57'),(39910,13998,'action complete via WP Cron','2026-02-07 17:43:57','2026-02-07 17:43:57'),(39911,13999,'action created','2026-02-07 17:43:57','2026-02-07 17:43:57'),(39912,13999,'action started via WP Cron','2026-02-07 17:46:39','2026-02-07 17:46:39'),(39913,13999,'action complete via WP Cron','2026-02-07 17:46:39','2026-02-07 17:46:39'),(39914,14000,'action created','2026-02-07 17:46:39','2026-02-07 17:46:39'),(39915,14000,'action started via WP Cron','2026-02-07 17:47:54','2026-02-07 17:47:54'),(39916,14000,'action complete via WP Cron','2026-02-07 17:47:54','2026-02-07 17:47:54'),(39917,14001,'action created','2026-02-07 17:47:54','2026-02-07 17:47:54'),(39918,14001,'action started via WP Cron','2026-02-07 17:53:37','2026-02-07 17:53:37'),(39919,14001,'action complete via WP Cron','2026-02-07 17:53:37','2026-02-07 17:53:37'),(39920,14002,'action created','2026-02-07 17:53:37','2026-02-07 17:53:37'),(39921,14002,'action started via WP Cron','2026-02-07 18:21:41','2026-02-07 18:21:41'),(39922,14002,'action complete via WP Cron','2026-02-07 18:21:41','2026-02-07 18:21:41'),(39923,14003,'action created','2026-02-07 18:21:41','2026-02-07 18:21:41'),(39924,14003,'action started via WP Cron','2026-02-07 18:32:28','2026-02-07 18:32:28'),(39925,14003,'action complete via WP Cron','2026-02-07 18:32:28','2026-02-07 18:32:28'),(39926,14004,'action created','2026-02-07 18:32:28','2026-02-07 18:32:28'),(39927,14004,'action started via WP Cron','2026-02-07 18:39:37','2026-02-07 18:39:37'),(39928,14004,'action complete via WP Cron','2026-02-07 18:39:37','2026-02-07 18:39:37'),(39929,14005,'action created','2026-02-07 18:39:37','2026-02-07 18:39:37'),(39930,14005,'action started via WP Cron','2026-02-07 18:43:10','2026-02-07 18:43:10'),(39931,14005,'action complete via WP Cron','2026-02-07 18:43:10','2026-02-07 18:43:10'),(39932,14006,'action created','2026-02-07 18:43:10','2026-02-07 18:43:10'),(39933,14006,'action started via WP Cron','2026-02-07 18:49:39','2026-02-07 18:49:39'),(39934,14006,'action complete via WP Cron','2026-02-07 18:49:40','2026-02-07 18:49:40'),(39935,14007,'action created','2026-02-07 18:49:40','2026-02-07 18:49:40'),(39936,14007,'action started via WP Cron','2026-02-07 18:57:59','2026-02-07 18:57:59'),(39937,14007,'action complete via WP Cron','2026-02-07 18:57:59','2026-02-07 18:57:59'),(39938,14008,'action created','2026-02-07 18:57:59','2026-02-07 18:57:59'),(39939,14008,'action started via WP Cron','2026-02-07 19:06:47','2026-02-07 19:06:47'),(39940,14008,'action complete via WP Cron','2026-02-07 19:06:47','2026-02-07 19:06:47'),(39941,14009,'action created','2026-02-07 19:06:47','2026-02-07 19:06:47'),(39942,14009,'action started via WP Cron','2026-02-07 19:32:44','2026-02-07 19:32:44'),(39943,14009,'action complete via WP Cron','2026-02-07 19:32:45','2026-02-07 19:32:45'),(39944,14010,'action created','2026-02-07 19:32:45','2026-02-07 19:32:45'),(39945,14010,'action started via WP Cron','2026-02-07 19:39:05','2026-02-07 19:39:05'),(39946,14010,'action complete via WP Cron','2026-02-07 19:39:05','2026-02-07 19:39:05'),(39947,14011,'action created','2026-02-07 19:39:05','2026-02-07 19:39:05'),(39948,14011,'action started via WP Cron','2026-02-07 19:50:44','2026-02-07 19:50:44'),(39949,14011,'action complete via WP Cron','2026-02-07 19:50:44','2026-02-07 19:50:44'),(39950,14012,'action created','2026-02-07 19:50:44','2026-02-07 19:50:44'),(39951,14012,'action started via WP Cron','2026-02-07 19:52:26','2026-02-07 19:52:26'),(39952,14012,'action complete via WP Cron','2026-02-07 19:52:26','2026-02-07 19:52:26'),(39953,14013,'action created','2026-02-07 19:52:26','2026-02-07 19:52:26'),(39954,14013,'action started via WP Cron','2026-02-07 20:20:04','2026-02-07 20:20:04'),(39955,14013,'action complete via WP Cron','2026-02-07 20:20:05','2026-02-07 20:20:05'),(39956,14014,'action created','2026-02-07 20:20:05','2026-02-07 20:20:05'),(39957,14014,'action started via WP Cron','2026-02-07 20:36:46','2026-02-07 20:36:46'),(39958,14014,'action complete via WP Cron','2026-02-07 20:36:47','2026-02-07 20:36:47'),(39959,14015,'action created','2026-02-07 20:36:47','2026-02-07 20:36:47'),(39960,14015,'action started via WP Cron','2026-02-07 20:40:19','2026-02-07 20:40:19'),(39961,14015,'action complete via WP Cron','2026-02-07 20:40:19','2026-02-07 20:40:19'),(39962,14016,'action created','2026-02-07 20:40:19','2026-02-07 20:40:19'),(39963,14016,'action started via WP Cron','2026-02-07 21:04:50','2026-02-07 21:04:50'),(39964,14016,'action complete via WP Cron','2026-02-07 21:04:50','2026-02-07 21:04:50'),(39965,14017,'action created','2026-02-07 21:04:50','2026-02-07 21:04:50'),(39966,14017,'action started via WP Cron','2026-02-07 21:14:12','2026-02-07 21:14:12'),(39967,14017,'action complete via WP Cron','2026-02-07 21:14:12','2026-02-07 21:14:12'),(39968,14018,'action created','2026-02-07 21:14:12','2026-02-07 21:14:12'),(39969,14018,'action started via WP Cron','2026-02-07 21:17:49','2026-02-07 21:17:49'),(39970,14018,'action complete via WP Cron','2026-02-07 21:17:49','2026-02-07 21:17:49'),(39971,14019,'action created','2026-02-07 21:17:49','2026-02-07 21:17:49'),(39972,14019,'action started via WP Cron','2026-02-07 21:23:08','2026-02-07 21:23:08'),(39973,14019,'action complete via WP Cron','2026-02-07 21:23:09','2026-02-07 21:23:09'),(39974,14020,'action created','2026-02-07 21:23:09','2026-02-07 21:23:09'),(39975,14020,'action started via WP Cron','2026-02-07 21:35:12','2026-02-07 21:35:12'),(39976,14020,'action complete via WP Cron','2026-02-07 21:35:12','2026-02-07 21:35:12'),(39977,14021,'action created','2026-02-07 21:35:12','2026-02-07 21:35:12'),(39978,14021,'action started via WP Cron','2026-02-07 21:37:52','2026-02-07 21:37:52'),(39979,14021,'action complete via WP Cron','2026-02-07 21:37:52','2026-02-07 21:37:52'),(39980,14022,'action created','2026-02-07 21:37:52','2026-02-07 21:37:52'),(39981,14022,'action started via WP Cron','2026-02-07 21:46:52','2026-02-07 21:46:52'),(39982,14022,'action complete via WP Cron','2026-02-07 21:46:53','2026-02-07 21:46:53'),(39983,14023,'action created','2026-02-07 21:46:53','2026-02-07 21:46:53'),(39984,14023,'action started via WP Cron','2026-02-07 21:51:37','2026-02-07 21:51:37'),(39985,14023,'action complete via WP Cron','2026-02-07 21:51:37','2026-02-07 21:51:37'),(39986,14024,'action created','2026-02-07 21:51:37','2026-02-07 21:51:37'),(39987,14024,'action started via WP Cron','2026-02-07 21:54:17','2026-02-07 21:54:17'),(39988,14024,'action complete via WP Cron','2026-02-07 21:54:17','2026-02-07 21:54:17'),(39989,14025,'action created','2026-02-07 21:54:17','2026-02-07 21:54:17'),(39990,14025,'action started via WP Cron','2026-02-07 22:29:53','2026-02-07 22:29:53'),(39991,14025,'action complete via WP Cron','2026-02-07 22:29:53','2026-02-07 22:29:53'),(39992,14026,'action created','2026-02-07 22:29:53','2026-02-07 22:29:53'),(39993,14026,'action started via WP Cron','2026-02-07 22:34:21','2026-02-07 22:34:21'),(39994,14026,'action complete via WP Cron','2026-02-07 22:34:21','2026-02-07 22:34:21'),(39995,14027,'action created','2026-02-07 22:34:21','2026-02-07 22:34:21'),(39996,14027,'action started via WP Cron','2026-02-07 22:38:19','2026-02-07 22:38:19'),(39997,14027,'action complete via WP Cron','2026-02-07 22:38:19','2026-02-07 22:38:19'),(39998,14028,'action created','2026-02-07 22:38:19','2026-02-07 22:38:19'),(39999,14028,'action started via WP Cron','2026-02-07 22:42:11','2026-02-07 22:42:11'),(40000,14028,'action complete via WP Cron','2026-02-07 22:42:11','2026-02-07 22:42:11'),(40001,14029,'action created','2026-02-07 22:42:11','2026-02-07 22:42:11'),(40002,14029,'action started via WP Cron','2026-02-07 22:44:52','2026-02-07 22:44:52'),(40003,14029,'action complete via WP Cron','2026-02-07 22:44:52','2026-02-07 22:44:52'),(40004,14030,'action created','2026-02-07 22:44:52','2026-02-07 22:44:52'),(40005,14030,'action started via WP Cron','2026-02-07 23:00:39','2026-02-07 23:00:39'),(40006,14030,'action complete via WP Cron','2026-02-07 23:00:39','2026-02-07 23:00:39'),(40007,14031,'action created','2026-02-07 23:00:39','2026-02-07 23:00:39'),(40008,14031,'action started via WP Cron','2026-02-07 23:51:55','2026-02-07 23:51:55'),(40009,14031,'action complete via WP Cron','2026-02-07 23:51:56','2026-02-07 23:51:56'),(40010,14032,'action created','2026-02-07 23:51:56','2026-02-07 23:51:56'),(40011,14032,'action started via WP Cron','2026-02-08 00:16:07','2026-02-08 00:16:07'),(40012,14032,'action complete via WP Cron','2026-02-08 00:16:08','2026-02-08 00:16:08'),(40013,14033,'action created','2026-02-08 00:16:08','2026-02-08 00:16:08'),(40014,14033,'action started via WP Cron','2026-02-08 00:20:08','2026-02-08 00:20:08'),(40015,14033,'action complete via WP Cron','2026-02-08 00:20:08','2026-02-08 00:20:08'),(40016,14034,'action created','2026-02-08 00:20:08','2026-02-08 00:20:08'),(40017,14034,'action started via WP Cron','2026-02-08 00:56:02','2026-02-08 00:56:02'),(40018,14034,'action complete via WP Cron','2026-02-08 00:56:03','2026-02-08 00:56:03'),(40019,14035,'action created','2026-02-08 00:56:03','2026-02-08 00:56:03'),(40020,14035,'action started via WP Cron','2026-02-08 00:59:05','2026-02-08 00:59:05'),(40021,14035,'action complete via WP Cron','2026-02-08 00:59:05','2026-02-08 00:59:05'),(40022,14036,'action created','2026-02-08 00:59:05','2026-02-08 00:59:05'),(40023,14036,'action started via WP Cron','2026-02-08 01:01:59','2026-02-08 01:01:59'),(40024,14036,'action complete via WP Cron','2026-02-08 01:02:00','2026-02-08 01:02:00'),(40025,14037,'action created','2026-02-08 01:02:00','2026-02-08 01:02:00'),(40026,14037,'action started via WP Cron','2026-02-08 01:08:54','2026-02-08 01:08:54'),(40027,14037,'action complete via WP Cron','2026-02-08 01:08:54','2026-02-08 01:08:54'),(40028,14038,'action created','2026-02-08 01:08:54','2026-02-08 01:08:54'),(40029,14038,'action started via WP Cron','2026-02-08 01:12:44','2026-02-08 01:12:44'),(40030,14038,'action complete via WP Cron','2026-02-08 01:12:45','2026-02-08 01:12:45'),(40031,14039,'action created','2026-02-08 01:12:45','2026-02-08 01:12:45'),(40032,14039,'action started via WP Cron','2026-02-08 01:17:10','2026-02-08 01:17:10'),(40033,14039,'action complete via WP Cron','2026-02-08 01:17:11','2026-02-08 01:17:11'),(40034,14040,'action created','2026-02-08 01:17:11','2026-02-08 01:17:11'),(40035,14040,'action started via WP Cron','2026-02-08 01:20:43','2026-02-08 01:20:43'),(40036,14040,'action complete via WP Cron','2026-02-08 01:20:43','2026-02-08 01:20:43'),(40037,14041,'action created','2026-02-08 01:20:43','2026-02-08 01:20:43'),(40038,14041,'action started via WP Cron','2026-02-08 01:46:26','2026-02-08 01:46:26'),(40039,14041,'action complete via WP Cron','2026-02-08 01:46:27','2026-02-08 01:46:27'),(40040,14042,'action created','2026-02-08 01:46:27','2026-02-08 01:46:27'),(40041,14042,'action started via WP Cron','2026-02-08 01:49:07','2026-02-08 01:49:07'),(40042,14042,'action complete via WP Cron','2026-02-08 01:49:08','2026-02-08 01:49:08'),(40043,14043,'action created','2026-02-08 01:49:08','2026-02-08 01:49:08'),(40044,14043,'action started via WP Cron','2026-02-08 01:57:56','2026-02-08 01:57:56'),(40045,14043,'action complete via WP Cron','2026-02-08 01:57:56','2026-02-08 01:57:56'),(40046,14044,'action created','2026-02-08 01:57:56','2026-02-08 01:57:56'),(40047,14044,'action started via WP Cron','2026-02-08 02:01:57','2026-02-08 02:01:57'),(40048,14044,'action complete via WP Cron','2026-02-08 02:01:57','2026-02-08 02:01:57'),(40049,14045,'action created','2026-02-08 02:01:57','2026-02-08 02:01:57'),(40050,14045,'action started via WP Cron','2026-02-08 02:06:48','2026-02-08 02:06:48'),(40051,14045,'action complete via WP Cron','2026-02-08 02:06:49','2026-02-08 02:06:49'),(40052,14046,'action created','2026-02-08 02:06:49','2026-02-08 02:06:49'),(40053,14046,'action started via WP Cron','2026-02-08 02:08:24','2026-02-08 02:08:24'),(40054,14046,'action complete via WP Cron','2026-02-08 02:08:24','2026-02-08 02:08:24'),(40055,14047,'action created','2026-02-08 02:08:24','2026-02-08 02:08:24'),(40056,14047,'action started via WP Cron','2026-02-08 02:10:39','2026-02-08 02:10:39'),(40057,14047,'action complete via WP Cron','2026-02-08 02:10:40','2026-02-08 02:10:40'),(40058,14048,'action created','2026-02-08 02:10:40','2026-02-08 02:10:40'),(40059,14048,'action started via WP Cron','2026-02-08 02:31:19','2026-02-08 02:31:19'),(40060,14048,'action complete via WP Cron','2026-02-08 02:31:19','2026-02-08 02:31:19'),(40061,14049,'action created','2026-02-08 02:31:19','2026-02-08 02:31:19'),(40062,14049,'action started via WP Cron','2026-02-08 02:47:14','2026-02-08 02:47:14'),(40063,14049,'action complete via WP Cron','2026-02-08 02:47:14','2026-02-08 02:47:14'),(40064,14050,'action created','2026-02-08 02:47:14','2026-02-08 02:47:14'),(40065,14050,'action started via WP Cron','2026-02-08 03:00:29','2026-02-08 03:00:29'),(40066,14050,'action complete via WP Cron','2026-02-08 03:00:29','2026-02-08 03:00:29'),(40067,14051,'action created','2026-02-08 03:00:29','2026-02-08 03:00:29'),(40068,14051,'action started via WP Cron','2026-02-08 03:03:05','2026-02-08 03:03:05'),(40069,14051,'action complete via WP Cron','2026-02-08 03:03:05','2026-02-08 03:03:05'),(40070,14052,'action created','2026-02-08 03:03:05','2026-02-08 03:03:05'),(40071,14052,'action started via WP Cron','2026-02-08 03:20:44','2026-02-08 03:20:44'),(40072,14052,'action complete via WP Cron','2026-02-08 03:20:44','2026-02-08 03:20:44'),(40073,14053,'action created','2026-02-08 03:20:44','2026-02-08 03:20:44'),(40074,14053,'action started via WP Cron','2026-02-08 03:28:48','2026-02-08 03:28:48'),(40075,14053,'action complete via WP Cron','2026-02-08 03:28:49','2026-02-08 03:28:49'),(40076,14054,'action created','2026-02-08 03:28:49','2026-02-08 03:28:49'),(40077,14054,'action started via WP Cron','2026-02-08 03:41:39','2026-02-08 03:41:39'),(40078,14054,'action complete via WP Cron','2026-02-08 03:41:40','2026-02-08 03:41:40'),(40079,14055,'action created','2026-02-08 03:41:40','2026-02-08 03:41:40'),(40080,14055,'action started via WP Cron','2026-02-08 04:11:04','2026-02-08 04:11:04'),(40081,14055,'action complete via WP Cron','2026-02-08 04:11:05','2026-02-08 04:11:05'),(40082,14056,'action created','2026-02-08 04:11:05','2026-02-08 04:11:05'),(40083,14056,'action started via WP Cron','2026-02-08 04:12:26','2026-02-08 04:12:26'),(40084,14056,'action complete via WP Cron','2026-02-08 04:12:26','2026-02-08 04:12:26'),(40085,14057,'action created','2026-02-08 04:12:26','2026-02-08 04:12:26'),(40086,14057,'action started via WP Cron','2026-02-08 05:02:10','2026-02-08 05:02:10'),(40087,14057,'action complete via WP Cron','2026-02-08 05:02:10','2026-02-08 05:02:10'),(40088,14058,'action created','2026-02-08 05:02:10','2026-02-08 05:02:10'),(40089,14058,'action started via WP Cron','2026-02-08 05:12:29','2026-02-08 05:12:29'),(40090,14058,'action complete via WP Cron','2026-02-08 05:12:29','2026-02-08 05:12:29'),(40091,14059,'action created','2026-02-08 05:12:29','2026-02-08 05:12:29'),(40092,14059,'action started via WP Cron','2026-02-08 05:14:14','2026-02-08 05:14:14'),(40093,14059,'action complete via WP Cron','2026-02-08 05:14:14','2026-02-08 05:14:14'),(40094,14060,'action created','2026-02-08 05:14:14','2026-02-08 05:14:14'),(40095,14060,'action started via WP Cron','2026-02-08 05:19:57','2026-02-08 05:19:57'),(40096,14060,'action complete via WP Cron','2026-02-08 05:19:57','2026-02-08 05:19:57'),(40097,14061,'action created','2026-02-08 05:19:57','2026-02-08 05:19:57'),(40098,14061,'action started via WP Cron','2026-02-08 05:23:28','2026-02-08 05:23:28'),(40099,14061,'action complete via WP Cron','2026-02-08 05:23:29','2026-02-08 05:23:29'),(40100,14062,'action created','2026-02-08 05:23:29','2026-02-08 05:23:29'),(40101,14062,'action started via WP Cron','2026-02-08 05:41:15','2026-02-08 05:41:15'),(40102,14062,'action complete via WP Cron','2026-02-08 05:41:15','2026-02-08 05:41:15'),(40103,14063,'action created','2026-02-08 05:41:15','2026-02-08 05:41:15'),(40104,14063,'action started via WP Cron','2026-02-08 05:53:56','2026-02-08 05:53:56'),(40105,14063,'action complete via WP Cron','2026-02-08 05:53:56','2026-02-08 05:53:56'),(40106,14064,'action created','2026-02-08 05:53:56','2026-02-08 05:53:56'),(40107,14064,'action started via WP Cron','2026-02-08 06:16:27','2026-02-08 06:16:27'),(40108,14064,'action complete via WP Cron','2026-02-08 06:16:27','2026-02-08 06:16:27'),(40109,14065,'action created','2026-02-08 06:16:27','2026-02-08 06:16:27'),(40110,14065,'action started via WP Cron','2026-02-08 06:23:40','2026-02-08 06:23:40'),(40111,14065,'action complete via WP Cron','2026-02-08 06:23:40','2026-02-08 06:23:40'),(40112,14066,'action created','2026-02-08 06:23:40','2026-02-08 06:23:40'),(40113,14066,'action started via WP Cron','2026-02-08 06:48:34','2026-02-08 06:48:34'),(40114,14066,'action complete via WP Cron','2026-02-08 06:48:34','2026-02-08 06:48:34'),(40115,14067,'action created','2026-02-08 06:48:34','2026-02-08 06:48:34'),(40116,14067,'action started via WP Cron','2026-02-08 06:54:02','2026-02-08 06:54:02'),(40117,14067,'action complete via WP Cron','2026-02-08 06:54:02','2026-02-08 06:54:02'),(40118,14068,'action created','2026-02-08 06:54:02','2026-02-08 06:54:02'),(40119,14068,'action started via WP Cron','2026-02-08 07:44:38','2026-02-08 07:44:38'),(40120,14068,'action complete via WP Cron','2026-02-08 07:44:39','2026-02-08 07:44:39'),(40121,14069,'action created','2026-02-08 07:44:39','2026-02-08 07:44:39'),(40122,14069,'action started via WP Cron','2026-02-08 07:46:52','2026-02-08 07:46:52'),(40123,14069,'action complete via WP Cron','2026-02-08 07:46:52','2026-02-08 07:46:52'),(40124,14070,'action created','2026-02-08 07:46:52','2026-02-08 07:46:52'),(40125,14070,'action started via WP Cron','2026-02-08 07:51:44','2026-02-08 07:51:44'),(40126,14070,'action complete via WP Cron','2026-02-08 07:51:44','2026-02-08 07:51:44'),(40127,14071,'action created','2026-02-08 07:51:44','2026-02-08 07:51:44'),(40128,14071,'action started via WP Cron','2026-02-08 09:05:42','2026-02-08 09:05:42'),(40129,14071,'action complete via WP Cron','2026-02-08 09:05:43','2026-02-08 09:05:43'),(40130,14072,'action created','2026-02-08 09:05:43','2026-02-08 09:05:43'),(40131,14072,'action started via WP Cron','2026-02-08 10:47:37','2026-02-08 10:47:37'),(40132,14072,'action complete via WP Cron','2026-02-08 10:47:37','2026-02-08 10:47:37'),(40133,14073,'action created','2026-02-08 10:47:37','2026-02-08 10:47:37'),(40134,14073,'action started via WP Cron','2026-02-08 11:38:26','2026-02-08 11:38:26'),(40135,14073,'action complete via WP Cron','2026-02-08 11:38:26','2026-02-08 11:38:26'),(40136,14074,'action created','2026-02-08 11:38:26','2026-02-08 11:38:26'),(40137,14074,'action started via WP Cron','2026-02-08 11:48:42','2026-02-08 11:48:42'),(40138,14074,'action complete via WP Cron','2026-02-08 11:48:42','2026-02-08 11:48:42'),(40139,14075,'action created','2026-02-08 11:48:42','2026-02-08 11:48:42'),(40140,14075,'action started via WP Cron','2026-02-08 13:17:24','2026-02-08 13:17:24'),(40141,14075,'action complete via WP Cron','2026-02-08 13:17:25','2026-02-08 13:17:25'),(40142,14076,'action created','2026-02-08 13:17:25','2026-02-08 13:17:25'),(40143,14076,'action started via WP Cron','2026-02-08 14:01:34','2026-02-08 14:01:34'),(40144,14076,'action complete via WP Cron','2026-02-08 14:01:34','2026-02-08 14:01:34'),(40145,14077,'action created','2026-02-08 14:01:34','2026-02-08 14:01:34'),(40146,14077,'action started via WP Cron','2026-02-08 14:03:26','2026-02-08 14:03:26'),(40147,14077,'action complete via WP Cron','2026-02-08 14:03:27','2026-02-08 14:03:27'),(40148,14078,'action created','2026-02-08 14:03:27','2026-02-08 14:03:27'),(40149,14078,'action started via WP Cron','2026-02-08 15:10:58','2026-02-08 15:10:58'),(40150,14078,'action complete via WP Cron','2026-02-08 15:10:59','2026-02-08 15:10:59'),(40151,14079,'action created','2026-02-08 15:10:59','2026-02-08 15:10:59'),(40152,13987,'action started via WP Cron','2026-02-08 15:10:59','2026-02-08 15:10:59'),(40153,13987,'action complete via WP Cron','2026-02-08 15:10:59','2026-02-08 15:10:59'),(40154,14080,'action created','2026-02-08 15:10:59','2026-02-08 15:10:59'),(40155,14079,'action started via WP Cron','2026-02-08 16:13:25','2026-02-08 16:13:25'),(40156,14079,'action complete via WP Cron','2026-02-08 16:13:25','2026-02-08 16:13:25'),(40157,14081,'action created','2026-02-08 16:13:25','2026-02-08 16:13:25'),(40158,14081,'action started via WP Cron','2026-02-08 21:38:17','2026-02-08 21:38:17'),(40159,14081,'action complete via WP Cron','2026-02-08 21:38:18','2026-02-08 21:38:18'),(40160,14082,'action created','2026-02-08 21:38:18','2026-02-08 21:38:18'),(40161,14082,'action started via WP Cron','2026-02-08 22:05:03','2026-02-08 22:05:03'),(40162,14082,'action complete via WP Cron','2026-02-08 22:05:03','2026-02-08 22:05:03'),(40163,14083,'action created','2026-02-08 22:05:03','2026-02-08 22:05:03'),(40164,14083,'action started via WP Cron','2026-02-09 00:00:33','2026-02-09 00:00:33'),(40165,14083,'action complete via WP Cron','2026-02-09 00:00:33','2026-02-09 00:00:33'),(40166,14084,'action created','2026-02-09 00:00:33','2026-02-09 00:00:33'),(40167,14084,'action started via WP Cron','2026-02-09 00:46:16','2026-02-09 00:46:16'),(40168,14084,'action complete via WP Cron','2026-02-09 00:46:16','2026-02-09 00:46:16'),(40169,14085,'action created','2026-02-09 00:46:16','2026-02-09 00:46:16'),(40170,14085,'action started via WP Cron','2026-02-09 00:54:25','2026-02-09 00:54:25'),(40171,14085,'action complete via WP Cron','2026-02-09 00:54:25','2026-02-09 00:54:25'),(40172,14086,'action created','2026-02-09 00:54:25','2026-02-09 00:54:25'),(40173,14086,'action started via WP Cron','2026-02-09 01:05:46','2026-02-09 01:05:46'),(40174,14086,'action complete via WP Cron','2026-02-09 01:05:46','2026-02-09 01:05:46'),(40175,14087,'action created','2026-02-09 01:05:46','2026-02-09 01:05:46'),(40176,14087,'action started via WP Cron','2026-02-09 01:08:39','2026-02-09 01:08:39'),(40177,14087,'action complete via WP Cron','2026-02-09 01:08:39','2026-02-09 01:08:39'),(40178,14088,'action created','2026-02-09 01:08:39','2026-02-09 01:08:39'),(40179,14088,'action started via WP Cron','2026-02-09 02:34:48','2026-02-09 02:34:48'),(40180,14088,'action complete via WP Cron','2026-02-09 02:34:48','2026-02-09 02:34:48'),(40181,14089,'action created','2026-02-09 02:34:48','2026-02-09 02:34:48'),(40182,14089,'action started via WP Cron','2026-02-09 03:06:36','2026-02-09 03:06:36'),(40183,14089,'action complete via WP Cron','2026-02-09 03:06:37','2026-02-09 03:06:37'),(40184,14090,'action created','2026-02-09 03:06:37','2026-02-09 03:06:37'),(40185,14090,'action started via WP Cron','2026-02-09 04:02:18','2026-02-09 04:02:18'),(40186,14090,'action complete via WP Cron','2026-02-09 04:02:19','2026-02-09 04:02:19'),(40187,14091,'action created','2026-02-09 04:02:19','2026-02-09 04:02:19'),(40188,14091,'action started via WP Cron','2026-02-09 05:19:43','2026-02-09 05:19:43'),(40189,14091,'action complete via WP Cron','2026-02-09 05:19:44','2026-02-09 05:19:44'),(40190,14092,'action created','2026-02-09 05:19:44','2026-02-09 05:19:44'),(40191,14092,'action started via WP Cron','2026-02-09 07:28:37','2026-02-09 07:28:37'),(40192,14092,'action complete via WP Cron','2026-02-09 07:28:37','2026-02-09 07:28:37'),(40193,14093,'action created','2026-02-09 07:28:37','2026-02-09 07:28:37'),(40194,14093,'action started via WP Cron','2026-02-09 08:01:49','2026-02-09 08:01:49'),(40195,14093,'action complete via WP Cron','2026-02-09 08:01:49','2026-02-09 08:01:49'),(40196,14094,'action created','2026-02-09 08:01:49','2026-02-09 08:01:49'),(40197,14094,'action started via WP Cron','2026-02-09 08:15:35','2026-02-09 08:15:35'),(40198,14094,'action complete via WP Cron','2026-02-09 08:15:36','2026-02-09 08:15:36'),(40199,14095,'action created','2026-02-09 08:15:36','2026-02-09 08:15:36'),(40200,14095,'action started via WP Cron','2026-02-09 10:55:55','2026-02-09 10:55:55'),(40201,14095,'action complete via WP Cron','2026-02-09 10:55:55','2026-02-09 10:55:55'),(40202,14096,'action created','2026-02-09 10:55:55','2026-02-09 10:55:55'),(40203,14096,'action started via WP Cron','2026-02-09 10:58:06','2026-02-09 10:58:06'),(40204,14096,'action complete via WP Cron','2026-02-09 10:58:06','2026-02-09 10:58:06'),(40205,14097,'action created','2026-02-09 10:58:06','2026-02-09 10:58:06'),(40206,14097,'action started via WP Cron','2026-02-09 11:05:08','2026-02-09 11:05:08'),(40207,14097,'action complete via WP Cron','2026-02-09 11:05:09','2026-02-09 11:05:09'),(40208,14098,'action created','2026-02-09 11:05:09','2026-02-09 11:05:09'),(40209,14098,'action started via WP Cron','2026-02-09 11:07:18','2026-02-09 11:07:18'),(40210,14098,'action complete via WP Cron','2026-02-09 11:07:18','2026-02-09 11:07:18'),(40211,14099,'action created','2026-02-09 11:07:18','2026-02-09 11:07:18'),(40212,14099,'action started via WP Cron','2026-02-09 11:12:10','2026-02-09 11:12:10'),(40213,14099,'action complete via WP Cron','2026-02-09 11:12:11','2026-02-09 11:12:11'),(40214,14100,'action created','2026-02-09 11:12:11','2026-02-09 11:12:11'),(40215,14100,'action started via WP Cron','2026-02-09 11:16:56','2026-02-09 11:16:56'),(40216,14100,'action complete via WP Cron','2026-02-09 11:16:57','2026-02-09 11:16:57'),(40217,14101,'action created','2026-02-09 11:16:57','2026-02-09 11:16:57'),(40218,14101,'action started via WP Cron','2026-02-09 11:21:57','2026-02-09 11:21:57'),(40219,14101,'action complete via WP Cron','2026-02-09 11:21:57','2026-02-09 11:21:57'),(40220,14102,'action created','2026-02-09 11:21:57','2026-02-09 11:21:57'),(40221,14102,'action started via WP Cron','2026-02-09 11:28:18','2026-02-09 11:28:18'),(40222,14102,'action complete via WP Cron','2026-02-09 11:28:18','2026-02-09 11:28:18'),(40223,14103,'action created','2026-02-09 11:28:18','2026-02-09 11:28:18'),(40224,14103,'action started via WP Cron','2026-02-09 11:39:15','2026-02-09 11:39:15'),(40225,14103,'action complete via WP Cron','2026-02-09 11:39:15','2026-02-09 11:39:15'),(40226,14104,'action created','2026-02-09 11:39:15','2026-02-09 11:39:15'),(40227,14104,'action started via WP Cron','2026-02-09 11:45:49','2026-02-09 11:45:49'),(40228,14104,'action complete via WP Cron','2026-02-09 11:45:49','2026-02-09 11:45:49'),(40229,14105,'action created','2026-02-09 11:45:49','2026-02-09 11:45:49'),(40230,14105,'action started via WP Cron','2026-02-09 11:50:29','2026-02-09 11:50:29'),(40231,14105,'action complete via WP Cron','2026-02-09 11:50:29','2026-02-09 11:50:29'),(40232,14106,'action created','2026-02-09 11:50:29','2026-02-09 11:50:29'),(40233,14106,'action started via WP Cron','2026-02-09 11:53:49','2026-02-09 11:53:49'),(40234,14106,'action complete via WP Cron','2026-02-09 11:53:49','2026-02-09 11:53:49'),(40235,14107,'action created','2026-02-09 11:53:49','2026-02-09 11:53:49'),(40236,14107,'action started via WP Cron','2026-02-09 12:00:32','2026-02-09 12:00:32'),(40237,14107,'action complete via WP Cron','2026-02-09 12:00:32','2026-02-09 12:00:32'),(40238,14108,'action created','2026-02-09 12:00:32','2026-02-09 12:00:32'),(40239,14108,'action started via WP Cron','2026-02-09 12:04:32','2026-02-09 12:04:32'),(40240,14108,'action complete via WP Cron','2026-02-09 12:04:32','2026-02-09 12:04:32'),(40241,14109,'action created','2026-02-09 12:04:32','2026-02-09 12:04:32'),(40242,14109,'action started via WP Cron','2026-02-09 12:12:58','2026-02-09 12:12:58'),(40243,14109,'action complete via WP Cron','2026-02-09 12:12:58','2026-02-09 12:12:58'),(40244,14110,'action created','2026-02-09 12:12:58','2026-02-09 12:12:58'),(40245,14110,'action started via WP Cron','2026-02-09 12:14:09','2026-02-09 12:14:09'),(40246,14110,'action complete via WP Cron','2026-02-09 12:14:09','2026-02-09 12:14:09'),(40247,14111,'action created','2026-02-09 12:14:09','2026-02-09 12:14:09'),(40248,14111,'action started via WP Cron','2026-02-09 12:15:45','2026-02-09 12:15:45'),(40249,14111,'action complete via WP Cron','2026-02-09 12:15:45','2026-02-09 12:15:45'),(40250,14112,'action created','2026-02-09 12:15:45','2026-02-09 12:15:45'),(40251,14112,'action started via WP Cron','2026-02-09 12:18:49','2026-02-09 12:18:49'),(40252,14112,'action complete via WP Cron','2026-02-09 12:18:49','2026-02-09 12:18:49'),(40253,14113,'action created','2026-02-09 12:18:49','2026-02-09 12:18:49'),(40254,14113,'action started via WP Cron','2026-02-09 13:01:19','2026-02-09 13:01:19'),(40255,14113,'action complete via WP Cron','2026-02-09 13:01:19','2026-02-09 13:01:19'),(40256,14114,'action created','2026-02-09 13:01:19','2026-02-09 13:01:19'),(40257,14114,'action started via WP Cron','2026-02-09 13:45:48','2026-02-09 13:45:48'),(40258,14114,'action complete via WP Cron','2026-02-09 13:45:48','2026-02-09 13:45:48'),(40259,14115,'action created','2026-02-09 13:45:48','2026-02-09 13:45:48'),(40260,14115,'action started via WP Cron','2026-02-09 13:49:24','2026-02-09 13:49:24'),(40261,14115,'action complete via WP Cron','2026-02-09 13:49:25','2026-02-09 13:49:25'),(40262,14116,'action created','2026-02-09 13:49:25','2026-02-09 13:49:25'),(40263,14116,'action started via WP Cron','2026-02-09 13:52:55','2026-02-09 13:52:55'),(40264,14116,'action complete via WP Cron','2026-02-09 13:52:55','2026-02-09 13:52:55'),(40265,14117,'action created','2026-02-09 13:52:55','2026-02-09 13:52:55'),(40266,14117,'action started via WP Cron','2026-02-09 14:09:54','2026-02-09 14:09:54'),(40267,14117,'action complete via WP Cron','2026-02-09 14:09:54','2026-02-09 14:09:54'),(40268,14118,'action created','2026-02-09 14:09:54','2026-02-09 14:09:54'),(40269,14118,'action started via WP Cron','2026-02-09 14:20:26','2026-02-09 14:20:26'),(40270,14118,'action complete via WP Cron','2026-02-09 14:20:26','2026-02-09 14:20:26'),(40271,14119,'action created','2026-02-09 14:20:26','2026-02-09 14:20:26'),(40272,14119,'action started via WP Cron','2026-02-09 14:26:09','2026-02-09 14:26:09'),(40273,14119,'action complete via WP Cron','2026-02-09 14:26:09','2026-02-09 14:26:09'),(40274,14120,'action created','2026-02-09 14:26:09','2026-02-09 14:26:09'),(40275,14120,'action started via WP Cron','2026-02-09 14:32:29','2026-02-09 14:32:29'),(40276,14120,'action complete via WP Cron','2026-02-09 14:32:29','2026-02-09 14:32:29'),(40277,14121,'action created','2026-02-09 14:32:29','2026-02-09 14:32:29'),(40278,14121,'action started via WP Cron','2026-02-09 14:33:51','2026-02-09 14:33:51'),(40279,14121,'action complete via WP Cron','2026-02-09 14:33:51','2026-02-09 14:33:51'),(40280,14122,'action created','2026-02-09 14:33:51','2026-02-09 14:33:51'),(40281,14122,'action started via WP Cron','2026-02-09 14:45:08','2026-02-09 14:45:08'),(40282,14122,'action complete via WP Cron','2026-02-09 14:45:08','2026-02-09 14:45:08'),(40283,14123,'action created','2026-02-09 14:45:08','2026-02-09 14:45:08'),(40284,14123,'action started via WP Cron','2026-02-09 14:49:32','2026-02-09 14:49:32'),(40285,14123,'action complete via WP Cron','2026-02-09 14:49:32','2026-02-09 14:49:32'),(40286,14124,'action created','2026-02-09 14:49:32','2026-02-09 14:49:32'),(40287,14124,'action started via WP Cron','2026-02-09 14:55:35','2026-02-09 14:55:35'),(40288,14124,'action complete via WP Cron','2026-02-09 14:55:35','2026-02-09 14:55:35'),(40289,14125,'action created','2026-02-09 14:55:35','2026-02-09 14:55:35'),(40290,14125,'action started via WP Cron','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40291,14125,'action complete via WP Cron','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40292,14126,'action created','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40293,14080,'action started via WP Cron','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40294,14080,'action complete via WP Cron','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40295,14127,'action created','2026-02-09 15:12:38','2026-02-09 15:12:38'),(40296,14126,'action started via WP Cron','2026-02-09 15:13:54','2026-02-09 15:13:54'),(40297,14126,'action complete via WP Cron','2026-02-09 15:13:54','2026-02-09 15:13:54'),(40298,14128,'action created','2026-02-09 15:13:54','2026-02-09 15:13:54'),(40299,14128,'action started via WP Cron','2026-02-09 15:16:51','2026-02-09 15:16:51'),(40300,14128,'action complete via WP Cron','2026-02-09 15:16:51','2026-02-09 15:16:51'),(40301,14129,'action created','2026-02-09 15:16:51','2026-02-09 15:16:51'),(40302,14129,'action started via WP Cron','2026-02-09 15:18:10','2026-02-09 15:18:10'),(40303,14129,'action complete via WP Cron','2026-02-09 15:18:10','2026-02-09 15:18:10'),(40304,14130,'action created','2026-02-09 15:18:10','2026-02-09 15:18:10'),(40305,14130,'action started via WP Cron','2026-02-09 15:42:22','2026-02-09 15:42:22'),(40306,14130,'action complete via WP Cron','2026-02-09 15:42:23','2026-02-09 15:42:23'),(40307,14131,'action created','2026-02-09 15:42:23','2026-02-09 15:42:23'),(40308,14131,'action started via WP Cron','2026-02-09 15:47:15','2026-02-09 15:47:15'),(40309,14131,'action complete via WP Cron','2026-02-09 15:47:15','2026-02-09 15:47:15'),(40310,14132,'action created','2026-02-09 15:47:15','2026-02-09 15:47:15'),(40311,14132,'action started via WP Cron','2026-02-09 15:49:57','2026-02-09 15:49:57'),(40312,14132,'action complete via WP Cron','2026-02-09 15:49:57','2026-02-09 15:49:57'),(40313,14133,'action created','2026-02-09 15:49:57','2026-02-09 15:49:57'),(40314,14133,'action started via WP Cron','2026-02-09 15:51:13','2026-02-09 15:51:13'),(40315,14133,'action complete via WP Cron','2026-02-09 15:51:13','2026-02-09 15:51:13'),(40316,14134,'action created','2026-02-09 15:51:13','2026-02-09 15:51:13'),(40317,14134,'action started via WP Cron','2026-02-09 16:04:29','2026-02-09 16:04:29'),(40318,14134,'action complete via WP Cron','2026-02-09 16:04:30','2026-02-09 16:04:30'),(40319,14135,'action created','2026-02-09 16:04:30','2026-02-09 16:04:30'),(40320,14135,'action started via WP Cron','2026-02-09 16:11:11','2026-02-09 16:11:11'),(40321,14135,'action complete via WP Cron','2026-02-09 16:11:12','2026-02-09 16:11:12'),(40322,14136,'action created','2026-02-09 16:11:12','2026-02-09 16:11:12'),(40323,14136,'action started via WP Cron','2026-02-09 16:16:25','2026-02-09 16:16:25'),(40324,14136,'action complete via WP Cron','2026-02-09 16:16:25','2026-02-09 16:16:25'),(40325,14137,'action created','2026-02-09 16:16:25','2026-02-09 16:16:25'),(40326,14137,'action started via WP Cron','2026-02-09 16:30:58','2026-02-09 16:30:58'),(40327,14137,'action complete via WP Cron','2026-02-09 16:30:58','2026-02-09 16:30:58'),(40328,14138,'action created','2026-02-09 16:30:58','2026-02-09 16:30:58'),(40329,14138,'action started via WP Cron','2026-02-09 16:33:52','2026-02-09 16:33:52'),(40330,14138,'action complete via WP Cron','2026-02-09 16:33:52','2026-02-09 16:33:52'),(40331,14139,'action created','2026-02-09 16:33:52','2026-02-09 16:33:52'),(40332,14139,'action started via WP Cron','2026-02-09 16:34:52','2026-02-09 16:34:52'),(40333,14139,'action complete via WP Cron','2026-02-09 16:34:52','2026-02-09 16:34:52'),(40334,14140,'action created','2026-02-09 16:34:52','2026-02-09 16:34:52'),(40335,14140,'action started via WP Cron','2026-02-09 16:36:49','2026-02-09 16:36:49'),(40336,14140,'action complete via WP Cron','2026-02-09 16:36:50','2026-02-09 16:36:50'),(40337,14141,'action created','2026-02-09 16:36:50','2026-02-09 16:36:50'),(40338,14141,'action started via WP Cron','2026-02-09 16:52:40','2026-02-09 16:52:40'),(40339,14141,'action complete via WP Cron','2026-02-09 16:52:41','2026-02-09 16:52:41'),(40340,14142,'action created','2026-02-09 16:52:41','2026-02-09 16:52:41'),(40341,14142,'action started via WP Cron','2026-02-09 16:55:53','2026-02-09 16:55:53'),(40342,14142,'action complete via WP Cron','2026-02-09 16:55:53','2026-02-09 16:55:53'),(40343,14143,'action created','2026-02-09 16:55:53','2026-02-09 16:55:53'),(40344,14143,'action started via WP Cron','2026-02-09 16:58:45','2026-02-09 16:58:45'),(40345,14143,'action complete via WP Cron','2026-02-09 16:58:45','2026-02-09 16:58:45'),(40346,14144,'action created','2026-02-09 16:58:45','2026-02-09 16:58:45'),(40347,14144,'action started via WP Cron','2026-02-09 17:00:54','2026-02-09 17:00:54'),(40348,14144,'action complete via WP Cron','2026-02-09 17:00:55','2026-02-09 17:00:55'),(40349,14145,'action created','2026-02-09 17:00:55','2026-02-09 17:00:55'),(40350,14145,'action started via WP Cron','2026-02-09 17:11:45','2026-02-09 17:11:45'),(40351,14145,'action complete via WP Cron','2026-02-09 17:11:45','2026-02-09 17:11:45'),(40352,14146,'action created','2026-02-09 17:11:45','2026-02-09 17:11:45'),(40353,14146,'action started via WP Cron','2026-02-09 17:14:09','2026-02-09 17:14:09'),(40354,14146,'action complete via WP Cron','2026-02-09 17:14:09','2026-02-09 17:14:09'),(40355,14147,'action created','2026-02-09 17:14:09','2026-02-09 17:14:09'),(40356,14147,'action started via WP Cron','2026-02-09 17:19:06','2026-02-09 17:19:06'),(40357,14147,'action complete via WP Cron','2026-02-09 17:19:06','2026-02-09 17:19:06'),(40358,14148,'action created','2026-02-09 17:19:06','2026-02-09 17:19:06'),(40359,14148,'action started via WP Cron','2026-02-09 17:21:09','2026-02-09 17:21:09'),(40360,14148,'action complete via WP Cron','2026-02-09 17:21:09','2026-02-09 17:21:09'),(40361,14149,'action created','2026-02-09 17:21:09','2026-02-09 17:21:09'),(40362,14149,'action started via WP Cron','2026-02-09 17:23:44','2026-02-09 17:23:44'),(40363,14149,'action complete via WP Cron','2026-02-09 17:23:44','2026-02-09 17:23:44'),(40364,14150,'action created','2026-02-09 17:23:44','2026-02-09 17:23:44'),(40365,14150,'action started via WP Cron','2026-02-09 17:25:28','2026-02-09 17:25:28'),(40366,14150,'action complete via WP Cron','2026-02-09 17:25:29','2026-02-09 17:25:29'),(40367,14151,'action created','2026-02-09 17:25:29','2026-02-09 17:25:29'),(40368,14151,'action started via WP Cron','2026-02-09 17:43:31','2026-02-09 17:43:31'),(40369,14151,'action complete via WP Cron','2026-02-09 17:43:31','2026-02-09 17:43:31'),(40370,14152,'action created','2026-02-09 17:43:31','2026-02-09 17:43:31'),(40371,14152,'action started via WP Cron','2026-02-09 17:52:52','2026-02-09 17:52:52'),(40372,14152,'action complete via WP Cron','2026-02-09 17:52:52','2026-02-09 17:52:52'),(40373,14153,'action created','2026-02-09 17:52:52','2026-02-09 17:52:52'),(40374,14153,'action started via WP Cron','2026-02-09 18:02:53','2026-02-09 18:02:53'),(40375,14153,'action complete via WP Cron','2026-02-09 18:02:53','2026-02-09 18:02:53'),(40376,14154,'action created','2026-02-09 18:02:53','2026-02-09 18:02:53'),(40377,14154,'action started via WP Cron','2026-02-09 18:04:30','2026-02-09 18:04:30'),(40378,14154,'action complete via WP Cron','2026-02-09 18:04:31','2026-02-09 18:04:31'),(40379,14155,'action created','2026-02-09 18:04:31','2026-02-09 18:04:31'),(40380,14155,'action started via WP Cron','2026-02-09 18:06:30','2026-02-09 18:06:30'),(40381,14155,'action complete via WP Cron','2026-02-09 18:06:31','2026-02-09 18:06:31'),(40382,14156,'action created','2026-02-09 18:06:31','2026-02-09 18:06:31'),(40383,14156,'action started via WP Cron','2026-02-09 18:08:30','2026-02-09 18:08:30'),(40384,14156,'action complete via WP Cron','2026-02-09 18:08:31','2026-02-09 18:08:31'),(40385,14157,'action created','2026-02-09 18:08:31','2026-02-09 18:08:31'),(40386,14157,'action started via WP Cron','2026-02-09 18:10:30','2026-02-09 18:10:30'),(40387,14157,'action complete via WP Cron','2026-02-09 18:10:31','2026-02-09 18:10:31'),(40388,14158,'action created','2026-02-09 18:10:31','2026-02-09 18:10:31'),(40389,14158,'action started via WP Cron','2026-02-09 18:12:30','2026-02-09 18:12:30'),(40390,14158,'action complete via WP Cron','2026-02-09 18:12:31','2026-02-09 18:12:31'),(40391,14159,'action created','2026-02-09 18:12:31','2026-02-09 18:12:31'),(40392,14159,'action started via WP Cron','2026-02-09 18:14:30','2026-02-09 18:14:30'),(40393,14159,'action complete via WP Cron','2026-02-09 18:14:31','2026-02-09 18:14:31'),(40394,14160,'action created','2026-02-09 18:14:31','2026-02-09 18:14:31'),(40395,14160,'action started via WP Cron','2026-02-09 18:15:31','2026-02-09 18:15:31'),(40396,14160,'action complete via WP Cron','2026-02-09 18:15:31','2026-02-09 18:15:31'),(40397,14161,'action created','2026-02-09 18:15:31','2026-02-09 18:15:31'),(40398,14161,'action started via WP Cron','2026-02-09 19:55:34','2026-02-09 19:55:34'),(40399,14161,'action complete via WP Cron','2026-02-09 19:55:34','2026-02-09 19:55:34'),(40400,14162,'action created','2026-02-09 19:55:34','2026-02-09 19:55:34'),(40401,14162,'action started via WP Cron','2026-02-09 19:57:37','2026-02-09 19:57:37'),(40402,14162,'action complete via WP Cron','2026-02-09 19:57:38','2026-02-09 19:57:38'),(40403,14163,'action created','2026-02-09 19:57:38','2026-02-09 19:57:38'),(40404,14163,'action started via WP Cron','2026-02-09 20:04:55','2026-02-09 20:04:55'),(40405,14163,'action complete via WP Cron','2026-02-09 20:04:55','2026-02-09 20:04:55'),(40406,14164,'action created','2026-02-09 20:04:55','2026-02-09 20:04:55'),(40407,14164,'action started via WP Cron','2026-02-09 21:05:53','2026-02-09 21:05:53'),(40408,14164,'action complete via WP Cron','2026-02-09 21:05:53','2026-02-09 21:05:53'),(40409,14165,'action created','2026-02-09 21:05:53','2026-02-09 21:05:53'),(40410,14165,'action started via WP Cron','2026-02-09 21:54:40','2026-02-09 21:54:40'),(40411,14165,'action complete via WP Cron','2026-02-09 21:54:40','2026-02-09 21:54:40'),(40412,14166,'action created','2026-02-09 21:54:40','2026-02-09 21:54:40'),(40413,14166,'action started via WP Cron','2026-02-09 21:56:15','2026-02-09 21:56:15'),(40414,14166,'action complete via WP Cron','2026-02-09 21:56:15','2026-02-09 21:56:15'),(40415,14167,'action created','2026-02-09 21:56:15','2026-02-09 21:56:15'),(40416,14167,'action started via WP Cron','2026-02-09 21:59:16','2026-02-09 21:59:16'),(40417,14167,'action complete via WP Cron','2026-02-09 21:59:16','2026-02-09 21:59:16'),(40418,14168,'action created','2026-02-09 21:59:16','2026-02-09 21:59:16'),(40419,14168,'action started via WP Cron','2026-02-09 22:03:59','2026-02-09 22:03:59'),(40420,14168,'action complete via WP Cron','2026-02-09 22:03:59','2026-02-09 22:03:59'),(40421,14169,'action created','2026-02-09 22:03:59','2026-02-09 22:03:59'),(40422,14169,'action started via WP Cron','2026-02-09 22:25:48','2026-02-09 22:25:48'),(40423,14169,'action complete via WP Cron','2026-02-09 22:25:48','2026-02-09 22:25:48'),(40424,14170,'action created','2026-02-09 22:25:48','2026-02-09 22:25:48'),(40425,14170,'action started via WP Cron','2026-02-09 22:28:31','2026-02-09 22:28:31'),(40426,14170,'action complete via WP Cron','2026-02-09 22:28:31','2026-02-09 22:28:31'),(40427,14171,'action created','2026-02-09 22:28:31','2026-02-09 22:28:31'),(40428,14171,'action started via WP Cron','2026-02-09 23:02:18','2026-02-09 23:02:18'),(40429,14171,'action complete via WP Cron','2026-02-09 23:02:18','2026-02-09 23:02:18'),(40430,14172,'action created','2026-02-09 23:02:18','2026-02-09 23:02:18'),(40431,14172,'action started via WP Cron','2026-02-09 23:08:55','2026-02-09 23:08:55'),(40432,14172,'action complete via WP Cron','2026-02-09 23:08:55','2026-02-09 23:08:55'),(40433,14173,'action created','2026-02-09 23:08:55','2026-02-09 23:08:55'),(40434,14173,'action started via WP Cron','2026-02-09 23:12:23','2026-02-09 23:12:23'),(40435,14173,'action complete via WP Cron','2026-02-09 23:12:23','2026-02-09 23:12:23'),(40436,14174,'action created','2026-02-09 23:12:23','2026-02-09 23:12:23'),(40437,14174,'action started via WP Cron','2026-02-09 23:17:11','2026-02-09 23:17:11'),(40438,14174,'action complete via WP Cron','2026-02-09 23:17:11','2026-02-09 23:17:11'),(40439,14175,'action created','2026-02-09 23:17:11','2026-02-09 23:17:11'),(40440,14175,'action started via WP Cron','2026-02-10 00:07:42','2026-02-10 00:07:42'),(40441,14175,'action complete via WP Cron','2026-02-10 00:07:43','2026-02-10 00:07:43'),(40442,14176,'action created','2026-02-10 00:07:43','2026-02-10 00:07:43'),(40443,14176,'action started via WP Cron','2026-02-10 00:41:50','2026-02-10 00:41:50'),(40444,14176,'action complete via WP Cron','2026-02-10 00:41:51','2026-02-10 00:41:51'),(40445,14177,'action created','2026-02-10 00:41:51','2026-02-10 00:41:51'),(40446,14177,'action started via WP Cron','2026-02-10 00:45:31','2026-02-10 00:45:31'),(40447,14177,'action complete via WP Cron','2026-02-10 00:45:32','2026-02-10 00:45:32'),(40448,14178,'action created','2026-02-10 00:45:32','2026-02-10 00:45:32'),(40449,14178,'action started via WP Cron','2026-02-10 00:48:48','2026-02-10 00:48:48'),(40450,14178,'action complete via WP Cron','2026-02-10 00:48:48','2026-02-10 00:48:48'),(40451,14179,'action created','2026-02-10 00:48:48','2026-02-10 00:48:48'),(40452,14179,'action started via WP Cron','2026-02-10 01:52:04','2026-02-10 01:52:04'),(40453,14179,'action complete via WP Cron','2026-02-10 01:52:04','2026-02-10 01:52:04'),(40454,14180,'action created','2026-02-10 01:52:04','2026-02-10 01:52:04'),(40455,14180,'action started via WP Cron','2026-02-10 01:57:47','2026-02-10 01:57:47'),(40456,14180,'action complete via WP Cron','2026-02-10 01:57:48','2026-02-10 01:57:48'),(40457,14181,'action created','2026-02-10 01:57:48','2026-02-10 01:57:48'),(40458,14181,'action started via WP Cron','2026-02-10 02:04:15','2026-02-10 02:04:15'),(40459,14181,'action complete via WP Cron','2026-02-10 02:04:15','2026-02-10 02:04:15'),(40460,14182,'action created','2026-02-10 02:04:15','2026-02-10 02:04:15'),(40461,14182,'action started via WP Cron','2026-02-10 02:08:52','2026-02-10 02:08:52'),(40462,14182,'action complete via WP Cron','2026-02-10 02:08:52','2026-02-10 02:08:52'),(40463,14183,'action created','2026-02-10 02:08:52','2026-02-10 02:08:52'),(40464,14183,'action started via WP Cron','2026-02-10 02:15:18','2026-02-10 02:15:18'),(40465,14183,'action complete via WP Cron','2026-02-10 02:15:18','2026-02-10 02:15:18'),(40466,14184,'action created','2026-02-10 02:15:18','2026-02-10 02:15:18'),(40467,14184,'action started via WP Cron','2026-02-10 02:26:04','2026-02-10 02:26:04'),(40468,14184,'action complete via WP Cron','2026-02-10 02:26:05','2026-02-10 02:26:05'),(40469,14185,'action created','2026-02-10 02:26:05','2026-02-10 02:26:05'),(40470,14185,'action started via WP Cron','2026-02-10 02:33:32','2026-02-10 02:33:32'),(40471,14185,'action complete via WP Cron','2026-02-10 02:33:33','2026-02-10 02:33:33'),(40472,14186,'action created','2026-02-10 02:33:33','2026-02-10 02:33:33'),(40473,14186,'action started via WP Cron','2026-02-10 02:34:35','2026-02-10 02:34:35'),(40474,14186,'action complete via WP Cron','2026-02-10 02:34:35','2026-02-10 02:34:35'),(40475,14187,'action created','2026-02-10 02:34:35','2026-02-10 02:34:35'),(40476,14187,'action started via WP Cron','2026-02-10 02:38:54','2026-02-10 02:38:54'),(40477,14187,'action complete via WP Cron','2026-02-10 02:38:54','2026-02-10 02:38:54'),(40478,14188,'action created','2026-02-10 02:38:54','2026-02-10 02:38:54'),(40479,14188,'action started via WP Cron','2026-02-10 02:50:03','2026-02-10 02:50:03'),(40480,14188,'action complete via WP Cron','2026-02-10 02:50:03','2026-02-10 02:50:03'),(40481,14189,'action created','2026-02-10 02:50:03','2026-02-10 02:50:03'),(40482,14189,'action started via WP Cron','2026-02-10 03:07:50','2026-02-10 03:07:50'),(40483,14189,'action complete via WP Cron','2026-02-10 03:07:51','2026-02-10 03:07:51'),(40484,14190,'action created','2026-02-10 03:07:51','2026-02-10 03:07:51'),(40485,14190,'action started via WP Cron','2026-02-10 03:09:44','2026-02-10 03:09:44'),(40486,14190,'action complete via WP Cron','2026-02-10 03:09:45','2026-02-10 03:09:45'),(40487,14191,'action created','2026-02-10 03:09:45','2026-02-10 03:09:45'),(40488,14191,'action started via WP Cron','2026-02-10 03:12:14','2026-02-10 03:12:14'),(40489,14191,'action complete via WP Cron','2026-02-10 03:12:14','2026-02-10 03:12:14'),(40490,14192,'action created','2026-02-10 03:12:14','2026-02-10 03:12:14'),(40491,14192,'action started via WP Cron','2026-02-10 03:30:45','2026-02-10 03:30:45'),(40492,14192,'action complete via WP Cron','2026-02-10 03:30:45','2026-02-10 03:30:45'),(40493,14193,'action created','2026-02-10 03:30:45','2026-02-10 03:30:45'),(40494,14193,'action started via WP Cron','2026-02-10 03:32:17','2026-02-10 03:32:17'),(40495,14193,'action complete via WP Cron','2026-02-10 03:32:17','2026-02-10 03:32:17'),(40496,14194,'action created','2026-02-10 03:32:17','2026-02-10 03:32:17'),(40497,14194,'action started via WP Cron','2026-02-10 03:34:52','2026-02-10 03:34:52'),(40498,14194,'action complete via WP Cron','2026-02-10 03:34:53','2026-02-10 03:34:53'),(40499,14195,'action created','2026-02-10 03:34:53','2026-02-10 03:34:53'),(40500,14195,'action started via WP Cron','2026-02-10 03:56:03','2026-02-10 03:56:03'),(40501,14195,'action complete via WP Cron','2026-02-10 03:56:03','2026-02-10 03:56:03'),(40502,14196,'action created','2026-02-10 03:56:03','2026-02-10 03:56:03'),(40503,14196,'action started via WP Cron','2026-02-10 03:57:56','2026-02-10 03:57:56'),(40504,14196,'action complete via WP Cron','2026-02-10 03:57:56','2026-02-10 03:57:56'),(40505,14197,'action created','2026-02-10 03:57:56','2026-02-10 03:57:56'),(40506,14197,'action started via WP Cron','2026-02-10 04:00:14','2026-02-10 04:00:14'),(40507,14197,'action complete via WP Cron','2026-02-10 04:00:14','2026-02-10 04:00:14'),(40508,14198,'action created','2026-02-10 04:00:14','2026-02-10 04:00:14'),(40509,14198,'action started via WP Cron','2026-02-10 04:03:21','2026-02-10 04:03:21'),(40510,14198,'action complete via WP Cron','2026-02-10 04:03:21','2026-02-10 04:03:21'),(40511,14199,'action created','2026-02-10 04:03:21','2026-02-10 04:03:21'),(40512,14199,'action started via WP Cron','2026-02-10 04:06:31','2026-02-10 04:06:31'),(40513,14199,'action complete via WP Cron','2026-02-10 04:06:32','2026-02-10 04:06:32'),(40514,14200,'action created','2026-02-10 04:06:32','2026-02-10 04:06:32'),(40515,14200,'action started via WP Cron','2026-02-10 04:11:40','2026-02-10 04:11:40'),(40516,14200,'action complete via WP Cron','2026-02-10 04:11:40','2026-02-10 04:11:40'),(40517,14201,'action created','2026-02-10 04:11:40','2026-02-10 04:11:40'),(40518,14201,'action started via WP Cron','2026-02-10 04:24:58','2026-02-10 04:24:58'),(40519,14201,'action complete via WP Cron','2026-02-10 04:24:59','2026-02-10 04:24:59'),(40520,14202,'action created','2026-02-10 04:24:59','2026-02-10 04:24:59'),(40521,14202,'action started via WP Cron','2026-02-10 04:34:58','2026-02-10 04:34:58'),(40522,14202,'action complete via WP Cron','2026-02-10 04:34:59','2026-02-10 04:34:59'),(40523,14203,'action created','2026-02-10 04:34:59','2026-02-10 04:34:59'),(40524,14203,'action started via WP Cron','2026-02-10 04:43:58','2026-02-10 04:43:58'),(40525,14203,'action complete via WP Cron','2026-02-10 04:43:58','2026-02-10 04:43:58'),(40526,14204,'action created','2026-02-10 04:43:58','2026-02-10 04:43:58'),(40527,14204,'action started via WP Cron','2026-02-10 04:45:55','2026-02-10 04:45:55'),(40528,14204,'action complete via WP Cron','2026-02-10 04:45:55','2026-02-10 04:45:55'),(40529,14205,'action created','2026-02-10 04:45:55','2026-02-10 04:45:55'),(40530,14205,'action started via WP Cron','2026-02-10 04:49:01','2026-02-10 04:49:01'),(40531,14205,'action complete via WP Cron','2026-02-10 04:49:01','2026-02-10 04:49:01'),(40532,14206,'action created','2026-02-10 04:49:01','2026-02-10 04:49:01'),(40533,14206,'action started via WP Cron','2026-02-10 04:51:12','2026-02-10 04:51:12'),(40534,14206,'action complete via WP Cron','2026-02-10 04:51:12','2026-02-10 04:51:12'),(40535,14207,'action created','2026-02-10 04:51:12','2026-02-10 04:51:12'),(40536,14207,'action started via WP Cron','2026-02-10 05:03:29','2026-02-10 05:03:29'),(40537,14207,'action complete via WP Cron','2026-02-10 05:03:29','2026-02-10 05:03:29'),(40538,14208,'action created','2026-02-10 05:03:29','2026-02-10 05:03:29'),(40539,14208,'action started via WP Cron','2026-02-10 05:31:07','2026-02-10 05:31:07'),(40540,14208,'action complete via WP Cron','2026-02-10 05:31:08','2026-02-10 05:31:08'),(40541,14209,'action created','2026-02-10 05:31:08','2026-02-10 05:31:08'),(40542,14209,'action started via WP Cron','2026-02-10 06:59:37','2026-02-10 06:59:37'),(40543,14209,'action complete via WP Cron','2026-02-10 06:59:37','2026-02-10 06:59:37'),(40544,14210,'action created','2026-02-10 06:59:37','2026-02-10 06:59:37'),(40545,14210,'action started via WP Cron','2026-02-10 07:06:41','2026-02-10 07:06:41'),(40546,14210,'action complete via WP Cron','2026-02-10 07:06:41','2026-02-10 07:06:41'),(40547,14211,'action created','2026-02-10 07:06:41','2026-02-10 07:06:41'),(40548,14211,'action started via WP Cron','2026-02-10 08:51:22','2026-02-10 08:51:22'),(40549,14211,'action complete via WP Cron','2026-02-10 08:51:22','2026-02-10 08:51:22'),(40550,14212,'action created','2026-02-10 08:51:22','2026-02-10 08:51:22'),(40551,14212,'action started via WP Cron','2026-02-10 08:56:48','2026-02-10 08:56:48'),(40552,14212,'action complete via WP Cron','2026-02-10 08:56:48','2026-02-10 08:56:48'),(40553,14213,'action created','2026-02-10 08:56:48','2026-02-10 08:56:48'),(40554,14213,'action started via WP Cron','2026-02-10 09:32:22','2026-02-10 09:32:22'),(40555,14213,'action complete via WP Cron','2026-02-10 09:32:23','2026-02-10 09:32:23'),(40556,14214,'action created','2026-02-10 09:32:23','2026-02-10 09:32:23'),(40557,14214,'action started via WP Cron','2026-02-10 10:39:59','2026-02-10 10:39:59'),(40558,14214,'action complete via WP Cron','2026-02-10 10:39:59','2026-02-10 10:39:59'),(40559,14215,'action created','2026-02-10 10:39:59','2026-02-10 10:39:59'),(40560,14215,'action started via WP Cron','2026-02-10 11:12:54','2026-02-10 11:12:54'),(40561,14215,'action complete via WP Cron','2026-02-10 11:12:54','2026-02-10 11:12:54'),(40562,14216,'action created','2026-02-10 11:12:54','2026-02-10 11:12:54'),(40563,14216,'action started via WP Cron','2026-02-10 14:05:37','2026-02-10 14:05:37'),(40564,14216,'action complete via WP Cron','2026-02-10 14:05:37','2026-02-10 14:05:37'),(40565,14217,'action created','2026-02-10 14:05:37','2026-02-10 14:05:37'),(40566,14217,'action started via WP Cron','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40567,14217,'action complete via WP Cron','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40568,14218,'action created','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40569,14127,'action started via WP Cron','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40570,14127,'action complete via WP Cron','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40571,14219,'action created','2026-02-10 16:10:38','2026-02-10 16:10:38'),(40572,14218,'action started via WP Cron','2026-02-10 20:16:47','2026-02-10 20:16:47'),(40573,14218,'action complete via WP Cron','2026-02-10 20:16:47','2026-02-10 20:16:47'),(40574,14220,'action created','2026-02-10 20:16:47','2026-02-10 20:16:47'),(40575,14220,'action started via WP Cron','2026-02-10 20:48:38','2026-02-10 20:48:38'),(40576,14220,'action complete via WP Cron','2026-02-10 20:48:38','2026-02-10 20:48:38'),(40577,14221,'action created','2026-02-10 20:48:38','2026-02-10 20:48:38'),(40578,14221,'action started via WP Cron','2026-02-10 21:37:37','2026-02-10 21:37:37'),(40579,14221,'action complete via WP Cron','2026-02-10 21:37:37','2026-02-10 21:37:37'),(40580,14222,'action created','2026-02-10 21:37:37','2026-02-10 21:37:37'),(40581,14222,'action started via WP Cron','2026-02-10 22:13:01','2026-02-10 22:13:01'),(40582,14222,'action complete via WP Cron','2026-02-10 22:13:01','2026-02-10 22:13:01'),(40583,14223,'action created','2026-02-10 22:13:01','2026-02-10 22:13:01'),(40584,14223,'action started via WP Cron','2026-02-11 01:47:31','2026-02-11 01:47:31'),(40585,14223,'action complete via WP Cron','2026-02-11 01:47:32','2026-02-11 01:47:32'),(40586,14224,'action created','2026-02-11 01:47:32','2026-02-11 01:47:32'),(40587,14224,'action started via WP Cron','2026-02-11 02:19:32','2026-02-11 02:19:32'),(40588,14224,'action complete via WP Cron','2026-02-11 02:19:32','2026-02-11 02:19:32'),(40589,14225,'action created','2026-02-11 02:19:32','2026-02-11 02:19:32'),(40590,14225,'action started via WP Cron','2026-02-11 02:47:24','2026-02-11 02:47:24'),(40591,14225,'action complete via WP Cron','2026-02-11 02:47:25','2026-02-11 02:47:25'),(40592,14226,'action created','2026-02-11 02:47:25','2026-02-11 02:47:25'),(40593,14226,'action started via WP Cron','2026-02-11 02:58:27','2026-02-11 02:58:27'),(40594,14226,'action complete via WP Cron','2026-02-11 02:58:27','2026-02-11 02:58:27'),(40595,14227,'action created','2026-02-11 02:58:27','2026-02-11 02:58:27'),(40596,14227,'action started via WP Cron','2026-02-11 03:26:34','2026-02-11 03:26:34'),(40597,14227,'action complete via WP Cron','2026-02-11 03:26:34','2026-02-11 03:26:34'),(40598,14228,'action created','2026-02-11 03:26:34','2026-02-11 03:26:34'),(40599,14228,'action started via WP Cron','2026-02-11 03:40:48','2026-02-11 03:40:48'),(40600,14228,'action complete via WP Cron','2026-02-11 03:40:48','2026-02-11 03:40:48'),(40601,14229,'action created','2026-02-11 03:40:48','2026-02-11 03:40:48'),(40602,14229,'action started via WP Cron','2026-02-11 04:00:30','2026-02-11 04:00:30'),(40603,14229,'action complete via WP Cron','2026-02-11 04:00:31','2026-02-11 04:00:31'),(40604,14230,'action created','2026-02-11 04:00:31','2026-02-11 04:00:31'),(40605,14230,'action started via WP Cron','2026-02-11 05:25:18','2026-02-11 05:25:18'),(40606,14230,'action complete via WP Cron','2026-02-11 05:25:19','2026-02-11 05:25:19'),(40607,14231,'action created','2026-02-11 05:25:19','2026-02-11 05:25:19'),(40608,14231,'action started via WP Cron','2026-02-11 05:37:19','2026-02-11 05:37:19'),(40609,14231,'action complete via WP Cron','2026-02-11 05:37:20','2026-02-11 05:37:20'),(40610,14232,'action created','2026-02-11 05:37:20','2026-02-11 05:37:20'),(40611,14232,'action started via WP Cron','2026-02-11 06:24:08','2026-02-11 06:24:08'),(40612,14232,'action complete via WP Cron','2026-02-11 06:24:08','2026-02-11 06:24:08'),(40613,14233,'action created','2026-02-11 06:24:08','2026-02-11 06:24:08'),(40614,14233,'action started via WP Cron','2026-02-11 06:34:50','2026-02-11 06:34:50'),(40615,14233,'action complete via WP Cron','2026-02-11 06:34:50','2026-02-11 06:34:50'),(40616,14234,'action created','2026-02-11 06:34:50','2026-02-11 06:34:50'),(40617,14234,'action started via WP Cron','2026-02-11 07:06:55','2026-02-11 07:06:55'),(40618,14234,'action complete via WP Cron','2026-02-11 07:06:56','2026-02-11 07:06:56'),(40619,14235,'action created','2026-02-11 07:06:56','2026-02-11 07:06:56'),(40620,14235,'action started via WP Cron','2026-02-11 07:34:17','2026-02-11 07:34:17'),(40621,14235,'action complete via WP Cron','2026-02-11 07:34:17','2026-02-11 07:34:17'),(40622,14236,'action created','2026-02-11 07:34:17','2026-02-11 07:34:17'),(40623,14236,'action started via WP Cron','2026-02-11 07:49:52','2026-02-11 07:49:52'),(40624,14236,'action complete via WP Cron','2026-02-11 07:49:52','2026-02-11 07:49:52'),(40625,14237,'action created','2026-02-11 07:49:52','2026-02-11 07:49:52'),(40626,14237,'action started via WP Cron','2026-02-11 08:07:13','2026-02-11 08:07:13'),(40627,14237,'action complete via WP Cron','2026-02-11 08:07:13','2026-02-11 08:07:13'),(40628,14238,'action created','2026-02-11 08:07:13','2026-02-11 08:07:13'),(40629,14238,'action started via WP Cron','2026-02-11 10:04:09','2026-02-11 10:04:09'),(40630,14238,'action complete via WP Cron','2026-02-11 10:04:09','2026-02-11 10:04:09'),(40631,14239,'action created','2026-02-11 10:04:09','2026-02-11 10:04:09'),(40632,14239,'action started via WP Cron','2026-02-11 10:41:16','2026-02-11 10:41:16'),(40633,14239,'action complete via WP Cron','2026-02-11 10:41:16','2026-02-11 10:41:16'),(40634,14240,'action created','2026-02-11 10:41:16','2026-02-11 10:41:16'),(40635,14240,'action started via WP Cron','2026-02-11 12:28:50','2026-02-11 12:28:50'),(40636,14240,'action complete via WP Cron','2026-02-11 12:28:50','2026-02-11 12:28:50'),(40637,14241,'action created','2026-02-11 12:28:50','2026-02-11 12:28:50'),(40638,14241,'action started via WP Cron','2026-02-11 13:57:24','2026-02-11 13:57:24'),(40639,14241,'action complete via WP Cron','2026-02-11 13:57:25','2026-02-11 13:57:25'),(40640,14242,'action created','2026-02-11 13:57:25','2026-02-11 13:57:25'),(40641,14242,'action started via WP Cron','2026-02-11 14:31:52','2026-02-11 14:31:52'),(40642,14242,'action complete via WP Cron','2026-02-11 14:31:52','2026-02-11 14:31:52'),(40643,14243,'action created','2026-02-11 14:31:52','2026-02-11 14:31:52'),(40644,14243,'action started via WP Cron','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40645,14243,'action complete via WP Cron','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40646,14244,'action created','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40647,14219,'action started via WP Cron','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40648,14219,'action complete via WP Cron','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40649,14245,'action created','2026-02-11 16:16:04','2026-02-11 16:16:04'),(40650,14244,'action started via WP Cron','2026-02-11 16:42:32','2026-02-11 16:42:32'),(40651,14244,'action complete via WP Cron','2026-02-11 16:42:32','2026-02-11 16:42:32'),(40652,14246,'action created','2026-02-11 16:42:32','2026-02-11 16:42:32'),(40653,14246,'action started via WP Cron','2026-02-11 16:56:42','2026-02-11 16:56:42'),(40654,14246,'action complete via WP Cron','2026-02-11 16:56:42','2026-02-11 16:56:42'),(40655,14247,'action created','2026-02-11 16:56:42','2026-02-11 16:56:42'),(40656,14247,'action started via WP Cron','2026-02-11 18:39:34','2026-02-11 18:39:34'),(40657,14247,'action complete via WP Cron','2026-02-11 18:39:34','2026-02-11 18:39:34'),(40658,14248,'action created','2026-02-11 18:39:34','2026-02-11 18:39:34'),(40659,14248,'action started via WP Cron','2026-02-11 18:43:49','2026-02-11 18:43:49'),(40660,14248,'action complete via WP Cron','2026-02-11 18:43:50','2026-02-11 18:43:50'),(40661,14249,'action created','2026-02-11 18:43:50','2026-02-11 18:43:50'),(40662,14249,'action started via WP Cron','2026-02-11 18:47:28','2026-02-11 18:47:28'),(40663,14249,'action complete via WP Cron','2026-02-11 18:47:28','2026-02-11 18:47:28'),(40664,14250,'action created','2026-02-11 18:47:28','2026-02-11 18:47:28'),(40665,14250,'action started via WP Cron','2026-02-11 18:52:23','2026-02-11 18:52:23'),(40666,14250,'action complete via WP Cron','2026-02-11 18:52:24','2026-02-11 18:52:24'),(40667,14251,'action created','2026-02-11 18:52:24','2026-02-11 18:52:24'),(40668,14251,'action started via WP Cron','2026-02-11 18:59:41','2026-02-11 18:59:41'),(40669,14251,'action complete via WP Cron','2026-02-11 18:59:42','2026-02-11 18:59:42'),(40670,14252,'action created','2026-02-11 18:59:42','2026-02-11 18:59:42'),(40671,14252,'action started via WP Cron','2026-02-11 19:11:26','2026-02-11 19:11:26'),(40672,14252,'action complete via WP Cron','2026-02-11 19:11:27','2026-02-11 19:11:27'),(40673,14253,'action created','2026-02-11 19:11:27','2026-02-11 19:11:27'),(40674,14253,'action started via WP Cron','2026-02-11 19:12:49','2026-02-11 19:12:49'),(40675,14253,'action complete via WP Cron','2026-02-11 19:12:49','2026-02-11 19:12:49'),(40676,14254,'action created','2026-02-11 19:12:49','2026-02-11 19:12:49'),(40677,14254,'action started via WP Cron','2026-02-11 19:14:28','2026-02-11 19:14:28'),(40678,14254,'action complete via WP Cron','2026-02-11 19:14:28','2026-02-11 19:14:28'),(40679,14255,'action created','2026-02-11 19:14:28','2026-02-11 19:14:28'),(40680,14255,'action started via WP Cron','2026-02-11 19:19:40','2026-02-11 19:19:40'),(40681,14255,'action complete via WP Cron','2026-02-11 19:19:41','2026-02-11 19:19:41'),(40682,14256,'action created','2026-02-11 19:19:41','2026-02-11 19:19:41'),(40683,14256,'action started via WP Cron','2026-02-11 20:54:19','2026-02-11 20:54:19'),(40684,14256,'action complete via WP Cron','2026-02-11 20:54:20','2026-02-11 20:54:20'),(40685,14257,'action created','2026-02-11 20:54:20','2026-02-11 20:54:20'),(40686,14257,'action started via WP Cron','2026-02-11 20:55:21','2026-02-11 20:55:21'),(40687,14257,'action complete via WP Cron','2026-02-11 20:55:21','2026-02-11 20:55:21'),(40688,14258,'action created','2026-02-11 20:55:21','2026-02-11 20:55:21'),(40689,14258,'action started via WP Cron','2026-02-11 21:04:03','2026-02-11 21:04:03'),(40690,14258,'action complete via WP Cron','2026-02-11 21:04:04','2026-02-11 21:04:04'),(40691,14259,'action created','2026-02-11 21:04:04','2026-02-11 21:04:04'),(40692,14259,'action started via WP Cron','2026-02-11 21:31:14','2026-02-11 21:31:14'),(40693,14259,'action complete via WP Cron','2026-02-11 21:31:15','2026-02-11 21:31:15'),(40694,14260,'action created','2026-02-11 21:31:15','2026-02-11 21:31:15'),(40695,14260,'action started via WP Cron','2026-02-11 21:35:16','2026-02-11 21:35:16'),(40696,14260,'action complete via WP Cron','2026-02-11 21:35:16','2026-02-11 21:35:16'),(40697,14261,'action created','2026-02-11 21:35:16','2026-02-11 21:35:16'),(40698,14261,'action started via WP Cron','2026-02-11 21:36:44','2026-02-11 21:36:44'),(40699,14261,'action complete via WP Cron','2026-02-11 21:36:44','2026-02-11 21:36:44'),(40700,14262,'action created','2026-02-11 21:36:44','2026-02-11 21:36:44'),(40701,14262,'action started via WP Cron','2026-02-11 22:16:25','2026-02-11 22:16:25'),(40702,14262,'action complete via WP Cron','2026-02-11 22:16:25','2026-02-11 22:16:25'),(40703,14263,'action created','2026-02-11 22:16:25','2026-02-11 22:16:25'),(40704,14263,'action started via WP Cron','2026-02-11 22:27:59','2026-02-11 22:27:59'),(40705,14263,'action complete via WP Cron','2026-02-11 22:27:59','2026-02-11 22:27:59'),(40706,14264,'action created','2026-02-11 22:27:59','2026-02-11 22:27:59'),(40707,14264,'action started via WP Cron','2026-02-11 22:33:57','2026-02-11 22:33:57'),(40708,14264,'action complete via WP Cron','2026-02-11 22:33:57','2026-02-11 22:33:57'),(40709,14265,'action created','2026-02-11 22:33:57','2026-02-11 22:33:57'),(40710,14265,'action started via WP Cron','2026-02-11 23:04:41','2026-02-11 23:04:41'),(40711,14265,'action complete via WP Cron','2026-02-11 23:04:41','2026-02-11 23:04:41'),(40712,14266,'action created','2026-02-11 23:04:41','2026-02-11 23:04:41'),(40713,14266,'action started via WP Cron','2026-02-11 23:11:11','2026-02-11 23:11:11'),(40714,14266,'action complete via WP Cron','2026-02-11 23:11:12','2026-02-11 23:11:12'),(40715,14267,'action created','2026-02-11 23:11:12','2026-02-11 23:11:12'),(40716,14267,'action started via WP Cron','2026-02-11 23:14:27','2026-02-11 23:14:27'),(40717,14267,'action complete via WP Cron','2026-02-11 23:14:28','2026-02-11 23:14:28'),(40718,14268,'action created','2026-02-11 23:14:28','2026-02-11 23:14:28'),(40719,14268,'action started via WP Cron','2026-02-11 23:20:25','2026-02-11 23:20:25'),(40720,14268,'action complete via WP Cron','2026-02-11 23:20:25','2026-02-11 23:20:25'),(40721,14269,'action created','2026-02-11 23:20:25','2026-02-11 23:20:25'),(40722,14269,'action started via WP Cron','2026-02-11 23:43:18','2026-02-11 23:43:18'),(40723,14269,'action complete via WP Cron','2026-02-11 23:43:19','2026-02-11 23:43:19'),(40724,14270,'action created','2026-02-11 23:43:19','2026-02-11 23:43:19'),(40725,14270,'action started via WP Cron','2026-02-12 00:27:54','2026-02-12 00:27:54'),(40726,14270,'action complete via WP Cron','2026-02-12 00:27:54','2026-02-12 00:27:54'),(40727,14271,'action created','2026-02-12 00:27:54','2026-02-12 00:27:54'),(40728,14271,'action started via WP Cron','2026-02-12 00:30:06','2026-02-12 00:30:06'),(40729,14271,'action complete via WP Cron','2026-02-12 00:30:06','2026-02-12 00:30:06'),(40730,14272,'action created','2026-02-12 00:30:06','2026-02-12 00:30:06'),(40731,14272,'action started via WP Cron','2026-02-12 00:54:17','2026-02-12 00:54:17'),(40732,14272,'action complete via WP Cron','2026-02-12 00:54:17','2026-02-12 00:54:17'),(40733,14273,'action created','2026-02-12 00:54:17','2026-02-12 00:54:17'),(40734,14273,'action started via WP Cron','2026-02-12 00:55:45','2026-02-12 00:55:45'),(40735,14273,'action complete via WP Cron','2026-02-12 00:55:45','2026-02-12 00:55:45'),(40736,14274,'action created','2026-02-12 00:55:45','2026-02-12 00:55:45'),(40737,14274,'action started via WP Cron','2026-02-12 01:07:58','2026-02-12 01:07:58'),(40738,14274,'action complete via WP Cron','2026-02-12 01:07:58','2026-02-12 01:07:58'),(40739,14275,'action created','2026-02-12 01:07:59','2026-02-12 01:07:59'),(40740,14275,'action started via WP Cron','2026-02-12 01:47:01','2026-02-12 01:47:01'),(40741,14275,'action complete via WP Cron','2026-02-12 01:47:01','2026-02-12 01:47:01'),(40742,14276,'action created','2026-02-12 01:47:01','2026-02-12 01:47:01'),(40743,14276,'action started via WP Cron','2026-02-12 01:50:33','2026-02-12 01:50:33'),(40744,14276,'action complete via WP Cron','2026-02-12 01:50:34','2026-02-12 01:50:34'),(40745,14277,'action created','2026-02-12 01:50:34','2026-02-12 01:50:34'),(40746,14277,'action started via WP Cron','2026-02-12 01:54:15','2026-02-12 01:54:15'),(40747,14277,'action complete via WP Cron','2026-02-12 01:54:16','2026-02-12 01:54:16'),(40748,14278,'action created','2026-02-12 01:54:16','2026-02-12 01:54:16'),(40749,14278,'action started via WP Cron','2026-02-12 01:56:33','2026-02-12 01:56:33'),(40750,14278,'action complete via WP Cron','2026-02-12 01:56:33','2026-02-12 01:56:33'),(40751,14279,'action created','2026-02-12 01:56:33','2026-02-12 01:56:33'),(40752,14279,'action started via WP Cron','2026-02-12 02:00:04','2026-02-12 02:00:04'),(40753,14279,'action complete via WP Cron','2026-02-12 02:00:05','2026-02-12 02:00:05'),(40754,14280,'action created','2026-02-12 02:00:05','2026-02-12 02:00:05'),(40755,14280,'action started via WP Cron','2026-02-12 02:03:22','2026-02-12 02:03:22'),(40756,14280,'action complete via WP Cron','2026-02-12 02:03:22','2026-02-12 02:03:22'),(40757,14281,'action created','2026-02-12 02:03:22','2026-02-12 02:03:22'),(40758,14281,'action started via WP Cron','2026-02-12 02:09:35','2026-02-12 02:09:35'),(40759,14281,'action complete via WP Cron','2026-02-12 02:09:35','2026-02-12 02:09:35'),(40760,14282,'action created','2026-02-12 02:09:35','2026-02-12 02:09:35'),(40761,14282,'action started via WP Cron','2026-02-12 02:17:00','2026-02-12 02:17:00'),(40762,14282,'action complete via WP Cron','2026-02-12 02:17:00','2026-02-12 02:17:00'),(40763,14283,'action created','2026-02-12 02:17:00','2026-02-12 02:17:00'),(40764,14283,'action started via WP Cron','2026-02-12 02:28:37','2026-02-12 02:28:37'),(40765,14283,'action complete via WP Cron','2026-02-12 02:28:38','2026-02-12 02:28:38'),(40766,14284,'action created','2026-02-12 02:28:38','2026-02-12 02:28:38'),(40767,14284,'action started via WP Cron','2026-02-12 02:36:05','2026-02-12 02:36:05'),(40768,14284,'action complete via WP Cron','2026-02-12 02:36:06','2026-02-12 02:36:06'),(40769,14285,'action created','2026-02-12 02:36:06','2026-02-12 02:36:06'),(40770,14285,'action started via WP Cron','2026-02-12 02:38:46','2026-02-12 02:38:46'),(40771,14285,'action complete via WP Cron','2026-02-12 02:38:46','2026-02-12 02:38:46'),(40772,14286,'action created','2026-02-12 02:38:46','2026-02-12 02:38:46'),(40773,14286,'action started via WP Cron','2026-02-12 02:40:43','2026-02-12 02:40:43'),(40774,14286,'action complete via WP Cron','2026-02-12 02:40:44','2026-02-12 02:40:44'),(40775,14287,'action created','2026-02-12 02:40:44','2026-02-12 02:40:44'),(40776,14287,'action started via WP Cron','2026-02-12 02:45:02','2026-02-12 02:45:02'),(40777,14287,'action complete via WP Cron','2026-02-12 02:45:03','2026-02-12 02:45:03'),(40778,14288,'action created','2026-02-12 02:45:03','2026-02-12 02:45:03'),(40779,14288,'action started via WP Cron','2026-02-12 02:52:05','2026-02-12 02:52:05'),(40780,14288,'action complete via WP Cron','2026-02-12 02:52:06','2026-02-12 02:52:06'),(40781,14289,'action created','2026-02-12 02:52:06','2026-02-12 02:52:06'),(40782,14289,'action started via WP Cron','2026-02-12 02:55:14','2026-02-12 02:55:14'),(40783,14289,'action complete via WP Cron','2026-02-12 02:55:15','2026-02-12 02:55:15'),(40784,14290,'action created','2026-02-12 02:55:15','2026-02-12 02:55:15'),(40785,14290,'action started via WP Cron','2026-02-12 03:14:23','2026-02-12 03:14:23'),(40786,14290,'action complete via WP Cron','2026-02-12 03:14:23','2026-02-12 03:14:23'),(40787,14291,'action created','2026-02-12 03:14:23','2026-02-12 03:14:23'),(40788,14291,'action started via WP Cron','2026-02-12 03:16:26','2026-02-12 03:16:26'),(40789,14291,'action complete via WP Cron','2026-02-12 03:16:26','2026-02-12 03:16:26'),(40790,14292,'action created','2026-02-12 03:16:26','2026-02-12 03:16:26'),(40791,14292,'action started via WP Cron','2026-02-12 03:24:12','2026-02-12 03:24:12'),(40792,14292,'action complete via WP Cron','2026-02-12 03:24:12','2026-02-12 03:24:12'),(40793,14293,'action created','2026-02-12 03:24:12','2026-02-12 03:24:12'),(40794,14293,'action started via WP Cron','2026-02-12 03:26:59','2026-02-12 03:26:59'),(40795,14293,'action complete via WP Cron','2026-02-12 03:26:59','2026-02-12 03:26:59'),(40796,14294,'action created','2026-02-12 03:26:59','2026-02-12 03:26:59'),(40797,14294,'action started via WP Cron','2026-02-12 03:31:18','2026-02-12 03:31:18'),(40798,14294,'action complete via WP Cron','2026-02-12 03:31:18','2026-02-12 03:31:18'),(40799,14295,'action created','2026-02-12 03:31:19','2026-02-12 03:31:19'),(40800,14295,'action started via WP Cron','2026-02-12 03:38:04','2026-02-12 03:38:04'),(40801,14295,'action complete via WP Cron','2026-02-12 03:38:04','2026-02-12 03:38:04'),(40802,14296,'action created','2026-02-12 03:38:04','2026-02-12 03:38:04'),(40803,14296,'action started via WP Cron','2026-02-12 03:54:54','2026-02-12 03:54:54'),(40804,14296,'action complete via WP Cron','2026-02-12 03:54:55','2026-02-12 03:54:55'),(40805,14297,'action created','2026-02-12 03:54:55','2026-02-12 03:54:55'),(40806,14297,'action started via WP Cron','2026-02-12 03:57:34','2026-02-12 03:57:34'),(40807,14297,'action complete via WP Cron','2026-02-12 03:57:34','2026-02-12 03:57:34'),(40808,14298,'action created','2026-02-12 03:57:34','2026-02-12 03:57:34'),(40809,14298,'action started via WP Cron','2026-02-12 04:06:39','2026-02-12 04:06:39'),(40810,14298,'action complete via WP Cron','2026-02-12 04:06:39','2026-02-12 04:06:39'),(40811,14299,'action created','2026-02-12 04:06:39','2026-02-12 04:06:39'),(40812,14299,'action started via WP Cron','2026-02-12 04:23:49','2026-02-12 04:23:49'),(40813,14299,'action complete via WP Cron','2026-02-12 04:23:49','2026-02-12 04:23:49'),(40814,14300,'action created','2026-02-12 04:23:49','2026-02-12 04:23:49'),(40815,14300,'action started via WP Cron','2026-02-12 04:39:33','2026-02-12 04:39:33'),(40816,14300,'action complete via WP Cron','2026-02-12 04:39:33','2026-02-12 04:39:33'),(40817,14301,'action created','2026-02-12 04:39:33','2026-02-12 04:39:33'),(40818,14301,'action started via WP Cron','2026-02-12 04:40:44','2026-02-12 04:40:44'),(40819,14301,'action complete via WP Cron','2026-02-12 04:40:44','2026-02-12 04:40:44'),(40820,14302,'action created','2026-02-12 04:40:44','2026-02-12 04:40:44'),(40821,14302,'action started via WP Cron','2026-02-12 04:46:28','2026-02-12 04:46:28'),(40822,14302,'action complete via WP Cron','2026-02-12 04:46:28','2026-02-12 04:46:28'),(40823,14303,'action created','2026-02-12 04:46:28','2026-02-12 04:46:28'),(40824,14303,'action started via WP Cron','2026-02-12 04:48:43','2026-02-12 04:48:43'),(40825,14303,'action complete via WP Cron','2026-02-12 04:48:43','2026-02-12 04:48:43'),(40826,14304,'action created','2026-02-12 04:48:43','2026-02-12 04:48:43'),(40827,14304,'action started via WP Cron','2026-02-12 04:58:58','2026-02-12 04:58:58'),(40828,14304,'action complete via WP Cron','2026-02-12 04:58:59','2026-02-12 04:58:59'),(40829,14305,'action created','2026-02-12 04:58:59','2026-02-12 04:58:59'),(40830,14305,'action started via WP Cron','2026-02-12 05:03:59','2026-02-12 05:03:59'),(40831,14305,'action complete via WP Cron','2026-02-12 05:03:59','2026-02-12 05:03:59'),(40832,14306,'action created','2026-02-12 05:03:59','2026-02-12 05:03:59'),(40833,14306,'action started via WP Cron','2026-02-12 05:05:04','2026-02-12 05:05:04'),(40834,14306,'action complete via WP Cron','2026-02-12 05:05:04','2026-02-12 05:05:04'),(40835,14307,'action created','2026-02-12 05:05:04','2026-02-12 05:05:04'),(40836,14307,'action started via WP Cron','2026-02-12 05:06:50','2026-02-12 05:06:50'),(40837,14307,'action complete via WP Cron','2026-02-12 05:06:50','2026-02-12 05:06:50'),(40838,14308,'action created','2026-02-12 05:06:50','2026-02-12 05:06:50'),(40839,14308,'action started via WP Cron','2026-02-12 05:12:20','2026-02-12 05:12:20'),(40840,14308,'action complete via WP Cron','2026-02-12 05:12:20','2026-02-12 05:12:20'),(40841,14309,'action created','2026-02-12 05:12:20','2026-02-12 05:12:20'),(40842,14309,'action started via WP Cron','2026-02-12 05:21:18','2026-02-12 05:21:18'),(40843,14309,'action complete via WP Cron','2026-02-12 05:21:18','2026-02-12 05:21:18'),(40844,14310,'action created','2026-02-12 05:21:18','2026-02-12 05:21:18'),(40845,14310,'action started via WP Cron','2026-02-12 05:32:31','2026-02-12 05:32:31'),(40846,14310,'action complete via WP Cron','2026-02-12 05:32:31','2026-02-12 05:32:31'),(40847,14311,'action created','2026-02-12 05:32:31','2026-02-12 05:32:31'),(40848,14311,'action started via WP Cron','2026-02-12 06:00:58','2026-02-12 06:00:58'),(40849,14311,'action complete via WP Cron','2026-02-12 06:00:59','2026-02-12 06:00:59'),(40850,14312,'action created','2026-02-12 06:00:59','2026-02-12 06:00:59'),(40851,14312,'action started via WP Cron','2026-02-12 06:02:55','2026-02-12 06:02:55'),(40852,14312,'action complete via WP Cron','2026-02-12 06:02:55','2026-02-12 06:02:55'),(40853,14313,'action created','2026-02-12 06:02:55','2026-02-12 06:02:55'),(40854,14313,'action started via WP Cron','2026-02-12 06:12:18','2026-02-12 06:12:18'),(40855,14313,'action complete via WP Cron','2026-02-12 06:12:18','2026-02-12 06:12:18'),(40856,14314,'action created','2026-02-12 06:12:18','2026-02-12 06:12:18'),(40857,14314,'action started via WP Cron','2026-02-12 06:17:23','2026-02-12 06:17:23'),(40858,14314,'action complete via WP Cron','2026-02-12 06:17:23','2026-02-12 06:17:23'),(40859,14315,'action created','2026-02-12 06:17:23','2026-02-12 06:17:23'),(40860,14315,'action started via WP Cron','2026-02-12 06:18:44','2026-02-12 06:18:44'),(40861,14315,'action complete via WP Cron','2026-02-12 06:18:44','2026-02-12 06:18:44'),(40862,14316,'action created','2026-02-12 06:18:44','2026-02-12 06:18:44'),(40863,14316,'action started via WP Cron','2026-02-12 06:19:46','2026-02-12 06:19:46'),(40864,14316,'action complete via WP Cron','2026-02-12 06:19:46','2026-02-12 06:19:46'),(40865,14317,'action created','2026-02-12 06:19:46','2026-02-12 06:19:46'),(40866,14317,'action started via WP Cron','2026-02-12 06:21:45','2026-02-12 06:21:45'),(40867,14317,'action complete via WP Cron','2026-02-12 06:21:45','2026-02-12 06:21:45'),(40868,14318,'action created','2026-02-12 06:21:45','2026-02-12 06:21:45'),(40869,14318,'action started via WP Cron','2026-02-12 06:23:27','2026-02-12 06:23:27'),(40870,14318,'action complete via WP Cron','2026-02-12 06:23:27','2026-02-12 06:23:27'),(40871,14319,'action created','2026-02-12 06:23:27','2026-02-12 06:23:27'),(40872,14319,'action started via WP Cron','2026-02-12 06:31:40','2026-02-12 06:31:40'),(40873,14319,'action complete via WP Cron','2026-02-12 06:31:40','2026-02-12 06:31:40'),(40874,14320,'action created','2026-02-12 06:31:40','2026-02-12 06:31:40'),(40875,14320,'action started via WP Cron','2026-02-12 06:39:33','2026-02-12 06:39:33'),(40876,14320,'action complete via WP Cron','2026-02-12 06:39:33','2026-02-12 06:39:33'),(40877,14321,'action created','2026-02-12 06:39:33','2026-02-12 06:39:33'),(40878,14321,'action started via WP Cron','2026-02-12 06:40:43','2026-02-12 06:40:43'),(40879,14321,'action complete via WP Cron','2026-02-12 06:40:44','2026-02-12 06:40:44'),(40880,14322,'action created','2026-02-12 06:40:44','2026-02-12 06:40:44'),(40881,14322,'action started via WP Cron','2026-02-12 06:46:04','2026-02-12 06:46:04'),(40882,14322,'action complete via WP Cron','2026-02-12 06:46:05','2026-02-12 06:46:05'),(40883,14323,'action created','2026-02-12 06:46:05','2026-02-12 06:46:05'),(40884,14323,'action started via WP Cron','2026-02-12 06:48:38','2026-02-12 06:48:38'),(40885,14323,'action complete via WP Cron','2026-02-12 06:48:38','2026-02-12 06:48:38'),(40886,14324,'action created','2026-02-12 06:48:38','2026-02-12 06:48:38'),(40887,14324,'action started via WP Cron','2026-02-12 06:50:06','2026-02-12 06:50:06'),(40888,14324,'action complete via WP Cron','2026-02-12 06:50:06','2026-02-12 06:50:06'),(40889,14325,'action created','2026-02-12 06:50:06','2026-02-12 06:50:06'),(40890,14325,'action started via WP Cron','2026-02-12 06:52:00','2026-02-12 06:52:00'),(40891,14325,'action complete via WP Cron','2026-02-12 06:52:01','2026-02-12 06:52:01'),(40892,14326,'action created','2026-02-12 06:52:01','2026-02-12 06:52:01'),(40893,14326,'action started via WP Cron','2026-02-12 07:01:37','2026-02-12 07:01:37'),(40894,14326,'action complete via WP Cron','2026-02-12 07:01:37','2026-02-12 07:01:37'),(40895,14327,'action created','2026-02-12 07:01:37','2026-02-12 07:01:37'),(40896,14327,'action started via WP Cron','2026-02-12 07:05:01','2026-02-12 07:05:01'),(40897,14327,'action complete via WP Cron','2026-02-12 07:05:02','2026-02-12 07:05:02'),(40898,14328,'action created','2026-02-12 07:05:02','2026-02-12 07:05:02'),(40899,14328,'action started via WP Cron','2026-02-12 07:07:54','2026-02-12 07:07:54'),(40900,14328,'action complete via WP Cron','2026-02-12 07:07:55','2026-02-12 07:07:55'),(40901,14329,'action created','2026-02-12 07:07:55','2026-02-12 07:07:55'),(40902,14329,'action started via WP Cron','2026-02-12 07:14:53','2026-02-12 07:14:53'),(40903,14329,'action complete via WP Cron','2026-02-12 07:14:53','2026-02-12 07:14:53'),(40904,14330,'action created','2026-02-12 07:14:53','2026-02-12 07:14:53'),(40905,14330,'action started via WP Cron','2026-02-12 07:23:24','2026-02-12 07:23:24'),(40906,14330,'action complete via WP Cron','2026-02-12 07:23:24','2026-02-12 07:23:24'),(40907,14331,'action created','2026-02-12 07:23:24','2026-02-12 07:23:24'),(40908,14331,'action started via WP Cron','2026-02-12 08:13:30','2026-02-12 08:13:30'),(40909,14331,'action complete via WP Cron','2026-02-12 08:13:30','2026-02-12 08:13:30'),(40910,14332,'action created','2026-02-12 08:13:30','2026-02-12 08:13:30'),(40911,14332,'action started via WP Cron','2026-02-12 08:14:58','2026-02-12 08:14:58'),(40912,14332,'action complete via WP Cron','2026-02-12 08:14:59','2026-02-12 08:14:59'),(40913,14333,'action created','2026-02-12 08:14:59','2026-02-12 08:14:59'),(40914,14333,'action started via WP Cron','2026-02-12 08:16:03','2026-02-12 08:16:03'),(40915,14333,'action complete via WP Cron','2026-02-12 08:16:03','2026-02-12 08:16:03'),(40916,14334,'action created','2026-02-12 08:16:03','2026-02-12 08:16:03'),(40917,14334,'action started via WP Cron','2026-02-12 08:18:10','2026-02-12 08:18:10'),(40918,14334,'action complete via WP Cron','2026-02-12 08:18:10','2026-02-12 08:18:10'),(40919,14335,'action created','2026-02-12 08:18:10','2026-02-12 08:18:10'),(40920,14335,'action started via WP Cron','2026-02-12 08:23:40','2026-02-12 08:23:40'),(40921,14335,'action complete via WP Cron','2026-02-12 08:23:41','2026-02-12 08:23:41'),(40922,14336,'action created','2026-02-12 08:23:41','2026-02-12 08:23:41'),(40923,14336,'action started via WP Cron','2026-02-12 08:31:29','2026-02-12 08:31:29'),(40924,14336,'action complete via WP Cron','2026-02-12 08:31:29','2026-02-12 08:31:29'),(40925,14337,'action created','2026-02-12 08:31:29','2026-02-12 08:31:29'),(40926,14337,'action started via WP Cron','2026-02-12 08:43:32','2026-02-12 08:43:32'),(40927,14337,'action complete via WP Cron','2026-02-12 08:43:32','2026-02-12 08:43:32'),(40928,14338,'action created','2026-02-12 08:43:32','2026-02-12 08:43:32'),(40929,14338,'action started via WP Cron','2026-02-12 08:52:44','2026-02-12 08:52:44'),(40930,14338,'action complete via WP Cron','2026-02-12 08:52:44','2026-02-12 08:52:44'),(40931,14339,'action created','2026-02-12 08:52:44','2026-02-12 08:52:44'),(40932,14339,'action started via WP Cron','2026-02-12 09:07:57','2026-02-12 09:07:57'),(40933,14339,'action complete via WP Cron','2026-02-12 09:07:57','2026-02-12 09:07:57'),(40934,14340,'action created','2026-02-12 09:07:57','2026-02-12 09:07:57'),(40935,14340,'action started via WP Cron','2026-02-12 09:09:06','2026-02-12 09:09:06'),(40936,14340,'action complete via WP Cron','2026-02-12 09:09:06','2026-02-12 09:09:06'),(40937,14341,'action created','2026-02-12 09:09:06','2026-02-12 09:09:06'),(40938,14341,'action started via WP Cron','2026-02-12 09:10:21','2026-02-12 09:10:21'),(40939,14341,'action complete via WP Cron','2026-02-12 09:10:21','2026-02-12 09:10:21'),(40940,14342,'action created','2026-02-12 09:10:21','2026-02-12 09:10:21'),(40941,14342,'action started via WP Cron','2026-02-12 09:15:26','2026-02-12 09:15:26'),(40942,14342,'action complete via WP Cron','2026-02-12 09:15:26','2026-02-12 09:15:26'),(40943,14343,'action created','2026-02-12 09:15:26','2026-02-12 09:15:26'),(40944,14343,'action started via WP Cron','2026-02-12 09:17:17','2026-02-12 09:17:17'),(40945,14343,'action complete via WP Cron','2026-02-12 09:17:17','2026-02-12 09:17:17'),(40946,14344,'action created','2026-02-12 09:17:17','2026-02-12 09:17:17'),(40947,14344,'action started via WP Cron','2026-02-12 09:18:59','2026-02-12 09:18:59'),(40948,14344,'action complete via WP Cron','2026-02-12 09:18:59','2026-02-12 09:18:59'),(40949,14345,'action created','2026-02-12 09:18:59','2026-02-12 09:18:59'),(40950,14345,'action started via WP Cron','2026-02-12 09:20:50','2026-02-12 09:20:50'),(40951,14345,'action complete via WP Cron','2026-02-12 09:20:50','2026-02-12 09:20:50'),(40952,14346,'action created','2026-02-12 09:20:50','2026-02-12 09:20:50'),(40953,14346,'action started via WP Cron','2026-02-12 09:35:34','2026-02-12 09:35:34'),(40954,14346,'action complete via WP Cron','2026-02-12 09:35:34','2026-02-12 09:35:34'),(40955,14347,'action created','2026-02-12 09:35:34','2026-02-12 09:35:34'),(40956,14347,'action started via WP Cron','2026-02-12 09:42:18','2026-02-12 09:42:18'),(40957,14347,'action complete via WP Cron','2026-02-12 09:42:18','2026-02-12 09:42:18'),(40958,14348,'action created','2026-02-12 09:42:18','2026-02-12 09:42:18'),(40959,14348,'action started via WP Cron','2026-02-12 09:44:45','2026-02-12 09:44:45'),(40960,14348,'action complete via WP Cron','2026-02-12 09:44:45','2026-02-12 09:44:45'),(40961,14349,'action created','2026-02-12 09:44:45','2026-02-12 09:44:45'),(40962,14349,'action started via WP Cron','2026-02-12 09:47:23','2026-02-12 09:47:23'),(40963,14349,'action complete via WP Cron','2026-02-12 09:47:23','2026-02-12 09:47:23'),(40964,14350,'action created','2026-02-12 09:47:23','2026-02-12 09:47:23'),(40965,14350,'action started via WP Cron','2026-02-12 09:48:52','2026-02-12 09:48:52'),(40966,14350,'action complete via WP Cron','2026-02-12 09:48:53','2026-02-12 09:48:53'),(40967,14351,'action created','2026-02-12 09:48:53','2026-02-12 09:48:53'),(40968,14351,'action started via WP Cron','2026-02-12 09:51:08','2026-02-12 09:51:08'),(40969,14351,'action complete via WP Cron','2026-02-12 09:51:09','2026-02-12 09:51:09'),(40970,14352,'action created','2026-02-12 09:51:09','2026-02-12 09:51:09'),(40971,14352,'action started via WP Cron','2026-02-12 09:55:15','2026-02-12 09:55:15'),(40972,14352,'action complete via WP Cron','2026-02-12 09:55:16','2026-02-12 09:55:16'),(40973,14353,'action created','2026-02-12 09:55:16','2026-02-12 09:55:16'),(40974,14353,'action started via WP Cron','2026-02-12 10:04:02','2026-02-12 10:04:02'),(40975,14353,'action complete via WP Cron','2026-02-12 10:04:03','2026-02-12 10:04:03'),(40976,14354,'action created','2026-02-12 10:04:03','2026-02-12 10:04:03'),(40977,14354,'action started via WP Cron','2026-02-12 10:06:31','2026-02-12 10:06:31'),(40978,14354,'action complete via WP Cron','2026-02-12 10:06:32','2026-02-12 10:06:32'),(40979,14355,'action created','2026-02-12 10:06:32','2026-02-12 10:06:32'),(40980,14355,'action started via WP Cron','2026-02-12 10:10:49','2026-02-12 10:10:49'),(40981,14355,'action complete via WP Cron','2026-02-12 10:10:49','2026-02-12 10:10:49'),(40982,14356,'action created','2026-02-12 10:10:49','2026-02-12 10:10:49'),(40983,14356,'action started via WP Cron','2026-02-12 10:16:05','2026-02-12 10:16:05'),(40984,14356,'action complete via WP Cron','2026-02-12 10:16:05','2026-02-12 10:16:05'),(40985,14357,'action created','2026-02-12 10:16:05','2026-02-12 10:16:05'),(40986,14357,'action started via WP Cron','2026-02-12 10:19:53','2026-02-12 10:19:53'),(40987,14357,'action complete via WP Cron','2026-02-12 10:19:54','2026-02-12 10:19:54'),(40988,14358,'action created','2026-02-12 10:19:54','2026-02-12 10:19:54'),(40989,14358,'action started via WP Cron','2026-02-12 10:25:14','2026-02-12 10:25:14'),(40990,14358,'action complete via WP Cron','2026-02-12 10:25:14','2026-02-12 10:25:14'),(40991,14359,'action created','2026-02-12 10:25:14','2026-02-12 10:25:14'),(40992,14359,'action started via WP Cron','2026-02-12 10:39:34','2026-02-12 10:39:34'),(40993,14359,'action complete via WP Cron','2026-02-12 10:39:35','2026-02-12 10:39:35'),(40994,14360,'action created','2026-02-12 10:39:35','2026-02-12 10:39:35'),(40995,14360,'action started via WP Cron','2026-02-12 10:47:12','2026-02-12 10:47:12'),(40996,14360,'action complete via WP Cron','2026-02-12 10:47:13','2026-02-12 10:47:13'),(40997,14361,'action created','2026-02-12 10:47:13','2026-02-12 10:47:13'),(40998,14361,'action started via WP Cron','2026-02-12 10:50:39','2026-02-12 10:50:39'),(40999,14361,'action complete via WP Cron','2026-02-12 10:50:39','2026-02-12 10:50:39'),(41000,14362,'action created','2026-02-12 10:50:39','2026-02-12 10:50:39'),(41001,14362,'action started via WP Cron','2026-02-12 10:55:18','2026-02-12 10:55:18'),(41002,14362,'action complete via WP Cron','2026-02-12 10:55:18','2026-02-12 10:55:18'),(41003,14363,'action created','2026-02-12 10:55:18','2026-02-12 10:55:18'),(41004,14363,'action started via WP Cron','2026-02-12 11:00:17','2026-02-12 11:00:17'),(41005,14363,'action complete via WP Cron','2026-02-12 11:00:17','2026-02-12 11:00:17'),(41006,14364,'action created','2026-02-12 11:00:17','2026-02-12 11:00:17'),(41007,14364,'action started via WP Cron','2026-02-12 11:03:04','2026-02-12 11:03:04'),(41008,14364,'action complete via WP Cron','2026-02-12 11:03:05','2026-02-12 11:03:05'),(41009,14365,'action created','2026-02-12 11:03:05','2026-02-12 11:03:05'),(41010,14365,'action started via WP Cron','2026-02-12 11:04:53','2026-02-12 11:04:53'),(41011,14365,'action complete via WP Cron','2026-02-12 11:04:53','2026-02-12 11:04:53'),(41012,14366,'action created','2026-02-12 11:04:53','2026-02-12 11:04:53'),(41013,14366,'action started via WP Cron','2026-02-12 11:07:20','2026-02-12 11:07:20'),(41014,14366,'action complete via WP Cron','2026-02-12 11:07:20','2026-02-12 11:07:20'),(41015,14367,'action created','2026-02-12 11:07:20','2026-02-12 11:07:20'),(41016,14367,'action started via WP Cron','2026-02-12 11:08:58','2026-02-12 11:08:58'),(41017,14367,'action complete via WP Cron','2026-02-12 11:08:58','2026-02-12 11:08:58'),(41018,14368,'action created','2026-02-12 11:08:58','2026-02-12 11:08:58'),(41019,14368,'action started via WP Cron','2026-02-12 11:16:01','2026-02-12 11:16:01'),(41020,14368,'action complete via WP Cron','2026-02-12 11:16:01','2026-02-12 11:16:01'),(41021,14369,'action created','2026-02-12 11:16:01','2026-02-12 11:16:01'),(41022,14369,'action started via WP Cron','2026-02-12 11:23:44','2026-02-12 11:23:44'),(41023,14369,'action complete via WP Cron','2026-02-12 11:23:44','2026-02-12 11:23:44'),(41024,14370,'action created','2026-02-12 11:23:44','2026-02-12 11:23:44'),(41025,14370,'action started via WP Cron','2026-02-12 11:38:28','2026-02-12 11:38:28'),(41026,14370,'action complete via WP Cron','2026-02-12 11:38:28','2026-02-12 11:38:28'),(41027,14371,'action created','2026-02-12 11:38:28','2026-02-12 11:38:28'),(41028,14371,'action started via WP Cron','2026-02-12 12:00:47','2026-02-12 12:00:47'),(41029,14371,'action complete via WP Cron','2026-02-12 12:00:47','2026-02-12 12:00:47'),(41030,14372,'action created','2026-02-12 12:00:47','2026-02-12 12:00:47'),(41031,14372,'action started via WP Cron','2026-02-12 13:44:43','2026-02-12 13:44:43'),(41032,14372,'action complete via WP Cron','2026-02-12 13:44:44','2026-02-12 13:44:44'),(41033,14373,'action created','2026-02-12 13:44:44','2026-02-12 13:44:44'),(41034,14373,'action started via WP Cron','2026-02-12 13:48:56','2026-02-12 13:48:56'),(41035,14373,'action complete via WP Cron','2026-02-12 13:48:57','2026-02-12 13:48:57'),(41036,14374,'action created','2026-02-12 13:48:57','2026-02-12 13:48:57'),(41037,14374,'action started via WP Cron','2026-02-12 13:58:17','2026-02-12 13:58:17'),(41038,14374,'action complete via WP Cron','2026-02-12 13:58:17','2026-02-12 13:58:17'),(41039,14375,'action created','2026-02-12 13:58:17','2026-02-12 13:58:17'),(41040,14375,'action started via WP Cron','2026-02-12 14:05:05','2026-02-12 14:05:05'),(41041,14375,'action complete via WP Cron','2026-02-12 14:05:05','2026-02-12 14:05:05'),(41042,14376,'action created','2026-02-12 14:05:05','2026-02-12 14:05:05'),(41043,14376,'action started via WP Cron','2026-02-12 15:15:17','2026-02-12 15:15:17'),(41044,14376,'action complete via WP Cron','2026-02-12 15:15:18','2026-02-12 15:15:18'),(41045,14377,'action created','2026-02-12 15:15:18','2026-02-12 15:15:18'),(41046,14377,'action started via WP Cron','2026-02-12 15:19:18','2026-02-12 15:19:18'),(41047,14377,'action complete via WP Cron','2026-02-12 15:19:18','2026-02-12 15:19:18'),(41048,14378,'action created','2026-02-12 15:19:18','2026-02-12 15:19:18'),(41049,14378,'action started via WP Cron','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41050,14378,'action complete via WP Cron','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41051,14379,'action created','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41052,14245,'action started via WP Cron','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41053,14245,'action complete via WP Cron','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41054,14380,'action created','2026-02-12 17:12:20','2026-02-12 17:12:20'),(41055,14379,'action started via WP Cron','2026-02-12 17:42:19','2026-02-12 17:42:19'),(41056,14379,'action complete via WP Cron','2026-02-12 17:42:19','2026-02-12 17:42:19'),(41057,14381,'action created','2026-02-12 17:42:19','2026-02-12 17:42:19'),(41058,14381,'action started via WP Cron','2026-02-12 18:25:39','2026-02-12 18:25:39'),(41059,14381,'action complete via WP Cron','2026-02-12 18:25:39','2026-02-12 18:25:39'),(41060,14382,'action created','2026-02-12 18:25:39','2026-02-12 18:25:39'),(41061,14382,'action started via WP Cron','2026-02-12 18:54:29','2026-02-12 18:54:29'),(41062,14382,'action complete via WP Cron','2026-02-12 18:54:29','2026-02-12 18:54:29'),(41063,14383,'action created','2026-02-12 18:54:29','2026-02-12 18:54:29'),(41064,14383,'action started via WP Cron','2026-02-12 18:55:45','2026-02-12 18:55:45'),(41065,14383,'action complete via WP Cron','2026-02-12 18:55:45','2026-02-12 18:55:45'),(41066,14384,'action created','2026-02-12 18:55:45','2026-02-12 18:55:45'),(41067,14384,'action started via WP Cron','2026-02-12 19:06:37','2026-02-12 19:06:37'),(41068,14384,'action complete via WP Cron','2026-02-12 19:06:38','2026-02-12 19:06:38'),(41069,14385,'action created','2026-02-12 19:06:38','2026-02-12 19:06:38'),(41070,14385,'action started via WP Cron','2026-02-12 19:08:56','2026-02-12 19:08:56'),(41071,14385,'action complete via WP Cron','2026-02-12 19:08:56','2026-02-12 19:08:56'),(41072,14386,'action created','2026-02-12 19:08:56','2026-02-12 19:08:56'),(41073,14386,'action started via WP Cron','2026-02-12 19:10:46','2026-02-12 19:10:46'),(41074,14386,'action complete via WP Cron','2026-02-12 19:10:47','2026-02-12 19:10:47'),(41075,14387,'action created','2026-02-12 19:10:47','2026-02-12 19:10:47'),(41076,14387,'action started via WP Cron','2026-02-12 19:33:20','2026-02-12 19:33:20'),(41077,14387,'action complete via WP Cron','2026-02-12 19:33:20','2026-02-12 19:33:20'),(41078,14388,'action created','2026-02-12 19:33:20','2026-02-12 19:33:20'),(41079,14388,'action started via WP Cron','2026-02-12 20:27:00','2026-02-12 20:27:00'),(41080,14388,'action complete via WP Cron','2026-02-12 20:27:00','2026-02-12 20:27:00'),(41081,14389,'action created','2026-02-12 20:27:00','2026-02-12 20:27:00'),(41082,14389,'action started via WP Cron','2026-02-12 20:54:32','2026-02-12 20:54:32'),(41083,14389,'action complete via WP Cron','2026-02-12 20:54:32','2026-02-12 20:54:32'),(41084,14390,'action created','2026-02-12 20:54:32','2026-02-12 20:54:32'),(41085,14390,'action started via WP Cron','2026-02-12 20:56:40','2026-02-12 20:56:40'),(41086,14390,'action complete via WP Cron','2026-02-12 20:56:40','2026-02-12 20:56:40'),(41087,14391,'action created','2026-02-12 20:56:40','2026-02-12 20:56:40'),(41088,14391,'action started via WP Cron','2026-02-12 20:59:04','2026-02-12 20:59:04'),(41089,14391,'action complete via WP Cron','2026-02-12 20:59:04','2026-02-12 20:59:04'),(41090,14392,'action created','2026-02-12 20:59:04','2026-02-12 20:59:04'),(41091,14392,'action started via WP Cron','2026-02-12 21:55:08','2026-02-12 21:55:08'),(41092,14392,'action complete via WP Cron','2026-02-12 21:55:09','2026-02-12 21:55:09'),(41093,14393,'action created','2026-02-12 21:55:09','2026-02-12 21:55:09'),(41094,14393,'action started via WP Cron','2026-02-12 21:56:41','2026-02-12 21:56:41'),(41095,14393,'action complete via WP Cron','2026-02-12 21:56:41','2026-02-12 21:56:41'),(41096,14394,'action created','2026-02-12 21:56:41','2026-02-12 21:56:41'),(41097,14394,'action started via WP Cron','2026-02-12 21:58:51','2026-02-12 21:58:51'),(41098,14394,'action complete via WP Cron','2026-02-12 21:58:51','2026-02-12 21:58:51'),(41099,14395,'action created','2026-02-12 21:58:51','2026-02-12 21:58:51'),(41100,14395,'action started via WP Cron','2026-02-12 22:11:59','2026-02-12 22:11:59'),(41101,14395,'action complete via WP Cron','2026-02-12 22:12:00','2026-02-12 22:12:00'),(41102,14396,'action created','2026-02-12 22:12:00','2026-02-12 22:12:00'),(41103,14396,'action started via WP Cron','2026-02-12 22:25:02','2026-02-12 22:25:02'),(41104,14396,'action complete via WP Cron','2026-02-12 22:25:03','2026-02-12 22:25:03'),(41105,14397,'action created','2026-02-12 22:25:03','2026-02-12 22:25:03'),(41106,14397,'action started via WP Cron','2026-02-12 22:45:03','2026-02-12 22:45:03'),(41107,14397,'action complete via WP Cron','2026-02-12 22:45:03','2026-02-12 22:45:03'),(41108,14398,'action created','2026-02-12 22:45:03','2026-02-12 22:45:03'),(41109,14398,'action started via WP Cron','2026-02-12 22:50:30','2026-02-12 22:50:30'),(41110,14398,'action complete via WP Cron','2026-02-12 22:50:30','2026-02-12 22:50:30'),(41111,14399,'action created','2026-02-12 22:50:30','2026-02-12 22:50:30'),(41112,14399,'action started via WP Cron','2026-02-13 00:40:33','2026-02-13 00:40:33'),(41113,14399,'action complete via WP Cron','2026-02-13 00:40:33','2026-02-13 00:40:33'),(41114,14400,'action created','2026-02-13 00:40:33','2026-02-13 00:40:33'),(41115,14400,'action started via WP Cron','2026-02-13 01:16:58','2026-02-13 01:16:58'),(41116,14400,'action complete via WP Cron','2026-02-13 01:16:58','2026-02-13 01:16:58'),(41117,14401,'action created','2026-02-13 01:16:58','2026-02-13 01:16:58'),(41118,14401,'action started via WP Cron','2026-02-13 01:22:25','2026-02-13 01:22:25'),(41119,14401,'action complete via WP Cron','2026-02-13 01:22:25','2026-02-13 01:22:25'),(41120,14402,'action created','2026-02-13 01:22:25','2026-02-13 01:22:25'),(41121,14402,'action started via WP Cron','2026-02-13 01:23:35','2026-02-13 01:23:35'),(41122,14402,'action complete via WP Cron','2026-02-13 01:23:36','2026-02-13 01:23:36'),(41123,14403,'action created','2026-02-13 01:23:36','2026-02-13 01:23:36'),(41124,14403,'action started via WP Cron','2026-02-13 01:28:35','2026-02-13 01:28:35'),(41125,14403,'action complete via WP Cron','2026-02-13 01:28:36','2026-02-13 01:28:36'),(41126,14404,'action created','2026-02-13 01:28:36','2026-02-13 01:28:36'),(41127,14404,'action started via WP Cron','2026-02-13 01:30:31','2026-02-13 01:30:31'),(41128,14404,'action complete via WP Cron','2026-02-13 01:30:32','2026-02-13 01:30:32'),(41129,14405,'action created','2026-02-13 01:30:32','2026-02-13 01:30:32'),(41130,14405,'action started via WP Cron','2026-02-13 02:39:33','2026-02-13 02:39:33'),(41131,14405,'action complete via WP Cron','2026-02-13 02:39:33','2026-02-13 02:39:33'),(41132,14406,'action created','2026-02-13 02:39:33','2026-02-13 02:39:33'),(41133,14406,'action started via WP Cron','2026-02-13 03:11:09','2026-02-13 03:11:09'),(41134,14406,'action complete via WP Cron','2026-02-13 03:11:09','2026-02-13 03:11:09'),(41135,14407,'action created','2026-02-13 03:11:09','2026-02-13 03:11:09'),(41136,14407,'action started via WP Cron','2026-02-13 05:17:47','2026-02-13 05:17:47'),(41137,14407,'action complete via WP Cron','2026-02-13 05:17:47','2026-02-13 05:17:47'),(41138,14408,'action created','2026-02-13 05:17:47','2026-02-13 05:17:47'),(41139,14408,'action started via WP Cron','2026-02-13 05:57:03','2026-02-13 05:57:03'),(41140,14408,'action complete via WP Cron','2026-02-13 05:57:03','2026-02-13 05:57:03'),(41141,14409,'action created','2026-02-13 05:57:03','2026-02-13 05:57:03'),(41142,14409,'action started via WP Cron','2026-02-13 06:16:14','2026-02-13 06:16:14'),(41143,14409,'action complete via WP Cron','2026-02-13 06:16:15','2026-02-13 06:16:15'),(41144,14410,'action created','2026-02-13 06:16:15','2026-02-13 06:16:15'),(41145,14410,'action started via WP Cron','2026-02-13 06:47:46','2026-02-13 06:47:46'),(41146,14410,'action complete via WP Cron','2026-02-13 06:47:47','2026-02-13 06:47:47'),(41147,14411,'action created','2026-02-13 06:47:47','2026-02-13 06:47:47'),(41148,14411,'action started via WP Cron','2026-02-13 07:10:36','2026-02-13 07:10:36'),(41149,14411,'action complete via WP Cron','2026-02-13 07:10:36','2026-02-13 07:10:36'),(41150,14412,'action created','2026-02-13 07:10:36','2026-02-13 07:10:36'),(41151,14412,'action started via WP Cron','2026-02-13 07:56:14','2026-02-13 07:56:14'),(41152,14412,'action complete via WP Cron','2026-02-13 07:56:15','2026-02-13 07:56:15'),(41153,14413,'action created','2026-02-13 07:56:15','2026-02-13 07:56:15'),(41154,14413,'action started via WP Cron','2026-02-13 09:48:16','2026-02-13 09:48:16'),(41155,14413,'action complete via WP Cron','2026-02-13 09:48:16','2026-02-13 09:48:16'),(41156,14414,'action created','2026-02-13 09:48:16','2026-02-13 09:48:16'),(41157,14414,'action started via WP Cron','2026-02-13 11:19:18','2026-02-13 11:19:18'),(41158,14414,'action complete via WP Cron','2026-02-13 11:19:18','2026-02-13 11:19:18'),(41159,14415,'action created','2026-02-13 11:19:18','2026-02-13 11:19:18'),(41160,14415,'action started via WP Cron','2026-02-13 11:22:51','2026-02-13 11:22:51'),(41161,14415,'action complete via WP Cron','2026-02-13 11:22:51','2026-02-13 11:22:51'),(41162,14416,'action created','2026-02-13 11:22:51','2026-02-13 11:22:51'),(41163,14416,'action started via WP Cron','2026-02-13 13:41:58','2026-02-13 13:41:58'),(41164,14416,'action complete via WP Cron','2026-02-13 13:41:58','2026-02-13 13:41:58'),(41165,14417,'action created','2026-02-13 13:41:58','2026-02-13 13:41:58'),(41166,14417,'action started via WP Cron','2026-02-13 14:16:06','2026-02-13 14:16:06'),(41167,14417,'action complete via WP Cron','2026-02-13 14:16:07','2026-02-13 14:16:07'),(41168,14418,'action created','2026-02-13 14:16:07','2026-02-13 14:16:07'),(41169,14418,'action started via WP Cron','2026-02-13 15:33:32','2026-02-13 15:33:32'),(41170,14418,'action complete via WP Cron','2026-02-13 15:33:32','2026-02-13 15:33:32'),(41171,14419,'action created','2026-02-13 15:33:32','2026-02-13 15:33:32'),(41172,14419,'action started via WP Cron','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41173,14419,'action complete via WP Cron','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41174,14420,'action created','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41175,14380,'action started via WP Cron','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41176,14380,'action complete via WP Cron','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41177,14421,'action created','2026-02-13 17:38:15','2026-02-13 17:38:15'),(41178,14420,'action started via WP Cron','2026-02-13 20:03:50','2026-02-13 20:03:50'),(41179,14420,'action complete via WP Cron','2026-02-13 20:03:51','2026-02-13 20:03:51'),(41180,14422,'action created','2026-02-13 20:03:51','2026-02-13 20:03:51'),(41181,14422,'action started via WP Cron','2026-02-13 21:05:33','2026-02-13 21:05:33'),(41182,14422,'action complete via WP Cron','2026-02-13 21:05:33','2026-02-13 21:05:33'),(41183,14423,'action created','2026-02-13 21:05:33','2026-02-13 21:05:33'),(41184,14423,'action started via WP Cron','2026-02-13 21:11:04','2026-02-13 21:11:04'),(41185,14423,'action complete via WP Cron','2026-02-13 21:11:05','2026-02-13 21:11:05'),(41186,14424,'action created','2026-02-13 21:11:05','2026-02-13 21:11:05'),(41187,14424,'action started via WP Cron','2026-02-13 21:55:38','2026-02-13 21:55:38'),(41188,14424,'action complete via WP Cron','2026-02-13 21:55:38','2026-02-13 21:55:38'),(41189,14425,'action created','2026-02-13 21:55:38','2026-02-13 21:55:38'),(41190,14425,'action started via WP Cron','2026-02-14 00:02:33','2026-02-14 00:02:33'),(41191,14425,'action complete via WP Cron','2026-02-14 00:02:34','2026-02-14 00:02:34'),(41192,14426,'action created','2026-02-14 00:02:34','2026-02-14 00:02:34'),(41193,14426,'action started via WP Cron','2026-02-14 00:18:40','2026-02-14 00:18:40'),(41194,14426,'action complete via WP Cron','2026-02-14 00:18:41','2026-02-14 00:18:41'),(41195,14427,'action created','2026-02-14 00:18:41','2026-02-14 00:18:41'),(41196,14427,'action started via WP Cron','2026-02-14 00:50:16','2026-02-14 00:50:16'),(41197,14427,'action complete via WP Cron','2026-02-14 00:50:17','2026-02-14 00:50:17'),(41198,14428,'action created','2026-02-14 00:50:17','2026-02-14 00:50:17'),(41199,14428,'action started via WP Cron','2026-02-14 01:41:13','2026-02-14 01:41:13'),(41200,14428,'action complete via WP Cron','2026-02-14 01:41:13','2026-02-14 01:41:13'),(41201,14429,'action created','2026-02-14 01:41:13','2026-02-14 01:41:13'),(41202,14429,'action started via WP Cron','2026-02-14 02:13:58','2026-02-14 02:13:58'),(41203,14429,'action complete via WP Cron','2026-02-14 02:13:58','2026-02-14 02:13:58'),(41204,14430,'action created','2026-02-14 02:13:58','2026-02-14 02:13:58'),(41205,14430,'action started via WP Cron','2026-02-14 02:35:03','2026-02-14 02:35:03'),(41206,14430,'action complete via WP Cron','2026-02-14 02:35:03','2026-02-14 02:35:03'),(41207,14431,'action created','2026-02-14 02:35:03','2026-02-14 02:35:03'),(41208,14431,'action started via WP Cron','2026-02-14 03:09:14','2026-02-14 03:09:14'),(41209,14431,'action complete via WP Cron','2026-02-14 03:09:14','2026-02-14 03:09:14'),(41210,14432,'action created','2026-02-14 03:09:14','2026-02-14 03:09:14'),(41211,14432,'action started via WP Cron','2026-02-14 05:55:17','2026-02-14 05:55:17'),(41212,14432,'action complete via WP Cron','2026-02-14 05:55:18','2026-02-14 05:55:18'),(41213,14433,'action created','2026-02-14 05:55:18','2026-02-14 05:55:18'),(41214,14433,'action started via WP Cron','2026-02-14 06:37:41','2026-02-14 06:37:41'),(41215,14433,'action complete via WP Cron','2026-02-14 06:37:41','2026-02-14 06:37:41'),(41216,14434,'action created','2026-02-14 06:37:41','2026-02-14 06:37:41'),(41217,14434,'action started via WP Cron','2026-02-14 06:51:04','2026-02-14 06:51:04'),(41218,14434,'action complete via WP Cron','2026-02-14 06:51:04','2026-02-14 06:51:04'),(41219,14435,'action created','2026-02-14 06:51:04','2026-02-14 06:51:04'),(41220,14435,'action started via WP Cron','2026-02-14 10:25:44','2026-02-14 10:25:44'),(41221,14435,'action complete via WP Cron','2026-02-14 10:25:45','2026-02-14 10:25:45'),(41222,14436,'action created','2026-02-14 10:25:45','2026-02-14 10:25:45'),(41223,14436,'action started via WP Cron','2026-02-14 10:58:23','2026-02-14 10:58:23'),(41224,14436,'action complete via WP Cron','2026-02-14 10:58:23','2026-02-14 10:58:23'),(41225,14437,'action created','2026-02-14 10:58:23','2026-02-14 10:58:23'),(41226,14437,'action started via WP Cron','2026-02-14 12:29:06','2026-02-14 12:29:06'),(41227,14437,'action complete via WP Cron','2026-02-14 12:29:06','2026-02-14 12:29:06'),(41228,14438,'action created','2026-02-14 12:29:06','2026-02-14 12:29:06'),(41229,14438,'action started via WP Cron','2026-02-14 16:09:37','2026-02-14 16:09:37'),(41230,14438,'action complete via WP Cron','2026-02-14 16:09:37','2026-02-14 16:09:37'),(41231,14439,'action created','2026-02-14 16:09:37','2026-02-14 16:09:37'),(41232,14439,'action started via WP Cron','2026-02-14 17:28:20','2026-02-14 17:28:20'),(41233,14439,'action complete via WP Cron','2026-02-14 17:28:20','2026-02-14 17:28:20'),(41234,14440,'action created','2026-02-14 17:28:20','2026-02-14 17:28:20'),(41235,14440,'action started via WP Cron','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41236,14440,'action complete via WP Cron','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41237,14441,'action created','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41238,14421,'action started via WP Cron','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41239,14421,'action complete via WP Cron','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41240,14442,'action created','2026-02-14 22:17:41','2026-02-14 22:17:41'),(41241,14441,'action started via WP Cron','2026-02-14 23:26:26','2026-02-14 23:26:26'),(41242,14441,'action complete via WP Cron','2026-02-14 23:26:26','2026-02-14 23:26:26'),(41243,14443,'action created','2026-02-14 23:26:26','2026-02-14 23:26:26'),(41244,14443,'action started via WP Cron','2026-02-15 00:07:41','2026-02-15 00:07:41'),(41245,14443,'action complete via WP Cron','2026-02-15 00:07:41','2026-02-15 00:07:41'),(41246,14444,'action created','2026-02-15 00:07:41','2026-02-15 00:07:41'),(41247,14444,'action started via WP Cron','2026-02-15 02:32:14','2026-02-15 02:32:14'),(41248,14444,'action complete via WP Cron','2026-02-15 02:32:15','2026-02-15 02:32:15'),(41249,14445,'action created','2026-02-15 02:32:15','2026-02-15 02:32:15'),(41250,14445,'action started via WP Cron','2026-02-15 03:05:34','2026-02-15 03:05:34'),(41251,14445,'action complete via WP Cron','2026-02-15 03:05:34','2026-02-15 03:05:34'),(41252,14446,'action created','2026-02-15 03:05:34','2026-02-15 03:05:34'),(41253,14446,'action started via WP Cron','2026-02-15 05:21:29','2026-02-15 05:21:29'),(41254,14446,'action complete via WP Cron','2026-02-15 05:21:29','2026-02-15 05:21:29'),(41255,14447,'action created','2026-02-15 05:21:29','2026-02-15 05:21:29'),(41256,14447,'action started via WP Cron','2026-02-15 07:02:01','2026-02-15 07:02:01'),(41257,14447,'action complete via WP Cron','2026-02-15 07:02:02','2026-02-15 07:02:02'),(41258,14448,'action created','2026-02-15 07:02:02','2026-02-15 07:02:02'),(41259,14448,'action started via WP Cron','2026-02-15 07:27:33','2026-02-15 07:27:33'),(41260,14448,'action complete via WP Cron','2026-02-15 07:27:33','2026-02-15 07:27:33'),(41261,14449,'action created','2026-02-15 07:27:33','2026-02-15 07:27:33'),(41262,14449,'action started via WP Cron','2026-02-15 07:36:05','2026-02-15 07:36:05'),(41263,14449,'action complete via WP Cron','2026-02-15 07:36:05','2026-02-15 07:36:05'),(41264,14450,'action created','2026-02-15 07:36:05','2026-02-15 07:36:05'),(41265,14450,'action started via WP Cron','2026-02-15 09:14:39','2026-02-15 09:14:39'),(41266,14450,'action complete via WP Cron','2026-02-15 09:14:39','2026-02-15 09:14:39'),(41267,14451,'action created','2026-02-15 09:14:39','2026-02-15 09:14:39'),(41268,14451,'action started via WP Cron','2026-02-15 13:15:03','2026-02-15 13:15:03'),(41269,14451,'action complete via WP Cron','2026-02-15 13:15:04','2026-02-15 13:15:04'),(41270,14452,'action created','2026-02-15 13:15:04','2026-02-15 13:15:04'),(41271,14452,'action started via WP Cron','2026-02-15 13:54:24','2026-02-15 13:54:24'),(41272,14452,'action complete via WP Cron','2026-02-15 13:54:24','2026-02-15 13:54:24'),(41273,14453,'action created','2026-02-15 13:54:24','2026-02-15 13:54:24'),(41274,14453,'action started via WP Cron','2026-02-15 16:05:16','2026-02-15 16:05:16'),(41275,14453,'action complete via WP Cron','2026-02-15 16:05:16','2026-02-15 16:05:16'),(41276,14454,'action created','2026-02-15 16:05:16','2026-02-15 16:05:16'),(41277,14454,'action started via WP Cron','2026-02-15 16:58:50','2026-02-15 16:58:50'),(41278,14454,'action complete via WP Cron','2026-02-15 16:58:50','2026-02-15 16:58:50'),(41279,14455,'action created','2026-02-15 16:58:50','2026-02-15 16:58:50'),(41280,14455,'action started via WP Cron','2026-02-15 18:13:46','2026-02-15 18:13:46'),(41281,14455,'action complete via WP Cron','2026-02-15 18:13:47','2026-02-15 18:13:47'),(41282,14456,'action created','2026-02-15 18:13:47','2026-02-15 18:13:47'),(41283,14456,'action started via WP Cron','2026-02-15 20:08:42','2026-02-15 20:08:42'),(41284,14456,'action complete via WP Cron','2026-02-15 20:08:42','2026-02-15 20:08:42'),(41285,14457,'action created','2026-02-15 20:08:42','2026-02-15 20:08:42'),(41286,14457,'action started via WP Cron','2026-02-15 23:16:04','2026-02-15 23:16:04'),(41287,14457,'action complete via WP Cron','2026-02-15 23:16:05','2026-02-15 23:16:05'),(41288,14458,'action created','2026-02-15 23:16:05','2026-02-15 23:16:05'),(41289,14442,'action started via WP Cron','2026-02-15 23:16:05','2026-02-15 23:16:05'),(41290,14442,'action complete via WP Cron','2026-02-15 23:16:05','2026-02-15 23:16:05'),(41291,14459,'action created','2026-02-15 23:16:05','2026-02-15 23:16:05'),(41292,14458,'action started via WP Cron','2026-02-16 00:11:28','2026-02-16 00:11:28'),(41293,14458,'action complete via WP Cron','2026-02-16 00:11:29','2026-02-16 00:11:29'),(41294,14460,'action created','2026-02-16 00:11:29','2026-02-16 00:11:29'),(41295,14460,'action started via WP Cron','2026-02-16 02:29:59','2026-02-16 02:29:59'),(41296,14460,'action complete via WP Cron','2026-02-16 02:29:59','2026-02-16 02:29:59'),(41297,14461,'action created','2026-02-16 02:29:59','2026-02-16 02:29:59'),(41298,14461,'action started via WP Cron','2026-02-16 02:59:51','2026-02-16 02:59:51'),(41299,14461,'action complete via WP Cron','2026-02-16 02:59:51','2026-02-16 02:59:51'),(41300,14462,'action created','2026-02-16 02:59:51','2026-02-16 02:59:51'),(41301,14462,'action started via WP Cron','2026-02-16 04:02:49','2026-02-16 04:02:49'),(41302,14462,'action complete via WP Cron','2026-02-16 04:02:49','2026-02-16 04:02:49'),(41303,14463,'action created','2026-02-16 04:02:49','2026-02-16 04:02:49'),(41304,14463,'action started via WP Cron','2026-02-16 05:27:11','2026-02-16 05:27:11'),(41305,14463,'action complete via WP Cron','2026-02-16 05:27:11','2026-02-16 05:27:11'),(41306,14464,'action created','2026-02-16 05:27:11','2026-02-16 05:27:11'),(41307,14464,'action started via WP Cron','2026-02-16 06:06:16','2026-02-16 06:06:16'),(41308,14464,'action complete via WP Cron','2026-02-16 06:06:17','2026-02-16 06:06:17'),(41309,14465,'action created','2026-02-16 06:06:17','2026-02-16 06:06:17'),(41310,14465,'action started via WP Cron','2026-02-16 06:24:14','2026-02-16 06:24:14'),(41311,14465,'action complete via WP Cron','2026-02-16 06:24:14','2026-02-16 06:24:14'),(41312,14466,'action created','2026-02-16 06:24:14','2026-02-16 06:24:14'),(41313,14466,'action started via WP Cron','2026-02-16 09:07:08','2026-02-16 09:07:08'),(41314,14466,'action complete via WP Cron','2026-02-16 09:07:09','2026-02-16 09:07:09'),(41315,14467,'action created','2026-02-16 09:07:09','2026-02-16 09:07:09'),(41316,14467,'action started via WP Cron','2026-02-16 09:44:32','2026-02-16 09:44:32'),(41317,14467,'action complete via WP Cron','2026-02-16 09:44:32','2026-02-16 09:44:32'),(41318,14468,'action created','2026-02-16 09:44:32','2026-02-16 09:44:32'),(41319,14468,'action started via WP Cron','2026-02-16 10:38:12','2026-02-16 10:38:12'),(41320,14468,'action complete via WP Cron','2026-02-16 10:38:12','2026-02-16 10:38:12'),(41321,14469,'action created','2026-02-16 10:38:12','2026-02-16 10:38:12'),(41322,14469,'action started via WP Cron','2026-02-16 14:07:54','2026-02-16 14:07:54'),(41323,14469,'action complete via WP Cron','2026-02-16 14:07:54','2026-02-16 14:07:54'),(41324,14470,'action created','2026-02-16 14:07:54','2026-02-16 14:07:54'),(41325,14470,'action started via WP Cron','2026-02-16 15:30:49','2026-02-16 15:30:49'),(41326,14470,'action complete via WP Cron','2026-02-16 15:30:49','2026-02-16 15:30:49'),(41327,14471,'action created','2026-02-16 15:30:49','2026-02-16 15:30:49'),(41328,14471,'action started via WP Cron','2026-02-16 19:51:28','2026-02-16 19:51:28'),(41329,14471,'action complete via WP Cron','2026-02-16 19:51:29','2026-02-16 19:51:29'),(41330,14472,'action created','2026-02-16 19:51:29','2026-02-16 19:51:29'),(41331,14472,'action started via WP Cron','2026-02-16 20:26:29','2026-02-16 20:26:29'),(41332,14472,'action complete via WP Cron','2026-02-16 20:26:29','2026-02-16 20:26:29'),(41333,14473,'action created','2026-02-16 20:26:29','2026-02-16 20:26:29'),(41334,14473,'action started via WP Cron','2026-02-16 20:46:39','2026-02-16 20:46:39'),(41335,14473,'action complete via WP Cron','2026-02-16 20:46:39','2026-02-16 20:46:39'),(41336,14474,'action created','2026-02-16 20:46:39','2026-02-16 20:46:39'),(41337,14474,'action started via WP Cron','2026-02-16 21:35:43','2026-02-16 21:35:43'),(41338,14474,'action complete via WP Cron','2026-02-16 21:35:43','2026-02-16 21:35:43'),(41339,14475,'action created','2026-02-16 21:35:43','2026-02-16 21:35:43'),(41340,14475,'action started via WP Cron','2026-02-16 22:25:40','2026-02-16 22:25:40'),(41341,14475,'action complete via WP Cron','2026-02-16 22:25:40','2026-02-16 22:25:40'),(41342,14476,'action created','2026-02-16 22:25:40','2026-02-16 22:25:40'),(41343,14476,'action started via WP Cron','2026-02-16 22:33:42','2026-02-16 22:33:42'),(41344,14476,'action complete via WP Cron','2026-02-16 22:33:43','2026-02-16 22:33:43'),(41345,14477,'action created','2026-02-16 22:33:43','2026-02-16 22:33:43'),(41346,14477,'action started via WP Cron','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41347,14477,'action complete via WP Cron','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41348,14478,'action created','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41349,14459,'action started via WP Cron','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41350,14459,'action complete via WP Cron','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41351,14479,'action created','2026-02-16 23:29:05','2026-02-16 23:29:05'),(41352,14478,'action started via WP Cron','2026-02-17 00:57:15','2026-02-17 00:57:15'),(41353,14478,'action complete via WP Cron','2026-02-17 00:57:15','2026-02-17 00:57:15'),(41354,14480,'action created','2026-02-17 00:57:15','2026-02-17 00:57:15'),(41355,14480,'action started via WP Cron','2026-02-17 01:28:10','2026-02-17 01:28:10'),(41356,14480,'action complete via WP Cron','2026-02-17 01:28:10','2026-02-17 01:28:10'),(41357,14481,'action created','2026-02-17 01:28:10','2026-02-17 01:28:10'),(41358,14481,'action started via WP Cron','2026-02-17 02:09:20','2026-02-17 02:09:20'),(41359,14481,'action complete via WP Cron','2026-02-17 02:09:20','2026-02-17 02:09:20'),(41360,14482,'action created','2026-02-17 02:09:20','2026-02-17 02:09:20'),(41361,14482,'action started via WP Cron','2026-02-17 02:35:39','2026-02-17 02:35:39'),(41362,14482,'action complete via WP Cron','2026-02-17 02:35:39','2026-02-17 02:35:39'),(41363,14483,'action created','2026-02-17 02:35:39','2026-02-17 02:35:39'),(41364,14483,'action started via WP Cron','2026-02-17 03:07:34','2026-02-17 03:07:34'),(41365,14483,'action complete via WP Cron','2026-02-17 03:07:35','2026-02-17 03:07:35'),(41366,14484,'action created','2026-02-17 03:07:35','2026-02-17 03:07:35'),(41367,14484,'action started via WP Cron','2026-02-17 04:24:18','2026-02-17 04:24:18'),(41368,14484,'action complete via WP Cron','2026-02-17 04:24:18','2026-02-17 04:24:18'),(41369,14485,'action created','2026-02-17 04:24:19','2026-02-17 04:24:19'),(41370,14485,'action started via WP Cron','2026-02-17 07:29:31','2026-02-17 07:29:31'),(41371,14485,'action complete via WP Cron','2026-02-17 07:29:31','2026-02-17 07:29:31'),(41372,14486,'action created','2026-02-17 07:29:31','2026-02-17 07:29:31'),(41373,14486,'action started via WP Cron','2026-02-17 09:00:06','2026-02-17 09:00:06'),(41374,14486,'action complete via WP Cron','2026-02-17 09:00:06','2026-02-17 09:00:06'),(41375,14487,'action created','2026-02-17 09:00:06','2026-02-17 09:00:06'),(41376,14487,'action started via WP Cron','2026-02-17 09:26:37','2026-02-17 09:26:37'),(41377,14487,'action complete via WP Cron','2026-02-17 09:26:38','2026-02-17 09:26:38'),(41378,14488,'action created','2026-02-17 09:26:38','2026-02-17 09:26:38'),(41379,14488,'action started via WP Cron','2026-02-17 10:09:30','2026-02-17 10:09:30'),(41380,14488,'action complete via WP Cron','2026-02-17 10:09:30','2026-02-17 10:09:30'),(41381,14489,'action created','2026-02-17 10:09:30','2026-02-17 10:09:30'),(41382,14489,'action started via WP Cron','2026-02-17 10:38:45','2026-02-17 10:38:45'),(41383,14489,'action complete via WP Cron','2026-02-17 10:38:45','2026-02-17 10:38:45'),(41384,14490,'action created','2026-02-17 10:38:45','2026-02-17 10:38:45'),(41385,14490,'action started via WP Cron','2026-02-17 11:52:53','2026-02-17 11:52:53'),(41386,14490,'action complete via WP Cron','2026-02-17 11:52:54','2026-02-17 11:52:54'),(41387,14491,'action created','2026-02-17 11:52:54','2026-02-17 11:52:54'),(41388,14491,'action started via WP Cron','2026-02-17 13:46:11','2026-02-17 13:46:11'),(41389,14491,'action complete via WP Cron','2026-02-17 13:46:11','2026-02-17 13:46:11'),(41390,14492,'action created','2026-02-17 13:46:11','2026-02-17 13:46:11'),(41391,14492,'action started via WP Cron','2026-02-17 14:00:20','2026-02-17 14:00:20'),(41392,14492,'action complete via WP Cron','2026-02-17 14:00:21','2026-02-17 14:00:21'),(41393,14493,'action created','2026-02-17 14:00:21','2026-02-17 14:00:21'),(41394,14493,'action started via WP Cron','2026-02-17 14:59:29','2026-02-17 14:59:29'),(41395,14493,'action complete via WP Cron','2026-02-17 14:59:30','2026-02-17 14:59:30'),(41396,14494,'action created','2026-02-17 14:59:30','2026-02-17 14:59:30'),(41397,14494,'action started via WP Cron','2026-02-17 15:04:47','2026-02-17 15:04:47'),(41398,14494,'action complete via WP Cron','2026-02-17 15:04:48','2026-02-17 15:04:48'),(41399,14495,'action created','2026-02-17 15:04:48','2026-02-17 15:04:48'),(41400,14495,'action started via WP Cron','2026-02-17 17:13:57','2026-02-17 17:13:57'),(41401,14495,'action complete via WP Cron','2026-02-17 17:13:57','2026-02-17 17:13:57'),(41402,14496,'action created','2026-02-17 17:13:57','2026-02-17 17:13:57'),(41403,14496,'action started via WP Cron','2026-02-17 17:31:43','2026-02-17 17:31:43'),(41404,14496,'action complete via WP Cron','2026-02-17 17:31:43','2026-02-17 17:31:43'),(41405,14497,'action created','2026-02-17 17:31:43','2026-02-17 17:31:43'),(41406,14497,'action started via WP Cron','2026-02-17 17:49:37','2026-02-17 17:49:37'),(41407,14497,'action complete via WP Cron','2026-02-17 17:49:37','2026-02-17 17:49:37'),(41408,14498,'action created','2026-02-17 17:49:37','2026-02-17 17:49:37'),(41409,14498,'action started via WP Cron','2026-02-17 18:21:26','2026-02-17 18:21:26'),(41410,14498,'action complete via WP Cron','2026-02-17 18:21:26','2026-02-17 18:21:26'),(41411,14499,'action created','2026-02-17 18:21:26','2026-02-17 18:21:26'),(41412,14499,'action started via WP Cron','2026-02-17 18:33:15','2026-02-17 18:33:15'),(41413,14499,'action complete via WP Cron','2026-02-17 18:33:15','2026-02-17 18:33:15'),(41414,14500,'action created','2026-02-17 18:33:15','2026-02-17 18:33:15'),(41415,14500,'action started via WP Cron','2026-02-17 18:38:59','2026-02-17 18:38:59'),(41416,14500,'action complete via WP Cron','2026-02-17 18:39:00','2026-02-17 18:39:00'),(41417,14501,'action created','2026-02-17 18:39:00','2026-02-17 18:39:00'),(41418,14501,'action started via WP Cron','2026-02-17 19:45:05','2026-02-17 19:45:05'),(41419,14501,'action complete via WP Cron','2026-02-17 19:45:05','2026-02-17 19:45:05'),(41420,14502,'action created','2026-02-17 19:45:05','2026-02-17 19:45:05'),(41421,14502,'action started via WP Cron','2026-02-17 20:15:39','2026-02-17 20:15:39'),(41422,14502,'action complete via WP Cron','2026-02-17 20:15:39','2026-02-17 20:15:39'),(41423,14503,'action created','2026-02-17 20:15:39','2026-02-17 20:15:39'),(41424,14503,'action started via WP Cron','2026-02-17 20:32:44','2026-02-17 20:32:44'),(41425,14503,'action complete via WP Cron','2026-02-17 20:32:44','2026-02-17 20:32:44'),(41426,14504,'action created','2026-02-17 20:32:44','2026-02-17 20:32:44'),(41427,14504,'action started via WP Cron','2026-02-17 21:35:37','2026-02-17 21:35:37'),(41428,14504,'action complete via WP Cron','2026-02-17 21:35:38','2026-02-17 21:35:38'),(41429,14505,'action created','2026-02-17 21:35:38','2026-02-17 21:35:38'),(41430,14505,'action started via WP Cron','2026-02-17 22:01:23','2026-02-17 22:01:23'),(41431,14505,'action complete via WP Cron','2026-02-17 22:01:23','2026-02-17 22:01:23'),(41432,14506,'action created','2026-02-17 22:01:23','2026-02-17 22:01:23'),(41433,14506,'action started via WP Cron','2026-02-17 22:19:47','2026-02-17 22:19:47'),(41434,14506,'action complete via WP Cron','2026-02-17 22:19:47','2026-02-17 22:19:47'),(41435,14507,'action created','2026-02-17 22:19:47','2026-02-17 22:19:47'),(41436,14507,'action started via WP Cron','2026-02-17 23:14:08','2026-02-17 23:14:08'),(41437,14507,'action complete via WP Cron','2026-02-17 23:14:08','2026-02-17 23:14:08'),(41438,14508,'action created','2026-02-17 23:14:08','2026-02-17 23:14:08'),(41439,14508,'action started via WP Cron','2026-02-17 23:46:43','2026-02-17 23:46:43'),(41440,14508,'action complete via WP Cron','2026-02-17 23:46:44','2026-02-17 23:46:44'),(41441,14509,'action created','2026-02-17 23:46:44','2026-02-17 23:46:44'),(41442,14479,'action started via WP Cron','2026-02-17 23:46:44','2026-02-17 23:46:44'),(41443,14479,'action complete via WP Cron','2026-02-17 23:46:44','2026-02-17 23:46:44'),(41444,14510,'action created','2026-02-17 23:46:44','2026-02-17 23:46:44'),(41445,14509,'action started via WP Cron','2026-02-18 01:50:56','2026-02-18 01:50:56'),(41446,14509,'action complete via WP Cron','2026-02-18 01:50:56','2026-02-18 01:50:56'),(41447,14511,'action created','2026-02-18 01:50:56','2026-02-18 01:50:56'),(41448,14511,'action started via WP Cron','2026-02-18 02:20:29','2026-02-18 02:20:29'),(41449,14511,'action complete via WP Cron','2026-02-18 02:20:29','2026-02-18 02:20:29'),(41450,14512,'action created','2026-02-18 02:20:29','2026-02-18 02:20:29'),(41451,14512,'action started via WP Cron','2026-02-18 02:38:12','2026-02-18 02:38:12'),(41452,14512,'action complete via WP Cron','2026-02-18 02:38:12','2026-02-18 02:38:12'),(41453,14513,'action created','2026-02-18 02:38:12','2026-02-18 02:38:12'),(41454,14513,'action started via WP Cron','2026-02-18 03:10:47','2026-02-18 03:10:47'),(41455,14513,'action complete via WP Cron','2026-02-18 03:10:47','2026-02-18 03:10:47'),(41456,14514,'action created','2026-02-18 03:10:47','2026-02-18 03:10:47'),(41457,14514,'action started via WP Cron','2026-02-18 03:55:02','2026-02-18 03:55:02'),(41458,14514,'action complete via WP Cron','2026-02-18 03:55:02','2026-02-18 03:55:02'),(41459,14515,'action created','2026-02-18 03:55:02','2026-02-18 03:55:02'),(41460,14515,'action started via WP Cron','2026-02-18 05:08:53','2026-02-18 05:08:53'),(41461,14515,'action complete via WP Cron','2026-02-18 05:08:53','2026-02-18 05:08:53'),(41462,14516,'action created','2026-02-18 05:08:53','2026-02-18 05:08:53'),(41463,14516,'action started via WP Cron','2026-02-18 05:32:40','2026-02-18 05:32:40'),(41464,14516,'action complete via WP Cron','2026-02-18 05:32:40','2026-02-18 05:32:40'),(41465,14517,'action created','2026-02-18 05:32:40','2026-02-18 05:32:40'),(41466,14517,'action started via WP Cron','2026-02-18 05:47:25','2026-02-18 05:47:25'),(41467,14517,'action complete via WP Cron','2026-02-18 05:47:25','2026-02-18 05:47:25'),(41468,14518,'action created','2026-02-18 05:47:25','2026-02-18 05:47:25'),(41469,14518,'action started via WP Cron','2026-02-18 06:01:22','2026-02-18 06:01:22'),(41470,14518,'action complete via WP Cron','2026-02-18 06:01:23','2026-02-18 06:01:23'),(41471,14519,'action created','2026-02-18 06:01:23','2026-02-18 06:01:23'),(41472,14519,'action started via WP Cron','2026-02-18 06:09:00','2026-02-18 06:09:00'),(41473,14519,'action complete via WP Cron','2026-02-18 06:09:01','2026-02-18 06:09:01'),(41474,14520,'action created','2026-02-18 06:09:01','2026-02-18 06:09:01'),(41475,14520,'action started via WP Cron','2026-02-18 06:14:58','2026-02-18 06:14:58'),(41476,14520,'action complete via WP Cron','2026-02-18 06:14:59','2026-02-18 06:14:59'),(41477,14521,'action created','2026-02-18 06:14:59','2026-02-18 06:14:59'),(41478,14521,'action started via WP Cron','2026-02-18 07:30:36','2026-02-18 07:30:36'),(41479,14521,'action complete via WP Cron','2026-02-18 07:30:37','2026-02-18 07:30:37'),(41480,14522,'action created','2026-02-18 07:30:37','2026-02-18 07:30:37'),(41481,14522,'action started via WP Cron','2026-02-18 07:43:25','2026-02-18 07:43:25'),(41482,14522,'action complete via WP Cron','2026-02-18 07:43:25','2026-02-18 07:43:25'),(41483,14523,'action created','2026-02-18 07:43:25','2026-02-18 07:43:25'),(41484,14523,'action started via WP Cron','2026-02-18 07:55:55','2026-02-18 07:55:55'),(41485,14523,'action complete via WP Cron','2026-02-18 07:55:56','2026-02-18 07:55:56'),(41486,14524,'action created','2026-02-18 07:55:56','2026-02-18 07:55:56'),(41487,14524,'action started via WP Cron','2026-02-18 08:09:09','2026-02-18 08:09:09'),(41488,14524,'action complete via WP Cron','2026-02-18 08:09:10','2026-02-18 08:09:10'),(41489,14525,'action created','2026-02-18 08:09:10','2026-02-18 08:09:10'),(41490,14525,'action started via WP Cron','2026-02-18 08:16:11','2026-02-18 08:16:11'),(41491,14525,'action complete via WP Cron','2026-02-18 08:16:11','2026-02-18 08:16:11'),(41492,14526,'action created','2026-02-18 08:16:11','2026-02-18 08:16:11'),(41493,14526,'action started via WP Cron','2026-02-18 08:38:36','2026-02-18 08:38:36'),(41494,14526,'action complete via WP Cron','2026-02-18 08:38:37','2026-02-18 08:38:37'),(41495,14527,'action created','2026-02-18 08:38:37','2026-02-18 08:38:37'),(41496,14527,'action started via WP Cron','2026-02-18 08:52:59','2026-02-18 08:52:59'),(41497,14527,'action complete via WP Cron','2026-02-18 08:52:59','2026-02-18 08:52:59'),(41498,14528,'action created','2026-02-18 08:52:59','2026-02-18 08:52:59'),(41499,14528,'action started via WP Cron','2026-02-18 09:08:18','2026-02-18 09:08:18'),(41500,14528,'action complete via WP Cron','2026-02-18 09:08:18','2026-02-18 09:08:18'),(41501,14529,'action created','2026-02-18 09:08:18','2026-02-18 09:08:18'),(41502,14529,'action started via WP Cron','2026-02-18 09:28:32','2026-02-18 09:28:32'),(41503,14529,'action complete via WP Cron','2026-02-18 09:28:32','2026-02-18 09:28:32'),(41504,14530,'action created','2026-02-18 09:28:32','2026-02-18 09:28:32'),(41505,14530,'action started via WP Cron','2026-02-18 09:42:03','2026-02-18 09:42:03'),(41506,14530,'action complete via WP Cron','2026-02-18 09:42:03','2026-02-18 09:42:03'),(41507,14531,'action created','2026-02-18 09:42:03','2026-02-18 09:42:03'),(41508,14531,'action started via WP Cron','2026-02-18 10:08:19','2026-02-18 10:08:19'),(41509,14531,'action complete via WP Cron','2026-02-18 10:08:19','2026-02-18 10:08:19'),(41510,14532,'action created','2026-02-18 10:08:19','2026-02-18 10:08:19'),(41511,14532,'action started via WP Cron','2026-02-18 10:24:25','2026-02-18 10:24:25'),(41512,14532,'action complete via WP Cron','2026-02-18 10:24:25','2026-02-18 10:24:25'),(41513,14533,'action created','2026-02-18 10:24:25','2026-02-18 10:24:25'),(41514,14533,'action started via WP Cron','2026-02-18 10:33:11','2026-02-18 10:33:11'),(41515,14533,'action complete via WP Cron','2026-02-18 10:33:12','2026-02-18 10:33:12'),(41516,14534,'action created','2026-02-18 10:33:12','2026-02-18 10:33:12'),(41517,14534,'action started via WP Cron','2026-02-18 10:44:41','2026-02-18 10:44:41'),(41518,14534,'action complete via WP Cron','2026-02-18 10:44:41','2026-02-18 10:44:41'),(41519,14535,'action created','2026-02-18 10:44:41','2026-02-18 10:44:41'),(41520,14535,'action started via WP Cron','2026-02-18 10:46:00','2026-02-18 10:46:00'),(41521,14535,'action complete via WP Cron','2026-02-18 10:46:00','2026-02-18 10:46:00'),(41522,14536,'action created','2026-02-18 10:46:00','2026-02-18 10:46:00'),(41523,14536,'action started via WP Cron','2026-02-18 11:15:57','2026-02-18 11:15:57'),(41524,14536,'action complete via WP Cron','2026-02-18 11:15:58','2026-02-18 11:15:58'),(41525,14537,'action created','2026-02-18 11:15:58','2026-02-18 11:15:58'),(41526,14537,'action started via WP Cron','2026-02-18 12:18:59','2026-02-18 12:18:59'),(41527,14537,'action complete via WP Cron','2026-02-18 12:19:00','2026-02-18 12:19:00'),(41528,14538,'action created','2026-02-18 12:19:00','2026-02-18 12:19:00'),(41529,14538,'action started via WP Cron','2026-02-18 12:31:38','2026-02-18 12:31:38'),(41530,14538,'action complete via WP Cron','2026-02-18 12:31:38','2026-02-18 12:31:38'),(41531,14539,'action created','2026-02-18 12:31:38','2026-02-18 12:31:38'),(41532,14539,'action started via WP Cron','2026-02-18 12:42:59','2026-02-18 12:42:59'),(41533,14539,'action complete via WP Cron','2026-02-18 12:42:59','2026-02-18 12:42:59'),(41534,14540,'action created','2026-02-18 12:42:59','2026-02-18 12:42:59'),(41535,14540,'action started via WP Cron','2026-02-18 12:54:05','2026-02-18 12:54:05'),(41536,14540,'action complete via WP Cron','2026-02-18 12:54:05','2026-02-18 12:54:05'),(41537,14541,'action created','2026-02-18 12:54:05','2026-02-18 12:54:05'),(41538,14541,'action started via WP Cron','2026-02-18 13:18:54','2026-02-18 13:18:54'),(41539,14541,'action complete via WP Cron','2026-02-18 13:18:54','2026-02-18 13:18:54'),(41540,14542,'action created','2026-02-18 13:18:54','2026-02-18 13:18:54'),(41541,14542,'action started via WP Cron','2026-02-18 13:35:25','2026-02-18 13:35:25'),(41542,14542,'action complete via WP Cron','2026-02-18 13:35:25','2026-02-18 13:35:25'),(41543,14543,'action created','2026-02-18 13:35:25','2026-02-18 13:35:25'),(41544,14543,'action started via WP Cron','2026-02-18 13:46:30','2026-02-18 13:46:30'),(41545,14543,'action complete via WP Cron','2026-02-18 13:46:30','2026-02-18 13:46:30'),(41546,14544,'action created','2026-02-18 13:46:30','2026-02-18 13:46:30'),(41547,14544,'action started via WP Cron','2026-02-18 13:57:52','2026-02-18 13:57:52'),(41548,14544,'action complete via WP Cron','2026-02-18 13:57:52','2026-02-18 13:57:52'),(41549,14545,'action created','2026-02-18 13:57:52','2026-02-18 13:57:52'),(41550,14545,'action started via WP Cron','2026-02-18 14:57:26','2026-02-18 14:57:26'),(41551,14545,'action complete via WP Cron','2026-02-18 14:57:26','2026-02-18 14:57:26'),(41552,14546,'action created','2026-02-18 14:57:26','2026-02-18 14:57:26'),(41553,14546,'action started via WP Cron','2026-02-18 15:03:33','2026-02-18 15:03:33'),(41554,14546,'action complete via WP Cron','2026-02-18 15:03:33','2026-02-18 15:03:33'),(41555,14547,'action created','2026-02-18 15:03:33','2026-02-18 15:03:33'),(41556,14547,'action started via WP Cron','2026-02-18 15:11:07','2026-02-18 15:11:07'),(41557,14547,'action complete via WP Cron','2026-02-18 15:11:07','2026-02-18 15:11:07'),(41558,14548,'action created','2026-02-18 15:11:07','2026-02-18 15:11:07'),(41559,14548,'action started via WP Cron','2026-02-18 15:44:25','2026-02-18 15:44:25'),(41560,14548,'action complete via WP Cron','2026-02-18 15:44:25','2026-02-18 15:44:25'),(41561,14549,'action created','2026-02-18 15:44:25','2026-02-18 15:44:25'),(41562,14549,'action started via WP Cron','2026-02-18 16:04:48','2026-02-18 16:04:48'),(41563,14549,'action complete via WP Cron','2026-02-18 16:04:49','2026-02-18 16:04:49'),(41564,14550,'action created','2026-02-18 16:04:49','2026-02-18 16:04:49'),(41565,14550,'action started via WP Cron','2026-02-18 16:28:30','2026-02-18 16:28:30'),(41566,14550,'action complete via WP Cron','2026-02-18 16:28:30','2026-02-18 16:28:30'),(41567,14551,'action created','2026-02-18 16:28:30','2026-02-18 16:28:30'),(41568,14551,'action started via WP Cron','2026-02-18 16:37:20','2026-02-18 16:37:20'),(41569,14551,'action complete via WP Cron','2026-02-18 16:37:20','2026-02-18 16:37:20'),(41570,14552,'action created','2026-02-18 16:37:20','2026-02-18 16:37:20'),(41571,14552,'action started via WP Cron','2026-02-18 16:44:55','2026-02-18 16:44:55'),(41572,14552,'action complete via WP Cron','2026-02-18 16:44:55','2026-02-18 16:44:55'),(41573,14553,'action created','2026-02-18 16:44:55','2026-02-18 16:44:55'),(41574,14553,'action started via WP Cron','2026-02-18 16:57:16','2026-02-18 16:57:16'),(41575,14553,'action complete via WP Cron','2026-02-18 16:57:16','2026-02-18 16:57:16'),(41576,14554,'action created','2026-02-18 16:57:16','2026-02-18 16:57:16'),(41577,14554,'action started via WP Cron','2026-02-18 20:00:23','2026-02-18 20:00:23'),(41578,14554,'action complete via WP Cron','2026-02-18 20:00:23','2026-02-18 20:00:23'),(41579,14555,'action created','2026-02-18 20:00:23','2026-02-18 20:00:23'),(41580,14555,'action started via WP Cron','2026-02-18 20:16:59','2026-02-18 20:16:59'),(41581,14555,'action complete via WP Cron','2026-02-18 20:17:00','2026-02-18 20:17:00'),(41582,14556,'action created','2026-02-18 20:17:00','2026-02-18 20:17:00'),(41583,14556,'action started via WP Cron','2026-02-18 23:00:29','2026-02-18 23:00:29'),(41584,14556,'action complete via WP Cron','2026-02-18 23:00:29','2026-02-18 23:00:29'),(41585,14557,'action created','2026-02-18 23:00:29','2026-02-18 23:00:29'),(41586,14557,'action started via WP Cron','2026-02-18 23:19:06','2026-02-18 23:19:06'),(41587,14557,'action complete via WP Cron','2026-02-18 23:19:07','2026-02-18 23:19:07'),(41588,14558,'action created','2026-02-18 23:19:07','2026-02-18 23:19:07'),(41589,14558,'action started via WP Cron','2026-02-19 00:06:41','2026-02-19 00:06:41'),(41590,14558,'action complete via WP Cron','2026-02-19 00:06:42','2026-02-19 00:06:42'),(41591,14559,'action created','2026-02-19 00:06:42','2026-02-19 00:06:42'),(41592,14510,'action started via WP Cron','2026-02-19 00:06:42','2026-02-19 00:06:42'),(41593,14510,'action complete via WP Cron','2026-02-19 00:06:42','2026-02-19 00:06:42'),(41594,14560,'action created','2026-02-19 00:06:42','2026-02-19 00:06:42'),(41595,14559,'action started via WP Cron','2026-02-19 00:35:35','2026-02-19 00:35:35'),(41596,14559,'action complete via WP Cron','2026-02-19 00:35:36','2026-02-19 00:35:36'),(41597,14561,'action created','2026-02-19 00:35:36','2026-02-19 00:35:36'),(41598,14561,'action started via WP Cron','2026-02-19 01:31:59','2026-02-19 01:31:59'),(41599,14561,'action complete via WP Cron','2026-02-19 01:31:59','2026-02-19 01:31:59'),(41600,14562,'action created','2026-02-19 01:31:59','2026-02-19 01:31:59'),(41601,14562,'action started via WP Cron','2026-02-19 02:31:43','2026-02-19 02:31:43'),(41602,14562,'action complete via WP Cron','2026-02-19 02:31:43','2026-02-19 02:31:43'),(41603,14563,'action created','2026-02-19 02:31:43','2026-02-19 02:31:43'),(41604,14563,'action started via WP Cron','2026-02-19 02:48:54','2026-02-19 02:48:54'),(41605,14563,'action complete via WP Cron','2026-02-19 02:48:54','2026-02-19 02:48:54'),(41606,14564,'action created','2026-02-19 02:48:54','2026-02-19 02:48:54'),(41607,14564,'action started via WP Cron','2026-02-19 03:01:00','2026-02-19 03:01:00'),(41608,14564,'action complete via WP Cron','2026-02-19 03:01:00','2026-02-19 03:01:00'),(41609,14565,'action created','2026-02-19 03:01:00','2026-02-19 03:01:00'),(41610,14565,'action started via WP Cron','2026-02-19 03:07:23','2026-02-19 03:07:23'),(41611,14565,'action complete via WP Cron','2026-02-19 03:07:23','2026-02-19 03:07:23'),(41612,14566,'action created','2026-02-19 03:07:23','2026-02-19 03:07:23'),(41613,14566,'action started via WP Cron','2026-02-19 04:03:53','2026-02-19 04:03:53'),(41614,14566,'action complete via WP Cron','2026-02-19 04:03:53','2026-02-19 04:03:53'),(41615,14567,'action created','2026-02-19 04:03:53','2026-02-19 04:03:53'),(41616,14567,'action started via WP Cron','2026-02-19 04:06:04','2026-02-19 04:06:04'),(41617,14567,'action complete via WP Cron','2026-02-19 04:06:04','2026-02-19 04:06:04'),(41618,14568,'action created','2026-02-19 04:06:04','2026-02-19 04:06:04'),(41619,14568,'action started via WP Cron','2026-02-19 05:42:05','2026-02-19 05:42:05'),(41620,14568,'action complete via WP Cron','2026-02-19 05:42:05','2026-02-19 05:42:05'),(41621,14569,'action created','2026-02-19 05:42:05','2026-02-19 05:42:05'),(41622,14569,'action started via WP Cron','2026-02-19 05:55:03','2026-02-19 05:55:03'),(41623,14569,'action complete via WP Cron','2026-02-19 05:55:03','2026-02-19 05:55:03'),(41624,14570,'action created','2026-02-19 05:55:03','2026-02-19 05:55:03'),(41625,14570,'action started via WP Cron','2026-02-19 06:12:41','2026-02-19 06:12:41'),(41626,14570,'action complete via WP Cron','2026-02-19 06:12:41','2026-02-19 06:12:41'),(41627,14571,'action created','2026-02-19 06:12:41','2026-02-19 06:12:41'),(41628,14571,'action started via WP Cron','2026-02-19 06:28:06','2026-02-19 06:28:06'),(41629,14571,'action complete via WP Cron','2026-02-19 06:28:06','2026-02-19 06:28:06'),(41630,14572,'action created','2026-02-19 06:28:06','2026-02-19 06:28:06'),(41631,14572,'action started via WP Cron','2026-02-19 07:22:38','2026-02-19 07:22:38'),(41632,14572,'action complete via WP Cron','2026-02-19 07:22:38','2026-02-19 07:22:38'),(41633,14573,'action created','2026-02-19 07:22:38','2026-02-19 07:22:38'),(41634,14573,'action started via WP Cron','2026-02-19 07:34:44','2026-02-19 07:34:44'),(41635,14573,'action complete via WP Cron','2026-02-19 07:34:44','2026-02-19 07:34:44'),(41636,14574,'action created','2026-02-19 07:34:44','2026-02-19 07:34:44'),(41637,14574,'action started via WP Cron','2026-02-19 07:51:02','2026-02-19 07:51:02'),(41638,14574,'action complete via WP Cron','2026-02-19 07:51:02','2026-02-19 07:51:02'),(41639,14575,'action created','2026-02-19 07:51:02','2026-02-19 07:51:02'),(41640,14575,'action started via WP Cron','2026-02-19 08:28:01','2026-02-19 08:28:01'),(41641,14575,'action complete via WP Cron','2026-02-19 08:28:01','2026-02-19 08:28:01'),(41642,14576,'action created','2026-02-19 08:28:01','2026-02-19 08:28:01'),(41643,14576,'action started via WP Cron','2026-02-19 09:42:29','2026-02-19 09:42:29'),(41644,14576,'action complete via WP Cron','2026-02-19 09:42:30','2026-02-19 09:42:30'),(41645,14577,'action created','2026-02-19 09:42:30','2026-02-19 09:42:30'),(41646,14577,'action started via WP Cron','2026-02-19 09:44:57','2026-02-19 09:44:57'),(41647,14577,'action complete via WP Cron','2026-02-19 09:44:57','2026-02-19 09:44:57'),(41648,14578,'action created','2026-02-19 09:44:57','2026-02-19 09:44:57'),(41649,14578,'action started via WP Cron','2026-02-19 10:12:18','2026-02-19 10:12:18'),(41650,14578,'action complete via WP Cron','2026-02-19 10:12:18','2026-02-19 10:12:18'),(41651,14579,'action created','2026-02-19 10:12:18','2026-02-19 10:12:18'),(41652,14579,'action started via WP Cron','2026-02-19 11:01:01','2026-02-19 11:01:01'),(41653,14579,'action complete via WP Cron','2026-02-19 11:01:01','2026-02-19 11:01:01'),(41654,14580,'action created','2026-02-19 11:01:01','2026-02-19 11:01:01'),(41655,14580,'action started via WP Cron','2026-02-19 11:06:44','2026-02-19 11:06:44'),(41656,14580,'action complete via WP Cron','2026-02-19 11:06:44','2026-02-19 11:06:44'),(41657,14581,'action created','2026-02-19 11:06:44','2026-02-19 11:06:44'),(41658,14581,'action started via WP Cron','2026-02-19 11:18:29','2026-02-19 11:18:29'),(41659,14581,'action complete via WP Cron','2026-02-19 11:18:29','2026-02-19 11:18:29'),(41660,14582,'action created','2026-02-19 11:18:29','2026-02-19 11:18:29'),(41661,14582,'action started via WP Cron','2026-02-19 12:07:02','2026-02-19 12:07:02'),(41662,14582,'action complete via WP Cron','2026-02-19 12:07:02','2026-02-19 12:07:02'),(41663,14583,'action created','2026-02-19 12:07:02','2026-02-19 12:07:02'),(41664,14583,'action started via WP Cron','2026-02-19 13:19:19','2026-02-19 13:19:19'),(41665,14583,'action complete via WP Cron','2026-02-19 13:19:20','2026-02-19 13:19:20'),(41666,14584,'action created','2026-02-19 13:19:20','2026-02-19 13:19:20'),(41667,14584,'action started via WP Cron','2026-02-19 13:59:43','2026-02-19 13:59:43'),(41668,14584,'action complete via WP Cron','2026-02-19 13:59:43','2026-02-19 13:59:43'),(41669,14585,'action created','2026-02-19 13:59:43','2026-02-19 13:59:43'),(41670,14585,'action started via WP Cron','2026-02-19 14:09:06','2026-02-19 14:09:06'),(41671,14585,'action complete via WP Cron','2026-02-19 14:09:06','2026-02-19 14:09:06'),(41672,14586,'action created','2026-02-19 14:09:06','2026-02-19 14:09:06'),(41673,14586,'action started via WP Cron','2026-02-19 14:40:04','2026-02-19 14:40:04'),(41674,14586,'action complete via WP Cron','2026-02-19 14:40:05','2026-02-19 14:40:05'),(41675,14587,'action created','2026-02-19 14:40:05','2026-02-19 14:40:05'),(41676,14587,'action started via WP Cron','2026-02-19 15:15:47','2026-02-19 15:15:47'),(41677,14587,'action complete via WP Cron','2026-02-19 15:15:47','2026-02-19 15:15:47'),(41678,14588,'action created','2026-02-19 15:15:47','2026-02-19 15:15:47'),(41679,14588,'action started via WP Cron','2026-02-19 15:20:40','2026-02-19 15:20:40'),(41680,14588,'action complete via WP Cron','2026-02-19 15:20:41','2026-02-19 15:20:41'),(41681,14589,'action created','2026-02-19 15:20:41','2026-02-19 15:20:41'),(41682,14589,'action started via WP Cron','2026-02-19 15:30:48','2026-02-19 15:30:48'),(41683,14589,'action complete via WP Cron','2026-02-19 15:30:48','2026-02-19 15:30:48'),(41684,14590,'action created','2026-02-19 15:30:48','2026-02-19 15:30:48'),(41685,14590,'action started via WP Cron','2026-02-19 16:12:50','2026-02-19 16:12:50'),(41686,14590,'action complete via WP Cron','2026-02-19 16:12:51','2026-02-19 16:12:51'),(41687,14591,'action created','2026-02-19 16:12:51','2026-02-19 16:12:51'),(41688,14591,'action started via WP Cron','2026-02-19 17:25:39','2026-02-19 17:25:39'),(41689,14591,'action complete via WP Cron','2026-02-19 17:25:39','2026-02-19 17:25:39'),(41690,14592,'action created','2026-02-19 17:25:39','2026-02-19 17:25:39'),(41691,14592,'action started via WP Cron','2026-02-19 17:38:43','2026-02-19 17:38:43'),(41692,14592,'action complete via WP Cron','2026-02-19 17:38:44','2026-02-19 17:38:44'),(41693,14593,'action created','2026-02-19 17:38:44','2026-02-19 17:38:44'),(41694,14593,'action started via WP Cron','2026-02-19 18:33:10','2026-02-19 18:33:10'),(41695,14593,'action complete via WP Cron','2026-02-19 18:33:11','2026-02-19 18:33:11'),(41696,14594,'action created','2026-02-19 18:33:11','2026-02-19 18:33:11'),(41697,14594,'action started via WP Cron','2026-02-19 19:11:07','2026-02-19 19:11:07'),(41698,14594,'action complete via WP Cron','2026-02-19 19:11:07','2026-02-19 19:11:07'),(41699,14595,'action created','2026-02-19 19:11:07','2026-02-19 19:11:07'),(41700,14595,'action started via WP Cron','2026-02-19 19:47:23','2026-02-19 19:47:23'),(41701,14595,'action complete via WP Cron','2026-02-19 19:47:23','2026-02-19 19:47:23'),(41702,14596,'action created','2026-02-19 19:47:23','2026-02-19 19:47:23'),(41703,14596,'action started via WP Cron','2026-02-19 20:05:20','2026-02-19 20:05:20'),(41704,14596,'action complete via WP Cron','2026-02-19 20:05:21','2026-02-19 20:05:21'),(41705,14597,'action created','2026-02-19 20:05:21','2026-02-19 20:05:21'),(41706,14597,'action started via WP Cron','2026-02-19 20:35:23','2026-02-19 20:35:23'),(41707,14597,'action complete via WP Cron','2026-02-19 20:35:23','2026-02-19 20:35:23'),(41708,14598,'action created','2026-02-19 20:35:23','2026-02-19 20:35:23'),(41709,14598,'action started via WP Cron','2026-02-19 22:25:43','2026-02-19 22:25:43'),(41710,14598,'action complete via WP Cron','2026-02-19 22:25:43','2026-02-19 22:25:43'),(41711,14599,'action created','2026-02-19 22:25:43','2026-02-19 22:25:43'),(41712,14599,'action started via WP Cron','2026-02-19 23:28:42','2026-02-19 23:28:42'),(41713,14599,'action complete via WP Cron','2026-02-19 23:28:42','2026-02-19 23:28:42'),(41714,14600,'action created','2026-02-19 23:28:42','2026-02-19 23:28:42'),(41715,14600,'action started via WP Cron','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41716,14600,'action complete via WP Cron','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41717,14601,'action created','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41718,14560,'action started via WP Cron','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41719,14560,'action complete via WP Cron','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41720,14602,'action created','2026-02-20 01:10:39','2026-02-20 01:10:39'),(41721,14601,'action started via WP Cron','2026-02-20 01:16:57','2026-02-20 01:16:57'),(41722,14601,'action complete via WP Cron','2026-02-20 01:16:58','2026-02-20 01:16:58'),(41723,14603,'action created','2026-02-20 01:16:58','2026-02-20 01:16:58'),(41724,14603,'action started via WP Cron','2026-02-20 02:30:01','2026-02-20 02:30:01'),(41725,14603,'action complete via WP Cron','2026-02-20 02:30:01','2026-02-20 02:30:01'),(41726,14604,'action created','2026-02-20 02:30:01','2026-02-20 02:30:01'),(41727,14604,'action started via WP Cron','2026-02-20 02:58:21','2026-02-20 02:58:21'),(41728,14604,'action complete via WP Cron','2026-02-20 02:58:21','2026-02-20 02:58:21'),(41729,14605,'action created','2026-02-20 02:58:21','2026-02-20 02:58:21'),(41730,14605,'action started via WP Cron','2026-02-20 02:59:30','2026-02-20 02:59:30'),(41731,14605,'action complete via WP Cron','2026-02-20 02:59:31','2026-02-20 02:59:31'),(41732,14606,'action created','2026-02-20 02:59:31','2026-02-20 02:59:31'),(41733,14606,'action started via WP Cron','2026-02-20 04:32:11','2026-02-20 04:32:11'),(41734,14606,'action complete via WP Cron','2026-02-20 04:32:11','2026-02-20 04:32:11'),(41735,14607,'action created','2026-02-20 04:32:11','2026-02-20 04:32:11'),(41736,14607,'action started via WP Cron','2026-02-20 05:27:18','2026-02-20 05:27:18'),(41737,14607,'action complete via WP Cron','2026-02-20 05:27:18','2026-02-20 05:27:18'),(41738,14608,'action created','2026-02-20 05:27:18','2026-02-20 05:27:18'),(41739,14608,'action started via WP Cron','2026-02-20 07:21:52','2026-02-20 07:21:52'),(41740,14608,'action complete via WP Cron','2026-02-20 07:21:52','2026-02-20 07:21:52'),(41741,14609,'action created','2026-02-20 07:21:52','2026-02-20 07:21:52'),(41742,14609,'action started via WP Cron','2026-02-20 08:05:14','2026-02-20 08:05:14'),(41743,14609,'action complete via WP Cron','2026-02-20 08:05:14','2026-02-20 08:05:14'),(41744,14610,'action created','2026-02-20 08:05:14','2026-02-20 08:05:14'),(41745,14610,'action started via WP Cron','2026-02-20 08:18:04','2026-02-20 08:18:04'),(41746,14610,'action complete via WP Cron','2026-02-20 08:18:04','2026-02-20 08:18:04'),(41747,14611,'action created','2026-02-20 08:18:04','2026-02-20 08:18:04'),(41748,14611,'action started via WP Cron','2026-02-20 08:26:55','2026-02-20 08:26:55'),(41749,14611,'action complete via WP Cron','2026-02-20 08:26:55','2026-02-20 08:26:55'),(41750,14612,'action created','2026-02-20 08:26:55','2026-02-20 08:26:55'),(41751,14612,'action started via WP Cron','2026-02-20 09:31:51','2026-02-20 09:31:51'),(41752,14612,'action complete via WP Cron','2026-02-20 09:31:52','2026-02-20 09:31:52'),(41753,14613,'action created','2026-02-20 09:31:52','2026-02-20 09:31:52'),(41754,14613,'action started via WP Cron','2026-02-20 10:16:23','2026-02-20 10:16:23'),(41755,14613,'action complete via WP Cron','2026-02-20 10:16:23','2026-02-20 10:16:23'),(41756,14614,'action created','2026-02-20 10:16:23','2026-02-20 10:16:23'),(41757,14614,'action started via WP Cron','2026-02-20 10:17:51','2026-02-20 10:17:51'),(41758,14614,'action complete via WP Cron','2026-02-20 10:17:52','2026-02-20 10:17:52'),(41759,14615,'action created','2026-02-20 10:17:52','2026-02-20 10:17:52'),(41760,14615,'action started via WP Cron','2026-02-20 11:37:45','2026-02-20 11:37:45'),(41761,14615,'action complete via WP Cron','2026-02-20 11:37:45','2026-02-20 11:37:45'),(41762,14616,'action created','2026-02-20 11:37:45','2026-02-20 11:37:45'),(41763,14616,'action started via WP Cron','2026-02-20 12:19:18','2026-02-20 12:19:18'),(41764,14616,'action complete via WP Cron','2026-02-20 12:19:18','2026-02-20 12:19:18'),(41765,14617,'action created','2026-02-20 12:19:18','2026-02-20 12:19:18'),(41766,14617,'action started via WP Cron','2026-02-20 13:51:40','2026-02-20 13:51:40'),(41767,14617,'action complete via WP Cron','2026-02-20 13:51:41','2026-02-20 13:51:41'),(41768,14618,'action created','2026-02-20 13:51:41','2026-02-20 13:51:41'),(41769,14618,'action started via WP Cron','2026-02-20 14:33:40','2026-02-20 14:33:40'),(41770,14618,'action complete via WP Cron','2026-02-20 14:33:40','2026-02-20 14:33:40'),(41771,14619,'action created','2026-02-20 14:33:40','2026-02-20 14:33:40'),(41772,14619,'action started via WP Cron','2026-02-20 14:34:50','2026-02-20 14:34:50'),(41773,14619,'action complete via WP Cron','2026-02-20 14:34:50','2026-02-20 14:34:50'),(41774,14620,'action created','2026-02-20 14:34:50','2026-02-20 14:34:50'),(41775,14620,'action started via WP Cron','2026-02-20 14:36:30','2026-02-20 14:36:30'),(41776,14620,'action complete via WP Cron','2026-02-20 14:36:31','2026-02-20 14:36:31'),(41777,14621,'action created','2026-02-20 14:36:31','2026-02-20 14:36:31'),(41778,14621,'action started via WP Cron','2026-02-20 14:38:30','2026-02-20 14:38:30'),(41779,14621,'action complete via WP Cron','2026-02-20 14:38:31','2026-02-20 14:38:31'),(41780,14622,'action created','2026-02-20 14:38:31','2026-02-20 14:38:31'),(41781,14622,'action started via WP Cron','2026-02-20 14:40:31','2026-02-20 14:40:31'),(41782,14622,'action complete via WP Cron','2026-02-20 14:40:31','2026-02-20 14:40:31'),(41783,14623,'action created','2026-02-20 14:40:31','2026-02-20 14:40:31'),(41784,14623,'action started via WP Cron','2026-02-20 14:42:30','2026-02-20 14:42:30'),(41785,14623,'action complete via WP Cron','2026-02-20 14:42:31','2026-02-20 14:42:31'),(41786,14624,'action created','2026-02-20 14:42:31','2026-02-20 14:42:31'),(41787,14624,'action started via WP Cron','2026-02-20 14:43:31','2026-02-20 14:43:31'),(41788,14624,'action complete via WP Cron','2026-02-20 14:43:31','2026-02-20 14:43:31'),(41789,14625,'action created','2026-02-20 14:43:31','2026-02-20 14:43:31'),(41790,14625,'action started via WP Cron','2026-02-20 14:45:30','2026-02-20 14:45:30'),(41791,14625,'action complete via WP Cron','2026-02-20 14:45:30','2026-02-20 14:45:30'),(41792,14626,'action created','2026-02-20 14:45:30','2026-02-20 14:45:30'),(41793,14626,'action started via WP Cron','2026-02-20 14:46:30','2026-02-20 14:46:30'),(41794,14626,'action complete via WP Cron','2026-02-20 14:46:31','2026-02-20 14:46:31'),(41795,14627,'action created','2026-02-20 14:46:31','2026-02-20 14:46:31'),(41796,14627,'action started via WP Cron','2026-02-20 14:55:44','2026-02-20 14:55:44'),(41797,14627,'action complete via WP Cron','2026-02-20 14:55:44','2026-02-20 14:55:44'),(41798,14628,'action created','2026-02-20 14:55:44','2026-02-20 14:55:44'),(41799,14628,'action started via WP Cron','2026-02-20 17:06:41','2026-02-20 17:06:41'),(41800,14628,'action complete via WP Cron','2026-02-20 17:06:41','2026-02-20 17:06:41'),(41801,14629,'action created','2026-02-20 17:06:41','2026-02-20 17:06:41'),(41802,14629,'action started via WP Cron','2026-02-20 17:13:19','2026-02-20 17:13:19'),(41803,14629,'action complete via WP Cron','2026-02-20 17:13:19','2026-02-20 17:13:19'),(41804,14630,'action created','2026-02-20 17:13:19','2026-02-20 17:13:19'),(41805,14630,'action started via WP Cron','2026-02-20 17:16:44','2026-02-20 17:16:44'),(41806,14630,'action complete via WP Cron','2026-02-20 17:16:44','2026-02-20 17:16:44'),(41807,14631,'action created','2026-02-20 17:16:44','2026-02-20 17:16:44'),(41808,14631,'action started via WP Cron','2026-02-20 17:58:16','2026-02-20 17:58:16'),(41809,14631,'action complete via WP Cron','2026-02-20 17:58:16','2026-02-20 17:58:16'),(41810,14632,'action created','2026-02-20 17:58:16','2026-02-20 17:58:16'),(41811,14632,'action started via Async Request','2026-02-20 18:20:23','2026-02-20 18:20:23'),(41812,14632,'action complete via Async Request','2026-02-20 18:20:23','2026-02-20 18:20:23'),(41813,14633,'action created','2026-02-20 18:20:23','2026-02-20 18:20:23'),(41814,14633,'action started via WP Cron','2026-02-20 18:35:24','2026-02-20 18:35:24'),(41815,14633,'action complete via WP Cron','2026-02-20 18:35:24','2026-02-20 18:35:24'),(41816,14634,'action created','2026-02-20 18:35:24','2026-02-20 18:35:24'),(41817,14634,'action started via Async Request','2026-02-20 20:15:44','2026-02-20 20:15:44'),(41818,14634,'action complete via Async Request','2026-02-20 20:15:44','2026-02-20 20:15:44'),(41819,14635,'action created','2026-02-20 20:15:44','2026-02-20 20:15:44'),(41820,14635,'action started via WP Cron','2026-02-20 20:27:02','2026-02-20 20:27:02'),(41821,14635,'action complete via WP Cron','2026-02-20 20:27:02','2026-02-20 20:27:02'),(41822,14636,'action created','2026-02-20 20:27:02','2026-02-20 20:27:02'),(41823,14636,'action started via WP Cron','2026-02-20 20:45:05','2026-02-20 20:45:05'),(41824,14636,'action complete via WP Cron','2026-02-20 20:45:05','2026-02-20 20:45:05'),(41825,14637,'action created','2026-02-20 20:45:05','2026-02-20 20:45:05'),(41826,14637,'action started via WP Cron','2026-02-20 22:03:13','2026-02-20 22:03:13'),(41827,14637,'action complete via WP Cron','2026-02-20 22:03:13','2026-02-20 22:03:13'),(41828,14638,'action created','2026-02-20 22:03:13','2026-02-20 22:03:13'),(41829,14638,'action started via WP Cron','2026-02-21 00:08:40','2026-02-21 00:08:40'),(41830,14638,'action complete via WP Cron','2026-02-21 00:08:41','2026-02-21 00:08:41'),(41831,14639,'action created','2026-02-21 00:08:41','2026-02-21 00:08:41'),(41832,14639,'action started via WP Cron','2026-02-21 01:03:59','2026-02-21 01:03:59'),(41833,14639,'action complete via WP Cron','2026-02-21 01:03:59','2026-02-21 01:03:59'),(41834,14640,'action created','2026-02-21 01:03:59','2026-02-21 01:03:59'),(41835,14640,'action started via WP Cron','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41836,14640,'action complete via WP Cron','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41837,14641,'action created','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41838,14602,'action started via WP Cron','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41839,14602,'action complete via WP Cron','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41840,14642,'action created','2026-02-21 01:25:48','2026-02-21 01:25:48'),(41841,14641,'action started via WP Cron','2026-02-21 02:15:52','2026-02-21 02:15:52'),(41842,14641,'action complete via WP Cron','2026-02-21 02:15:53','2026-02-21 02:15:53'),(41843,14643,'action created','2026-02-21 02:15:53','2026-02-21 02:15:53'),(41844,14643,'action started via WP Cron','2026-02-21 02:30:16','2026-02-21 02:30:16'),(41845,14643,'action complete via WP Cron','2026-02-21 02:30:16','2026-02-21 02:30:16'),(41846,14644,'action created','2026-02-21 02:30:16','2026-02-21 02:30:16'),(41847,14644,'action started via WP Cron','2026-02-21 02:48:24','2026-02-21 02:48:24'),(41848,14644,'action complete via WP Cron','2026-02-21 02:48:24','2026-02-21 02:48:24'),(41849,14645,'action created','2026-02-21 02:48:24','2026-02-21 02:48:24'),(41850,14645,'action started via WP Cron','2026-02-21 02:59:53','2026-02-21 02:59:53'),(41851,14645,'action complete via WP Cron','2026-02-21 02:59:53','2026-02-21 02:59:53'),(41852,14646,'action created','2026-02-21 02:59:53','2026-02-21 02:59:53'),(41853,14646,'action started via WP Cron','2026-02-21 04:16:29','2026-02-21 04:16:29'),(41854,14646,'action complete via WP Cron','2026-02-21 04:16:29','2026-02-21 04:16:29'),(41855,14647,'action created','2026-02-21 04:16:29','2026-02-21 04:16:29'),(41856,14647,'action started via WP Cron','2026-02-21 04:57:27','2026-02-21 04:57:27'),(41857,14647,'action complete via WP Cron','2026-02-21 04:57:27','2026-02-21 04:57:27'),(41858,14648,'action created','2026-02-21 04:57:27','2026-02-21 04:57:27'),(41859,14648,'action started via WP Cron','2026-02-21 06:33:09','2026-02-21 06:33:09'),(41860,14648,'action complete via WP Cron','2026-02-21 06:33:09','2026-02-21 06:33:09'),(41861,14649,'action created','2026-02-21 06:33:09','2026-02-21 06:33:09'),(41862,14649,'action started via WP Cron','2026-02-21 07:27:36','2026-02-21 07:27:36'),(41863,14649,'action complete via WP Cron','2026-02-21 07:27:37','2026-02-21 07:27:37'),(41864,14650,'action created','2026-02-21 07:27:37','2026-02-21 07:27:37'),(41865,14650,'action started via WP Cron','2026-02-21 07:31:59','2026-02-21 07:31:59'),(41866,14650,'action complete via WP Cron','2026-02-21 07:31:59','2026-02-21 07:31:59'),(41867,14651,'action created','2026-02-21 07:31:59','2026-02-21 07:31:59'),(41868,14651,'action started via WP Cron','2026-02-21 08:07:22','2026-02-21 08:07:22'),(41869,14651,'action complete via WP Cron','2026-02-21 08:07:22','2026-02-21 08:07:22'),(41870,14652,'action created','2026-02-21 08:07:22','2026-02-21 08:07:22'),(41871,14652,'action started via WP Cron','2026-02-21 10:56:37','2026-02-21 10:56:37'),(41872,14652,'action complete via WP Cron','2026-02-21 10:56:37','2026-02-21 10:56:37'),(41873,14653,'action created','2026-02-21 10:56:37','2026-02-21 10:56:37'),(41874,14653,'action started via WP Cron','2026-02-21 11:15:16','2026-02-21 11:15:16'),(41875,14653,'action complete via WP Cron','2026-02-21 11:15:16','2026-02-21 11:15:16'),(41876,14654,'action created','2026-02-21 11:15:16','2026-02-21 11:15:16'),(41877,14654,'action started via WP Cron','2026-02-21 11:48:34','2026-02-21 11:48:34'),(41878,14654,'action complete via WP Cron','2026-02-21 11:48:34','2026-02-21 11:48:34'),(41879,14655,'action created','2026-02-21 11:48:34','2026-02-21 11:48:34'),(41880,14655,'action started via WP Cron','2026-02-21 11:50:31','2026-02-21 11:50:31'),(41881,14655,'action complete via WP Cron','2026-02-21 11:50:31','2026-02-21 11:50:31'),(41882,14656,'action created','2026-02-21 11:50:31','2026-02-21 11:50:31'),(41883,14656,'action started via WP Cron','2026-02-21 11:51:31','2026-02-21 11:51:31'),(41884,14656,'action complete via WP Cron','2026-02-21 11:51:31','2026-02-21 11:51:31'),(41885,14657,'action created','2026-02-21 11:51:31','2026-02-21 11:51:31'),(41886,14657,'action started via WP Cron','2026-02-21 11:52:31','2026-02-21 11:52:31'),(41887,14657,'action complete via WP Cron','2026-02-21 11:52:31','2026-02-21 11:52:31'),(41888,14658,'action created','2026-02-21 11:52:31','2026-02-21 11:52:31'),(41889,14658,'action started via WP Cron','2026-02-21 11:53:31','2026-02-21 11:53:31'),(41890,14658,'action complete via WP Cron','2026-02-21 11:53:31','2026-02-21 11:53:31'),(41891,14659,'action created','2026-02-21 11:53:31','2026-02-21 11:53:31'),(41892,14659,'action started via WP Cron','2026-02-21 11:54:31','2026-02-21 11:54:31'),(41893,14659,'action complete via WP Cron','2026-02-21 11:54:31','2026-02-21 11:54:31'),(41894,14660,'action created','2026-02-21 11:54:31','2026-02-21 11:54:31'),(41895,14660,'action started via WP Cron','2026-02-21 11:56:31','2026-02-21 11:56:31'),(41896,14660,'action complete via WP Cron','2026-02-21 11:56:31','2026-02-21 11:56:31'),(41897,14661,'action created','2026-02-21 11:56:31','2026-02-21 11:56:31'),(41898,14661,'action started via WP Cron','2026-02-21 11:58:31','2026-02-21 11:58:31'),(41899,14661,'action complete via WP Cron','2026-02-21 11:58:31','2026-02-21 11:58:31'),(41900,14662,'action created','2026-02-21 11:58:31','2026-02-21 11:58:31'),(41901,14662,'action started via WP Cron','2026-02-21 12:00:31','2026-02-21 12:00:31'),(41902,14662,'action complete via WP Cron','2026-02-21 12:00:31','2026-02-21 12:00:31'),(41903,14663,'action created','2026-02-21 12:00:31','2026-02-21 12:00:31'),(41904,14663,'action started via WP Cron','2026-02-21 12:01:31','2026-02-21 12:01:31'),(41905,14663,'action complete via WP Cron','2026-02-21 12:01:31','2026-02-21 12:01:31'),(41906,14664,'action created','2026-02-21 12:01:31','2026-02-21 12:01:31'),(41907,14664,'action started via WP Cron','2026-02-21 12:02:31','2026-02-21 12:02:31'),(41908,14664,'action complete via WP Cron','2026-02-21 12:02:31','2026-02-21 12:02:31'),(41909,14665,'action created','2026-02-21 12:02:31','2026-02-21 12:02:31'),(41910,14665,'action started via WP Cron','2026-02-21 12:03:31','2026-02-21 12:03:31'),(41911,14665,'action complete via WP Cron','2026-02-21 12:03:31','2026-02-21 12:03:31'),(41912,14666,'action created','2026-02-21 12:03:31','2026-02-21 12:03:31'),(41913,14666,'action started via WP Cron','2026-02-21 12:04:31','2026-02-21 12:04:31'),(41914,14666,'action complete via WP Cron','2026-02-21 12:04:31','2026-02-21 12:04:31'),(41915,14667,'action created','2026-02-21 12:04:31','2026-02-21 12:04:31'),(41916,14667,'action started via WP Cron','2026-02-21 12:05:31','2026-02-21 12:05:31'),(41917,14667,'action complete via WP Cron','2026-02-21 12:05:31','2026-02-21 12:05:31'),(41918,14668,'action created','2026-02-21 12:05:31','2026-02-21 12:05:31'),(41919,14668,'action started via WP Cron','2026-02-21 12:06:31','2026-02-21 12:06:31'),(41920,14668,'action complete via WP Cron','2026-02-21 12:06:31','2026-02-21 12:06:31'),(41921,14669,'action created','2026-02-21 12:06:31','2026-02-21 12:06:31'),(41922,14669,'action started via WP Cron','2026-02-21 12:07:31','2026-02-21 12:07:31'),(41923,14669,'action complete via WP Cron','2026-02-21 12:07:31','2026-02-21 12:07:31'),(41924,14670,'action created','2026-02-21 12:07:31','2026-02-21 12:07:31'),(41925,14670,'action started via WP Cron','2026-02-21 12:08:31','2026-02-21 12:08:31'),(41926,14670,'action complete via WP Cron','2026-02-21 12:08:31','2026-02-21 12:08:31'),(41927,14671,'action created','2026-02-21 12:08:31','2026-02-21 12:08:31'),(41928,14671,'action started via WP Cron','2026-02-21 12:09:31','2026-02-21 12:09:31'),(41929,14671,'action complete via WP Cron','2026-02-21 12:09:31','2026-02-21 12:09:31'),(41930,14672,'action created','2026-02-21 12:09:31','2026-02-21 12:09:31'),(41931,14672,'action started via WP Cron','2026-02-21 12:10:31','2026-02-21 12:10:31'),(41932,14672,'action complete via WP Cron','2026-02-21 12:10:31','2026-02-21 12:10:31'),(41933,14673,'action created','2026-02-21 12:10:31','2026-02-21 12:10:31'),(41934,14673,'action started via WP Cron','2026-02-21 12:11:31','2026-02-21 12:11:31'),(41935,14673,'action complete via WP Cron','2026-02-21 12:11:31','2026-02-21 12:11:31'),(41936,14674,'action created','2026-02-21 12:11:31','2026-02-21 12:11:31'),(41937,14674,'action started via WP Cron','2026-02-21 12:12:31','2026-02-21 12:12:31'),(41938,14674,'action complete via WP Cron','2026-02-21 12:12:31','2026-02-21 12:12:31'),(41939,14675,'action created','2026-02-21 12:12:31','2026-02-21 12:12:31'),(41940,14675,'action started via WP Cron','2026-02-21 12:13:31','2026-02-21 12:13:31'),(41941,14675,'action complete via WP Cron','2026-02-21 12:13:31','2026-02-21 12:13:31'),(41942,14676,'action created','2026-02-21 12:13:31','2026-02-21 12:13:31'),(41943,14676,'action started via WP Cron','2026-02-21 12:14:31','2026-02-21 12:14:31'),(41944,14676,'action complete via WP Cron','2026-02-21 12:14:31','2026-02-21 12:14:31'),(41945,14677,'action created','2026-02-21 12:14:31','2026-02-21 12:14:31'),(41946,14677,'action started via WP Cron','2026-02-21 12:15:31','2026-02-21 12:15:31'),(41947,14677,'action complete via WP Cron','2026-02-21 12:15:31','2026-02-21 12:15:31'),(41948,14678,'action created','2026-02-21 12:15:31','2026-02-21 12:15:31'),(41949,14678,'action started via WP Cron','2026-02-21 12:16:31','2026-02-21 12:16:31'),(41950,14678,'action complete via WP Cron','2026-02-21 12:16:31','2026-02-21 12:16:31'),(41951,14679,'action created','2026-02-21 12:16:31','2026-02-21 12:16:31'),(41952,14679,'action started via WP Cron','2026-02-21 12:17:31','2026-02-21 12:17:31'),(41953,14679,'action complete via WP Cron','2026-02-21 12:17:31','2026-02-21 12:17:31'),(41954,14680,'action created','2026-02-21 12:17:31','2026-02-21 12:17:31'),(41955,14680,'action started via WP Cron','2026-02-21 12:18:31','2026-02-21 12:18:31'),(41956,14680,'action complete via WP Cron','2026-02-21 12:18:31','2026-02-21 12:18:31'),(41957,14681,'action created','2026-02-21 12:18:31','2026-02-21 12:18:31'),(41958,14681,'action started via WP Cron','2026-02-21 12:19:31','2026-02-21 12:19:31'),(41959,14681,'action complete via WP Cron','2026-02-21 12:19:31','2026-02-21 12:19:31'),(41960,14682,'action created','2026-02-21 12:19:31','2026-02-21 12:19:31'),(41961,14682,'action started via WP Cron','2026-02-21 12:20:31','2026-02-21 12:20:31'),(41962,14682,'action complete via WP Cron','2026-02-21 12:20:31','2026-02-21 12:20:31'),(41963,14683,'action created','2026-02-21 12:20:31','2026-02-21 12:20:31'),(41964,14683,'action started via WP Cron','2026-02-21 12:22:30','2026-02-21 12:22:30'),(41965,14683,'action complete via WP Cron','2026-02-21 12:22:31','2026-02-21 12:22:31'),(41966,14684,'action created','2026-02-21 12:22:31','2026-02-21 12:22:31'),(41967,14684,'action started via WP Cron','2026-02-21 12:24:31','2026-02-21 12:24:31'),(41968,14684,'action complete via WP Cron','2026-02-21 12:24:31','2026-02-21 12:24:31'),(41969,14685,'action created','2026-02-21 12:24:31','2026-02-21 12:24:31'),(41970,14685,'action started via WP Cron','2026-02-21 12:26:30','2026-02-21 12:26:30'),(41971,14685,'action complete via WP Cron','2026-02-21 12:26:31','2026-02-21 12:26:31'),(41972,14686,'action created','2026-02-21 12:26:31','2026-02-21 12:26:31'),(41973,14686,'action started via WP Cron','2026-02-21 12:28:31','2026-02-21 12:28:31'),(41974,14686,'action complete via WP Cron','2026-02-21 12:28:31','2026-02-21 12:28:31'),(41975,14687,'action created','2026-02-21 12:28:31','2026-02-21 12:28:31'),(41976,14687,'action started via WP Cron','2026-02-21 12:29:31','2026-02-21 12:29:31'),(41977,14687,'action complete via WP Cron','2026-02-21 12:29:31','2026-02-21 12:29:31'),(41978,14688,'action created','2026-02-21 12:29:31','2026-02-21 12:29:31'),(41979,14688,'action started via WP Cron','2026-02-21 12:31:31','2026-02-21 12:31:31'),(41980,14688,'action complete via WP Cron','2026-02-21 12:31:31','2026-02-21 12:31:31'),(41981,14689,'action created','2026-02-21 12:31:31','2026-02-21 12:31:31'),(41982,14689,'action started via WP Cron','2026-02-21 12:32:31','2026-02-21 12:32:31'),(41983,14689,'action complete via WP Cron','2026-02-21 12:32:31','2026-02-21 12:32:31'),(41984,14690,'action created','2026-02-21 12:32:31','2026-02-21 12:32:31'),(41985,14690,'action started via WP Cron','2026-02-21 12:33:31','2026-02-21 12:33:31'),(41986,14690,'action complete via WP Cron','2026-02-21 12:33:31','2026-02-21 12:33:31'),(41987,14691,'action created','2026-02-21 12:33:31','2026-02-21 12:33:31'),(41988,14691,'action started via WP Cron','2026-02-21 12:34:31','2026-02-21 12:34:31'),(41989,14691,'action complete via WP Cron','2026-02-21 12:34:31','2026-02-21 12:34:31'),(41990,14692,'action created','2026-02-21 12:34:31','2026-02-21 12:34:31'),(41991,14692,'action started via WP Cron','2026-02-21 12:35:31','2026-02-21 12:35:31'),(41992,14692,'action complete via WP Cron','2026-02-21 12:35:31','2026-02-21 12:35:31'),(41993,14693,'action created','2026-02-21 12:35:31','2026-02-21 12:35:31'),(41994,14693,'action started via WP Cron','2026-02-21 12:37:31','2026-02-21 12:37:31'),(41995,14693,'action complete via WP Cron','2026-02-21 12:37:31','2026-02-21 12:37:31'),(41996,14694,'action created','2026-02-21 12:37:31','2026-02-21 12:37:31'),(41997,14694,'action started via WP Cron','2026-02-21 12:38:31','2026-02-21 12:38:31'),(41998,14694,'action complete via WP Cron','2026-02-21 12:38:31','2026-02-21 12:38:31'),(41999,14695,'action created','2026-02-21 12:38:31','2026-02-21 12:38:31'),(42000,14695,'action started via WP Cron','2026-02-21 12:39:31','2026-02-21 12:39:31'),(42001,14695,'action complete via WP Cron','2026-02-21 12:39:31','2026-02-21 12:39:31'),(42002,14696,'action created','2026-02-21 12:39:31','2026-02-21 12:39:31'),(42003,14696,'action started via WP Cron','2026-02-21 12:41:31','2026-02-21 12:41:31'),(42004,14696,'action complete via WP Cron','2026-02-21 12:41:31','2026-02-21 12:41:31'),(42005,14697,'action created','2026-02-21 12:41:31','2026-02-21 12:41:31'),(42006,14697,'action started via WP Cron','2026-02-21 12:42:31','2026-02-21 12:42:31'),(42007,14697,'action complete via WP Cron','2026-02-21 12:42:31','2026-02-21 12:42:31'),(42008,14698,'action created','2026-02-21 12:42:31','2026-02-21 12:42:31'),(42009,14698,'action started via WP Cron','2026-02-21 12:43:31','2026-02-21 12:43:31'),(42010,14698,'action complete via WP Cron','2026-02-21 12:43:31','2026-02-21 12:43:31'),(42011,14699,'action created','2026-02-21 12:43:31','2026-02-21 12:43:31'),(42012,14699,'action started via WP Cron','2026-02-21 12:44:31','2026-02-21 12:44:31'),(42013,14699,'action complete via WP Cron','2026-02-21 12:44:31','2026-02-21 12:44:31'),(42014,14700,'action created','2026-02-21 12:44:31','2026-02-21 12:44:31'),(42015,14700,'action started via WP Cron','2026-02-21 12:45:31','2026-02-21 12:45:31'),(42016,14700,'action complete via WP Cron','2026-02-21 12:45:31','2026-02-21 12:45:31'),(42017,14701,'action created','2026-02-21 12:45:31','2026-02-21 12:45:31'),(42018,14701,'action started via WP Cron','2026-02-21 12:46:31','2026-02-21 12:46:31'),(42019,14701,'action complete via WP Cron','2026-02-21 12:46:31','2026-02-21 12:46:31'),(42020,14702,'action created','2026-02-21 12:46:31','2026-02-21 12:46:31'),(42021,14702,'action started via WP Cron','2026-02-21 12:47:31','2026-02-21 12:47:31'),(42022,14702,'action complete via WP Cron','2026-02-21 12:47:31','2026-02-21 12:47:31'),(42023,14703,'action created','2026-02-21 12:47:31','2026-02-21 12:47:31'),(42024,14703,'action started via WP Cron','2026-02-21 12:48:31','2026-02-21 12:48:31'),(42025,14703,'action complete via WP Cron','2026-02-21 12:48:31','2026-02-21 12:48:31'),(42026,14704,'action created','2026-02-21 12:48:31','2026-02-21 12:48:31'),(42027,14704,'action started via WP Cron','2026-02-21 12:49:31','2026-02-21 12:49:31'),(42028,14704,'action complete via WP Cron','2026-02-21 12:49:31','2026-02-21 12:49:31'),(42029,14705,'action created','2026-02-21 12:49:31','2026-02-21 12:49:31'),(42030,14705,'action started via WP Cron','2026-02-21 12:50:31','2026-02-21 12:50:31'),(42031,14705,'action complete via WP Cron','2026-02-21 12:50:31','2026-02-21 12:50:31'),(42032,14706,'action created','2026-02-21 12:50:31','2026-02-21 12:50:31'),(42033,14706,'action started via WP Cron','2026-02-21 12:51:31','2026-02-21 12:51:31'),(42034,14706,'action complete via WP Cron','2026-02-21 12:51:31','2026-02-21 12:51:31'),(42035,14707,'action created','2026-02-21 12:51:31','2026-02-21 12:51:31'),(42036,14707,'action started via WP Cron','2026-02-21 12:52:31','2026-02-21 12:52:31'),(42037,14707,'action complete via WP Cron','2026-02-21 12:52:31','2026-02-21 12:52:31'),(42038,14708,'action created','2026-02-21 12:52:31','2026-02-21 12:52:31'),(42039,14708,'action started via WP Cron','2026-02-21 12:54:31','2026-02-21 12:54:31'),(42040,14708,'action complete via WP Cron','2026-02-21 12:54:31','2026-02-21 12:54:31'),(42041,14709,'action created','2026-02-21 12:54:31','2026-02-21 12:54:31'),(42042,14709,'action started via WP Cron','2026-02-21 12:55:31','2026-02-21 12:55:31'),(42043,14709,'action complete via WP Cron','2026-02-21 12:55:31','2026-02-21 12:55:31'),(42044,14710,'action created','2026-02-21 12:55:31','2026-02-21 12:55:31'),(42045,14710,'action started via WP Cron','2026-02-21 12:56:31','2026-02-21 12:56:31'),(42046,14710,'action complete via WP Cron','2026-02-21 12:56:31','2026-02-21 12:56:31'),(42047,14711,'action created','2026-02-21 12:56:31','2026-02-21 12:56:31'),(42048,14711,'action started via WP Cron','2026-02-21 12:57:31','2026-02-21 12:57:31'),(42049,14711,'action complete via WP Cron','2026-02-21 12:57:31','2026-02-21 12:57:31'),(42050,14712,'action created','2026-02-21 12:57:31','2026-02-21 12:57:31'),(42051,14712,'action started via WP Cron','2026-02-21 12:59:31','2026-02-21 12:59:31'),(42052,14712,'action complete via WP Cron','2026-02-21 12:59:31','2026-02-21 12:59:31'),(42053,14713,'action created','2026-02-21 12:59:31','2026-02-21 12:59:31'),(42054,14713,'action started via WP Cron','2026-02-21 14:46:05','2026-02-21 14:46:05'),(42055,14713,'action complete via WP Cron','2026-02-21 14:46:06','2026-02-21 14:46:06'),(42056,14714,'action created','2026-02-21 14:46:06','2026-02-21 14:46:06'),(42057,14714,'action started via WP Cron','2026-02-21 15:20:46','2026-02-21 15:20:46'),(42058,14714,'action complete via WP Cron','2026-02-21 15:20:46','2026-02-21 15:20:46'),(42059,14715,'action created','2026-02-21 15:20:46','2026-02-21 15:20:46'),(42060,14715,'action started via WP Cron','2026-02-21 15:28:33','2026-02-21 15:28:33'),(42061,14715,'action complete via WP Cron','2026-02-21 15:28:33','2026-02-21 15:28:33'),(42062,14716,'action created','2026-02-21 15:28:33','2026-02-21 15:28:33'),(42063,14716,'action started via WP Cron','2026-02-21 15:39:21','2026-02-21 15:39:21'),(42064,14716,'action complete via WP Cron','2026-02-21 15:39:21','2026-02-21 15:39:21'),(42065,14717,'action created','2026-02-21 15:39:21','2026-02-21 15:39:21'),(42066,14717,'action started via WP Cron','2026-02-21 17:34:36','2026-02-21 17:34:36'),(42067,14717,'action complete via WP Cron','2026-02-21 17:34:36','2026-02-21 17:34:36'),(42068,14718,'action created','2026-02-21 17:34:36','2026-02-21 17:34:36'),(42069,14718,'action started via WP Cron','2026-02-21 19:28:37','2026-02-21 19:28:37'),(42070,14718,'action complete via WP Cron','2026-02-21 19:28:37','2026-02-21 19:28:37'),(42071,14719,'action created','2026-02-21 19:28:37','2026-02-21 19:28:37'),(42072,14719,'action started via WP Cron','2026-02-21 20:16:25','2026-02-21 20:16:25'),(42073,14719,'action complete via WP Cron','2026-02-21 20:16:26','2026-02-21 20:16:26'),(42074,14720,'action created','2026-02-21 20:16:26','2026-02-21 20:16:26'),(42075,14720,'action started via WP Cron','2026-02-21 21:15:12','2026-02-21 21:15:12'),(42076,14720,'action complete via WP Cron','2026-02-21 21:15:12','2026-02-21 21:15:12'),(42077,14721,'action created','2026-02-21 21:15:12','2026-02-21 21:15:12'),(42078,14721,'action started via WP Cron','2026-02-21 21:21:07','2026-02-21 21:21:07'),(42079,14721,'action complete via WP Cron','2026-02-21 21:21:08','2026-02-21 21:21:08'),(42080,14722,'action created','2026-02-21 21:21:08','2026-02-21 21:21:08'),(42081,14722,'action started via WP Cron','2026-02-21 22:37:43','2026-02-21 22:37:43'),(42082,14722,'action complete via WP Cron','2026-02-21 22:37:43','2026-02-21 22:37:43'),(42083,14723,'action created','2026-02-21 22:37:43','2026-02-21 22:37:43'),(42084,14723,'action started via WP Cron','2026-02-21 22:43:14','2026-02-21 22:43:14'),(42085,14723,'action complete via WP Cron','2026-02-21 22:43:15','2026-02-21 22:43:15'),(42086,14724,'action created','2026-02-21 22:43:15','2026-02-21 22:43:15'),(42087,14724,'action started via WP Cron','2026-02-21 22:53:06','2026-02-21 22:53:06'),(42088,14724,'action complete via WP Cron','2026-02-21 22:53:07','2026-02-21 22:53:07'),(42089,14725,'action created','2026-02-21 22:53:07','2026-02-21 22:53:07'),(42090,14725,'action started via WP Cron','2026-02-22 01:13:25','2026-02-22 01:13:25'),(42091,14725,'action complete via WP Cron','2026-02-22 01:13:25','2026-02-22 01:13:25'),(42092,14726,'action created','2026-02-22 01:13:25','2026-02-22 01:13:25'),(42093,14726,'action started via WP Cron','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42094,14726,'action complete via WP Cron','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42095,14727,'action created','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42096,14642,'action started via WP Cron','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42097,14642,'action complete via WP Cron','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42098,14728,'action created','2026-02-22 01:27:20','2026-02-22 01:27:20'),(42099,14727,'action started via WP Cron','2026-02-22 01:30:14','2026-02-22 01:30:14'),(42100,14727,'action complete via WP Cron','2026-02-22 01:30:14','2026-02-22 01:30:14'),(42101,14729,'action created','2026-02-22 01:30:14','2026-02-22 01:30:14'),(42102,14729,'action started via WP Cron','2026-02-22 01:33:36','2026-02-22 01:33:36'),(42103,14729,'action complete via WP Cron','2026-02-22 01:33:37','2026-02-22 01:33:37'),(42104,14730,'action created','2026-02-22 01:33:37','2026-02-22 01:33:37'),(42105,14730,'action started via WP Cron','2026-02-22 01:36:33','2026-02-22 01:36:33'),(42106,14730,'action complete via WP Cron','2026-02-22 01:36:34','2026-02-22 01:36:34'),(42107,14731,'action created','2026-02-22 01:36:34','2026-02-22 01:36:34'),(42108,14731,'action started via WP Cron','2026-02-22 01:40:10','2026-02-22 01:40:10'),(42109,14731,'action complete via WP Cron','2026-02-22 01:40:11','2026-02-22 01:40:11'),(42110,14732,'action created','2026-02-22 01:40:11','2026-02-22 01:40:11'),(42111,14732,'action started via WP Cron','2026-02-22 01:41:32','2026-02-22 01:41:32'),(42112,14732,'action complete via WP Cron','2026-02-22 01:41:32','2026-02-22 01:41:32'),(42113,14733,'action created','2026-02-22 01:41:32','2026-02-22 01:41:32'),(42114,14733,'action started via WP Cron','2026-02-22 01:48:51','2026-02-22 01:48:51'),(42115,14733,'action complete via WP Cron','2026-02-22 01:48:51','2026-02-22 01:48:51'),(42116,14734,'action created','2026-02-22 01:48:51','2026-02-22 01:48:51'),(42117,14734,'action started via WP Cron','2026-02-22 01:51:33','2026-02-22 01:51:33'),(42118,14734,'action complete via WP Cron','2026-02-22 01:51:34','2026-02-22 01:51:34'),(42119,14735,'action created','2026-02-22 01:51:34','2026-02-22 01:51:34'),(42120,14735,'action started via WP Cron','2026-02-22 01:56:15','2026-02-22 01:56:15'),(42121,14735,'action complete via WP Cron','2026-02-22 01:56:15','2026-02-22 01:56:15'),(42122,14736,'action created','2026-02-22 01:56:15','2026-02-22 01:56:15'),(42123,14736,'action started via WP Cron','2026-02-22 01:57:46','2026-02-22 01:57:46'),(42124,14736,'action complete via WP Cron','2026-02-22 01:57:46','2026-02-22 01:57:46'),(42125,14737,'action created','2026-02-22 01:57:46','2026-02-22 01:57:46'),(42126,14737,'action started via WP Cron','2026-02-22 02:01:19','2026-02-22 02:01:19'),(42127,14737,'action complete via WP Cron','2026-02-22 02:01:20','2026-02-22 02:01:20'),(42128,14738,'action created','2026-02-22 02:01:20','2026-02-22 02:01:20'),(42129,14738,'action started via WP Cron','2026-02-22 02:03:24','2026-02-22 02:03:24'),(42130,14738,'action complete via WP Cron','2026-02-22 02:03:25','2026-02-22 02:03:25'),(42131,14739,'action created','2026-02-22 02:03:25','2026-02-22 02:03:25'),(42132,14739,'action started via WP Cron','2026-02-22 02:06:06','2026-02-22 02:06:06'),(42133,14739,'action complete via WP Cron','2026-02-22 02:06:06','2026-02-22 02:06:06'),(42134,14740,'action created','2026-02-22 02:06:06','2026-02-22 02:06:06'),(42135,14740,'action started via WP Cron','2026-02-22 02:09:58','2026-02-22 02:09:58'),(42136,14740,'action complete via WP Cron','2026-02-22 02:09:58','2026-02-22 02:09:58'),(42137,14741,'action created','2026-02-22 02:09:58','2026-02-22 02:09:58'),(42138,14741,'action started via WP Cron','2026-02-22 02:11:23','2026-02-22 02:11:23'),(42139,14741,'action complete via WP Cron','2026-02-22 02:11:23','2026-02-22 02:11:23'),(42140,14742,'action created','2026-02-22 02:11:23','2026-02-22 02:11:23'),(42141,14742,'action started via WP Cron','2026-02-22 02:13:07','2026-02-22 02:13:07'),(42142,14742,'action complete via WP Cron','2026-02-22 02:13:07','2026-02-22 02:13:07'),(42143,14743,'action created','2026-02-22 02:13:07','2026-02-22 02:13:07'),(42144,14743,'action started via WP Cron','2026-02-22 02:14:12','2026-02-22 02:14:12'),(42145,14743,'action complete via WP Cron','2026-02-22 02:14:12','2026-02-22 02:14:12'),(42146,14744,'action created','2026-02-22 02:14:12','2026-02-22 02:14:12'),(42147,14744,'action started via WP Cron','2026-02-22 02:25:24','2026-02-22 02:25:24'),(42148,14744,'action complete via WP Cron','2026-02-22 02:25:24','2026-02-22 02:25:24'),(42149,14745,'action created','2026-02-22 02:25:24','2026-02-22 02:25:24'),(42150,14745,'action started via WP Cron','2026-02-22 02:54:38','2026-02-22 02:54:38'),(42151,14745,'action complete via WP Cron','2026-02-22 02:54:39','2026-02-22 02:54:39'),(42152,14746,'action created','2026-02-22 02:54:39','2026-02-22 02:54:39'),(42153,14746,'action started via WP Cron','2026-02-22 03:01:13','2026-02-22 03:01:13'),(42154,14746,'action complete via WP Cron','2026-02-22 03:01:13','2026-02-22 03:01:13'),(42155,14747,'action created','2026-02-22 03:01:13','2026-02-22 03:01:13'),(42156,14747,'action started via WP Cron','2026-02-22 03:17:14','2026-02-22 03:17:14'),(42157,14747,'action complete via WP Cron','2026-02-22 03:17:15','2026-02-22 03:17:15'),(42158,14748,'action created','2026-02-22 03:17:15','2026-02-22 03:17:15'),(42159,14748,'action started via WP Cron','2026-02-22 03:55:34','2026-02-22 03:55:34'),(42160,14748,'action complete via WP Cron','2026-02-22 03:55:34','2026-02-22 03:55:34'),(42161,14749,'action created','2026-02-22 03:55:34','2026-02-22 03:55:34'),(42162,14749,'action started via WP Cron','2026-02-22 04:22:07','2026-02-22 04:22:07'),(42163,14749,'action complete via WP Cron','2026-02-22 04:22:07','2026-02-22 04:22:07'),(42164,14750,'action created','2026-02-22 04:22:07','2026-02-22 04:22:07'),(42165,14750,'action started via WP Cron','2026-02-22 05:14:31','2026-02-22 05:14:31'),(42166,14750,'action complete via WP Cron','2026-02-22 05:14:31','2026-02-22 05:14:31'),(42167,14751,'action created','2026-02-22 05:14:31','2026-02-22 05:14:31'),(42168,14751,'action started via WP Cron','2026-02-22 05:41:39','2026-02-22 05:41:39'),(42169,14751,'action complete via WP Cron','2026-02-22 05:41:40','2026-02-22 05:41:40'),(42170,14752,'action created','2026-02-22 05:41:40','2026-02-22 05:41:40'),(42171,14752,'action started via WP Cron','2026-02-22 06:07:46','2026-02-22 06:07:46'),(42172,14752,'action complete via WP Cron','2026-02-22 06:07:47','2026-02-22 06:07:47'),(42173,14753,'action created','2026-02-22 06:07:47','2026-02-22 06:07:47'),(42174,14753,'action started via WP Cron','2026-02-22 06:28:46','2026-02-22 06:28:46'),(42175,14753,'action complete via WP Cron','2026-02-22 06:28:46','2026-02-22 06:28:46'),(42176,14754,'action created','2026-02-22 06:28:46','2026-02-22 06:28:46'),(42177,14754,'action started via WP Cron','2026-02-22 07:19:14','2026-02-22 07:19:14'),(42178,14754,'action complete via WP Cron','2026-02-22 07:19:14','2026-02-22 07:19:14'),(42179,14755,'action created','2026-02-22 07:19:14','2026-02-22 07:19:14'),(42180,14755,'action started via WP Cron','2026-02-22 07:58:21','2026-02-22 07:58:21'),(42181,14755,'action complete via WP Cron','2026-02-22 07:58:21','2026-02-22 07:58:21'),(42182,14756,'action created','2026-02-22 07:58:21','2026-02-22 07:58:21'),(42183,14756,'action started via WP Cron','2026-02-22 08:45:39','2026-02-22 08:45:39'),(42184,14756,'action complete via WP Cron','2026-02-22 08:45:39','2026-02-22 08:45:39'),(42185,14757,'action created','2026-02-22 08:45:39','2026-02-22 08:45:39'),(42186,14757,'action started via WP Cron','2026-02-22 08:53:43','2026-02-22 08:53:43'),(42187,14757,'action complete via WP Cron','2026-02-22 08:53:44','2026-02-22 08:53:44'),(42188,14758,'action created','2026-02-22 08:53:44','2026-02-22 08:53:44'),(42189,14758,'action started via WP Cron','2026-02-22 09:17:13','2026-02-22 09:17:13'),(42190,14758,'action complete via WP Cron','2026-02-22 09:17:14','2026-02-22 09:17:14'),(42191,14759,'action created','2026-02-22 09:17:14','2026-02-22 09:17:14'),(42192,14759,'action started via WP Cron','2026-02-22 10:04:04','2026-02-22 10:04:04'),(42193,14759,'action complete via WP Cron','2026-02-22 10:04:04','2026-02-22 10:04:04'),(42194,14760,'action created','2026-02-22 10:04:04','2026-02-22 10:04:04'),(42195,14760,'action started via WP Cron','2026-02-22 10:11:28','2026-02-22 10:11:28'),(42196,14760,'action complete via WP Cron','2026-02-22 10:11:28','2026-02-22 10:11:28'),(42197,14761,'action created','2026-02-22 10:11:28','2026-02-22 10:11:28'),(42198,14761,'action started via WP Cron','2026-02-22 10:38:04','2026-02-22 10:38:04'),(42199,14761,'action complete via WP Cron','2026-02-22 10:38:04','2026-02-22 10:38:04'),(42200,14762,'action created','2026-02-22 10:38:04','2026-02-22 10:38:04'),(42201,14762,'action started via WP Cron','2026-02-22 13:12:43','2026-02-22 13:12:43'),(42202,14762,'action complete via WP Cron','2026-02-22 13:12:43','2026-02-22 13:12:43'),(42203,14763,'action created','2026-02-22 13:12:43','2026-02-22 13:12:43'),(42204,14763,'action started via WP Cron','2026-02-22 13:57:52','2026-02-22 13:57:52'),(42205,14763,'action complete via WP Cron','2026-02-22 13:57:53','2026-02-22 13:57:53'),(42206,14764,'action created','2026-02-22 13:57:53','2026-02-22 13:57:53'),(42207,14764,'action started via WP Cron','2026-02-22 15:15:41','2026-02-22 15:15:41'),(42208,14764,'action complete via WP Cron','2026-02-22 15:15:41','2026-02-22 15:15:41'),(42209,14765,'action created','2026-02-22 15:15:41','2026-02-22 15:15:41'),(42210,14765,'action started via WP Cron','2026-02-22 15:34:40','2026-02-22 15:34:40'),(42211,14765,'action complete via WP Cron','2026-02-22 15:34:40','2026-02-22 15:34:40'),(42212,14766,'action created','2026-02-22 15:34:40','2026-02-22 15:34:40'),(42213,14766,'action started via WP Cron','2026-02-22 15:43:02','2026-02-22 15:43:02'),(42214,14766,'action complete via WP Cron','2026-02-22 15:43:02','2026-02-22 15:43:02'),(42215,14767,'action created','2026-02-22 15:43:02','2026-02-22 15:43:02'),(42216,14767,'action started via WP Cron','2026-02-22 16:09:52','2026-02-22 16:09:52'),(42217,14767,'action complete via WP Cron','2026-02-22 16:09:52','2026-02-22 16:09:52'),(42218,14768,'action created','2026-02-22 16:09:52','2026-02-22 16:09:52'),(42219,14768,'action started via WP Cron','2026-02-22 17:40:09','2026-02-22 17:40:09'),(42220,14768,'action complete via WP Cron','2026-02-22 17:40:10','2026-02-22 17:40:10'),(42221,14769,'action created','2026-02-22 17:40:10','2026-02-22 17:40:10'),(42222,14769,'action started via WP Cron','2026-02-22 19:48:16','2026-02-22 19:48:16'),(42223,14769,'action complete via WP Cron','2026-02-22 19:48:16','2026-02-22 19:48:16'),(42224,14770,'action created','2026-02-22 19:48:16','2026-02-22 19:48:16'),(42225,14770,'action started via WP Cron','2026-02-22 20:36:59','2026-02-22 20:36:59'),(42226,14770,'action complete via WP Cron','2026-02-22 20:36:59','2026-02-22 20:36:59'),(42227,14771,'action created','2026-02-22 20:36:59','2026-02-22 20:36:59'),(42228,14771,'action started via WP Cron','2026-02-22 21:33:06','2026-02-22 21:33:06'),(42229,14771,'action complete via WP Cron','2026-02-22 21:33:06','2026-02-22 21:33:06'),(42230,14772,'action created','2026-02-22 21:33:06','2026-02-22 21:33:06'),(42231,14772,'action started via WP Cron','2026-02-22 21:48:46','2026-02-22 21:48:46'),(42232,14772,'action complete via WP Cron','2026-02-22 21:48:46','2026-02-22 21:48:46'),(42233,14773,'action created','2026-02-22 21:48:46','2026-02-22 21:48:46'),(42234,14773,'action started via WP Cron','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42235,14773,'action complete via WP Cron','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42236,14774,'action created','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42237,14728,'action started via WP Cron','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42238,14728,'action complete via WP Cron','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42239,14775,'action created','2026-02-23 01:52:29','2026-02-23 01:52:29'),(42240,14774,'action started via WP Cron','2026-02-23 02:32:21','2026-02-23 02:32:21'),(42241,14774,'action complete via WP Cron','2026-02-23 02:32:22','2026-02-23 02:32:22'),(42242,14776,'action created','2026-02-23 02:32:22','2026-02-23 02:32:22'),(42243,14776,'action started via WP Cron','2026-02-23 03:02:44','2026-02-23 03:02:44'),(42244,14776,'action complete via WP Cron','2026-02-23 03:02:44','2026-02-23 03:02:44'),(42245,14777,'action created','2026-02-23 03:02:44','2026-02-23 03:02:44'),(42246,14777,'action started via WP Cron','2026-02-23 03:03:58','2026-02-23 03:03:58'),(42247,14777,'action complete via WP Cron','2026-02-23 03:03:59','2026-02-23 03:03:59'),(42248,14778,'action created','2026-02-23 03:03:59','2026-02-23 03:03:59'),(42249,14778,'action started via WP Cron','2026-02-23 03:11:37','2026-02-23 03:11:37'),(42250,14778,'action complete via WP Cron','2026-02-23 03:11:37','2026-02-23 03:11:37'),(42251,14779,'action created','2026-02-23 03:11:37','2026-02-23 03:11:37'),(42252,14779,'action started via WP Cron','2026-02-23 03:19:07','2026-02-23 03:19:07'),(42253,14779,'action complete via WP Cron','2026-02-23 03:19:07','2026-02-23 03:19:07'),(42254,14780,'action created','2026-02-23 03:19:07','2026-02-23 03:19:07'),(42255,14780,'action started via WP Cron','2026-02-23 03:26:53','2026-02-23 03:26:53'),(42256,14780,'action complete via WP Cron','2026-02-23 03:26:54','2026-02-23 03:26:54'),(42257,14781,'action created','2026-02-23 03:26:54','2026-02-23 03:26:54'),(42258,14781,'action started via WP Cron','2026-02-23 05:22:47','2026-02-23 05:22:47'),(42259,14781,'action complete via WP Cron','2026-02-23 05:22:47','2026-02-23 05:22:47'),(42260,14782,'action created','2026-02-23 05:22:47','2026-02-23 05:22:47'),(42261,14782,'action started via WP Cron','2026-02-23 06:02:37','2026-02-23 06:02:37'),(42262,14782,'action complete via WP Cron','2026-02-23 06:02:37','2026-02-23 06:02:37'),(42263,14783,'action created','2026-02-23 06:02:37','2026-02-23 06:02:37'),(42264,14783,'action started via WP Cron','2026-02-23 08:42:46','2026-02-23 08:42:46'),(42265,14783,'action complete via WP Cron','2026-02-23 08:42:46','2026-02-23 08:42:46'),(42266,14784,'action created','2026-02-23 08:42:46','2026-02-23 08:42:46'),(42267,14784,'action started via WP Cron','2026-02-23 08:54:17','2026-02-23 08:54:17'),(42268,14784,'action complete via WP Cron','2026-02-23 08:54:17','2026-02-23 08:54:17'),(42269,14785,'action created','2026-02-23 08:54:17','2026-02-23 08:54:17'),(42270,14785,'action started via WP Cron','2026-02-23 09:00:18','2026-02-23 09:00:18'),(42271,14785,'action complete via WP Cron','2026-02-23 09:00:19','2026-02-23 09:00:19'),(42272,14786,'action created','2026-02-23 09:00:19','2026-02-23 09:00:19'),(42273,14786,'action started via WP Cron','2026-02-23 09:22:28','2026-02-23 09:22:28'),(42274,14786,'action complete via WP Cron','2026-02-23 09:22:29','2026-02-23 09:22:29'),(42275,14787,'action created','2026-02-23 09:22:29','2026-02-23 09:22:29'),(42276,14787,'action started via WP Cron','2026-02-23 10:03:02','2026-02-23 10:03:02'),(42277,14787,'action complete via WP Cron','2026-02-23 10:03:02','2026-02-23 10:03:02'),(42278,14788,'action created','2026-02-23 10:03:02','2026-02-23 10:03:02'),(42279,14788,'action started via WP Cron','2026-02-23 10:13:35','2026-02-23 10:13:35'),(42280,14788,'action complete via WP Cron','2026-02-23 10:13:35','2026-02-23 10:13:35'),(42281,14789,'action created','2026-02-23 10:13:35','2026-02-23 10:13:35'),(42282,14789,'action started via WP Cron','2026-02-23 10:36:14','2026-02-23 10:36:14'),(42283,14789,'action complete via WP Cron','2026-02-23 10:36:15','2026-02-23 10:36:15'),(42284,14790,'action created','2026-02-23 10:36:15','2026-02-23 10:36:15'),(42285,14790,'action started via WP Cron','2026-02-23 11:39:35','2026-02-23 11:39:35'),(42286,14790,'action complete via WP Cron','2026-02-23 11:39:36','2026-02-23 11:39:36'),(42287,14791,'action created','2026-02-23 11:39:36','2026-02-23 11:39:36'),(42288,14791,'action started via WP Cron','2026-02-23 12:53:43','2026-02-23 12:53:43'),(42289,14791,'action complete via WP Cron','2026-02-23 12:53:44','2026-02-23 12:53:44'),(42290,14792,'action created','2026-02-23 12:53:44','2026-02-23 12:53:44'),(42291,14792,'action started via WP Cron','2026-02-23 13:05:38','2026-02-23 13:05:38'),(42292,14792,'action complete via WP Cron','2026-02-23 13:05:39','2026-02-23 13:05:39'),(42293,14793,'action created','2026-02-23 13:05:39','2026-02-23 13:05:39'),(42294,14793,'action started via WP Cron','2026-02-23 14:17:56','2026-02-23 14:17:56'),(42295,14793,'action complete via WP Cron','2026-02-23 14:17:57','2026-02-23 14:17:57'),(42296,14794,'action created','2026-02-23 14:17:57','2026-02-23 14:17:57'),(42297,14794,'action started via WP Cron','2026-02-23 14:25:32','2026-02-23 14:25:32'),(42298,14794,'action complete via WP Cron','2026-02-23 14:25:33','2026-02-23 14:25:33'),(42299,14795,'action created','2026-02-23 14:25:33','2026-02-23 14:25:33'),(42300,14795,'action started via WP Cron','2026-02-23 18:24:32','2026-02-23 18:24:32'),(42301,14795,'action complete via WP Cron','2026-02-23 18:24:32','2026-02-23 18:24:32'),(42302,14796,'action created','2026-02-23 18:24:32','2026-02-23 18:24:32'),(42303,14796,'action started via WP Cron','2026-02-23 19:19:18','2026-02-23 19:19:18'),(42304,14796,'action complete via WP Cron','2026-02-23 19:19:18','2026-02-23 19:19:18'),(42305,14797,'action created','2026-02-23 19:19:18','2026-02-23 19:19:18'),(42306,14797,'action started via WP Cron','2026-02-23 20:26:34','2026-02-23 20:26:34'),(42307,14797,'action complete via WP Cron','2026-02-23 20:26:34','2026-02-23 20:26:34'),(42308,14798,'action created','2026-02-23 20:26:34','2026-02-23 20:26:34'),(42309,14798,'action started via WP Cron','2026-02-23 20:34:18','2026-02-23 20:34:18'),(42310,14798,'action complete via WP Cron','2026-02-23 20:34:18','2026-02-23 20:34:18'),(42311,14799,'action created','2026-02-23 20:34:18','2026-02-23 20:34:18'),(42312,14799,'action started via WP Cron','2026-02-23 23:11:41','2026-02-23 23:11:41'),(42313,14799,'action complete via WP Cron','2026-02-23 23:11:42','2026-02-23 23:11:42'),(42314,14800,'action created','2026-02-23 23:11:42','2026-02-23 23:11:42'),(42315,14800,'action started via WP Cron','2026-02-23 23:33:41','2026-02-23 23:33:41'),(42316,14800,'action complete via WP Cron','2026-02-23 23:33:42','2026-02-23 23:33:42'),(42317,14801,'action created','2026-02-23 23:33:42','2026-02-23 23:33:42'),(42318,14801,'action started via WP Cron','2026-02-23 23:53:49','2026-02-23 23:53:49'),(42319,14801,'action complete via WP Cron','2026-02-23 23:53:49','2026-02-23 23:53:49'),(42320,14802,'action created','2026-02-23 23:53:49','2026-02-23 23:53:49'),(42321,14802,'action started via WP Cron','2026-02-24 00:03:56','2026-02-24 00:03:56'),(42322,14802,'action complete via WP Cron','2026-02-24 00:03:56','2026-02-24 00:03:56'),(42323,14803,'action created','2026-02-24 00:03:56','2026-02-24 00:03:56'),(42324,14803,'action started via WP Cron','2026-02-24 00:06:31','2026-02-24 00:06:31'),(42325,14803,'action complete via WP Cron','2026-02-24 00:06:31','2026-02-24 00:06:31'),(42326,14804,'action created','2026-02-24 00:06:31','2026-02-24 00:06:31'),(42327,14804,'action started via WP Cron','2026-02-24 01:27:17','2026-02-24 01:27:17'),(42328,14804,'action complete via WP Cron','2026-02-24 01:27:18','2026-02-24 01:27:18'),(42329,14805,'action created','2026-02-24 01:27:18','2026-02-24 01:27:18'),(42330,14805,'action started via WP Cron','2026-02-24 02:03:40','2026-02-24 02:03:40'),(42331,14805,'action complete via WP Cron','2026-02-24 02:03:41','2026-02-24 02:03:41'),(42332,14806,'action created','2026-02-24 02:03:41','2026-02-24 02:03:41'),(42333,14775,'action started via WP Cron','2026-02-24 02:03:41','2026-02-24 02:03:41'),(42334,14775,'action complete via WP Cron','2026-02-24 02:03:41','2026-02-24 02:03:41'),(42335,14807,'action created','2026-02-24 02:03:41','2026-02-24 02:03:41'),(42336,14806,'action started via WP Cron','2026-02-24 02:46:43','2026-02-24 02:46:43'),(42337,14806,'action complete via WP Cron','2026-02-24 02:46:43','2026-02-24 02:46:43'),(42338,14808,'action created','2026-02-24 02:46:43','2026-02-24 02:46:43'),(42339,14808,'action started via WP Cron','2026-02-24 03:27:49','2026-02-24 03:27:49'),(42340,14808,'action complete via WP Cron','2026-02-24 03:27:49','2026-02-24 03:27:49'),(42341,14809,'action created','2026-02-24 03:27:49','2026-02-24 03:27:49'),(42342,14809,'action started via WP Cron','2026-02-24 03:50:18','2026-02-24 03:50:18'),(42343,14809,'action complete via WP Cron','2026-02-24 03:50:18','2026-02-24 03:50:18'),(42344,14810,'action created','2026-02-24 03:50:18','2026-02-24 03:50:18'),(42345,14810,'action started via WP Cron','2026-02-24 05:25:35','2026-02-24 05:25:35'),(42346,14810,'action complete via WP Cron','2026-02-24 05:25:35','2026-02-24 05:25:35'),(42347,14811,'action created','2026-02-24 05:25:35','2026-02-24 05:25:35'),(42348,14811,'action started via WP Cron','2026-02-24 05:48:40','2026-02-24 05:48:40'),(42349,14811,'action complete via WP Cron','2026-02-24 05:48:40','2026-02-24 05:48:40'),(42350,14812,'action created','2026-02-24 05:48:40','2026-02-24 05:48:40'),(42351,14812,'action started via WP Cron','2026-02-24 06:02:27','2026-02-24 06:02:27'),(42352,14812,'action complete via WP Cron','2026-02-24 06:02:27','2026-02-24 06:02:27'),(42353,14813,'action created','2026-02-24 06:02:27','2026-02-24 06:02:27'),(42354,14813,'action started via WP Cron','2026-02-24 06:12:18','2026-02-24 06:12:18'),(42355,14813,'action complete via WP Cron','2026-02-24 06:12:18','2026-02-24 06:12:18'),(42356,14814,'action created','2026-02-24 06:12:18','2026-02-24 06:12:18'),(42357,14814,'action started via WP Cron','2026-02-24 06:18:50','2026-02-24 06:18:50'),(42358,14814,'action complete via WP Cron','2026-02-24 06:18:50','2026-02-24 06:18:50'),(42359,14815,'action created','2026-02-24 06:18:50','2026-02-24 06:18:50'),(42360,14815,'action started via WP Cron','2026-02-24 07:08:18','2026-02-24 07:08:18'),(42361,14815,'action complete via WP Cron','2026-02-24 07:08:19','2026-02-24 07:08:19'),(42362,14816,'action created','2026-02-24 07:08:19','2026-02-24 07:08:19'),(42363,14816,'action started via WP Cron','2026-02-24 07:36:04','2026-02-24 07:36:04'),(42364,14816,'action complete via WP Cron','2026-02-24 07:36:04','2026-02-24 07:36:04'),(42365,14817,'action created','2026-02-24 07:36:04','2026-02-24 07:36:04'),(42366,14817,'action started via WP Cron','2026-02-24 07:39:44','2026-02-24 07:39:44'),(42367,14817,'action complete via WP Cron','2026-02-24 07:39:45','2026-02-24 07:39:45'),(42368,14818,'action created','2026-02-24 07:39:45','2026-02-24 07:39:45'),(42369,14818,'action started via WP Cron','2026-02-24 10:13:56','2026-02-24 10:13:56'),(42370,14818,'action complete via WP Cron','2026-02-24 10:13:56','2026-02-24 10:13:56'),(42371,14819,'action created','2026-02-24 10:13:56','2026-02-24 10:13:56'),(42372,14819,'action started via WP Cron','2026-02-24 10:58:19','2026-02-24 10:58:19'),(42373,14819,'action complete via WP Cron','2026-02-24 10:58:19','2026-02-24 10:58:19'),(42374,14820,'action created','2026-02-24 10:58:19','2026-02-24 10:58:19'),(42375,14820,'action started via WP Cron','2026-02-24 11:04:49','2026-02-24 11:04:49'),(42376,14820,'action complete via WP Cron','2026-02-24 11:04:50','2026-02-24 11:04:50'),(42377,14821,'action created','2026-02-24 11:04:50','2026-02-24 11:04:50'),(42378,14821,'action started via WP Cron','2026-02-24 11:17:40','2026-02-24 11:17:40'),(42379,14821,'action complete via WP Cron','2026-02-24 11:17:41','2026-02-24 11:17:41'),(42380,14822,'action created','2026-02-24 11:17:41','2026-02-24 11:17:41'),(42381,14822,'action started via WP Cron','2026-02-24 11:52:41','2026-02-24 11:52:41'),(42382,14822,'action complete via WP Cron','2026-02-24 11:52:41','2026-02-24 11:52:41'),(42383,14823,'action created','2026-02-24 11:52:41','2026-02-24 11:52:41'),(42384,14823,'action started via WP Cron','2026-02-24 11:54:57','2026-02-24 11:54:57'),(42385,14823,'action complete via WP Cron','2026-02-24 11:54:57','2026-02-24 11:54:57'),(42386,14824,'action created','2026-02-24 11:54:57','2026-02-24 11:54:57'),(42387,14824,'action started via WP Cron','2026-02-24 12:13:44','2026-02-24 12:13:44'),(42388,14824,'action complete via WP Cron','2026-02-24 12:13:44','2026-02-24 12:13:44'),(42389,14825,'action created','2026-02-24 12:13:44','2026-02-24 12:13:44'),(42390,14825,'action started via WP Cron','2026-02-24 13:35:17','2026-02-24 13:35:17'),(42391,14825,'action complete via WP Cron','2026-02-24 13:35:17','2026-02-24 13:35:17'),(42392,14826,'action created','2026-02-24 13:35:17','2026-02-24 13:35:17'),(42393,14826,'action started via WP Cron','2026-02-24 13:37:30','2026-02-24 13:37:30'),(42394,14826,'action complete via WP Cron','2026-02-24 13:37:30','2026-02-24 13:37:30'),(42395,14827,'action created','2026-02-24 13:37:30','2026-02-24 13:37:30'),(42396,14827,'action started via WP Cron','2026-02-24 14:11:15','2026-02-24 14:11:15'),(42397,14827,'action complete via WP Cron','2026-02-24 14:11:15','2026-02-24 14:11:15'),(42398,14828,'action created','2026-02-24 14:11:15','2026-02-24 14:11:15'),(42399,14828,'action started via WP Cron','2026-02-24 14:57:28','2026-02-24 14:57:28'),(42400,14828,'action complete via WP Cron','2026-02-24 14:57:28','2026-02-24 14:57:28'),(42401,14829,'action created','2026-02-24 14:57:28','2026-02-24 14:57:28'),(42402,14829,'action started via WP Cron','2026-02-24 16:25:07','2026-02-24 16:25:07'),(42403,14829,'action complete via WP Cron','2026-02-24 16:25:07','2026-02-24 16:25:07'),(42404,14830,'action created','2026-02-24 16:25:07','2026-02-24 16:25:07'),(42405,14830,'action started via WP Cron','2026-02-24 16:53:39','2026-02-24 16:53:39'),(42406,14830,'action complete via WP Cron','2026-02-24 16:53:39','2026-02-24 16:53:39'),(42407,14831,'action created','2026-02-24 16:53:39','2026-02-24 16:53:39'),(42408,14831,'action started via WP Cron','2026-02-24 18:05:48','2026-02-24 18:05:48'),(42409,14831,'action complete via WP Cron','2026-02-24 18:05:48','2026-02-24 18:05:48'),(42410,14832,'action created','2026-02-24 18:05:48','2026-02-24 18:05:48'),(42411,14832,'action started via WP Cron','2026-02-24 18:11:17','2026-02-24 18:11:17'),(42412,14832,'action complete via WP Cron','2026-02-24 18:11:17','2026-02-24 18:11:17'),(42413,14833,'action created','2026-02-24 18:11:17','2026-02-24 18:11:17'),(42414,14833,'action started via WP Cron','2026-02-24 19:19:10','2026-02-24 19:19:10'),(42415,14833,'action complete via WP Cron','2026-02-24 19:19:10','2026-02-24 19:19:10'),(42416,14834,'action created','2026-02-24 19:19:10','2026-02-24 19:19:10'),(42417,14834,'action started via WP Cron','2026-02-24 20:26:28','2026-02-24 20:26:28'),(42418,14834,'action complete via WP Cron','2026-02-24 20:26:29','2026-02-24 20:26:29'),(42419,14835,'action created','2026-02-24 20:26:29','2026-02-24 20:26:29'),(42420,14835,'action started via WP Cron','2026-02-24 21:53:59','2026-02-24 21:53:59'),(42421,14835,'action complete via WP Cron','2026-02-24 21:53:59','2026-02-24 21:53:59'),(42422,14836,'action created','2026-02-24 21:53:59','2026-02-24 21:53:59'),(42423,14836,'action started via WP Cron','2026-02-24 23:02:06','2026-02-24 23:02:06'),(42424,14836,'action complete via WP Cron','2026-02-24 23:02:07','2026-02-24 23:02:07'),(42425,14837,'action created','2026-02-24 23:02:07','2026-02-24 23:02:07'),(42426,14837,'action started via WP Cron','2026-02-25 00:39:00','2026-02-25 00:39:00'),(42427,14837,'action complete via WP Cron','2026-02-25 00:39:00','2026-02-25 00:39:00'),(42428,14838,'action created','2026-02-25 00:39:00','2026-02-25 00:39:00'),(42429,14838,'action started via WP Cron','2026-02-25 01:59:53','2026-02-25 01:59:53'),(42430,14838,'action complete via WP Cron','2026-02-25 01:59:53','2026-02-25 01:59:53'),(42431,14839,'action created','2026-02-25 01:59:53','2026-02-25 01:59:53'),(42432,14839,'action started via WP Cron','2026-02-25 02:13:19','2026-02-25 02:13:19'),(42433,14839,'action complete via WP Cron','2026-02-25 02:13:20','2026-02-25 02:13:20'),(42434,14840,'action created','2026-02-25 02:13:20','2026-02-25 02:13:20'),(42435,14807,'action started via WP Cron','2026-02-25 02:13:20','2026-02-25 02:13:20'),(42436,14807,'action complete via WP Cron','2026-02-25 02:13:20','2026-02-25 02:13:20'),(42437,14841,'action created','2026-02-25 02:13:20','2026-02-25 02:13:20'),(42438,14840,'action started via WP Cron','2026-02-25 02:19:03','2026-02-25 02:19:03'),(42439,14840,'action complete via WP Cron','2026-02-25 02:19:04','2026-02-25 02:19:04'),(42440,14842,'action created','2026-02-25 02:19:04','2026-02-25 02:19:04'),(42441,14842,'action started via WP Cron','2026-02-25 02:22:29','2026-02-25 02:22:29'),(42442,14842,'action complete via WP Cron','2026-02-25 02:22:29','2026-02-25 02:22:29'),(42443,14843,'action created','2026-02-25 02:22:29','2026-02-25 02:22:29'),(42444,14843,'action started via WP Cron','2026-02-25 02:43:08','2026-02-25 02:43:08'),(42445,14843,'action complete via WP Cron','2026-02-25 02:43:09','2026-02-25 02:43:09'),(42446,14844,'action created','2026-02-25 02:43:09','2026-02-25 02:43:09'),(42447,14844,'action started via WP Cron','2026-02-25 02:48:32','2026-02-25 02:48:32'),(42448,14844,'action complete via WP Cron','2026-02-25 02:48:33','2026-02-25 02:48:33'),(42449,14845,'action created','2026-02-25 02:48:33','2026-02-25 02:48:33'),(42450,14845,'action started via WP Cron','2026-02-25 02:56:38','2026-02-25 02:56:38'),(42451,14845,'action complete via WP Cron','2026-02-25 02:56:38','2026-02-25 02:56:38'),(42452,14846,'action created','2026-02-25 02:56:38','2026-02-25 02:56:38'),(42453,14846,'action started via WP Cron','2026-02-25 03:19:57','2026-02-25 03:19:57'),(42454,14846,'action complete via WP Cron','2026-02-25 03:19:58','2026-02-25 03:19:58'),(42455,14847,'action created','2026-02-25 03:19:58','2026-02-25 03:19:58'),(42456,14847,'action started via WP Cron','2026-02-25 04:06:35','2026-02-25 04:06:35'),(42457,14847,'action complete via WP Cron','2026-02-25 04:06:36','2026-02-25 04:06:36'),(42458,14848,'action created','2026-02-25 04:06:36','2026-02-25 04:06:36'),(42459,14848,'action started via WP Cron','2026-02-25 04:48:11','2026-02-25 04:48:11'),(42460,14848,'action complete via WP Cron','2026-02-25 04:48:12','2026-02-25 04:48:12'),(42461,14849,'action created','2026-02-25 04:48:12','2026-02-25 04:48:12'),(42462,14849,'action started via WP Cron','2026-02-25 05:53:52','2026-02-25 05:53:52'),(42463,14849,'action complete via WP Cron','2026-02-25 05:53:53','2026-02-25 05:53:53'),(42464,14850,'action created','2026-02-25 05:53:53','2026-02-25 05:53:53'),(42465,14850,'action started via WP Cron','2026-02-25 07:10:04','2026-02-25 07:10:04'),(42466,14850,'action complete via WP Cron','2026-02-25 07:10:05','2026-02-25 07:10:05'),(42467,14851,'action created','2026-02-25 07:10:05','2026-02-25 07:10:05'),(42468,14851,'action started via WP Cron','2026-02-25 07:14:24','2026-02-25 07:14:24'),(42469,14851,'action complete via WP Cron','2026-02-25 07:14:25','2026-02-25 07:14:25'),(42470,14852,'action created','2026-02-25 07:14:25','2026-02-25 07:14:25'),(42471,14852,'action started via WP Cron','2026-02-25 07:47:35','2026-02-25 07:47:35'),(42472,14852,'action complete via WP Cron','2026-02-25 07:47:35','2026-02-25 07:47:35'),(42473,14853,'action created','2026-02-25 07:47:35','2026-02-25 07:47:35'),(42474,14853,'action started via WP Cron','2026-02-25 08:13:45','2026-02-25 08:13:45'),(42475,14853,'action complete via WP Cron','2026-02-25 08:13:45','2026-02-25 08:13:45'),(42476,14854,'action created','2026-02-25 08:13:45','2026-02-25 08:13:45'),(42477,14854,'action started via WP Cron','2026-02-25 09:16:53','2026-02-25 09:16:53'),(42478,14854,'action complete via WP Cron','2026-02-25 09:16:53','2026-02-25 09:16:53'),(42479,14855,'action created','2026-02-25 09:16:53','2026-02-25 09:16:53'),(42480,14855,'action started via WP Cron','2026-02-25 10:27:25','2026-02-25 10:27:25'),(42481,14855,'action complete via WP Cron','2026-02-25 10:27:26','2026-02-25 10:27:26'),(42482,14856,'action created','2026-02-25 10:27:26','2026-02-25 10:27:26'),(42483,14856,'action started via WP Cron','2026-02-25 10:29:35','2026-02-25 10:29:35'),(42484,14856,'action complete via WP Cron','2026-02-25 10:29:35','2026-02-25 10:29:35'),(42485,14857,'action created','2026-02-25 10:29:35','2026-02-25 10:29:35'),(42486,14857,'action started via WP Cron','2026-02-25 10:33:39','2026-02-25 10:33:39'),(42487,14857,'action complete via WP Cron','2026-02-25 10:33:40','2026-02-25 10:33:40'),(42488,14858,'action created','2026-02-25 10:33:40','2026-02-25 10:33:40'),(42489,14858,'action started via WP Cron','2026-02-25 10:52:32','2026-02-25 10:52:32'),(42490,14858,'action complete via WP Cron','2026-02-25 10:52:32','2026-02-25 10:52:32'),(42491,14859,'action created','2026-02-25 10:52:32','2026-02-25 10:52:32'),(42492,14859,'action started via WP Cron','2026-02-25 11:30:15','2026-02-25 11:30:15'),(42493,14859,'action complete via WP Cron','2026-02-25 11:30:16','2026-02-25 11:30:16'),(42494,14860,'action created','2026-02-25 11:30:16','2026-02-25 11:30:16'),(42495,14860,'action started via WP Cron','2026-02-25 13:41:07','2026-02-25 13:41:07'),(42496,14860,'action complete via WP Cron','2026-02-25 13:41:08','2026-02-25 13:41:08'),(42497,14861,'action created','2026-02-25 13:41:08','2026-02-25 13:41:08'),(42498,14861,'action started via WP Cron','2026-02-25 13:42:46','2026-02-25 13:42:46'),(42499,14861,'action complete via WP Cron','2026-02-25 13:42:46','2026-02-25 13:42:46'),(42500,14862,'action created','2026-02-25 13:42:46','2026-02-25 13:42:46'),(42501,14862,'action started via WP Cron','2026-02-25 15:23:39','2026-02-25 15:23:39'),(42502,14862,'action complete via WP Cron','2026-02-25 15:23:39','2026-02-25 15:23:39'),(42503,14863,'action created','2026-02-25 15:23:39','2026-02-25 15:23:39'),(42504,14863,'action started via WP Cron','2026-02-25 17:16:40','2026-02-25 17:16:40'),(42505,14863,'action complete via WP Cron','2026-02-25 17:16:41','2026-02-25 17:16:41'),(42506,14864,'action created','2026-02-25 17:16:41','2026-02-25 17:16:41'),(42507,14864,'action started via WP Cron','2026-02-25 17:22:04','2026-02-25 17:22:04'),(42508,14864,'action complete via WP Cron','2026-02-25 17:22:04','2026-02-25 17:22:04'),(42509,14865,'action created','2026-02-25 17:22:04','2026-02-25 17:22:04'),(42510,14865,'action started via WP Cron','2026-02-25 17:55:52','2026-02-25 17:55:52'),(42511,14865,'action complete via WP Cron','2026-02-25 17:55:52','2026-02-25 17:55:52'),(42512,14866,'action created','2026-02-25 17:55:52','2026-02-25 17:55:52'),(42513,14866,'action started via WP Cron','2026-02-25 17:57:31','2026-02-25 17:57:31'),(42514,14866,'action complete via WP Cron','2026-02-25 17:57:31','2026-02-25 17:57:31'),(42515,14867,'action created','2026-02-25 17:57:31','2026-02-25 17:57:31'),(42516,14867,'action started via WP Cron','2026-02-25 17:58:31','2026-02-25 17:58:31'),(42517,14867,'action complete via WP Cron','2026-02-25 17:58:31','2026-02-25 17:58:31'),(42518,14868,'action created','2026-02-25 17:58:31','2026-02-25 17:58:31'),(42519,14868,'action started via WP Cron','2026-02-25 17:59:31','2026-02-25 17:59:31'),(42520,14868,'action complete via WP Cron','2026-02-25 17:59:31','2026-02-25 17:59:31'),(42521,14869,'action created','2026-02-25 17:59:31','2026-02-25 17:59:31'),(42522,14869,'action started via WP Cron','2026-02-25 18:00:31','2026-02-25 18:00:31'),(42523,14869,'action complete via WP Cron','2026-02-25 18:00:31','2026-02-25 18:00:31'),(42524,14870,'action created','2026-02-25 18:00:31','2026-02-25 18:00:31'),(42525,14870,'action started via WP Cron','2026-02-25 18:01:31','2026-02-25 18:01:31'),(42526,14870,'action complete via WP Cron','2026-02-25 18:01:31','2026-02-25 18:01:31'),(42527,14871,'action created','2026-02-25 18:01:31','2026-02-25 18:01:31'),(42528,14871,'action started via WP Cron','2026-02-25 18:02:31','2026-02-25 18:02:31'),(42529,14871,'action complete via WP Cron','2026-02-25 18:02:31','2026-02-25 18:02:31'),(42530,14872,'action created','2026-02-25 18:02:31','2026-02-25 18:02:31'),(42531,14872,'action started via WP Cron','2026-02-25 18:03:31','2026-02-25 18:03:31'),(42532,14872,'action complete via WP Cron','2026-02-25 18:03:31','2026-02-25 18:03:31'),(42533,14873,'action created','2026-02-25 18:03:31','2026-02-25 18:03:31'),(42534,14873,'action started via WP Cron','2026-02-25 18:04:31','2026-02-25 18:04:31'),(42535,14873,'action complete via WP Cron','2026-02-25 18:04:31','2026-02-25 18:04:31'),(42536,14874,'action created','2026-02-25 18:04:31','2026-02-25 18:04:31'),(42537,14874,'action started via WP Cron','2026-02-25 18:06:01','2026-02-25 18:06:01'),(42538,14874,'action complete via WP Cron','2026-02-25 18:06:01','2026-02-25 18:06:01'),(42539,14875,'action created','2026-02-25 18:06:01','2026-02-25 18:06:01'),(42540,14875,'action started via WP Cron','2026-02-25 18:07:31','2026-02-25 18:07:31'),(42541,14875,'action complete via WP Cron','2026-02-25 18:07:31','2026-02-25 18:07:31'),(42542,14876,'action created','2026-02-25 18:07:31','2026-02-25 18:07:31'),(42543,14876,'action started via WP Cron','2026-02-25 18:09:16','2026-02-25 18:09:16'),(42544,14876,'action complete via WP Cron','2026-02-25 18:09:16','2026-02-25 18:09:16'),(42545,14877,'action created','2026-02-25 18:09:16','2026-02-25 18:09:16'),(42546,14877,'action started via WP Cron','2026-02-25 18:12:57','2026-02-25 18:12:57'),(42547,14877,'action complete via WP Cron','2026-02-25 18:12:57','2026-02-25 18:12:57'),(42548,14878,'action created','2026-02-25 18:12:57','2026-02-25 18:12:57'),(42549,14878,'action started via WP Cron','2026-02-25 19:21:53','2026-02-25 19:21:53'),(42550,14878,'action complete via WP Cron','2026-02-25 19:21:53','2026-02-25 19:21:53'),(42551,14879,'action created','2026-02-25 19:21:53','2026-02-25 19:21:53'),(42552,14879,'action started via WP Cron','2026-02-25 19:48:56','2026-02-25 19:48:56'),(42553,14879,'action complete via WP Cron','2026-02-25 19:48:56','2026-02-25 19:48:56'),(42554,14880,'action created','2026-02-25 19:48:56','2026-02-25 19:48:56'),(42555,14880,'action started via WP Cron','2026-02-25 20:25:12','2026-02-25 20:25:12'),(42556,14880,'action complete via WP Cron','2026-02-25 20:25:12','2026-02-25 20:25:12'),(42557,14881,'action created','2026-02-25 20:25:12','2026-02-25 20:25:12'),(42558,14881,'action started via WP Cron','2026-02-25 21:11:12','2026-02-25 21:11:12'),(42559,14881,'action complete via WP Cron','2026-02-25 21:11:12','2026-02-25 21:11:12'),(42560,14882,'action created','2026-02-25 21:11:12','2026-02-25 21:11:12'),(42561,14882,'action started via WP Cron','2026-02-25 23:39:07','2026-02-25 23:39:07'),(42562,14882,'action complete via WP Cron','2026-02-25 23:39:08','2026-02-25 23:39:08'),(42563,14883,'action created','2026-02-25 23:39:08','2026-02-25 23:39:08'),(42564,14883,'action started via WP Cron','2026-02-26 00:14:54','2026-02-26 00:14:54'),(42565,14883,'action complete via WP Cron','2026-02-26 00:14:54','2026-02-26 00:14:54'),(42566,14884,'action created','2026-02-26 00:14:54','2026-02-26 00:14:54'),(42567,14884,'action started via WP Cron','2026-02-26 01:54:36','2026-02-26 01:54:36'),(42568,14884,'action complete via WP Cron','2026-02-26 01:54:36','2026-02-26 01:54:36'),(42569,14885,'action created','2026-02-26 01:54:36','2026-02-26 01:54:36'),(42570,14885,'action started via WP Cron','2026-02-26 02:01:13','2026-02-26 02:01:13'),(42571,14885,'action complete via WP Cron','2026-02-26 02:01:13','2026-02-26 02:01:13'),(42572,14886,'action created','2026-02-26 02:01:13','2026-02-26 02:01:13'),(42573,14886,'action started via WP Cron','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42574,14886,'action complete via WP Cron','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42575,14887,'action created','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42576,14841,'action started via WP Cron','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42577,14841,'action complete via WP Cron','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42578,14888,'action created','2026-02-26 02:40:54','2026-02-26 02:40:54'),(42579,14887,'action started via WP Cron','2026-02-26 03:14:17','2026-02-26 03:14:17'),(42580,14887,'action complete via WP Cron','2026-02-26 03:14:17','2026-02-26 03:14:17'),(42581,14889,'action created','2026-02-26 03:14:17','2026-02-26 03:14:17'),(42582,14889,'action started via WP Cron','2026-02-26 03:15:45','2026-02-26 03:15:45'),(42583,14889,'action complete via WP Cron','2026-02-26 03:15:46','2026-02-26 03:15:46'),(42584,14890,'action created','2026-02-26 03:15:46','2026-02-26 03:15:46'),(42585,14890,'action started via WP Cron','2026-02-26 03:34:01','2026-02-26 03:34:01'),(42586,14890,'action complete via WP Cron','2026-02-26 03:34:01','2026-02-26 03:34:01'),(42587,14891,'action created','2026-02-26 03:34:01','2026-02-26 03:34:01'),(42588,14891,'action started via WP Cron','2026-02-26 03:55:41','2026-02-26 03:55:41'),(42589,14891,'action complete via WP Cron','2026-02-26 03:55:41','2026-02-26 03:55:41'),(42590,14892,'action created','2026-02-26 03:55:41','2026-02-26 03:55:41'),(42591,14892,'action started via WP Cron','2026-02-26 05:35:10','2026-02-26 05:35:10'),(42592,14892,'action complete via WP Cron','2026-02-26 05:35:10','2026-02-26 05:35:10'),(42593,14893,'action created','2026-02-26 05:35:10','2026-02-26 05:35:10'),(42594,14893,'action started via WP Cron','2026-02-26 07:01:08','2026-02-26 07:01:08'),(42595,14893,'action complete via WP Cron','2026-02-26 07:01:08','2026-02-26 07:01:08'),(42596,14894,'action created','2026-02-26 07:01:08','2026-02-26 07:01:08'),(42597,14894,'action started via WP Cron','2026-02-26 07:27:51','2026-02-26 07:27:51'),(42598,14894,'action complete via WP Cron','2026-02-26 07:27:51','2026-02-26 07:27:51'),(42599,14895,'action created','2026-02-26 07:27:51','2026-02-26 07:27:51'),(42600,14895,'action started via WP Cron','2026-02-26 08:03:38','2026-02-26 08:03:38'),(42601,14895,'action complete via WP Cron','2026-02-26 08:03:38','2026-02-26 08:03:38'),(42602,14896,'action created','2026-02-26 08:03:38','2026-02-26 08:03:38'),(42603,14896,'action started via WP Cron','2026-02-26 08:16:59','2026-02-26 08:16:59'),(42604,14896,'action complete via WP Cron','2026-02-26 08:16:59','2026-02-26 08:16:59'),(42605,14897,'action created','2026-02-26 08:16:59','2026-02-26 08:16:59'),(42606,14897,'action started via WP Cron','2026-02-26 09:09:57','2026-02-26 09:09:57'),(42607,14897,'action complete via WP Cron','2026-02-26 09:09:57','2026-02-26 09:09:57'),(42608,14898,'action created','2026-02-26 09:09:57','2026-02-26 09:09:57'),(42609,14898,'action started via WP Cron','2026-02-26 09:24:03','2026-02-26 09:24:03'),(42610,14898,'action complete via WP Cron','2026-02-26 09:24:03','2026-02-26 09:24:03'),(42611,14899,'action created','2026-02-26 09:24:03','2026-02-26 09:24:03'),(42612,14899,'action started via WP Cron','2026-02-26 10:30:54','2026-02-26 10:30:54'),(42613,14899,'action complete via WP Cron','2026-02-26 10:30:54','2026-02-26 10:30:54'),(42614,14900,'action created','2026-02-26 10:30:54','2026-02-26 10:30:54'),(42615,14900,'action started via WP Cron','2026-02-26 10:48:03','2026-02-26 10:48:03'),(42616,14900,'action complete via WP Cron','2026-02-26 10:48:03','2026-02-26 10:48:03'),(42617,14901,'action created','2026-02-26 10:48:03','2026-02-26 10:48:03'),(42618,14901,'action started via WP Cron','2026-02-26 10:58:30','2026-02-26 10:58:30'),(42619,14901,'action complete via WP Cron','2026-02-26 10:58:30','2026-02-26 10:58:30'),(42620,14902,'action created','2026-02-26 10:58:30','2026-02-26 10:58:30'),(42621,14902,'action started via WP Cron','2026-02-26 11:14:43','2026-02-26 11:14:43'),(42622,14902,'action complete via WP Cron','2026-02-26 11:14:44','2026-02-26 11:14:44'),(42623,14903,'action created','2026-02-26 11:14:44','2026-02-26 11:14:44'),(42624,14903,'action started via WP Cron','2026-02-26 11:29:07','2026-02-26 11:29:07'),(42625,14903,'action complete via WP Cron','2026-02-26 11:29:07','2026-02-26 11:29:07'),(42626,14904,'action created','2026-02-26 11:29:07','2026-02-26 11:29:07'),(42627,14904,'action started via WP Cron','2026-02-26 11:58:00','2026-02-26 11:58:00'),(42628,14904,'action complete via WP Cron','2026-02-26 11:58:00','2026-02-26 11:58:00'),(42629,14905,'action created','2026-02-26 11:58:00','2026-02-26 11:58:00'),(42630,14905,'action started via WP Cron','2026-02-26 12:01:57','2026-02-26 12:01:57'),(42631,14905,'action complete via WP Cron','2026-02-26 12:01:58','2026-02-26 12:01:58'),(42632,14906,'action created','2026-02-26 12:01:58','2026-02-26 12:01:58'),(42633,14906,'action started via WP Cron','2026-02-26 12:20:50','2026-02-26 12:20:50'),(42634,14906,'action complete via WP Cron','2026-02-26 12:20:50','2026-02-26 12:20:50'),(42635,14907,'action created','2026-02-26 12:20:50','2026-02-26 12:20:50'),(42636,14907,'action started via WP Cron','2026-02-26 12:40:32','2026-02-26 12:40:32'),(42637,14907,'action complete via WP Cron','2026-02-26 12:40:32','2026-02-26 12:40:32'),(42638,14908,'action created','2026-02-26 12:40:32','2026-02-26 12:40:32'),(42639,14908,'action started via WP Cron','2026-02-26 12:49:06','2026-02-26 12:49:06'),(42640,14908,'action complete via WP Cron','2026-02-26 12:49:06','2026-02-26 12:49:06'),(42641,14909,'action created','2026-02-26 12:49:06','2026-02-26 12:49:06'),(42642,14909,'action started via WP Cron','2026-02-26 13:08:32','2026-02-26 13:08:32'),(42643,14909,'action complete via WP Cron','2026-02-26 13:08:33','2026-02-26 13:08:33'),(42644,14910,'action created','2026-02-26 13:08:33','2026-02-26 13:08:33'),(42645,14910,'action started via WP Cron','2026-02-26 14:37:46','2026-02-26 14:37:46'),(42646,14910,'action complete via WP Cron','2026-02-26 14:37:46','2026-02-26 14:37:46'),(42647,14911,'action created','2026-02-26 14:37:46','2026-02-26 14:37:46'),(42648,14911,'action started via WP Cron','2026-02-26 18:24:02','2026-02-26 18:24:02'),(42649,14911,'action complete via WP Cron','2026-02-26 18:24:02','2026-02-26 18:24:02'),(42650,14912,'action created','2026-02-26 18:24:02','2026-02-26 18:24:02'),(42651,14912,'action started via WP Cron','2026-02-26 18:55:43','2026-02-26 18:55:43'),(42652,14912,'action complete via WP Cron','2026-02-26 18:55:43','2026-02-26 18:55:43'),(42653,14913,'action created','2026-02-26 18:55:43','2026-02-26 18:55:43'),(42654,14913,'action started via WP Cron','2026-02-26 19:13:13','2026-02-26 19:13:13'),(42655,14913,'action complete via WP Cron','2026-02-26 19:13:13','2026-02-26 19:13:13'),(42656,14914,'action created','2026-02-26 19:13:13','2026-02-26 19:13:13'),(42657,14914,'action started via WP Cron','2026-02-26 20:22:09','2026-02-26 20:22:09'),(42658,14914,'action complete via WP Cron','2026-02-26 20:22:09','2026-02-26 20:22:09'),(42659,14915,'action created','2026-02-26 20:22:09','2026-02-26 20:22:09'),(42660,14915,'action started via WP Cron','2026-02-26 20:25:00','2026-02-26 20:25:00'),(42661,14915,'action complete via WP Cron','2026-02-26 20:25:00','2026-02-26 20:25:00'),(42662,14916,'action created','2026-02-26 20:25:00','2026-02-26 20:25:00'),(42663,14916,'action started via WP Cron','2026-02-26 20:29:58','2026-02-26 20:29:58'),(42664,14916,'action complete via WP Cron','2026-02-26 20:29:58','2026-02-26 20:29:58'),(42665,14917,'action created','2026-02-26 20:29:58','2026-02-26 20:29:58'),(42666,14917,'action started via WP Cron','2026-02-26 20:32:33','2026-02-26 20:32:33'),(42667,14917,'action complete via WP Cron','2026-02-26 20:32:33','2026-02-26 20:32:33'),(42668,14918,'action created','2026-02-26 20:32:33','2026-02-26 20:32:33'),(42669,14918,'action started via WP Cron','2026-02-26 22:20:36','2026-02-26 22:20:36'),(42670,14918,'action complete via WP Cron','2026-02-26 22:20:37','2026-02-26 22:20:37'),(42671,14919,'action created','2026-02-26 22:20:37','2026-02-26 22:20:37'),(42672,14919,'action started via WP Cron','2026-02-26 23:08:14','2026-02-26 23:08:14'),(42673,14919,'action complete via WP Cron','2026-02-26 23:08:14','2026-02-26 23:08:14'),(42674,14920,'action created','2026-02-26 23:08:14','2026-02-26 23:08:14'),(42675,14920,'action started via WP Cron','2026-02-26 23:41:59','2026-02-26 23:41:59'),(42676,14920,'action complete via WP Cron','2026-02-26 23:41:59','2026-02-26 23:41:59'),(42677,14921,'action created','2026-02-26 23:41:59','2026-02-26 23:41:59'),(42678,14921,'action started via WP Cron','2026-02-27 00:25:33','2026-02-27 00:25:33'),(42679,14921,'action complete via WP Cron','2026-02-27 00:25:33','2026-02-27 00:25:33'),(42680,14922,'action created','2026-02-27 00:25:33','2026-02-27 00:25:33'),(42681,14922,'action started via WP Cron','2026-02-27 01:21:38','2026-02-27 01:21:38'),(42682,14922,'action complete via WP Cron','2026-02-27 01:21:39','2026-02-27 01:21:39'),(42683,14923,'action created','2026-02-27 01:21:39','2026-02-27 01:21:39'),(42684,14923,'action started via WP Cron','2026-02-27 01:26:14','2026-02-27 01:26:14'),(42685,14923,'action complete via WP Cron','2026-02-27 01:26:15','2026-02-27 01:26:15'),(42686,14924,'action created','2026-02-27 01:26:15','2026-02-27 01:26:15'),(42687,14924,'action started via WP Cron','2026-02-27 01:41:55','2026-02-27 01:41:55'),(42688,14924,'action complete via WP Cron','2026-02-27 01:41:55','2026-02-27 01:41:55'),(42689,14925,'action created','2026-02-27 01:41:55','2026-02-27 01:41:55'),(42690,14925,'action started via WP Cron','2026-02-27 02:39:10','2026-02-27 02:39:10'),(42691,14925,'action complete via WP Cron','2026-02-27 02:39:10','2026-02-27 02:39:10'),(42692,14926,'action created','2026-02-27 02:39:10','2026-02-27 02:39:10'),(42693,14926,'action started via WP Cron','2026-02-27 03:13:14','2026-02-27 03:13:14'),(42694,14926,'action complete via WP Cron','2026-02-27 03:13:14','2026-02-27 03:13:14'),(42695,14927,'action created','2026-02-27 03:13:15','2026-02-27 03:13:15'),(42696,14888,'action started via WP Cron','2026-02-27 03:13:15','2026-02-27 03:13:15'),(42697,14888,'action complete via WP Cron','2026-02-27 03:13:15','2026-02-27 03:13:15'),(42698,14928,'action created','2026-02-27 03:13:15','2026-02-27 03:13:15'),(42699,14927,'action started via WP Cron','2026-02-27 03:29:02','2026-02-27 03:29:02'),(42700,14927,'action complete via WP Cron','2026-02-27 03:29:03','2026-02-27 03:29:03'),(42701,14929,'action created','2026-02-27 03:29:03','2026-02-27 03:29:03'),(42702,14929,'action started via WP Cron','2026-02-27 03:32:09','2026-02-27 03:32:09'),(42703,14929,'action complete via WP Cron','2026-02-27 03:32:09','2026-02-27 03:32:09'),(42704,14930,'action created','2026-02-27 03:32:09','2026-02-27 03:32:09'),(42705,14930,'action started via WP Cron','2026-02-27 04:19:35','2026-02-27 04:19:35'),(42706,14930,'action complete via WP Cron','2026-02-27 04:19:35','2026-02-27 04:19:35'),(42707,14931,'action created','2026-02-27 04:19:35','2026-02-27 04:19:35'),(42708,14931,'action started via WP Cron','2026-02-27 04:20:40','2026-02-27 04:20:40'),(42709,14931,'action complete via WP Cron','2026-02-27 04:20:41','2026-02-27 04:20:41'),(42710,14932,'action created','2026-02-27 04:20:41','2026-02-27 04:20:41'),(42711,14932,'action started via WP Cron','2026-02-27 04:38:10','2026-02-27 04:38:10'),(42712,14932,'action complete via WP Cron','2026-02-27 04:38:10','2026-02-27 04:38:10'),(42713,14933,'action created','2026-02-27 04:38:10','2026-02-27 04:38:10'),(42714,14933,'action started via WP Cron','2026-02-27 05:00:03','2026-02-27 05:00:03'),(42715,14933,'action complete via WP Cron','2026-02-27 05:00:03','2026-02-27 05:00:03'),(42716,14934,'action created','2026-02-27 05:00:03','2026-02-27 05:00:03'),(42717,14934,'action started via WP Cron','2026-02-27 05:14:11','2026-02-27 05:14:11'),(42718,14934,'action complete via WP Cron','2026-02-27 05:14:12','2026-02-27 05:14:12'),(42719,14935,'action created','2026-02-27 05:14:12','2026-02-27 05:14:12'),(42720,14935,'action started via WP Cron','2026-02-27 06:20:51','2026-02-27 06:20:51'),(42721,14935,'action complete via WP Cron','2026-02-27 06:20:51','2026-02-27 06:20:51'),(42722,14936,'action created','2026-02-27 06:20:51','2026-02-27 06:20:51'),(42723,14936,'action started via WP Cron','2026-02-27 06:22:10','2026-02-27 06:22:10'),(42724,14936,'action complete via WP Cron','2026-02-27 06:22:10','2026-02-27 06:22:10'),(42725,14937,'action created','2026-02-27 06:22:10','2026-02-27 06:22:10'),(42726,14937,'action started via WP Cron','2026-02-27 06:43:41','2026-02-27 06:43:41'),(42727,14937,'action complete via WP Cron','2026-02-27 06:43:42','2026-02-27 06:43:42'),(42728,14938,'action created','2026-02-27 06:43:42','2026-02-27 06:43:42'),(42729,14938,'action started via WP Cron','2026-02-27 07:51:47','2026-02-27 07:51:47'),(42730,14938,'action complete via WP Cron','2026-02-27 07:51:48','2026-02-27 07:51:48'),(42731,14939,'action created','2026-02-27 07:51:48','2026-02-27 07:51:48'),(42732,14939,'action started via WP Cron','2026-02-27 08:25:52','2026-02-27 08:25:52'),(42733,14939,'action complete via WP Cron','2026-02-27 08:25:52','2026-02-27 08:25:52'),(42734,14940,'action created','2026-02-27 08:25:52','2026-02-27 08:25:52'),(42735,14940,'action started via WP Cron','2026-02-27 09:05:24','2026-02-27 09:05:24'),(42736,14940,'action complete via WP Cron','2026-02-27 09:05:24','2026-02-27 09:05:24'),(42737,14941,'action created','2026-02-27 09:05:24','2026-02-27 09:05:24'),(42738,14941,'action started via WP Cron','2026-02-27 09:25:10','2026-02-27 09:25:10'),(42739,14941,'action complete via WP Cron','2026-02-27 09:25:10','2026-02-27 09:25:10'),(42740,14942,'action created','2026-02-27 09:25:10','2026-02-27 09:25:10'),(42741,14942,'action started via WP Cron','2026-02-27 09:50:25','2026-02-27 09:50:25'),(42742,14942,'action complete via WP Cron','2026-02-27 09:50:26','2026-02-27 09:50:26'),(42743,14943,'action created','2026-02-27 09:50:26','2026-02-27 09:50:26'),(42744,14943,'action started via WP Cron','2026-02-27 10:27:49','2026-02-27 10:27:49'),(42745,14943,'action complete via WP Cron','2026-02-27 10:27:49','2026-02-27 10:27:49'),(42746,14944,'action created','2026-02-27 10:27:49','2026-02-27 10:27:49'),(42747,14944,'action started via WP Cron','2026-02-27 10:49:50','2026-02-27 10:49:50'),(42748,14944,'action complete via WP Cron','2026-02-27 10:49:50','2026-02-27 10:49:50'),(42749,14945,'action created','2026-02-27 10:49:50','2026-02-27 10:49:50'),(42750,14945,'action started via WP Cron','2026-02-27 10:59:49','2026-02-27 10:59:49'),(42751,14945,'action complete via WP Cron','2026-02-27 10:59:49','2026-02-27 10:59:49'),(42752,14946,'action created','2026-02-27 10:59:49','2026-02-27 10:59:49'),(42753,14946,'action started via WP Cron','2026-02-27 11:15:45','2026-02-27 11:15:45'),(42754,14946,'action complete via WP Cron','2026-02-27 11:15:45','2026-02-27 11:15:45'),(42755,14947,'action created','2026-02-27 11:15:45','2026-02-27 11:15:45'),(42756,14947,'action started via WP Cron','2026-02-27 11:28:45','2026-02-27 11:28:45'),(42757,14947,'action complete via WP Cron','2026-02-27 11:28:45','2026-02-27 11:28:45'),(42758,14948,'action created','2026-02-27 11:28:45','2026-02-27 11:28:45'),(42759,14948,'action started via WP Cron','2026-02-27 12:19:27','2026-02-27 12:19:27'),(42760,14948,'action complete via WP Cron','2026-02-27 12:19:27','2026-02-27 12:19:27'),(42761,14949,'action created','2026-02-27 12:19:27','2026-02-27 12:19:27'),(42762,14949,'action started via WP Cron','2026-02-27 12:24:31','2026-02-27 12:24:31'),(42763,14949,'action complete via WP Cron','2026-02-27 12:24:31','2026-02-27 12:24:31'),(42764,14950,'action created','2026-02-27 12:24:31','2026-02-27 12:24:31'),(42765,14950,'action started via WP Cron','2026-02-27 13:27:57','2026-02-27 13:27:57'),(42766,14950,'action complete via WP Cron','2026-02-27 13:27:57','2026-02-27 13:27:57'),(42767,14951,'action created','2026-02-27 13:27:57','2026-02-27 13:27:57'),(42768,14951,'action started via WP Cron','2026-02-27 14:10:28','2026-02-27 14:10:28'),(42769,14951,'action complete via WP Cron','2026-02-27 14:10:29','2026-02-27 14:10:29'),(42770,14952,'action created','2026-02-27 14:10:29','2026-02-27 14:10:29'),(42771,14952,'action started via WP Cron','2026-02-27 14:32:45','2026-02-27 14:32:45'),(42772,14952,'action complete via WP Cron','2026-02-27 14:32:45','2026-02-27 14:32:45'),(42773,14953,'action created','2026-02-27 14:32:45','2026-02-27 14:32:45'),(42774,14953,'action started via WP Cron','2026-02-27 14:34:24','2026-02-27 14:34:24'),(42775,14953,'action complete via WP Cron','2026-02-27 14:34:25','2026-02-27 14:34:25'),(42776,14954,'action created','2026-02-27 14:34:25','2026-02-27 14:34:25'),(42777,14954,'action started via WP Cron','2026-02-27 16:16:50','2026-02-27 16:16:50'),(42778,14954,'action complete via WP Cron','2026-02-27 16:16:51','2026-02-27 16:16:51'),(42779,14955,'action created','2026-02-27 16:16:51','2026-02-27 16:16:51'),(42780,14955,'action started via WP Cron','2026-02-27 16:24:02','2026-02-27 16:24:02'),(42781,14955,'action complete via WP Cron','2026-02-27 16:24:03','2026-02-27 16:24:03'),(42782,14956,'action created','2026-02-27 16:24:03','2026-02-27 16:24:03'),(42783,14956,'action started via WP Cron','2026-02-27 17:50:09','2026-02-27 17:50:09'),(42784,14956,'action complete via WP Cron','2026-02-27 17:50:10','2026-02-27 17:50:10'),(42785,14957,'action created','2026-02-27 17:50:10','2026-02-27 17:50:10'),(42786,14957,'action started via WP Cron','2026-02-27 18:33:13','2026-02-27 18:33:13'),(42787,14957,'action complete via WP Cron','2026-02-27 18:33:13','2026-02-27 18:33:13'),(42788,14958,'action created','2026-02-27 18:33:13','2026-02-27 18:33:13'),(42789,14958,'action started via WP Cron','2026-02-27 18:49:08','2026-02-27 18:49:08'),(42790,14958,'action complete via WP Cron','2026-02-27 18:49:09','2026-02-27 18:49:09'),(42791,14959,'action created','2026-02-27 18:49:09','2026-02-27 18:49:09'),(42792,14959,'action started via WP Cron','2026-02-27 19:26:12','2026-02-27 19:26:12'),(42793,14959,'action complete via WP Cron','2026-02-27 19:26:12','2026-02-27 19:26:12'),(42794,14960,'action created','2026-02-27 19:26:12','2026-02-27 19:26:12'),(42795,14960,'action started via WP Cron','2026-02-27 19:56:54','2026-02-27 19:56:54'),(42796,14960,'action complete via WP Cron','2026-02-27 19:56:55','2026-02-27 19:56:55'),(42797,14961,'action created','2026-02-27 19:56:55','2026-02-27 19:56:55'),(42798,14961,'action started via WP Cron','2026-02-27 20:47:04','2026-02-27 20:47:04'),(42799,14961,'action complete via WP Cron','2026-02-27 20:47:05','2026-02-27 20:47:05'),(42800,14962,'action created','2026-02-27 20:47:05','2026-02-27 20:47:05'),(42801,14962,'action started via WP Cron','2026-02-27 21:26:52','2026-02-27 21:26:52'),(42802,14962,'action complete via WP Cron','2026-02-27 21:26:52','2026-02-27 21:26:52'),(42803,14963,'action created','2026-02-27 21:26:52','2026-02-27 21:26:52'),(42804,14963,'action started via WP Cron','2026-02-27 21:33:04','2026-02-27 21:33:04'),(42805,14963,'action complete via WP Cron','2026-02-27 21:33:04','2026-02-27 21:33:04'),(42806,14964,'action created','2026-02-27 21:33:04','2026-02-27 21:33:04'),(42807,14964,'action started via WP Cron','2026-02-27 21:43:35','2026-02-27 21:43:35'),(42808,14964,'action complete via WP Cron','2026-02-27 21:43:35','2026-02-27 21:43:35'),(42809,14965,'action created','2026-02-27 21:43:35','2026-02-27 21:43:35'),(42810,14965,'action started via WP Cron','2026-02-27 23:33:22','2026-02-27 23:33:22'),(42811,14965,'action complete via WP Cron','2026-02-27 23:33:22','2026-02-27 23:33:22'),(42812,14966,'action created','2026-02-27 23:33:22','2026-02-27 23:33:22'),(42813,14966,'action started via WP Cron','2026-02-28 01:37:02','2026-02-28 01:37:02'),(42814,14966,'action complete via WP Cron','2026-02-28 01:37:03','2026-02-28 01:37:03'),(42815,14967,'action created','2026-02-28 01:37:03','2026-02-28 01:37:03'),(42816,14967,'action started via WP Cron','2026-02-28 02:39:42','2026-02-28 02:39:42'),(42817,14967,'action complete via WP Cron','2026-02-28 02:39:42','2026-02-28 02:39:42'),(42818,14968,'action created','2026-02-28 02:39:42','2026-02-28 02:39:42'),(42819,14968,'action started via WP Cron','2026-02-28 02:41:58','2026-02-28 02:41:58'),(42820,14968,'action complete via WP Cron','2026-02-28 02:41:58','2026-02-28 02:41:58'),(42821,14969,'action created','2026-02-28 02:41:58','2026-02-28 02:41:58'),(42822,14969,'action started via WP Cron','2026-02-28 02:55:25','2026-02-28 02:55:25'),(42823,14969,'action complete via WP Cron','2026-02-28 02:55:25','2026-02-28 02:55:25'),(42824,14970,'action created','2026-02-28 02:55:25','2026-02-28 02:55:25'),(42825,14970,'action started via WP Cron','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42826,14970,'action complete via WP Cron','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42827,14971,'action created','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42828,14928,'action started via WP Cron','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42829,14928,'action complete via WP Cron','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42830,14972,'action created','2026-02-28 03:15:32','2026-02-28 03:15:32'),(42831,14971,'action started via WP Cron','2026-02-28 05:11:36','2026-02-28 05:11:36'),(42832,14971,'action complete via WP Cron','2026-02-28 05:11:37','2026-02-28 05:11:37'),(42833,14973,'action created','2026-02-28 05:11:37','2026-02-28 05:11:37'),(42834,14973,'action started via WP Cron','2026-02-28 05:24:47','2026-02-28 05:24:47'),(42835,14973,'action complete via WP Cron','2026-02-28 05:24:47','2026-02-28 05:24:47'),(42836,14974,'action created','2026-02-28 05:24:47','2026-02-28 05:24:47'),(42837,14974,'action started via WP Cron','2026-02-28 08:03:03','2026-02-28 08:03:03'),(42838,14974,'action complete via WP Cron','2026-02-28 08:03:03','2026-02-28 08:03:03'),(42839,14975,'action created','2026-02-28 08:03:03','2026-02-28 08:03:03'),(42840,14975,'action started via WP Cron','2026-02-28 08:58:15','2026-02-28 08:58:15'),(42841,14975,'action complete via WP Cron','2026-02-28 08:58:15','2026-02-28 08:58:15'),(42842,14976,'action created','2026-02-28 08:58:15','2026-02-28 08:58:15'),(42843,14976,'action started via WP Cron','2026-02-28 09:03:37','2026-02-28 09:03:37'),(42844,14976,'action complete via WP Cron','2026-02-28 09:03:37','2026-02-28 09:03:37'),(42845,14977,'action created','2026-02-28 09:03:37','2026-02-28 09:03:37'),(42846,14977,'action started via WP Cron','2026-02-28 09:45:02','2026-02-28 09:45:02'),(42847,14977,'action complete via WP Cron','2026-02-28 09:45:03','2026-02-28 09:45:03'),(42848,14978,'action created','2026-02-28 09:45:03','2026-02-28 09:45:03'),(42849,14978,'action started via WP Cron','2026-02-28 09:48:17','2026-02-28 09:48:17'),(42850,14978,'action complete via WP Cron','2026-02-28 09:48:17','2026-02-28 09:48:17'),(42851,14979,'action created','2026-02-28 09:48:17','2026-02-28 09:48:17'),(42852,14979,'action started via WP Cron','2026-02-28 09:49:51','2026-02-28 09:49:51'),(42853,14979,'action complete via WP Cron','2026-02-28 09:49:51','2026-02-28 09:49:51'),(42854,14980,'action created','2026-02-28 09:49:51','2026-02-28 09:49:51'),(42855,14980,'action started via WP Cron','2026-02-28 09:51:22','2026-02-28 09:51:22'),(42856,14980,'action complete via WP Cron','2026-02-28 09:51:23','2026-02-28 09:51:23'),(42857,14981,'action created','2026-02-28 09:51:23','2026-02-28 09:51:23'),(42858,14981,'action started via WP Cron','2026-02-28 09:52:58','2026-02-28 09:52:58'),(42859,14981,'action complete via WP Cron','2026-02-28 09:52:58','2026-02-28 09:52:58'),(42860,14982,'action created','2026-02-28 09:52:58','2026-02-28 09:52:58'),(42861,14982,'action started via WP Cron','2026-02-28 09:54:11','2026-02-28 09:54:11'),(42862,14982,'action complete via WP Cron','2026-02-28 09:54:12','2026-02-28 09:54:12'),(42863,14983,'action created','2026-02-28 09:54:12','2026-02-28 09:54:12'),(42864,14983,'action started via WP Cron','2026-02-28 09:56:02','2026-02-28 09:56:02'),(42865,14983,'action complete via WP Cron','2026-02-28 09:56:03','2026-02-28 09:56:03'),(42866,14984,'action created','2026-02-28 09:56:03','2026-02-28 09:56:03'),(42867,14984,'action started via WP Cron','2026-02-28 09:57:35','2026-02-28 09:57:35'),(42868,14984,'action complete via WP Cron','2026-02-28 09:57:35','2026-02-28 09:57:35'),(42869,14985,'action created','2026-02-28 09:57:35','2026-02-28 09:57:35'),(42870,14985,'action started via WP Cron','2026-02-28 09:59:02','2026-02-28 09:59:02'),(42871,14985,'action complete via WP Cron','2026-02-28 09:59:02','2026-02-28 09:59:02'),(42872,14986,'action created','2026-02-28 09:59:02','2026-02-28 09:59:02'),(42873,14986,'action started via WP Cron','2026-02-28 10:00:34','2026-02-28 10:00:34'),(42874,14986,'action complete via WP Cron','2026-02-28 10:00:34','2026-02-28 10:00:34'),(42875,14987,'action created','2026-02-28 10:00:34','2026-02-28 10:00:34'),(42876,14987,'action started via WP Cron','2026-02-28 10:02:21','2026-02-28 10:02:21'),(42877,14987,'action complete via WP Cron','2026-02-28 10:02:21','2026-02-28 10:02:21'),(42878,14988,'action created','2026-02-28 10:02:21','2026-02-28 10:02:21'),(42879,14988,'action started via WP Cron','2026-02-28 10:03:55','2026-02-28 10:03:55'),(42880,14988,'action complete via WP Cron','2026-02-28 10:03:56','2026-02-28 10:03:56'),(42881,14989,'action created','2026-02-28 10:03:56','2026-02-28 10:03:56'),(42882,14989,'action started via WP Cron','2026-02-28 10:05:42','2026-02-28 10:05:42'),(42883,14989,'action complete via WP Cron','2026-02-28 10:05:43','2026-02-28 10:05:43'),(42884,14990,'action created','2026-02-28 10:05:43','2026-02-28 10:05:43'),(42885,14990,'action started via WP Cron','2026-02-28 10:07:07','2026-02-28 10:07:07'),(42886,14990,'action complete via WP Cron','2026-02-28 10:07:07','2026-02-28 10:07:07'),(42887,14991,'action created','2026-02-28 10:07:07','2026-02-28 10:07:07'),(42888,14991,'action started via WP Cron','2026-02-28 11:33:09','2026-02-28 11:33:09'),(42889,14991,'action complete via WP Cron','2026-02-28 11:33:09','2026-02-28 11:33:09'),(42890,14992,'action created','2026-02-28 11:33:09','2026-02-28 11:33:09'),(42891,14992,'action started via WP Cron','2026-02-28 11:35:46','2026-02-28 11:35:46'),(42892,14992,'action complete via WP Cron','2026-02-28 11:35:46','2026-02-28 11:35:46'),(42893,14993,'action created','2026-02-28 11:35:46','2026-02-28 11:35:46'),(42894,14993,'action started via WP Cron','2026-02-28 11:52:45','2026-02-28 11:52:45'),(42895,14993,'action complete via WP Cron','2026-02-28 11:52:45','2026-02-28 11:52:45'),(42896,14994,'action created','2026-02-28 11:52:45','2026-02-28 11:52:45'),(42897,14994,'action started via WP Cron','2026-02-28 11:57:36','2026-02-28 11:57:36'),(42898,14994,'action complete via WP Cron','2026-02-28 11:57:36','2026-02-28 11:57:36'),(42899,14995,'action created','2026-02-28 11:57:36','2026-02-28 11:57:36'),(42900,14995,'action started via WP Cron','2026-02-28 12:05:05','2026-02-28 12:05:05'),(42901,14995,'action complete via WP Cron','2026-02-28 12:05:05','2026-02-28 12:05:05'),(42902,14996,'action created','2026-02-28 12:05:05','2026-02-28 12:05:05'),(42903,14996,'action started via WP Cron','2026-02-28 12:24:03','2026-02-28 12:24:03'),(42904,14996,'action complete via WP Cron','2026-02-28 12:24:04','2026-02-28 12:24:04'),(42905,14997,'action created','2026-02-28 12:24:04','2026-02-28 12:24:04'),(42906,14997,'action started via WP Cron','2026-02-28 14:07:53','2026-02-28 14:07:53'),(42907,14997,'action complete via WP Cron','2026-02-28 14:07:53','2026-02-28 14:07:53'),(42908,14998,'action created','2026-02-28 14:07:53','2026-02-28 14:07:53'),(42909,14998,'action started via WP Cron','2026-02-28 14:40:21','2026-02-28 14:40:21'),(42910,14998,'action complete via WP Cron','2026-02-28 14:40:21','2026-02-28 14:40:21'),(42911,14999,'action created','2026-02-28 14:40:21','2026-02-28 14:40:21'),(42912,14999,'action started via WP Cron','2026-02-28 14:47:08','2026-02-28 14:47:08'),(42913,14999,'action complete via WP Cron','2026-02-28 14:47:08','2026-02-28 14:47:08'),(42914,15000,'action created','2026-02-28 14:47:08','2026-02-28 14:47:08'),(42915,15000,'action started via WP Cron','2026-02-28 15:16:53','2026-02-28 15:16:53'),(42916,15000,'action complete via WP Cron','2026-02-28 15:16:53','2026-02-28 15:16:53'),(42917,15001,'action created','2026-02-28 15:16:53','2026-02-28 15:16:53'),(42918,15001,'action started via WP Cron','2026-02-28 16:16:31','2026-02-28 16:16:31'),(42919,15001,'action complete via WP Cron','2026-02-28 16:16:32','2026-02-28 16:16:32'),(42920,15002,'action created','2026-02-28 16:16:32','2026-02-28 16:16:32'),(42921,15002,'action started via WP Cron','2026-02-28 18:10:21','2026-02-28 18:10:21'),(42922,15002,'action complete via WP Cron','2026-02-28 18:10:21','2026-02-28 18:10:21'),(42923,15003,'action created','2026-02-28 18:10:21','2026-02-28 18:10:21'),(42924,15003,'action started via WP Cron','2026-02-28 18:21:41','2026-02-28 18:21:41'),(42925,15003,'action complete via WP Cron','2026-02-28 18:21:42','2026-02-28 18:21:42'),(42926,15004,'action created','2026-02-28 18:21:42','2026-02-28 18:21:42'),(42927,15004,'action started via WP Cron','2026-02-28 20:57:49','2026-02-28 20:57:49'),(42928,15004,'action complete via WP Cron','2026-02-28 20:57:49','2026-02-28 20:57:49'),(42929,15005,'action created','2026-02-28 20:57:49','2026-02-28 20:57:49'),(42930,15005,'action started via WP Cron','2026-02-28 21:54:03','2026-02-28 21:54:03'),(42931,15005,'action complete via WP Cron','2026-02-28 21:54:03','2026-02-28 21:54:03'),(42932,15006,'action created','2026-02-28 21:54:03','2026-02-28 21:54:03'),(42933,15006,'action started via WP Cron','2026-02-28 22:27:14','2026-02-28 22:27:14'),(42934,15006,'action complete via WP Cron','2026-02-28 22:27:14','2026-02-28 22:27:14'),(42935,15007,'action created','2026-02-28 22:27:14','2026-02-28 22:27:14'),(42936,15007,'action started via WP Cron','2026-02-28 22:31:23','2026-02-28 22:31:23'),(42937,15007,'action complete via WP Cron','2026-02-28 22:31:23','2026-02-28 22:31:23'),(42938,15008,'action created','2026-02-28 22:31:23','2026-02-28 22:31:23'),(42939,15008,'action started via WP Cron','2026-03-01 00:10:45','2026-03-01 00:10:45'),(42940,15008,'action complete via WP Cron','2026-03-01 00:10:46','2026-03-01 00:10:46'),(42941,15009,'action created','2026-03-01 00:10:46','2026-03-01 00:10:46'),(42942,15009,'action started via WP Cron','2026-03-01 00:27:54','2026-03-01 00:27:54'),(42943,15009,'action complete via WP Cron','2026-03-01 00:27:54','2026-03-01 00:27:54'),(42944,15010,'action created','2026-03-01 00:27:54','2026-03-01 00:27:54'),(42945,15010,'action started via WP Cron','2026-03-01 00:43:48','2026-03-01 00:43:48'),(42946,15010,'action complete via WP Cron','2026-03-01 00:43:48','2026-03-01 00:43:48'),(42947,15011,'action created','2026-03-01 00:43:48','2026-03-01 00:43:48'),(42948,15011,'action started via WP Cron','2026-03-01 00:46:39','2026-03-01 00:46:39'),(42949,15011,'action complete via WP Cron','2026-03-01 00:46:40','2026-03-01 00:46:40'),(42950,15012,'action created','2026-03-01 00:46:40','2026-03-01 00:46:40'),(42951,15012,'action started via WP Cron','2026-03-01 01:26:58','2026-03-01 01:26:58'),(42952,15012,'action complete via WP Cron','2026-03-01 01:26:58','2026-03-01 01:26:58'),(42953,15013,'action created','2026-03-01 01:26:58','2026-03-01 01:26:58'),(42954,15013,'action started via WP Cron','2026-03-01 02:08:42','2026-03-01 02:08:42'),(42955,15013,'action complete via WP Cron','2026-03-01 02:08:42','2026-03-01 02:08:42'),(42956,15014,'action created','2026-03-01 02:08:42','2026-03-01 02:08:42'),(42957,15014,'action started via WP Cron','2026-03-01 02:13:17','2026-03-01 02:13:17'),(42958,15014,'action complete via WP Cron','2026-03-01 02:13:17','2026-03-01 02:13:17'),(42959,15015,'action created','2026-03-01 02:13:17','2026-03-01 02:13:17'),(42960,15015,'action started via WP Cron','2026-03-01 02:21:12','2026-03-01 02:21:12'),(42961,15015,'action complete via WP Cron','2026-03-01 02:21:12','2026-03-01 02:21:12'),(42962,15016,'action created','2026-03-01 02:21:12','2026-03-01 02:21:12'),(42963,15016,'action started via WP Cron','2026-03-01 02:32:07','2026-03-01 02:32:07'),(42964,15016,'action complete via WP Cron','2026-03-01 02:32:07','2026-03-01 02:32:07'),(42965,15017,'action created','2026-03-01 02:32:07','2026-03-01 02:32:07'),(42966,15017,'action started via WP Cron','2026-03-01 02:54:39','2026-03-01 02:54:39'),(42967,15017,'action complete via WP Cron','2026-03-01 02:54:39','2026-03-01 02:54:39'),(42968,15018,'action created','2026-03-01 02:54:39','2026-03-01 02:54:39'),(42969,15018,'action started via WP Cron','2026-03-01 03:04:00','2026-03-01 03:04:00'),(42970,15018,'action complete via WP Cron','2026-03-01 03:04:00','2026-03-01 03:04:00'),(42971,15019,'action created','2026-03-01 03:04:00','2026-03-01 03:04:00'),(42972,15019,'action started via WP Cron','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42973,15019,'action complete via WP Cron','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42974,15020,'action created','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42975,14972,'action started via WP Cron','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42976,14972,'action complete via WP Cron','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42977,15021,'action created','2026-03-01 03:37:58','2026-03-01 03:37:58'),(42978,15020,'action started via WP Cron','2026-03-01 04:01:43','2026-03-01 04:01:43'),(42979,15020,'action complete via WP Cron','2026-03-01 04:01:44','2026-03-01 04:01:44'),(42980,15022,'action created','2026-03-01 04:01:44','2026-03-01 04:01:44'),(42981,15022,'action started via WP Cron','2026-03-01 04:12:12','2026-03-01 04:12:12'),(42982,15022,'action complete via WP Cron','2026-03-01 04:12:12','2026-03-01 04:12:12'),(42983,15023,'action created','2026-03-01 04:12:12','2026-03-01 04:12:12'),(42984,15023,'action started via WP Cron','2026-03-01 04:19:58','2026-03-01 04:19:58'),(42985,15023,'action complete via WP Cron','2026-03-01 04:19:58','2026-03-01 04:19:58'),(42986,15024,'action created','2026-03-01 04:19:58','2026-03-01 04:19:58'),(42987,15024,'action started via WP Cron','2026-03-01 04:22:02','2026-03-01 04:22:02'),(42988,15024,'action complete via WP Cron','2026-03-01 04:22:03','2026-03-01 04:22:03'),(42989,15025,'action created','2026-03-01 04:22:03','2026-03-01 04:22:03'),(42990,15025,'action started via WP Cron','2026-03-01 05:51:36','2026-03-01 05:51:36'),(42991,15025,'action complete via WP Cron','2026-03-01 05:51:37','2026-03-01 05:51:37'),(42992,15026,'action created','2026-03-01 05:51:37','2026-03-01 05:51:37'),(42993,15026,'action started via WP Cron','2026-03-01 11:01:19','2026-03-01 11:01:19'),(42994,15026,'action complete via WP Cron','2026-03-01 11:01:19','2026-03-01 11:01:19'),(42995,15027,'action created','2026-03-01 11:01:19','2026-03-01 11:01:19'),(42996,15027,'action started via WP Cron','2026-03-01 11:10:06','2026-03-01 11:10:06'),(42997,15027,'action complete via WP Cron','2026-03-01 11:10:07','2026-03-01 11:10:07'),(42998,15028,'action created','2026-03-01 11:10:07','2026-03-01 11:10:07'),(42999,15028,'action started via WP Cron','2026-03-01 11:13:49','2026-03-01 11:13:49'),(43000,15028,'action complete via WP Cron','2026-03-01 11:13:49','2026-03-01 11:13:49'),(43001,15029,'action created','2026-03-01 11:13:49','2026-03-01 11:13:49'),(43002,15029,'action started via WP Cron','2026-03-01 11:15:27','2026-03-01 11:15:27'),(43003,15029,'action complete via WP Cron','2026-03-01 11:15:28','2026-03-01 11:15:28'),(43004,15030,'action created','2026-03-01 11:15:28','2026-03-01 11:15:28'),(43005,15030,'action started via WP Cron','2026-03-01 11:27:15','2026-03-01 11:27:15'),(43006,15030,'action complete via WP Cron','2026-03-01 11:27:15','2026-03-01 11:27:15'),(43007,15031,'action created','2026-03-01 11:27:15','2026-03-01 11:27:15'),(43008,15031,'action started via WP Cron','2026-03-01 11:29:09','2026-03-01 11:29:09'),(43009,15031,'action complete via WP Cron','2026-03-01 11:29:09','2026-03-01 11:29:09'),(43010,15032,'action created','2026-03-01 11:29:09','2026-03-01 11:29:09'),(43011,15032,'action started via WP Cron','2026-03-01 12:22:52','2026-03-01 12:22:52'),(43012,15032,'action complete via WP Cron','2026-03-01 12:22:53','2026-03-01 12:22:53'),(43013,15033,'action created','2026-03-01 12:22:53','2026-03-01 12:22:53'),(43014,15033,'action started via WP Cron','2026-03-01 12:31:28','2026-03-01 12:31:28'),(43015,15033,'action complete via WP Cron','2026-03-01 12:31:28','2026-03-01 12:31:28'),(43016,15034,'action created','2026-03-01 12:31:28','2026-03-01 12:31:28'),(43017,15034,'action started via WP Cron','2026-03-01 13:36:59','2026-03-01 13:36:59'),(43018,15034,'action complete via WP Cron','2026-03-01 13:36:59','2026-03-01 13:36:59'),(43019,15035,'action created','2026-03-01 13:36:59','2026-03-01 13:36:59'),(43020,15035,'action started via WP Cron','2026-03-01 13:46:19','2026-03-01 13:46:19'),(43021,15035,'action complete via WP Cron','2026-03-01 13:46:19','2026-03-01 13:46:19'),(43022,15036,'action created','2026-03-01 13:46:19','2026-03-01 13:46:19'),(43023,15036,'action started via WP Cron','2026-03-01 14:30:09','2026-03-01 14:30:09'),(43024,15036,'action complete via WP Cron','2026-03-01 14:30:09','2026-03-01 14:30:09'),(43025,15037,'action created','2026-03-01 14:30:09','2026-03-01 14:30:09'),(43026,15037,'action started via WP Cron','2026-03-01 15:01:02','2026-03-01 15:01:02'),(43027,15037,'action complete via WP Cron','2026-03-01 15:01:02','2026-03-01 15:01:02'),(43028,15038,'action created','2026-03-01 15:01:02','2026-03-01 15:01:02'),(43029,15038,'action started via WP Cron','2026-03-01 15:13:42','2026-03-01 15:13:42'),(43030,15038,'action complete via WP Cron','2026-03-01 15:13:43','2026-03-01 15:13:43'),(43031,15039,'action created','2026-03-01 15:13:43','2026-03-01 15:13:43'),(43032,15039,'action started via WP Cron','2026-03-01 15:58:49','2026-03-01 15:58:49'),(43033,15039,'action complete via WP Cron','2026-03-01 15:58:49','2026-03-01 15:58:49'),(43034,15040,'action created','2026-03-01 15:58:49','2026-03-01 15:58:49'),(43035,15040,'action started via WP Cron','2026-03-01 17:35:37','2026-03-01 17:35:37'),(43036,15040,'action complete via WP Cron','2026-03-01 17:35:37','2026-03-01 17:35:37'),(43037,15041,'action created','2026-03-01 17:35:37','2026-03-01 17:35:37'),(43038,15041,'action started via WP Cron','2026-03-01 17:55:20','2026-03-01 17:55:20'),(43039,15041,'action complete via WP Cron','2026-03-01 17:55:20','2026-03-01 17:55:20'),(43040,15042,'action created','2026-03-01 17:55:20','2026-03-01 17:55:20'),(43041,15042,'action started via WP Cron','2026-03-01 18:18:35','2026-03-01 18:18:35'),(43042,15042,'action complete via WP Cron','2026-03-01 18:18:35','2026-03-01 18:18:35'),(43043,15043,'action created','2026-03-01 18:18:35','2026-03-01 18:18:35'),(43044,15043,'action started via WP Cron','2026-03-01 19:42:07','2026-03-01 19:42:07'),(43045,15043,'action complete via WP Cron','2026-03-01 19:42:07','2026-03-01 19:42:07'),(43046,15044,'action created','2026-03-01 19:42:07','2026-03-01 19:42:07'),(43047,15044,'action started via WP Cron','2026-03-01 19:45:21','2026-03-01 19:45:21'),(43048,15044,'action complete via WP Cron','2026-03-01 19:45:21','2026-03-01 19:45:21'),(43049,15045,'action created','2026-03-01 19:45:21','2026-03-01 19:45:21'),(43050,15045,'action started via WP Cron','2026-03-01 20:59:33','2026-03-01 20:59:33'),(43051,15045,'action complete via WP Cron','2026-03-01 20:59:34','2026-03-01 20:59:34'),(43052,15046,'action created','2026-03-01 20:59:34','2026-03-01 20:59:34'),(43053,15046,'action started via WP Cron','2026-03-01 21:13:51','2026-03-01 21:13:51'),(43054,15046,'action complete via WP Cron','2026-03-01 21:13:51','2026-03-01 21:13:51'),(43055,15047,'action created','2026-03-01 21:13:51','2026-03-01 21:13:51'),(43056,15047,'action started via WP Cron','2026-03-01 21:57:30','2026-03-01 21:57:30'),(43057,15047,'action complete via WP Cron','2026-03-01 21:57:31','2026-03-01 21:57:31'),(43058,15048,'action created','2026-03-01 21:57:31','2026-03-01 21:57:31'),(43059,15048,'action started via WP Cron','2026-03-01 22:42:52','2026-03-01 22:42:52'),(43060,15048,'action complete via WP Cron','2026-03-01 22:42:52','2026-03-01 22:42:52'),(43061,15049,'action created','2026-03-01 22:42:52','2026-03-01 22:42:52'),(43062,15049,'action started via WP Cron','2026-03-01 23:29:35','2026-03-01 23:29:35'),(43063,15049,'action complete via WP Cron','2026-03-01 23:29:35','2026-03-01 23:29:35'),(43064,15050,'action created','2026-03-01 23:29:35','2026-03-01 23:29:35'),(43065,15050,'action started via WP Cron','2026-03-01 23:37:39','2026-03-01 23:37:39'),(43066,15050,'action complete via WP Cron','2026-03-01 23:37:39','2026-03-01 23:37:39'),(43067,15051,'action created','2026-03-01 23:37:39','2026-03-01 23:37:39'),(43068,15051,'action started via WP Cron','2026-03-02 00:09:56','2026-03-02 00:09:56'),(43069,15051,'action complete via WP Cron','2026-03-02 00:09:56','2026-03-02 00:09:56'),(43070,15052,'action created','2026-03-02 00:09:56','2026-03-02 00:09:56'),(43071,15052,'action started via WP Cron','2026-03-02 00:19:51','2026-03-02 00:19:51'),(43072,15052,'action complete via WP Cron','2026-03-02 00:19:51','2026-03-02 00:19:51'),(43073,15053,'action created','2026-03-02 00:19:51','2026-03-02 00:19:51'),(43074,15053,'action started via WP Cron','2026-03-02 00:28:06','2026-03-02 00:28:06'),(43075,15053,'action complete via WP Cron','2026-03-02 00:28:06','2026-03-02 00:28:06'),(43076,15054,'action created','2026-03-02 00:28:06','2026-03-02 00:28:06'),(43077,15054,'action started via WP Cron','2026-03-02 00:29:43','2026-03-02 00:29:43'),(43078,15054,'action complete via WP Cron','2026-03-02 00:29:43','2026-03-02 00:29:43'),(43079,15055,'action created','2026-03-02 00:29:43','2026-03-02 00:29:43'),(43080,15055,'action started via WP Cron','2026-03-02 02:12:06','2026-03-02 02:12:06'),(43081,15055,'action complete via WP Cron','2026-03-02 02:12:06','2026-03-02 02:12:06'),(43082,15056,'action created','2026-03-02 02:12:06','2026-03-02 02:12:06'),(43083,15056,'action started via WP Cron','2026-03-02 02:39:47','2026-03-02 02:39:47'),(43084,15056,'action complete via WP Cron','2026-03-02 02:39:48','2026-03-02 02:39:48'),(43085,15057,'action created','2026-03-02 02:39:48','2026-03-02 02:39:48'),(43086,15057,'action started via WP Cron','2026-03-02 02:58:14','2026-03-02 02:58:14'),(43087,15057,'action complete via WP Cron','2026-03-02 02:58:14','2026-03-02 02:58:14'),(43088,15058,'action created','2026-03-02 02:58:14','2026-03-02 02:58:14'),(43089,15058,'action started via WP Cron','2026-03-02 03:14:23','2026-03-02 03:14:23'),(43090,15058,'action complete via WP Cron','2026-03-02 03:14:23','2026-03-02 03:14:23'),(43091,15059,'action created','2026-03-02 03:14:23','2026-03-02 03:14:23'),(43092,15059,'action started via WP Cron','2026-03-02 03:16:51','2026-03-02 03:16:51'),(43093,15059,'action complete via WP Cron','2026-03-02 03:16:51','2026-03-02 03:16:51'),(43094,15060,'action created','2026-03-02 03:16:51','2026-03-02 03:16:51'),(43095,15060,'action started via WP Cron','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43096,15060,'action complete via WP Cron','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43097,15061,'action created','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43098,15021,'action started via WP Cron','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43099,15021,'action complete via WP Cron','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43100,15062,'action created','2026-03-02 03:39:30','2026-03-02 03:39:30'),(43101,15061,'action started via WP Cron','2026-03-02 03:59:47','2026-03-02 03:59:47'),(43102,15061,'action complete via WP Cron','2026-03-02 03:59:47','2026-03-02 03:59:47'),(43103,15063,'action created','2026-03-02 03:59:47','2026-03-02 03:59:47'),(43104,15063,'action started via WP Cron','2026-03-02 04:16:49','2026-03-02 04:16:49'),(43105,15063,'action complete via WP Cron','2026-03-02 04:16:49','2026-03-02 04:16:49'),(43106,15064,'action created','2026-03-02 04:16:49','2026-03-02 04:16:49'),(43107,15064,'action started via WP Cron','2026-03-02 04:42:54','2026-03-02 04:42:54'),(43108,15064,'action complete via WP Cron','2026-03-02 04:42:54','2026-03-02 04:42:54'),(43109,15065,'action created','2026-03-02 04:42:54','2026-03-02 04:42:54'),(43110,15065,'action started via WP Cron','2026-03-02 05:21:14','2026-03-02 05:21:14'),(43111,15065,'action complete via WP Cron','2026-03-02 05:21:15','2026-03-02 05:21:15'),(43112,15066,'action created','2026-03-02 05:21:15','2026-03-02 05:21:15'),(43113,15066,'action started via WP Cron','2026-03-02 05:25:28','2026-03-02 05:25:28'),(43114,15066,'action complete via WP Cron','2026-03-02 05:25:28','2026-03-02 05:25:28'),(43115,15067,'action created','2026-03-02 05:25:28','2026-03-02 05:25:28'),(43116,15067,'action started via WP Cron','2026-03-02 06:17:40','2026-03-02 06:17:40'),(43117,15067,'action complete via WP Cron','2026-03-02 06:17:41','2026-03-02 06:17:41'),(43118,15068,'action created','2026-03-02 06:17:41','2026-03-02 06:17:41'),(43119,15068,'action started via WP Cron','2026-03-02 06:46:00','2026-03-02 06:46:00'),(43120,15068,'action complete via WP Cron','2026-03-02 06:46:00','2026-03-02 06:46:00'),(43121,15069,'action created','2026-03-02 06:46:00','2026-03-02 06:46:00'),(43122,15069,'action started via WP Cron','2026-03-02 08:14:45','2026-03-02 08:14:45'),(43123,15069,'action complete via WP Cron','2026-03-02 08:14:45','2026-03-02 08:14:45'),(43124,15070,'action created','2026-03-02 08:14:45','2026-03-02 08:14:45'),(43125,15070,'action started via WP Cron','2026-03-02 08:52:14','2026-03-02 08:52:14'),(43126,15070,'action complete via WP Cron','2026-03-02 08:52:14','2026-03-02 08:52:14'),(43127,15071,'action created','2026-03-02 08:52:14','2026-03-02 08:52:14'),(43128,15071,'action started via WP Cron','2026-03-02 08:56:44','2026-03-02 08:56:44'),(43129,15071,'action complete via WP Cron','2026-03-02 08:56:44','2026-03-02 08:56:44'),(43130,15072,'action created','2026-03-02 08:56:45','2026-03-02 08:56:45'),(43131,15072,'action started via WP Cron','2026-03-02 09:38:51','2026-03-02 09:38:51'),(43132,15072,'action complete via WP Cron','2026-03-02 09:38:51','2026-03-02 09:38:51'),(43133,15073,'action created','2026-03-02 09:38:51','2026-03-02 09:38:51'),(43134,15073,'action started via WP Cron','2026-03-02 09:41:41','2026-03-02 09:41:41'),(43135,15073,'action complete via WP Cron','2026-03-02 09:41:41','2026-03-02 09:41:41'),(43136,15074,'action created','2026-03-02 09:41:41','2026-03-02 09:41:41'),(43137,15074,'action started via WP Cron','2026-03-02 10:08:20','2026-03-02 10:08:20'),(43138,15074,'action complete via WP Cron','2026-03-02 10:08:20','2026-03-02 10:08:20'),(43139,15075,'action created','2026-03-02 10:08:20','2026-03-02 10:08:20'),(43140,15075,'action started via WP Cron','2026-03-02 10:35:47','2026-03-02 10:35:47'),(43141,15075,'action complete via WP Cron','2026-03-02 10:35:47','2026-03-02 10:35:47'),(43142,15076,'action created','2026-03-02 10:35:47','2026-03-02 10:35:47'),(43143,15076,'action started via WP Cron','2026-03-02 10:39:13','2026-03-02 10:39:13'),(43144,15076,'action complete via WP Cron','2026-03-02 10:39:13','2026-03-02 10:39:13'),(43145,15077,'action created','2026-03-02 10:39:13','2026-03-02 10:39:13'),(43146,15077,'action started via WP Cron','2026-03-02 10:47:54','2026-03-02 10:47:54'),(43147,15077,'action complete via WP Cron','2026-03-02 10:47:54','2026-03-02 10:47:54'),(43148,15078,'action created','2026-03-02 10:47:54','2026-03-02 10:47:54'),(43149,15078,'action started via WP Cron','2026-03-02 10:50:45','2026-03-02 10:50:45'),(43150,15078,'action complete via WP Cron','2026-03-02 10:50:46','2026-03-02 10:50:46'),(43151,15079,'action created','2026-03-02 10:50:46','2026-03-02 10:50:46'),(43152,15079,'action started via WP Cron','2026-03-02 11:11:46','2026-03-02 11:11:46'),(43153,15079,'action complete via WP Cron','2026-03-02 11:11:46','2026-03-02 11:11:46'),(43154,15080,'action created','2026-03-02 11:11:46','2026-03-02 11:11:46'),(43155,15080,'action started via WP Cron','2026-03-02 13:21:32','2026-03-02 13:21:32'),(43156,15080,'action complete via WP Cron','2026-03-02 13:21:33','2026-03-02 13:21:33'),(43157,15081,'action created','2026-03-02 13:21:33','2026-03-02 13:21:33'),(43158,15081,'action started via WP Cron','2026-03-02 14:29:09','2026-03-02 14:29:09'),(43159,15081,'action complete via WP Cron','2026-03-02 14:29:10','2026-03-02 14:29:10'),(43160,15082,'action created','2026-03-02 14:29:10','2026-03-02 14:29:10'),(43161,15082,'action started via WP Cron','2026-03-02 14:39:52','2026-03-02 14:39:52'),(43162,15082,'action complete via WP Cron','2026-03-02 14:39:52','2026-03-02 14:39:52'),(43163,15083,'action created','2026-03-02 14:39:52','2026-03-02 14:39:52'),(43164,15083,'action started via WP Cron','2026-03-02 23:27:14','2026-03-02 23:27:14'),(43165,15083,'action complete via WP Cron','2026-03-02 23:27:14','2026-03-02 23:27:14'),(43166,15084,'action created','2026-03-02 23:27:14','2026-03-02 23:27:14'),(43167,15084,'action started via WP Cron','2026-03-03 00:03:53','2026-03-03 00:03:53'),(43168,15084,'action complete via WP Cron','2026-03-03 00:03:53','2026-03-03 00:03:53'),(43169,15085,'action created','2026-03-03 00:03:53','2026-03-03 00:03:53'),(43170,15085,'action started via WP Cron','2026-03-03 01:02:03','2026-03-03 01:02:03'),(43171,15085,'action complete via WP Cron','2026-03-03 01:02:04','2026-03-03 01:02:04'),(43172,15086,'action created','2026-03-03 01:02:04','2026-03-03 01:02:04'),(43173,15086,'action started via WP Cron','2026-03-03 01:38:16','2026-03-03 01:38:16'),(43174,15086,'action complete via WP Cron','2026-03-03 01:38:16','2026-03-03 01:38:16'),(43175,15087,'action created','2026-03-03 01:38:16','2026-03-03 01:38:16'),(43176,15087,'action started via WP Cron','2026-03-03 02:25:34','2026-03-03 02:25:34'),(43177,15087,'action complete via WP Cron','2026-03-03 02:25:34','2026-03-03 02:25:34'),(43178,15088,'action created','2026-03-03 02:25:34','2026-03-03 02:25:34'),(43179,15088,'action started via WP Cron','2026-03-03 02:30:35','2026-03-03 02:30:35'),(43180,15088,'action complete via WP Cron','2026-03-03 02:30:36','2026-03-03 02:30:36'),(43181,15089,'action created','2026-03-03 02:30:36','2026-03-03 02:30:36'),(43182,15089,'action started via WP Cron','2026-03-03 02:40:53','2026-03-03 02:40:53'),(43183,15089,'action complete via WP Cron','2026-03-03 02:40:53','2026-03-03 02:40:53'),(43184,15090,'action created','2026-03-03 02:40:53','2026-03-03 02:40:53'),(43185,15090,'action started via WP Cron','2026-03-03 02:47:43','2026-03-03 02:47:43'),(43186,15090,'action complete via WP Cron','2026-03-03 02:47:43','2026-03-03 02:47:43'),(43187,15091,'action created','2026-03-03 02:47:43','2026-03-03 02:47:43'),(43188,15091,'action started via WP Cron','2026-03-03 02:53:41','2026-03-03 02:53:41'),(43189,15091,'action complete via WP Cron','2026-03-03 02:53:41','2026-03-03 02:53:41'),(43190,15092,'action created','2026-03-03 02:53:41','2026-03-03 02:53:41'),(43191,15092,'action started via WP Cron','2026-03-03 03:22:46','2026-03-03 03:22:46'),(43192,15092,'action complete via WP Cron','2026-03-03 03:22:46','2026-03-03 03:22:46'),(43193,15093,'action created','2026-03-03 03:22:46','2026-03-03 03:22:46'),(43194,15093,'action started via WP Cron','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43195,15093,'action complete via WP Cron','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43196,15094,'action created','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43197,15062,'action started via WP Cron','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43198,15062,'action complete via WP Cron','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43199,15095,'action created','2026-03-03 04:05:45','2026-03-03 04:05:45'),(43200,15094,'action started via WP Cron','2026-03-03 04:21:49','2026-03-03 04:21:49'),(43201,15094,'action complete via WP Cron','2026-03-03 04:21:49','2026-03-03 04:21:49'),(43202,15096,'action created','2026-03-03 04:21:49','2026-03-03 04:21:49'),(43203,15096,'action started via WP Cron','2026-03-03 04:35:14','2026-03-03 04:35:14'),(43204,15096,'action complete via WP Cron','2026-03-03 04:35:15','2026-03-03 04:35:15'),(43205,15097,'action created','2026-03-03 04:35:15','2026-03-03 04:35:15'),(43206,15097,'action started via WP Cron','2026-03-03 06:08:31','2026-03-03 06:08:31'),(43207,15097,'action complete via WP Cron','2026-03-03 06:08:31','2026-03-03 06:08:31'),(43208,15098,'action created','2026-03-03 06:08:31','2026-03-03 06:08:31'),(43209,15098,'action started via WP Cron','2026-03-03 06:11:33','2026-03-03 06:11:33'),(43210,15098,'action complete via WP Cron','2026-03-03 06:11:33','2026-03-03 06:11:33'),(43211,15099,'action created','2026-03-03 06:11:33','2026-03-03 06:11:33'),(43212,15099,'action started via WP Cron','2026-03-03 07:33:03','2026-03-03 07:33:03'),(43213,15099,'action complete via WP Cron','2026-03-03 07:33:03','2026-03-03 07:33:03'),(43214,15100,'action created','2026-03-03 07:33:03','2026-03-03 07:33:03'),(43215,15100,'action started via WP Cron','2026-03-03 07:34:24','2026-03-03 07:34:24'),(43216,15100,'action complete via WP Cron','2026-03-03 07:34:24','2026-03-03 07:34:24'),(43217,15101,'action created','2026-03-03 07:34:24','2026-03-03 07:34:24'),(43218,15101,'action started via WP Cron','2026-03-03 07:35:24','2026-03-03 07:35:24'),(43219,15101,'action complete via WP Cron','2026-03-03 07:35:24','2026-03-03 07:35:24'),(43220,15102,'action created','2026-03-03 07:35:24','2026-03-03 07:35:24'),(43221,15102,'action started via WP Cron','2026-03-03 08:25:55','2026-03-03 08:25:55'),(43222,15102,'action complete via WP Cron','2026-03-03 08:25:56','2026-03-03 08:25:56'),(43223,15103,'action created','2026-03-03 08:25:56','2026-03-03 08:25:56'),(43224,15103,'action started via WP Cron','2026-03-03 09:47:00','2026-03-03 09:47:00'),(43225,15103,'action complete via WP Cron','2026-03-03 09:47:01','2026-03-03 09:47:01'),(43226,15104,'action created','2026-03-03 09:47:01','2026-03-03 09:47:01'),(43227,15104,'action started via WP Cron','2026-03-03 10:02:10','2026-03-03 10:02:10'),(43228,15104,'action complete via WP Cron','2026-03-03 10:02:10','2026-03-03 10:02:10'),(43229,15105,'action created','2026-03-03 10:02:10','2026-03-03 10:02:10'),(43230,15105,'action started via WP Cron','2026-03-03 10:20:19','2026-03-03 10:20:19'),(43231,15105,'action complete via WP Cron','2026-03-03 10:20:19','2026-03-03 10:20:19'),(43232,15106,'action created','2026-03-03 10:20:19','2026-03-03 10:20:19'),(43233,15106,'action started via WP Cron','2026-03-03 10:28:29','2026-03-03 10:28:29'),(43234,15106,'action complete via WP Cron','2026-03-03 10:28:29','2026-03-03 10:28:29'),(43235,15107,'action created','2026-03-03 10:28:29','2026-03-03 10:28:29'),(43236,15107,'action started via WP Cron','2026-03-03 10:44:41','2026-03-03 10:44:41'),(43237,15107,'action complete via WP Cron','2026-03-03 10:44:41','2026-03-03 10:44:41'),(43238,15108,'action created','2026-03-03 10:44:41','2026-03-03 10:44:41'),(43239,15108,'action started via WP Cron','2026-03-03 11:04:35','2026-03-03 11:04:35'),(43240,15108,'action complete via WP Cron','2026-03-03 11:04:36','2026-03-03 11:04:36'),(43241,15109,'action created','2026-03-03 11:04:36','2026-03-03 11:04:36'),(43242,15109,'action started via WP Cron','2026-03-03 13:29:15','2026-03-03 13:29:15'),(43243,15109,'action complete via WP Cron','2026-03-03 13:29:15','2026-03-03 13:29:15'),(43244,15110,'action created','2026-03-03 13:29:15','2026-03-03 13:29:15'),(43245,15110,'action started via WP Cron','2026-03-03 13:37:53','2026-03-03 13:37:53'),(43246,15110,'action complete via WP Cron','2026-03-03 13:37:54','2026-03-03 13:37:54'),(43247,15111,'action created','2026-03-03 13:37:54','2026-03-03 13:37:54'),(43248,15111,'action started via WP Cron','2026-03-03 14:41:34','2026-03-03 14:41:34'),(43249,15111,'action complete via WP Cron','2026-03-03 14:41:34','2026-03-03 14:41:34'),(43250,15112,'action created','2026-03-03 14:41:34','2026-03-03 14:41:34'),(43251,15112,'action started via WP Cron','2026-03-03 15:57:27','2026-03-03 15:57:27'),(43252,15112,'action complete via WP Cron','2026-03-03 15:57:27','2026-03-03 15:57:27'),(43253,15113,'action created','2026-03-03 15:57:27','2026-03-03 15:57:27'),(43254,15113,'action started via WP Cron','2026-03-03 16:22:19','2026-03-03 16:22:19'),(43255,15113,'action complete via WP Cron','2026-03-03 16:22:19','2026-03-03 16:22:19'),(43256,15114,'action created','2026-03-03 16:22:19','2026-03-03 16:22:19'),(43257,15114,'action started via WP Cron','2026-03-03 18:40:53','2026-03-03 18:40:53'),(43258,15114,'action complete via WP Cron','2026-03-03 18:40:54','2026-03-03 18:40:54'),(43259,15115,'action created','2026-03-03 18:40:54','2026-03-03 18:40:54'),(43260,15115,'action started via WP Cron','2026-03-03 18:44:58','2026-03-03 18:44:58'),(43261,15115,'action complete via WP Cron','2026-03-03 18:44:58','2026-03-03 18:44:58'),(43262,15116,'action created','2026-03-03 18:44:58','2026-03-03 18:44:58'),(43263,15116,'action started via WP Cron','2026-03-03 19:47:39','2026-03-03 19:47:39'),(43264,15116,'action complete via WP Cron','2026-03-03 19:47:40','2026-03-03 19:47:40'),(43265,15117,'action created','2026-03-03 19:47:40','2026-03-03 19:47:40'),(43266,15117,'action started via WP Cron','2026-03-03 20:28:17','2026-03-03 20:28:17'),(43267,15117,'action complete via WP Cron','2026-03-03 20:28:17','2026-03-03 20:28:17'),(43268,15118,'action created','2026-03-03 20:28:17','2026-03-03 20:28:17'),(43269,15118,'action started via WP Cron','2026-03-03 21:42:46','2026-03-03 21:42:46'),(43270,15118,'action complete via WP Cron','2026-03-03 21:42:46','2026-03-03 21:42:46'),(43271,15119,'action created','2026-03-03 21:42:46','2026-03-03 21:42:46'),(43272,15119,'action started via WP Cron','2026-03-04 00:00:27','2026-03-04 00:00:27'),(43273,15119,'action complete via WP Cron','2026-03-04 00:00:27','2026-03-04 00:00:27'),(43274,15120,'action created','2026-03-04 00:00:27','2026-03-04 00:00:27'),(43275,15120,'action started via WP Cron','2026-03-04 00:43:37','2026-03-04 00:43:37'),(43276,15120,'action complete via WP Cron','2026-03-04 00:43:38','2026-03-04 00:43:38'),(43277,15121,'action created','2026-03-04 00:43:38','2026-03-04 00:43:38'),(43278,15121,'action started via WP Cron','2026-03-04 01:27:58','2026-03-04 01:27:58'),(43279,15121,'action complete via WP Cron','2026-03-04 01:27:58','2026-03-04 01:27:58'),(43280,15122,'action created','2026-03-04 01:27:58','2026-03-04 01:27:58'),(43281,15122,'action started via WP Cron','2026-03-04 02:09:42','2026-03-04 02:09:42'),(43282,15122,'action complete via WP Cron','2026-03-04 02:09:43','2026-03-04 02:09:43'),(43283,15123,'action created','2026-03-04 02:09:43','2026-03-04 02:09:43'),(43284,15123,'action started via WP Cron','2026-03-04 02:35:31','2026-03-04 02:35:31'),(43285,15123,'action complete via WP Cron','2026-03-04 02:35:32','2026-03-04 02:35:32'),(43286,15124,'action created','2026-03-04 02:35:32','2026-03-04 02:35:32'),(43287,15124,'action started via WP Cron','2026-03-04 02:43:34','2026-03-04 02:43:34'),(43288,15124,'action complete via WP Cron','2026-03-04 02:43:34','2026-03-04 02:43:34'),(43289,15125,'action created','2026-03-04 02:43:34','2026-03-04 02:43:34'),(43290,15125,'action started via WP Cron','2026-03-04 03:06:23','2026-03-04 03:06:23'),(43291,15125,'action complete via WP Cron','2026-03-04 03:06:23','2026-03-04 03:06:23'),(43292,15126,'action created','2026-03-04 03:06:23','2026-03-04 03:06:23'),(43293,15126,'action started via WP Cron','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43294,15126,'action complete via WP Cron','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43295,15127,'action created','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43296,15095,'action started via WP Cron','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43297,15095,'action complete via WP Cron','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43298,15128,'action created','2026-03-04 08:28:44','2026-03-04 08:28:44'),(43299,15127,'action started via WP Cron','2026-03-04 10:01:18','2026-03-04 10:01:18'),(43300,15127,'action complete via WP Cron','2026-03-04 10:01:18','2026-03-04 10:01:18'),(43301,15129,'action created','2026-03-04 10:01:18','2026-03-04 10:01:18'),(43302,15129,'action started via WP Cron','2026-03-04 10:03:51','2026-03-04 10:03:51'),(43303,15129,'action complete via WP Cron','2026-03-04 10:03:52','2026-03-04 10:03:52'),(43304,15130,'action created','2026-03-04 10:03:52','2026-03-04 10:03:52'),(43305,15130,'action started via WP Cron','2026-03-04 10:18:08','2026-03-04 10:18:08'),(43306,15130,'action complete via WP Cron','2026-03-04 10:18:08','2026-03-04 10:18:08'),(43307,15131,'action created','2026-03-04 10:18:08','2026-03-04 10:18:08'),(43308,15131,'action started via WP Cron','2026-03-04 10:48:06','2026-03-04 10:48:06'),(43309,15131,'action complete via WP Cron','2026-03-04 10:48:07','2026-03-04 10:48:07'),(43310,15132,'action created','2026-03-04 10:48:07','2026-03-04 10:48:07'),(43311,15132,'action started via WP Cron','2026-03-04 15:16:29','2026-03-04 15:16:29'),(43312,15132,'action complete via WP Cron','2026-03-04 15:16:29','2026-03-04 15:16:29'),(43313,15133,'action created','2026-03-04 15:16:29','2026-03-04 15:16:29'),(43314,15133,'action started via WP Cron','2026-03-04 15:21:49','2026-03-04 15:21:49'),(43315,15133,'action complete via WP Cron','2026-03-04 15:21:50','2026-03-04 15:21:50'),(43316,15134,'action created','2026-03-04 15:21:50','2026-03-04 15:21:50'),(43317,15134,'action started via WP Cron','2026-03-04 15:53:13','2026-03-04 15:53:13'),(43318,15134,'action complete via WP Cron','2026-03-04 15:53:13','2026-03-04 15:53:13'),(43319,15135,'action created','2026-03-04 15:53:13','2026-03-04 15:53:13'),(43320,15135,'action started via WP Cron','2026-03-04 16:19:48','2026-03-04 16:19:48'),(43321,15135,'action complete via WP Cron','2026-03-04 16:19:49','2026-03-04 16:19:49'),(43322,15136,'action created','2026-03-04 16:19:49','2026-03-04 16:19:49'),(43323,15136,'action started via WP Cron','2026-03-04 17:42:11','2026-03-04 17:42:11'),(43324,15136,'action complete via WP Cron','2026-03-04 17:42:11','2026-03-04 17:42:11'),(43325,15137,'action created','2026-03-04 17:42:11','2026-03-04 17:42:11'),(43326,15137,'action started via WP Cron','2026-03-04 18:07:04','2026-03-04 18:07:04'),(43327,15137,'action complete via WP Cron','2026-03-04 18:07:05','2026-03-04 18:07:05'),(43328,15138,'action created','2026-03-04 18:07:05','2026-03-04 18:07:05'),(43329,15138,'action started via WP Cron','2026-03-04 18:17:31','2026-03-04 18:17:31'),(43330,15138,'action complete via WP Cron','2026-03-04 18:17:32','2026-03-04 18:17:32'),(43331,15139,'action created','2026-03-04 18:17:32','2026-03-04 18:17:32'),(43332,15139,'action started via WP Cron','2026-03-04 18:33:30','2026-03-04 18:33:30'),(43333,15139,'action complete via WP Cron','2026-03-04 18:33:30','2026-03-04 18:33:30'),(43334,15140,'action created','2026-03-04 18:33:30','2026-03-04 18:33:30'),(43335,15140,'action started via WP Cron','2026-03-04 18:55:46','2026-03-04 18:55:46'),(43336,15140,'action complete via WP Cron','2026-03-04 18:55:46','2026-03-04 18:55:46'),(43337,15141,'action created','2026-03-04 18:55:46','2026-03-04 18:55:46'),(43338,15141,'action started via WP Cron','2026-03-04 19:03:07','2026-03-04 19:03:07'),(43339,15141,'action complete via WP Cron','2026-03-04 19:03:07','2026-03-04 19:03:07'),(43340,15142,'action created','2026-03-04 19:03:07','2026-03-04 19:03:07'),(43341,15142,'action started via WP Cron','2026-03-04 19:47:58','2026-03-04 19:47:58'),(43342,15142,'action complete via WP Cron','2026-03-04 19:47:59','2026-03-04 19:47:59'),(43343,15143,'action created','2026-03-04 19:47:59','2026-03-04 19:47:59'),(43344,15143,'action started via WP Cron','2026-03-04 20:28:06','2026-03-04 20:28:06'),(43345,15143,'action complete via WP Cron','2026-03-04 20:28:06','2026-03-04 20:28:06'),(43346,15144,'action created','2026-03-04 20:28:06','2026-03-04 20:28:06'),(43347,15144,'action started via WP Cron','2026-03-04 20:31:08','2026-03-04 20:31:08'),(43348,15144,'action complete via WP Cron','2026-03-04 20:31:08','2026-03-04 20:31:08'),(43349,15145,'action created','2026-03-04 20:31:08','2026-03-04 20:31:08'),(43350,15145,'action started via WP Cron','2026-03-04 20:49:50','2026-03-04 20:49:50'),(43351,15145,'action complete via WP Cron','2026-03-04 20:49:51','2026-03-04 20:49:51'),(43352,15146,'action created','2026-03-04 20:49:51','2026-03-04 20:49:51'),(43353,15146,'action started via WP Cron','2026-03-04 21:56:42','2026-03-04 21:56:42'),(43354,15146,'action complete via WP Cron','2026-03-04 21:56:42','2026-03-04 21:56:42'),(43355,15147,'action created','2026-03-04 21:56:42','2026-03-04 21:56:42'),(43356,15147,'action started via WP Cron','2026-03-04 22:20:35','2026-03-04 22:20:35'),(43357,15147,'action complete via WP Cron','2026-03-04 22:20:35','2026-03-04 22:20:35'),(43358,15148,'action created','2026-03-04 22:20:35','2026-03-04 22:20:35'),(43359,15148,'action started via WP Cron','2026-03-04 22:30:32','2026-03-04 22:30:32'),(43360,15148,'action complete via WP Cron','2026-03-04 22:30:32','2026-03-04 22:30:32'),(43361,15149,'action created','2026-03-04 22:30:33','2026-03-04 22:30:33'),(43362,15149,'action started via WP Cron','2026-03-04 22:55:48','2026-03-04 22:55:48'),(43363,15149,'action complete via WP Cron','2026-03-04 22:55:48','2026-03-04 22:55:48'),(43364,15150,'action created','2026-03-04 22:55:48','2026-03-04 22:55:48'),(43365,15150,'action started via WP Cron','2026-03-04 23:48:20','2026-03-04 23:48:20'),(43366,15150,'action complete via WP Cron','2026-03-04 23:48:20','2026-03-04 23:48:20'),(43367,15151,'action created','2026-03-04 23:48:20','2026-03-04 23:48:20'),(43368,15151,'action started via WP Cron','2026-03-05 00:19:30','2026-03-05 00:19:30'),(43369,15151,'action complete via WP Cron','2026-03-05 00:19:30','2026-03-05 00:19:30'),(43370,15152,'action created','2026-03-05 00:19:30','2026-03-05 00:19:30'),(43371,15152,'action started via WP Cron','2026-03-05 00:29:58','2026-03-05 00:29:58'),(43372,15152,'action complete via WP Cron','2026-03-05 00:29:58','2026-03-05 00:29:58'),(43373,15153,'action created','2026-03-05 00:29:58','2026-03-05 00:29:58'),(43374,15153,'action started via WP Cron','2026-03-05 00:31:19','2026-03-05 00:31:19'),(43375,15153,'action complete via WP Cron','2026-03-05 00:31:19','2026-03-05 00:31:19'),(43376,15154,'action created','2026-03-05 00:31:19','2026-03-05 00:31:19'),(43377,15154,'action started via WP Cron','2026-03-05 00:33:09','2026-03-05 00:33:09'),(43378,15154,'action complete via WP Cron','2026-03-05 00:33:10','2026-03-05 00:33:10'),(43379,15155,'action created','2026-03-05 00:33:10','2026-03-05 00:33:10'),(43380,15155,'action started via WP Cron','2026-03-05 00:36:07','2026-03-05 00:36:07'),(43381,15155,'action complete via WP Cron','2026-03-05 00:36:07','2026-03-05 00:36:07'),(43382,15156,'action created','2026-03-05 00:36:07','2026-03-05 00:36:07'),(43383,15156,'action started via WP Cron','2026-03-05 00:40:14','2026-03-05 00:40:14'),(43384,15156,'action complete via WP Cron','2026-03-05 00:40:14','2026-03-05 00:40:14'),(43385,15157,'action created','2026-03-05 00:40:14','2026-03-05 00:40:14'),(43386,15157,'action started via WP Cron','2026-03-05 00:42:55','2026-03-05 00:42:55'),(43387,15157,'action complete via WP Cron','2026-03-05 00:42:56','2026-03-05 00:42:56'),(43388,15158,'action created','2026-03-05 00:42:56','2026-03-05 00:42:56'),(43389,15158,'action started via WP Cron','2026-03-05 00:45:38','2026-03-05 00:45:38'),(43390,15158,'action complete via WP Cron','2026-03-05 00:45:38','2026-03-05 00:45:38'),(43391,15159,'action created','2026-03-05 00:45:38','2026-03-05 00:45:38'),(43392,15159,'action started via WP Cron','2026-03-05 00:50:19','2026-03-05 00:50:19'),(43393,15159,'action complete via WP Cron','2026-03-05 00:50:19','2026-03-05 00:50:19'),(43394,15160,'action created','2026-03-05 00:50:19','2026-03-05 00:50:19'),(43395,15160,'action started via WP Cron','2026-03-05 00:55:59','2026-03-05 00:55:59'),(43396,15160,'action complete via WP Cron','2026-03-05 00:55:59','2026-03-05 00:55:59'),(43397,15161,'action created','2026-03-05 00:55:59','2026-03-05 00:55:59'),(43398,15161,'action started via WP Cron','2026-03-05 01:02:01','2026-03-05 01:02:01'),(43399,15161,'action complete via WP Cron','2026-03-05 01:02:01','2026-03-05 01:02:01'),(43400,15162,'action created','2026-03-05 01:02:01','2026-03-05 01:02:01'),(43401,15162,'action started via WP Cron','2026-03-05 01:06:35','2026-03-05 01:06:35'),(43402,15162,'action complete via WP Cron','2026-03-05 01:06:35','2026-03-05 01:06:35'),(43403,15163,'action created','2026-03-05 01:06:35','2026-03-05 01:06:35'),(43404,15163,'action started via WP Cron','2026-03-05 01:09:12','2026-03-05 01:09:12'),(43405,15163,'action complete via WP Cron','2026-03-05 01:09:12','2026-03-05 01:09:12'),(43406,15164,'action created','2026-03-05 01:09:12','2026-03-05 01:09:12'),(43407,15164,'action started via WP Cron','2026-03-05 01:12:22','2026-03-05 01:12:22'),(43408,15164,'action complete via WP Cron','2026-03-05 01:12:23','2026-03-05 01:12:23'),(43409,15165,'action created','2026-03-05 01:12:23','2026-03-05 01:12:23'),(43410,15165,'action started via WP Cron','2026-03-05 01:14:40','2026-03-05 01:14:40'),(43411,15165,'action complete via WP Cron','2026-03-05 01:14:40','2026-03-05 01:14:40'),(43412,15166,'action created','2026-03-05 01:14:40','2026-03-05 01:14:40'),(43413,15166,'action started via WP Cron','2026-03-05 01:17:51','2026-03-05 01:17:51'),(43414,15166,'action complete via WP Cron','2026-03-05 01:17:52','2026-03-05 01:17:52'),(43415,15167,'action created','2026-03-05 01:17:52','2026-03-05 01:17:52'),(43416,15167,'action started via WP Cron','2026-03-05 01:21:09','2026-03-05 01:21:09'),(43417,15167,'action complete via WP Cron','2026-03-05 01:21:10','2026-03-05 01:21:10'),(43418,15168,'action created','2026-03-05 01:21:10','2026-03-05 01:21:10'),(43419,15168,'action started via WP Cron','2026-03-05 01:25:33','2026-03-05 01:25:33'),(43420,15168,'action complete via WP Cron','2026-03-05 01:25:34','2026-03-05 01:25:34'),(43421,15169,'action created','2026-03-05 01:25:34','2026-03-05 01:25:34'),(43422,15169,'action started via WP Cron','2026-03-05 01:29:46','2026-03-05 01:29:46'),(43423,15169,'action complete via WP Cron','2026-03-05 01:29:46','2026-03-05 01:29:46'),(43424,15170,'action created','2026-03-05 01:29:46','2026-03-05 01:29:46'),(43425,15170,'action started via WP Cron','2026-03-05 01:33:46','2026-03-05 01:33:46'),(43426,15170,'action complete via WP Cron','2026-03-05 01:33:46','2026-03-05 01:33:46'),(43427,15171,'action created','2026-03-05 01:33:46','2026-03-05 01:33:46'),(43428,15171,'action started via WP Cron','2026-03-05 01:38:51','2026-03-05 01:38:51'),(43429,15171,'action complete via WP Cron','2026-03-05 01:38:51','2026-03-05 01:38:51'),(43430,15172,'action created','2026-03-05 01:38:51','2026-03-05 01:38:51'),(43431,15172,'action started via WP Cron','2026-03-05 01:42:41','2026-03-05 01:42:41'),(43432,15172,'action complete via WP Cron','2026-03-05 01:42:41','2026-03-05 01:42:41'),(43433,15173,'action created','2026-03-05 01:42:41','2026-03-05 01:42:41'),(43434,15173,'action started via WP Cron','2026-03-05 01:51:55','2026-03-05 01:51:55'),(43435,15173,'action complete via WP Cron','2026-03-05 01:51:55','2026-03-05 01:51:55'),(43436,15174,'action created','2026-03-05 01:51:55','2026-03-05 01:51:55'),(43437,15174,'action started via WP Cron','2026-03-05 01:58:50','2026-03-05 01:58:50'),(43438,15174,'action complete via WP Cron','2026-03-05 01:58:51','2026-03-05 01:58:51'),(43439,15175,'action created','2026-03-05 01:58:51','2026-03-05 01:58:51'),(43440,15175,'action started via WP Cron','2026-03-05 02:00:40','2026-03-05 02:00:40'),(43441,15175,'action complete via WP Cron','2026-03-05 02:00:40','2026-03-05 02:00:40'),(43442,15176,'action created','2026-03-05 02:00:40','2026-03-05 02:00:40'),(43443,15176,'action started via WP Cron','2026-03-05 02:02:32','2026-03-05 02:02:32'),(43444,15176,'action complete via WP Cron','2026-03-05 02:02:32','2026-03-05 02:02:32'),(43445,15177,'action created','2026-03-05 02:02:32','2026-03-05 02:02:32'),(43446,15177,'action started via WP Cron','2026-03-05 02:06:27','2026-03-05 02:06:27'),(43447,15177,'action complete via WP Cron','2026-03-05 02:06:27','2026-03-05 02:06:27'),(43448,15178,'action created','2026-03-05 02:06:27','2026-03-05 02:06:27'),(43449,15178,'action started via WP Cron','2026-03-05 02:07:37','2026-03-05 02:07:37'),(43450,15178,'action complete via WP Cron','2026-03-05 02:07:37','2026-03-05 02:07:37'),(43451,15179,'action created','2026-03-05 02:07:37','2026-03-05 02:07:37'),(43452,15179,'action started via WP Cron','2026-03-05 02:08:58','2026-03-05 02:08:58'),(43453,15179,'action complete via WP Cron','2026-03-05 02:08:58','2026-03-05 02:08:58'),(43454,15180,'action created','2026-03-05 02:08:58','2026-03-05 02:08:58'),(43455,15180,'action started via WP Cron','2026-03-05 02:10:46','2026-03-05 02:10:46'),(43456,15180,'action complete via WP Cron','2026-03-05 02:10:46','2026-03-05 02:10:46'),(43457,15181,'action created','2026-03-05 02:10:46','2026-03-05 02:10:46'),(43458,15181,'action started via WP Cron','2026-03-05 02:12:18','2026-03-05 02:12:18'),(43459,15181,'action complete via WP Cron','2026-03-05 02:12:19','2026-03-05 02:12:19'),(43460,15182,'action created','2026-03-05 02:12:19','2026-03-05 02:12:19'),(43461,15182,'action started via WP Cron','2026-03-05 02:13:52','2026-03-05 02:13:52'),(43462,15182,'action complete via WP Cron','2026-03-05 02:13:52','2026-03-05 02:13:52'),(43463,15183,'action created','2026-03-05 02:13:52','2026-03-05 02:13:52'),(43464,15183,'action started via WP Cron','2026-03-05 02:16:19','2026-03-05 02:16:19'),(43465,15183,'action complete via WP Cron','2026-03-05 02:16:20','2026-03-05 02:16:20'),(43466,15184,'action created','2026-03-05 02:16:20','2026-03-05 02:16:20'),(43467,15184,'action started via WP Cron','2026-03-05 02:18:57','2026-03-05 02:18:57'),(43468,15184,'action complete via WP Cron','2026-03-05 02:18:58','2026-03-05 02:18:58'),(43469,15185,'action created','2026-03-05 02:18:58','2026-03-05 02:18:58'),(43470,15185,'action started via WP Cron','2026-03-05 02:21:12','2026-03-05 02:21:12'),(43471,15185,'action complete via WP Cron','2026-03-05 02:21:13','2026-03-05 02:21:13'),(43472,15186,'action created','2026-03-05 02:21:13','2026-03-05 02:21:13'),(43473,15186,'action started via WP Cron','2026-03-05 02:24:30','2026-03-05 02:24:30'),(43474,15186,'action complete via WP Cron','2026-03-05 02:24:30','2026-03-05 02:24:30'),(43475,15187,'action created','2026-03-05 02:24:30','2026-03-05 02:24:30'),(43476,15187,'action started via WP Cron','2026-03-05 02:27:32','2026-03-05 02:27:32'),(43477,15187,'action complete via WP Cron','2026-03-05 02:27:33','2026-03-05 02:27:33'),(43478,15188,'action created','2026-03-05 02:27:33','2026-03-05 02:27:33'),(43479,15188,'action started via WP Cron','2026-03-05 02:28:59','2026-03-05 02:28:59'),(43480,15188,'action complete via WP Cron','2026-03-05 02:28:59','2026-03-05 02:28:59'),(43481,15189,'action created','2026-03-05 02:28:59','2026-03-05 02:28:59'),(43482,15189,'action started via WP Cron','2026-03-05 02:37:13','2026-03-05 02:37:13'),(43483,15189,'action complete via WP Cron','2026-03-05 02:37:13','2026-03-05 02:37:13'),(43484,15190,'action created','2026-03-05 02:37:13','2026-03-05 02:37:13'),(43485,15190,'action started via WP Cron','2026-03-05 02:42:55','2026-03-05 02:42:55'),(43486,15190,'action complete via WP Cron','2026-03-05 02:42:55','2026-03-05 02:42:55'),(43487,15191,'action created','2026-03-05 02:42:55','2026-03-05 02:42:55'),(43488,15191,'action started via WP Cron','2026-03-05 02:58:44','2026-03-05 02:58:44'),(43489,15191,'action complete via WP Cron','2026-03-05 02:58:45','2026-03-05 02:58:45'),(43490,15192,'action created','2026-03-05 02:58:45','2026-03-05 02:58:45'),(43491,15192,'action started via WP Cron','2026-03-05 03:00:44','2026-03-05 03:00:44'),(43492,15192,'action complete via WP Cron','2026-03-05 03:00:45','2026-03-05 03:00:45'),(43493,15193,'action created','2026-03-05 03:00:45','2026-03-05 03:00:45'),(43494,15193,'action started via WP Cron','2026-03-05 03:02:25','2026-03-05 03:02:25'),(43495,15193,'action complete via WP Cron','2026-03-05 03:02:25','2026-03-05 03:02:25'),(43496,15194,'action created','2026-03-05 03:02:25','2026-03-05 03:02:25'),(43497,15194,'action started via WP Cron','2026-03-05 03:09:01','2026-03-05 03:09:01'),(43498,15194,'action complete via WP Cron','2026-03-05 03:09:02','2026-03-05 03:09:02'),(43499,15195,'action created','2026-03-05 03:09:02','2026-03-05 03:09:02'),(43500,15195,'action started via WP Cron','2026-03-05 03:12:14','2026-03-05 03:12:14'),(43501,15195,'action complete via WP Cron','2026-03-05 03:12:15','2026-03-05 03:12:15'),(43502,15196,'action created','2026-03-05 03:12:15','2026-03-05 03:12:15'),(43503,15196,'action started via WP Cron','2026-03-05 03:15:05','2026-03-05 03:15:05'),(43504,15196,'action complete via WP Cron','2026-03-05 03:15:05','2026-03-05 03:15:05'),(43505,15197,'action created','2026-03-05 03:15:05','2026-03-05 03:15:05'),(43506,15197,'action started via WP Cron','2026-03-05 03:16:10','2026-03-05 03:16:10'),(43507,15197,'action complete via WP Cron','2026-03-05 03:16:10','2026-03-05 03:16:10'),(43508,15198,'action created','2026-03-05 03:16:10','2026-03-05 03:16:10'),(43509,15198,'action started via WP Cron','2026-03-05 03:19:57','2026-03-05 03:19:57'),(43510,15198,'action complete via WP Cron','2026-03-05 03:19:58','2026-03-05 03:19:58'),(43511,15199,'action created','2026-03-05 03:19:58','2026-03-05 03:19:58'),(43512,15199,'action started via WP Cron','2026-03-05 03:22:15','2026-03-05 03:22:15'),(43513,15199,'action complete via WP Cron','2026-03-05 03:22:15','2026-03-05 03:22:15'),(43514,15200,'action created','2026-03-05 03:22:15','2026-03-05 03:22:15'),(43515,15200,'action started via WP Cron','2026-03-05 03:25:04','2026-03-05 03:25:04'),(43516,15200,'action complete via WP Cron','2026-03-05 03:25:04','2026-03-05 03:25:04'),(43517,15201,'action created','2026-03-05 03:25:04','2026-03-05 03:25:04'),(43518,15201,'action started via WP Cron','2026-03-05 03:32:29','2026-03-05 03:32:29'),(43519,15201,'action complete via WP Cron','2026-03-05 03:32:30','2026-03-05 03:32:30'),(43520,15202,'action created','2026-03-05 03:32:30','2026-03-05 03:32:30'),(43521,15202,'action started via WP Cron','2026-03-05 03:34:54','2026-03-05 03:34:54'),(43522,15202,'action complete via WP Cron','2026-03-05 03:34:54','2026-03-05 03:34:54'),(43523,15203,'action created','2026-03-05 03:34:54','2026-03-05 03:34:54'),(43524,15203,'action started via WP Cron','2026-03-05 03:37:27','2026-03-05 03:37:27'),(43525,15203,'action complete via WP Cron','2026-03-05 03:37:27','2026-03-05 03:37:27'),(43526,15204,'action created','2026-03-05 03:37:27','2026-03-05 03:37:27'),(43527,15204,'action started via WP Cron','2026-03-05 03:40:08','2026-03-05 03:40:08'),(43528,15204,'action complete via WP Cron','2026-03-05 03:40:08','2026-03-05 03:40:08'),(43529,15205,'action created','2026-03-05 03:40:08','2026-03-05 03:40:08'),(43530,15205,'action started via WP Cron','2026-03-05 03:46:06','2026-03-05 03:46:06'),(43531,15205,'action complete via WP Cron','2026-03-05 03:46:07','2026-03-05 03:46:07'),(43532,15206,'action created','2026-03-05 03:46:07','2026-03-05 03:46:07'),(43533,15206,'action started via WP Cron','2026-03-05 03:57:47','2026-03-05 03:57:47'),(43534,15206,'action complete via WP Cron','2026-03-05 03:57:47','2026-03-05 03:57:47'),(43535,15207,'action created','2026-03-05 03:57:47','2026-03-05 03:57:47'),(43536,15207,'action started via WP Cron','2026-03-05 04:02:36','2026-03-05 04:02:36'),(43537,15207,'action complete via WP Cron','2026-03-05 04:02:36','2026-03-05 04:02:36'),(43538,15208,'action created','2026-03-05 04:02:36','2026-03-05 04:02:36'),(43539,15208,'action started via WP Cron','2026-03-05 04:03:50','2026-03-05 04:03:50'),(43540,15208,'action complete via WP Cron','2026-03-05 04:03:50','2026-03-05 04:03:50'),(43541,15209,'action created','2026-03-05 04:03:50','2026-03-05 04:03:50'),(43542,15209,'action started via WP Cron','2026-03-05 04:06:28','2026-03-05 04:06:28'),(43543,15209,'action complete via WP Cron','2026-03-05 04:06:28','2026-03-05 04:06:28'),(43544,15210,'action created','2026-03-05 04:06:28','2026-03-05 04:06:28'),(43545,15210,'action started via WP Cron','2026-03-05 04:08:21','2026-03-05 04:08:21'),(43546,15210,'action complete via WP Cron','2026-03-05 04:08:21','2026-03-05 04:08:21'),(43547,15211,'action created','2026-03-05 04:08:21','2026-03-05 04:08:21'),(43548,15211,'action started via WP Cron','2026-03-05 04:10:14','2026-03-05 04:10:14'),(43549,15211,'action complete via WP Cron','2026-03-05 04:10:14','2026-03-05 04:10:14'),(43550,15212,'action created','2026-03-05 04:10:14','2026-03-05 04:10:14'),(43551,15212,'action started via WP Cron','2026-03-05 04:22:33','2026-03-05 04:22:33'),(43552,15212,'action complete via WP Cron','2026-03-05 04:22:33','2026-03-05 04:22:33'),(43553,15213,'action created','2026-03-05 04:22:33','2026-03-05 04:22:33'),(43554,15213,'action started via WP Cron','2026-03-05 04:24:51','2026-03-05 04:24:51'),(43555,15213,'action complete via WP Cron','2026-03-05 04:24:51','2026-03-05 04:24:51'),(43556,15214,'action created','2026-03-05 04:24:51','2026-03-05 04:24:51'),(43557,15214,'action started via WP Cron','2026-03-05 04:28:22','2026-03-05 04:28:22'),(43558,15214,'action complete via WP Cron','2026-03-05 04:28:23','2026-03-05 04:28:23'),(43559,15215,'action created','2026-03-05 04:28:23','2026-03-05 04:28:23'),(43560,15215,'action started via WP Cron','2026-03-05 04:29:38','2026-03-05 04:29:38'),(43561,15215,'action complete via WP Cron','2026-03-05 04:29:38','2026-03-05 04:29:38'),(43562,15216,'action created','2026-03-05 04:29:38','2026-03-05 04:29:38'),(43563,15216,'action started via WP Cron','2026-03-05 04:40:27','2026-03-05 04:40:27'),(43564,15216,'action complete via WP Cron','2026-03-05 04:40:28','2026-03-05 04:40:28'),(43565,15217,'action created','2026-03-05 04:40:28','2026-03-05 04:40:28'),(43566,15217,'action started via WP Cron','2026-03-05 04:41:34','2026-03-05 04:41:34'),(43567,15217,'action complete via WP Cron','2026-03-05 04:41:34','2026-03-05 04:41:34'),(43568,15218,'action created','2026-03-05 04:41:34','2026-03-05 04:41:34'),(43569,15218,'action started via WP Cron','2026-03-05 04:53:09','2026-03-05 04:53:09'),(43570,15218,'action complete via WP Cron','2026-03-05 04:53:10','2026-03-05 04:53:10'),(43571,15219,'action created','2026-03-05 04:53:10','2026-03-05 04:53:10'),(43572,15219,'action started via WP Cron','2026-03-05 05:02:46','2026-03-05 05:02:46'),(43573,15219,'action complete via WP Cron','2026-03-05 05:02:46','2026-03-05 05:02:46'),(43574,15220,'action created','2026-03-05 05:02:46','2026-03-05 05:02:46'),(43575,15220,'action started via WP Cron','2026-03-05 05:16:50','2026-03-05 05:16:50'),(43576,15220,'action complete via WP Cron','2026-03-05 05:16:50','2026-03-05 05:16:50'),(43577,15221,'action created','2026-03-05 05:16:50','2026-03-05 05:16:50'),(43578,15221,'action started via WP Cron','2026-03-05 05:21:53','2026-03-05 05:21:53'),(43579,15221,'action complete via WP Cron','2026-03-05 05:21:54','2026-03-05 05:21:54'),(43580,15222,'action created','2026-03-05 05:21:54','2026-03-05 05:21:54'),(43581,15222,'action started via WP Cron','2026-03-05 05:23:57','2026-03-05 05:23:57'),(43582,15222,'action complete via WP Cron','2026-03-05 05:23:58','2026-03-05 05:23:58'),(43583,15223,'action created','2026-03-05 05:23:58','2026-03-05 05:23:58'),(43584,15223,'action started via WP Cron','2026-03-05 05:25:17','2026-03-05 05:25:17'),(43585,15223,'action complete via WP Cron','2026-03-05 05:25:18','2026-03-05 05:25:18'),(43586,15224,'action created','2026-03-05 05:25:18','2026-03-05 05:25:18'),(43587,15224,'action started via WP Cron','2026-03-05 05:27:00','2026-03-05 05:27:00'),(43588,15224,'action complete via WP Cron','2026-03-05 05:27:00','2026-03-05 05:27:00'),(43589,15225,'action created','2026-03-05 05:27:00','2026-03-05 05:27:00'),(43590,15225,'action started via WP Cron','2026-03-05 05:28:48','2026-03-05 05:28:48'),(43591,15225,'action complete via WP Cron','2026-03-05 05:28:48','2026-03-05 05:28:48'),(43592,15226,'action created','2026-03-05 05:28:48','2026-03-05 05:28:48'),(43593,15226,'action started via WP Cron','2026-03-05 05:35:43','2026-03-05 05:35:43'),(43594,15226,'action complete via WP Cron','2026-03-05 05:35:43','2026-03-05 05:35:43'),(43595,15227,'action created','2026-03-05 05:35:43','2026-03-05 05:35:43'),(43596,15227,'action started via WP Cron','2026-03-05 05:37:45','2026-03-05 05:37:45'),(43597,15227,'action complete via WP Cron','2026-03-05 05:37:46','2026-03-05 05:37:46'),(43598,15228,'action created','2026-03-05 05:37:46','2026-03-05 05:37:46'),(43599,15228,'action started via WP Cron','2026-03-05 05:42:35','2026-03-05 05:42:35'),(43600,15228,'action complete via WP Cron','2026-03-05 05:42:36','2026-03-05 05:42:36'),(43601,15229,'action created','2026-03-05 05:42:36','2026-03-05 05:42:36'),(43602,15229,'action started via WP Cron','2026-03-05 05:44:40','2026-03-05 05:44:40'),(43603,15229,'action complete via WP Cron','2026-03-05 05:44:40','2026-03-05 05:44:40'),(43604,15230,'action created','2026-03-05 05:44:40','2026-03-05 05:44:40'),(43605,15230,'action started via WP Cron','2026-03-05 05:48:55','2026-03-05 05:48:55'),(43606,15230,'action complete via WP Cron','2026-03-05 05:48:55','2026-03-05 05:48:55'),(43607,15231,'action created','2026-03-05 05:48:55','2026-03-05 05:48:55'),(43608,15231,'action started via WP Cron','2026-03-05 05:52:00','2026-03-05 05:52:00'),(43609,15231,'action complete via WP Cron','2026-03-05 05:52:00','2026-03-05 05:52:00'),(43610,15232,'action created','2026-03-05 05:52:00','2026-03-05 05:52:00'),(43611,15232,'action started via WP Cron','2026-03-05 05:53:23','2026-03-05 05:53:23'),(43612,15232,'action complete via WP Cron','2026-03-05 05:53:24','2026-03-05 05:53:24'),(43613,15233,'action created','2026-03-05 05:53:24','2026-03-05 05:53:24'),(43614,15233,'action started via WP Cron','2026-03-05 05:57:00','2026-03-05 05:57:00'),(43615,15233,'action complete via WP Cron','2026-03-05 05:57:01','2026-03-05 05:57:01'),(43616,15234,'action created','2026-03-05 05:57:01','2026-03-05 05:57:01'),(43617,15234,'action started via WP Cron','2026-03-05 06:04:36','2026-03-05 06:04:36'),(43618,15234,'action complete via WP Cron','2026-03-05 06:04:36','2026-03-05 06:04:36'),(43619,15235,'action created','2026-03-05 06:04:36','2026-03-05 06:04:36'),(43620,15235,'action started via WP Cron','2026-03-05 06:10:24','2026-03-05 06:10:24'),(43621,15235,'action complete via WP Cron','2026-03-05 06:10:24','2026-03-05 06:10:24'),(43622,15236,'action created','2026-03-05 06:10:24','2026-03-05 06:10:24'),(43623,15236,'action started via WP Cron','2026-03-05 06:15:03','2026-03-05 06:15:03'),(43624,15236,'action complete via WP Cron','2026-03-05 06:15:03','2026-03-05 06:15:03'),(43625,15237,'action created','2026-03-05 06:15:03','2026-03-05 06:15:03'),(43626,15237,'action started via WP Cron','2026-03-05 06:16:56','2026-03-05 06:16:56'),(43627,15237,'action complete via WP Cron','2026-03-05 06:16:56','2026-03-05 06:16:56'),(43628,15238,'action created','2026-03-05 06:16:56','2026-03-05 06:16:56'),(43629,15238,'action started via WP Cron','2026-03-05 06:18:35','2026-03-05 06:18:35'),(43630,15238,'action complete via WP Cron','2026-03-05 06:18:36','2026-03-05 06:18:36'),(43631,15239,'action created','2026-03-05 06:18:36','2026-03-05 06:18:36'),(43632,15239,'action started via WP Cron','2026-03-05 06:20:03','2026-03-05 06:20:03'),(43633,15239,'action complete via WP Cron','2026-03-05 06:20:03','2026-03-05 06:20:03'),(43634,15240,'action created','2026-03-05 06:20:03','2026-03-05 06:20:03'),(43635,15240,'action started via WP Cron','2026-03-05 06:22:57','2026-03-05 06:22:57'),(43636,15240,'action complete via WP Cron','2026-03-05 06:22:57','2026-03-05 06:22:57'),(43637,15241,'action created','2026-03-05 06:22:57','2026-03-05 06:22:57'),(43638,15241,'action started via WP Cron','2026-03-05 06:25:07','2026-03-05 06:25:07'),(43639,15241,'action complete via WP Cron','2026-03-05 06:25:07','2026-03-05 06:25:07'),(43640,15242,'action created','2026-03-05 06:25:07','2026-03-05 06:25:07'),(43641,15242,'action started via WP Cron','2026-03-05 06:31:18','2026-03-05 06:31:18'),(43642,15242,'action complete via WP Cron','2026-03-05 06:31:18','2026-03-05 06:31:18'),(43643,15243,'action created','2026-03-05 06:31:18','2026-03-05 06:31:18'),(43644,15243,'action started via WP Cron','2026-03-05 06:38:32','2026-03-05 06:38:32'),(43645,15243,'action complete via WP Cron','2026-03-05 06:38:32','2026-03-05 06:38:32'),(43646,15244,'action created','2026-03-05 06:38:32','2026-03-05 06:38:32'),(43647,15244,'action started via WP Cron','2026-03-05 06:40:39','2026-03-05 06:40:39'),(43648,15244,'action complete via WP Cron','2026-03-05 06:40:39','2026-03-05 06:40:39'),(43649,15245,'action created','2026-03-05 06:40:39','2026-03-05 06:40:39'),(43650,15245,'action started via WP Cron','2026-03-05 06:42:24','2026-03-05 06:42:24'),(43651,15245,'action complete via WP Cron','2026-03-05 06:42:25','2026-03-05 06:42:25'),(43652,15246,'action created','2026-03-05 06:42:25','2026-03-05 06:42:25'),(43653,15246,'action started via WP Cron','2026-03-05 06:50:44','2026-03-05 06:50:44'),(43654,15246,'action complete via WP Cron','2026-03-05 06:50:44','2026-03-05 06:50:44'),(43655,15247,'action created','2026-03-05 06:50:44','2026-03-05 06:50:44'),(43656,15247,'action started via WP Cron','2026-03-05 06:52:15','2026-03-05 06:52:15'),(43657,15247,'action complete via WP Cron','2026-03-05 06:52:15','2026-03-05 06:52:15'),(43658,15248,'action created','2026-03-05 06:52:15','2026-03-05 06:52:15'),(43659,15248,'action started via WP Cron','2026-03-05 07:06:22','2026-03-05 07:06:22'),(43660,15248,'action complete via WP Cron','2026-03-05 07:06:23','2026-03-05 07:06:23'),(43661,15249,'action created','2026-03-05 07:06:23','2026-03-05 07:06:23'),(43662,15249,'action started via WP Cron','2026-03-05 07:09:56','2026-03-05 07:09:56'),(43663,15249,'action complete via WP Cron','2026-03-05 07:09:56','2026-03-05 07:09:56'),(43664,15250,'action created','2026-03-05 07:09:56','2026-03-05 07:09:56'),(43665,15250,'action started via WP Cron','2026-03-05 07:13:12','2026-03-05 07:13:12'),(43666,15250,'action complete via WP Cron','2026-03-05 07:13:12','2026-03-05 07:13:12'),(43667,15251,'action created','2026-03-05 07:13:12','2026-03-05 07:13:12'),(43668,15251,'action started via WP Cron','2026-03-05 07:15:36','2026-03-05 07:15:36'),(43669,15251,'action complete via WP Cron','2026-03-05 07:15:36','2026-03-05 07:15:36'),(43670,15252,'action created','2026-03-05 07:15:36','2026-03-05 07:15:36'),(43671,15252,'action started via WP Cron','2026-03-05 07:30:03','2026-03-05 07:30:03'),(43672,15252,'action complete via WP Cron','2026-03-05 07:30:03','2026-03-05 07:30:03'),(43673,15253,'action created','2026-03-05 07:30:03','2026-03-05 07:30:03'),(43674,15253,'action started via WP Cron','2026-03-05 07:33:50','2026-03-05 07:33:50'),(43675,15253,'action complete via WP Cron','2026-03-05 07:33:51','2026-03-05 07:33:51'),(43676,15254,'action created','2026-03-05 07:33:51','2026-03-05 07:33:51'),(43677,15254,'action started via WP Cron','2026-03-05 07:34:53','2026-03-05 07:34:53'),(43678,15254,'action complete via WP Cron','2026-03-05 07:34:54','2026-03-05 07:34:54'),(43679,15255,'action created','2026-03-05 07:34:54','2026-03-05 07:34:54'),(43680,15255,'action started via WP Cron','2026-03-05 07:43:38','2026-03-05 07:43:38'),(43681,15255,'action complete via WP Cron','2026-03-05 07:43:39','2026-03-05 07:43:39'),(43682,15256,'action created','2026-03-05 07:43:39','2026-03-05 07:43:39'),(43683,15256,'action started via WP Cron','2026-03-05 07:45:32','2026-03-05 07:45:32'),(43684,15256,'action complete via WP Cron','2026-03-05 07:45:32','2026-03-05 07:45:32'),(43685,15257,'action created','2026-03-05 07:45:32','2026-03-05 07:45:32'),(43686,15257,'action started via WP Cron','2026-03-05 07:57:02','2026-03-05 07:57:02'),(43687,15257,'action complete via WP Cron','2026-03-05 07:57:03','2026-03-05 07:57:03'),(43688,15258,'action created','2026-03-05 07:57:03','2026-03-05 07:57:03'),(43689,15258,'action started via WP Cron','2026-03-05 07:59:25','2026-03-05 07:59:25'),(43690,15258,'action complete via WP Cron','2026-03-05 07:59:25','2026-03-05 07:59:25'),(43691,15259,'action created','2026-03-05 07:59:25','2026-03-05 07:59:25'),(43692,15259,'action started via WP Cron','2026-03-05 08:01:01','2026-03-05 08:01:01'),(43693,15259,'action complete via WP Cron','2026-03-05 08:01:01','2026-03-05 08:01:01'),(43694,15260,'action created','2026-03-05 08:01:01','2026-03-05 08:01:01'),(43695,15260,'action started via WP Cron','2026-03-05 08:07:00','2026-03-05 08:07:00'),(43696,15260,'action complete via WP Cron','2026-03-05 08:07:01','2026-03-05 08:07:01'),(43697,15261,'action created','2026-03-05 08:07:01','2026-03-05 08:07:01'),(43698,15261,'action started via WP Cron','2026-03-05 08:09:16','2026-03-05 08:09:16'),(43699,15261,'action complete via WP Cron','2026-03-05 08:09:16','2026-03-05 08:09:16'),(43700,15262,'action created','2026-03-05 08:09:16','2026-03-05 08:09:16'),(43701,15262,'action started via WP Cron','2026-03-05 08:11:34','2026-03-05 08:11:34'),(43702,15262,'action complete via WP Cron','2026-03-05 08:11:34','2026-03-05 08:11:34'),(43703,15263,'action created','2026-03-05 08:11:34','2026-03-05 08:11:34'),(43704,15263,'action started via WP Cron','2026-03-05 08:15:59','2026-03-05 08:15:59'),(43705,15263,'action complete via WP Cron','2026-03-05 08:16:00','2026-03-05 08:16:00'),(43706,15264,'action created','2026-03-05 08:16:00','2026-03-05 08:16:00'),(43707,15264,'action started via WP Cron','2026-03-05 08:19:51','2026-03-05 08:19:51'),(43708,15264,'action complete via WP Cron','2026-03-05 08:19:51','2026-03-05 08:19:51'),(43709,15265,'action created','2026-03-05 08:19:51','2026-03-05 08:19:51'),(43710,15265,'action started via WP Cron','2026-03-05 08:27:15','2026-03-05 08:27:15'),(43711,15265,'action complete via WP Cron','2026-03-05 08:27:15','2026-03-05 08:27:15'),(43712,15266,'action created','2026-03-05 08:27:15','2026-03-05 08:27:15'),(43713,15266,'action started via WP Cron','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43714,15266,'action complete via WP Cron','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43715,15267,'action created','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43716,15128,'action started via WP Cron','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43717,15128,'action complete via WP Cron','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43718,15268,'action created','2026-03-05 08:28:51','2026-03-05 08:28:51'),(43719,15267,'action started via WP Cron','2026-03-05 08:32:54','2026-03-05 08:32:54'),(43720,15267,'action complete via WP Cron','2026-03-05 08:32:54','2026-03-05 08:32:54'),(43721,15269,'action created','2026-03-05 08:32:54','2026-03-05 08:32:54'),(43722,15269,'action started via WP Cron','2026-03-05 08:37:47','2026-03-05 08:37:47'),(43723,15269,'action complete via WP Cron','2026-03-05 08:37:48','2026-03-05 08:37:48'),(43724,15270,'action created','2026-03-05 08:37:48','2026-03-05 08:37:48'),(43725,15270,'action started via WP Cron','2026-03-05 08:45:36','2026-03-05 08:45:36'),(43726,15270,'action complete via WP Cron','2026-03-05 08:45:36','2026-03-05 08:45:36'),(43727,15271,'action created','2026-03-05 08:45:36','2026-03-05 08:45:36'),(43728,15271,'action started via WP Cron','2026-03-05 08:46:42','2026-03-05 08:46:42'),(43729,15271,'action complete via WP Cron','2026-03-05 08:46:43','2026-03-05 08:46:43'),(43730,15272,'action created','2026-03-05 08:46:43','2026-03-05 08:46:43'),(43731,15272,'action started via WP Cron','2026-03-05 08:47:52','2026-03-05 08:47:52'),(43732,15272,'action complete via WP Cron','2026-03-05 08:47:52','2026-03-05 08:47:52'),(43733,15273,'action created','2026-03-05 08:47:52','2026-03-05 08:47:52'),(43734,15273,'action started via WP Cron','2026-03-05 08:53:07','2026-03-05 08:53:07'),(43735,15273,'action complete via WP Cron','2026-03-05 08:53:07','2026-03-05 08:53:07'),(43736,15274,'action created','2026-03-05 08:53:07','2026-03-05 08:53:07'),(43737,15274,'action started via WP Cron','2026-03-05 08:54:10','2026-03-05 08:54:10'),(43738,15274,'action complete via WP Cron','2026-03-05 08:54:10','2026-03-05 08:54:10'),(43739,15275,'action created','2026-03-05 08:54:10','2026-03-05 08:54:10'),(43740,15275,'action started via WP Cron','2026-03-05 08:57:26','2026-03-05 08:57:26'),(43741,15275,'action complete via WP Cron','2026-03-05 08:57:26','2026-03-05 08:57:26'),(43742,15276,'action created','2026-03-05 08:57:26','2026-03-05 08:57:26'),(43743,15276,'action started via WP Cron','2026-03-05 09:33:54','2026-03-05 09:33:54'),(43744,15276,'action complete via WP Cron','2026-03-05 09:33:54','2026-03-05 09:33:54'),(43745,15277,'action created','2026-03-05 09:33:54','2026-03-05 09:33:54'),(43746,15277,'action started via WP Cron','2026-03-05 09:46:23','2026-03-05 09:46:23'),(43747,15277,'action complete via WP Cron','2026-03-05 09:46:23','2026-03-05 09:46:23'),(43748,15278,'action created','2026-03-05 09:46:23','2026-03-05 09:46:23'),(43749,15278,'action started via WP Cron','2026-03-05 09:53:30','2026-03-05 09:53:30'),(43750,15278,'action complete via WP Cron','2026-03-05 09:53:30','2026-03-05 09:53:30'),(43751,15279,'action created','2026-03-05 09:53:30','2026-03-05 09:53:30'),(43752,15279,'action started via WP Cron','2026-03-05 09:55:29','2026-03-05 09:55:29'),(43753,15279,'action complete via WP Cron','2026-03-05 09:55:29','2026-03-05 09:55:29'),(43754,15280,'action created','2026-03-05 09:55:29','2026-03-05 09:55:29'),(43755,15280,'action started via WP Cron','2026-03-05 10:15:34','2026-03-05 10:15:34'),(43756,15280,'action complete via WP Cron','2026-03-05 10:15:34','2026-03-05 10:15:34'),(43757,15281,'action created','2026-03-05 10:15:34','2026-03-05 10:15:34'),(43758,15281,'action started via WP Cron','2026-03-05 10:25:04','2026-03-05 10:25:04'),(43759,15281,'action complete via WP Cron','2026-03-05 10:25:04','2026-03-05 10:25:04'),(43760,15282,'action created','2026-03-05 10:25:04','2026-03-05 10:25:04'),(43761,15282,'action started via WP Cron','2026-03-05 10:26:58','2026-03-05 10:26:58'),(43762,15282,'action complete via WP Cron','2026-03-05 10:26:58','2026-03-05 10:26:58'),(43763,15283,'action created','2026-03-05 10:26:58','2026-03-05 10:26:58'),(43764,15283,'action started via WP Cron','2026-03-05 10:29:19','2026-03-05 10:29:19'),(43765,15283,'action complete via WP Cron','2026-03-05 10:29:20','2026-03-05 10:29:20'),(43766,15284,'action created','2026-03-05 10:29:20','2026-03-05 10:29:20'),(43767,15284,'action started via WP Cron','2026-03-05 10:35:53','2026-03-05 10:35:53'),(43768,15284,'action complete via WP Cron','2026-03-05 10:35:54','2026-03-05 10:35:54'),(43769,15285,'action created','2026-03-05 10:35:54','2026-03-05 10:35:54'),(43770,15285,'action started via WP Cron','2026-03-05 10:37:53','2026-03-05 10:37:53'),(43771,15285,'action complete via WP Cron','2026-03-05 10:37:53','2026-03-05 10:37:53'),(43772,15286,'action created','2026-03-05 10:37:53','2026-03-05 10:37:53'),(43773,15286,'action started via WP Cron','2026-03-05 10:40:23','2026-03-05 10:40:23'),(43774,15286,'action complete via WP Cron','2026-03-05 10:40:23','2026-03-05 10:40:23'),(43775,15287,'action created','2026-03-05 10:40:23','2026-03-05 10:40:23'),(43776,15287,'action started via WP Cron','2026-03-05 10:45:50','2026-03-05 10:45:50'),(43777,15287,'action complete via WP Cron','2026-03-05 10:45:50','2026-03-05 10:45:50'),(43778,15288,'action created','2026-03-05 10:45:50','2026-03-05 10:45:50'),(43779,15288,'action started via WP Cron','2026-03-05 10:47:29','2026-03-05 10:47:29'),(43780,15288,'action complete via WP Cron','2026-03-05 10:47:29','2026-03-05 10:47:29'),(43781,15289,'action created','2026-03-05 10:47:29','2026-03-05 10:47:29'),(43782,15289,'action started via WP Cron','2026-03-05 10:55:28','2026-03-05 10:55:28'),(43783,15289,'action complete via WP Cron','2026-03-05 10:55:28','2026-03-05 10:55:28'),(43784,15290,'action created','2026-03-05 10:55:28','2026-03-05 10:55:28'),(43785,15290,'action started via WP Cron','2026-03-05 10:58:41','2026-03-05 10:58:41'),(43786,15290,'action complete via WP Cron','2026-03-05 10:58:41','2026-03-05 10:58:41'),(43787,15291,'action created','2026-03-05 10:58:41','2026-03-05 10:58:41'),(43788,15291,'action started via WP Cron','2026-03-05 11:31:14','2026-03-05 11:31:14'),(43789,15291,'action complete via WP Cron','2026-03-05 11:31:15','2026-03-05 11:31:15'),(43790,15292,'action created','2026-03-05 11:31:15','2026-03-05 11:31:15'),(43791,15292,'action started via WP Cron','2026-03-05 11:32:21','2026-03-05 11:32:21'),(43792,15292,'action complete via WP Cron','2026-03-05 11:32:21','2026-03-05 11:32:21'),(43793,15293,'action created','2026-03-05 11:32:21','2026-03-05 11:32:21'),(43794,15293,'action started via WP Cron','2026-03-05 11:34:00','2026-03-05 11:34:00'),(43795,15293,'action complete via WP Cron','2026-03-05 11:34:00','2026-03-05 11:34:00'),(43796,15294,'action created','2026-03-05 11:34:00','2026-03-05 11:34:00'),(43797,15294,'action started via WP Cron','2026-03-05 11:35:59','2026-03-05 11:35:59'),(43798,15294,'action complete via WP Cron','2026-03-05 11:36:00','2026-03-05 11:36:00'),(43799,15295,'action created','2026-03-05 11:36:00','2026-03-05 11:36:00'),(43800,15295,'action started via WP Cron','2026-03-05 11:39:36','2026-03-05 11:39:36'),(43801,15295,'action complete via WP Cron','2026-03-05 11:39:37','2026-03-05 11:39:37'),(43802,15296,'action created','2026-03-05 11:39:37','2026-03-05 11:39:37'),(43803,15296,'action started via WP Cron','2026-03-05 11:46:02','2026-03-05 11:46:02'),(43804,15296,'action complete via WP Cron','2026-03-05 11:46:02','2026-03-05 11:46:02'),(43805,15297,'action created','2026-03-05 11:46:02','2026-03-05 11:46:02'),(43806,15297,'action started via WP Cron','2026-03-05 11:55:59','2026-03-05 11:55:59'),(43807,15297,'action complete via WP Cron','2026-03-05 11:56:00','2026-03-05 11:56:00'),(43808,15298,'action created','2026-03-05 11:56:00','2026-03-05 11:56:00'),(43809,15298,'action started via WP Cron','2026-03-05 11:58:38','2026-03-05 11:58:38'),(43810,15298,'action complete via WP Cron','2026-03-05 11:58:38','2026-03-05 11:58:38'),(43811,15299,'action created','2026-03-05 11:58:38','2026-03-05 11:58:38'),(43812,15299,'action started via WP Cron','2026-03-05 12:06:37','2026-03-05 12:06:37'),(43813,15299,'action complete via WP Cron','2026-03-05 12:06:37','2026-03-05 12:06:37'),(43814,15300,'action created','2026-03-05 12:06:37','2026-03-05 12:06:37'),(43815,15300,'action started via WP Cron','2026-03-05 12:18:03','2026-03-05 12:18:03'),(43816,15300,'action complete via WP Cron','2026-03-05 12:18:04','2026-03-05 12:18:04'),(43817,15301,'action created','2026-03-05 12:18:04','2026-03-05 12:18:04'),(43818,15301,'action started via WP Cron','2026-03-05 12:20:02','2026-03-05 12:20:02'),(43819,15301,'action complete via WP Cron','2026-03-05 12:20:02','2026-03-05 12:20:02'),(43820,15302,'action created','2026-03-05 12:20:02','2026-03-05 12:20:02'),(43821,15302,'action started via WP Cron','2026-03-05 12:24:34','2026-03-05 12:24:34'),(43822,15302,'action complete via WP Cron','2026-03-05 12:24:34','2026-03-05 12:24:34'),(43823,15303,'action created','2026-03-05 12:24:34','2026-03-05 12:24:34'),(43824,15303,'action started via WP Cron','2026-03-05 12:25:49','2026-03-05 12:25:49'),(43825,15303,'action complete via WP Cron','2026-03-05 12:25:49','2026-03-05 12:25:49'),(43826,15304,'action created','2026-03-05 12:25:49','2026-03-05 12:25:49'),(43827,15304,'action started via WP Cron','2026-03-05 12:28:37','2026-03-05 12:28:37'),(43828,15304,'action complete via WP Cron','2026-03-05 12:28:37','2026-03-05 12:28:37'),(43829,15305,'action created','2026-03-05 12:28:37','2026-03-05 12:28:37'),(43830,15305,'action started via WP Cron','2026-03-05 12:31:26','2026-03-05 12:31:26'),(43831,15305,'action complete via WP Cron','2026-03-05 12:31:27','2026-03-05 12:31:27'),(43832,15306,'action created','2026-03-05 12:31:27','2026-03-05 12:31:27'),(43833,15306,'action started via WP Cron','2026-03-05 12:33:14','2026-03-05 12:33:14'),(43834,15306,'action complete via WP Cron','2026-03-05 12:33:14','2026-03-05 12:33:14'),(43835,15307,'action created','2026-03-05 12:33:14','2026-03-05 12:33:14'),(43836,15307,'action started via WP Cron','2026-03-05 12:37:11','2026-03-05 12:37:11'),(43837,15307,'action complete via WP Cron','2026-03-05 12:37:12','2026-03-05 12:37:12'),(43838,15308,'action created','2026-03-05 12:37:12','2026-03-05 12:37:12'),(43839,15308,'action started via WP Cron','2026-03-05 12:38:36','2026-03-05 12:38:36'),(43840,15308,'action complete via WP Cron','2026-03-05 12:38:37','2026-03-05 12:38:37'),(43841,15309,'action created','2026-03-05 12:38:37','2026-03-05 12:38:37'),(43842,15309,'action started via WP Cron','2026-03-05 12:42:41','2026-03-05 12:42:41'),(43843,15309,'action complete via WP Cron','2026-03-05 12:42:41','2026-03-05 12:42:41'),(43844,15310,'action created','2026-03-05 12:42:41','2026-03-05 12:42:41'),(43845,15310,'action started via WP Cron','2026-03-05 12:49:09','2026-03-05 12:49:09'),(43846,15310,'action complete via WP Cron','2026-03-05 12:49:09','2026-03-05 12:49:09'),(43847,15311,'action created','2026-03-05 12:49:09','2026-03-05 12:49:09'),(43848,15311,'action started via WP Cron','2026-03-05 12:52:09','2026-03-05 12:52:09'),(43849,15311,'action complete via WP Cron','2026-03-05 12:52:09','2026-03-05 12:52:09'),(43850,15312,'action created','2026-03-05 12:52:09','2026-03-05 12:52:09'),(43851,15312,'action started via WP Cron','2026-03-05 12:56:59','2026-03-05 12:56:59'),(43852,15312,'action complete via WP Cron','2026-03-05 12:57:00','2026-03-05 12:57:00'),(43853,15313,'action created','2026-03-05 12:57:00','2026-03-05 12:57:00'),(43854,15313,'action started via WP Cron','2026-03-05 12:58:29','2026-03-05 12:58:29'),(43855,15313,'action complete via WP Cron','2026-03-05 12:58:30','2026-03-05 12:58:30'),(43856,15314,'action created','2026-03-05 12:58:30','2026-03-05 12:58:30'),(43857,15314,'action started via WP Cron','2026-03-05 13:00:09','2026-03-05 13:00:09'),(43858,15314,'action complete via WP Cron','2026-03-05 13:00:10','2026-03-05 13:00:10'),(43859,15315,'action created','2026-03-05 13:00:10','2026-03-05 13:00:10'),(43860,15315,'action started via WP Cron','2026-03-05 13:02:29','2026-03-05 13:02:29'),(43861,15315,'action complete via WP Cron','2026-03-05 13:02:30','2026-03-05 13:02:30'),(43862,15316,'action created','2026-03-05 13:02:30','2026-03-05 13:02:30'),(43863,15316,'action started via WP Cron','2026-03-05 13:14:00','2026-03-05 13:14:00'),(43864,15316,'action complete via WP Cron','2026-03-05 13:14:01','2026-03-05 13:14:01'),(43865,15317,'action created','2026-03-05 13:14:01','2026-03-05 13:14:01'),(43866,15317,'action started via WP Cron','2026-03-05 13:23:30','2026-03-05 13:23:30'),(43867,15317,'action complete via WP Cron','2026-03-05 13:23:30','2026-03-05 13:23:30'),(43868,15318,'action created','2026-03-05 13:23:30','2026-03-05 13:23:30'),(43869,15318,'action started via WP Cron','2026-03-05 13:24:36','2026-03-05 13:24:36'),(43870,15318,'action complete via WP Cron','2026-03-05 13:24:37','2026-03-05 13:24:37'),(43871,15319,'action created','2026-03-05 13:24:37','2026-03-05 13:24:37'),(43872,15319,'action started via WP Cron','2026-03-05 13:29:53','2026-03-05 13:29:53'),(43873,15319,'action complete via WP Cron','2026-03-05 13:29:53','2026-03-05 13:29:53'),(43874,15320,'action created','2026-03-05 13:29:53','2026-03-05 13:29:53'),(43875,15320,'action started via WP Cron','2026-03-05 13:36:29','2026-03-05 13:36:29'),(43876,15320,'action complete via WP Cron','2026-03-05 13:36:30','2026-03-05 13:36:30'),(43877,15321,'action created','2026-03-05 13:36:30','2026-03-05 13:36:30'),(43878,15321,'action started via WP Cron','2026-03-05 13:57:32','2026-03-05 13:57:32'),(43879,15321,'action complete via WP Cron','2026-03-05 13:57:32','2026-03-05 13:57:32'),(43880,15322,'action created','2026-03-05 13:57:32','2026-03-05 13:57:32'),(43881,15322,'action started via WP Cron','2026-03-05 14:06:47','2026-03-05 14:06:47'),(43882,15322,'action complete via WP Cron','2026-03-05 14:06:47','2026-03-05 14:06:47'),(43883,15323,'action created','2026-03-05 14:06:47','2026-03-05 14:06:47'),(43884,15323,'action started via WP Cron','2026-03-05 14:13:10','2026-03-05 14:13:10'),(43885,15323,'action complete via WP Cron','2026-03-05 14:13:10','2026-03-05 14:13:10'),(43886,15324,'action created','2026-03-05 14:13:10','2026-03-05 14:13:10'),(43887,15324,'action started via WP Cron','2026-03-05 14:28:30','2026-03-05 14:28:30'),(43888,15324,'action complete via WP Cron','2026-03-05 14:28:30','2026-03-05 14:28:30'),(43889,15325,'action created','2026-03-05 14:28:30','2026-03-05 14:28:30'),(43890,15325,'action started via WP Cron','2026-03-05 14:29:41','2026-03-05 14:29:41'),(43891,15325,'action complete via WP Cron','2026-03-05 14:29:41','2026-03-05 14:29:41'),(43892,15326,'action created','2026-03-05 14:29:41','2026-03-05 14:29:41'),(43893,15326,'action started via WP Cron','2026-03-05 14:30:41','2026-03-05 14:30:41'),(43894,15326,'action complete via WP Cron','2026-03-05 14:30:42','2026-03-05 14:30:42'),(43895,15327,'action created','2026-03-05 14:30:42','2026-03-05 14:30:42'),(43896,15327,'action started via WP Cron','2026-03-05 14:37:12','2026-03-05 14:37:12'),(43897,15327,'action complete via WP Cron','2026-03-05 14:37:13','2026-03-05 14:37:13'),(43898,15328,'action created','2026-03-05 14:37:13','2026-03-05 14:37:13'),(43899,15328,'action started via WP Cron','2026-03-05 14:43:36','2026-03-05 14:43:36'),(43900,15328,'action complete via WP Cron','2026-03-05 14:43:36','2026-03-05 14:43:36'),(43901,15329,'action created','2026-03-05 14:43:36','2026-03-05 14:43:36'),(43902,15329,'action started via WP Cron','2026-03-05 14:45:54','2026-03-05 14:45:54'),(43903,15329,'action complete via WP Cron','2026-03-05 14:45:54','2026-03-05 14:45:54'),(43904,15330,'action created','2026-03-05 14:45:54','2026-03-05 14:45:54'),(43905,15330,'action started via WP Cron','2026-03-05 14:48:09','2026-03-05 14:48:09'),(43906,15330,'action complete via WP Cron','2026-03-05 14:48:09','2026-03-05 14:48:09'),(43907,15331,'action created','2026-03-05 14:48:09','2026-03-05 14:48:09'),(43908,15331,'action started via WP Cron','2026-03-05 14:59:16','2026-03-05 14:59:16'),(43909,15331,'action complete via WP Cron','2026-03-05 14:59:16','2026-03-05 14:59:16'),(43910,15332,'action created','2026-03-05 14:59:16','2026-03-05 14:59:16'),(43911,15332,'action started via WP Cron','2026-03-05 15:03:47','2026-03-05 15:03:47'),(43912,15332,'action complete via WP Cron','2026-03-05 15:03:47','2026-03-05 15:03:47'),(43913,15333,'action created','2026-03-05 15:03:47','2026-03-05 15:03:47'),(43914,15333,'action started via WP Cron','2026-03-05 15:04:58','2026-03-05 15:04:58'),(43915,15333,'action complete via WP Cron','2026-03-05 15:04:58','2026-03-05 15:04:58'),(43916,15334,'action created','2026-03-05 15:04:58','2026-03-05 15:04:58'),(43917,15334,'action started via WP Cron','2026-03-05 15:07:03','2026-03-05 15:07:03'),(43918,15334,'action complete via WP Cron','2026-03-05 15:07:03','2026-03-05 15:07:03'),(43919,15335,'action created','2026-03-05 15:07:03','2026-03-05 15:07:03'),(43920,15335,'action started via WP Cron','2026-03-05 15:08:55','2026-03-05 15:08:55'),(43921,15335,'action complete via WP Cron','2026-03-05 15:08:55','2026-03-05 15:08:55'),(43922,15336,'action created','2026-03-05 15:08:55','2026-03-05 15:08:55'),(43923,15336,'action started via WP Cron','2026-03-05 15:11:52','2026-03-05 15:11:52'),(43924,15336,'action complete via WP Cron','2026-03-05 15:11:52','2026-03-05 15:11:52'),(43925,15337,'action created','2026-03-05 15:11:52','2026-03-05 15:11:52'),(43926,15337,'action started via WP Cron','2026-03-05 15:13:13','2026-03-05 15:13:13'),(43927,15337,'action complete via WP Cron','2026-03-05 15:13:13','2026-03-05 15:13:13'),(43928,15338,'action created','2026-03-05 15:13:13','2026-03-05 15:13:13'),(43929,15338,'action started via WP Cron','2026-03-05 15:19:58','2026-03-05 15:19:58'),(43930,15338,'action complete via WP Cron','2026-03-05 15:19:58','2026-03-05 15:19:58'),(43931,15339,'action created','2026-03-05 15:19:58','2026-03-05 15:19:58'),(43932,15339,'action started via WP Cron','2026-03-05 15:21:08','2026-03-05 15:21:08'),(43933,15339,'action complete via WP Cron','2026-03-05 15:21:08','2026-03-05 15:21:08'),(43934,15340,'action created','2026-03-05 15:21:08','2026-03-05 15:21:08'),(43935,15340,'action started via WP Cron','2026-03-05 15:23:22','2026-03-05 15:23:22'),(43936,15340,'action complete via WP Cron','2026-03-05 15:23:22','2026-03-05 15:23:22'),(43937,15341,'action created','2026-03-05 15:23:22','2026-03-05 15:23:22'),(43938,15341,'action started via WP Cron','2026-03-05 15:24:37','2026-03-05 15:24:37'),(43939,15341,'action complete via WP Cron','2026-03-05 15:24:37','2026-03-05 15:24:37'),(43940,15342,'action created','2026-03-05 15:24:37','2026-03-05 15:24:37'),(43941,15342,'action started via WP Cron','2026-03-05 15:34:00','2026-03-05 15:34:00'),(43942,15342,'action complete via WP Cron','2026-03-05 15:34:01','2026-03-05 15:34:01'),(43943,15343,'action created','2026-03-05 15:34:01','2026-03-05 15:34:01'),(43944,15343,'action started via WP Cron','2026-03-05 15:37:55','2026-03-05 15:37:55'),(43945,15343,'action complete via WP Cron','2026-03-05 15:37:55','2026-03-05 15:37:55'),(43946,15344,'action created','2026-03-05 15:37:55','2026-03-05 15:37:55'),(43947,15344,'action started via WP Cron','2026-03-05 15:41:20','2026-03-05 15:41:20'),(43948,15344,'action complete via WP Cron','2026-03-05 15:41:20','2026-03-05 15:41:20'),(43949,15345,'action created','2026-03-05 15:41:20','2026-03-05 15:41:20'),(43950,15345,'action started via WP Cron','2026-03-05 15:42:33','2026-03-05 15:42:33'),(43951,15345,'action complete via WP Cron','2026-03-05 15:42:33','2026-03-05 15:42:33'),(43952,15346,'action created','2026-03-05 15:42:33','2026-03-05 15:42:33'),(43953,15346,'action started via WP Cron','2026-03-05 15:45:34','2026-03-05 15:45:34'),(43954,15346,'action complete via WP Cron','2026-03-05 15:45:35','2026-03-05 15:45:35'),(43955,15347,'action created','2026-03-05 15:45:35','2026-03-05 15:45:35'),(43956,15347,'action started via WP Cron','2026-03-05 15:50:58','2026-03-05 15:50:58'),(43957,15347,'action complete via WP Cron','2026-03-05 15:50:59','2026-03-05 15:50:59'),(43958,15348,'action created','2026-03-05 15:50:59','2026-03-05 15:50:59'),(43959,15348,'action started via WP Cron','2026-03-05 15:52:20','2026-03-05 15:52:20'),(43960,15348,'action complete via WP Cron','2026-03-05 15:52:21','2026-03-05 15:52:21'),(43961,15349,'action created','2026-03-05 15:52:21','2026-03-05 15:52:21'),(43962,15349,'action started via WP Cron','2026-03-05 15:57:52','2026-03-05 15:57:52'),(43963,15349,'action complete via WP Cron','2026-03-05 15:57:52','2026-03-05 15:57:52'),(43964,15350,'action created','2026-03-05 15:57:52','2026-03-05 15:57:52'),(43965,15350,'action started via WP Cron','2026-03-05 16:03:01','2026-03-05 16:03:01'),(43966,15350,'action complete via WP Cron','2026-03-05 16:03:02','2026-03-05 16:03:02'),(43967,15351,'action created','2026-03-05 16:03:02','2026-03-05 16:03:02'),(43968,15351,'action started via WP Cron','2026-03-05 16:04:08','2026-03-05 16:04:08'),(43969,15351,'action complete via WP Cron','2026-03-05 16:04:08','2026-03-05 16:04:08'),(43970,15352,'action created','2026-03-05 16:04:08','2026-03-05 16:04:08'),(43971,15352,'action started via WP Cron','2026-03-05 16:05:22','2026-03-05 16:05:22'),(43972,15352,'action complete via WP Cron','2026-03-05 16:05:22','2026-03-05 16:05:22'),(43973,15353,'action created','2026-03-05 16:05:22','2026-03-05 16:05:22'),(43974,15353,'action started via WP Cron','2026-03-05 16:09:07','2026-03-05 16:09:07'),(43975,15353,'action complete via WP Cron','2026-03-05 16:09:08','2026-03-05 16:09:08'),(43976,15354,'action created','2026-03-05 16:09:08','2026-03-05 16:09:08'),(43977,15354,'action started via WP Cron','2026-03-05 16:22:25','2026-03-05 16:22:25'),(43978,15354,'action complete via WP Cron','2026-03-05 16:22:25','2026-03-05 16:22:25'),(43979,15355,'action created','2026-03-05 16:22:25','2026-03-05 16:22:25'),(43980,15355,'action started via WP Cron','2026-03-05 16:41:12','2026-03-05 16:41:12'),(43981,15355,'action complete via WP Cron','2026-03-05 16:41:12','2026-03-05 16:41:12'),(43982,15356,'action created','2026-03-05 16:41:12','2026-03-05 16:41:12'),(43983,15356,'action started via WP Cron','2026-03-05 16:45:32','2026-03-05 16:45:32'),(43984,15356,'action complete via WP Cron','2026-03-05 16:45:32','2026-03-05 16:45:32'),(43985,15357,'action created','2026-03-05 16:45:32','2026-03-05 16:45:32'),(43986,15357,'action started via WP Cron','2026-03-05 16:52:31','2026-03-05 16:52:31'),(43987,15357,'action complete via WP Cron','2026-03-05 16:52:32','2026-03-05 16:52:32'),(43988,15358,'action created','2026-03-05 16:52:32','2026-03-05 16:52:32'),(43989,15358,'action started via WP Cron','2026-03-05 16:56:58','2026-03-05 16:56:58'),(43990,15358,'action complete via WP Cron','2026-03-05 16:56:59','2026-03-05 16:56:59'),(43991,15359,'action created','2026-03-05 16:56:59','2026-03-05 16:56:59'),(43992,15359,'action started via WP Cron','2026-03-05 17:00:41','2026-03-05 17:00:41'),(43993,15359,'action complete via WP Cron','2026-03-05 17:00:41','2026-03-05 17:00:41'),(43994,15360,'action created','2026-03-05 17:00:41','2026-03-05 17:00:41'),(43995,15360,'action started via WP Cron','2026-03-05 17:04:48','2026-03-05 17:04:48'),(43996,15360,'action complete via WP Cron','2026-03-05 17:04:49','2026-03-05 17:04:49'),(43997,15361,'action created','2026-03-05 17:04:49','2026-03-05 17:04:49'),(43998,15361,'action started via WP Cron','2026-03-05 17:09:06','2026-03-05 17:09:06'),(43999,15361,'action complete via WP Cron','2026-03-05 17:09:07','2026-03-05 17:09:07'),(44000,15362,'action created','2026-03-05 17:09:07','2026-03-05 17:09:07'),(44001,15362,'action started via WP Cron','2026-03-05 17:19:17','2026-03-05 17:19:17'),(44002,15362,'action complete via WP Cron','2026-03-05 17:19:17','2026-03-05 17:19:17'),(44003,15363,'action created','2026-03-05 17:19:17','2026-03-05 17:19:17'),(44004,15363,'action started via WP Cron','2026-03-05 17:26:13','2026-03-05 17:26:13'),(44005,15363,'action complete via WP Cron','2026-03-05 17:26:13','2026-03-05 17:26:13'),(44006,15364,'action created','2026-03-05 17:26:13','2026-03-05 17:26:13'),(44007,15364,'action started via WP Cron','2026-03-05 17:29:23','2026-03-05 17:29:23'),(44008,15364,'action complete via WP Cron','2026-03-05 17:29:23','2026-03-05 17:29:23'),(44009,15365,'action created','2026-03-05 17:29:23','2026-03-05 17:29:23'),(44010,15365,'action started via WP Cron','2026-03-05 17:30:49','2026-03-05 17:30:49'),(44011,15365,'action complete via WP Cron','2026-03-05 17:30:49','2026-03-05 17:30:49'),(44012,15366,'action created','2026-03-05 17:30:49','2026-03-05 17:30:49'),(44013,15366,'action started via WP Cron','2026-03-05 17:37:20','2026-03-05 17:37:20'),(44014,15366,'action complete via WP Cron','2026-03-05 17:37:20','2026-03-05 17:37:20'),(44015,15367,'action created','2026-03-05 17:37:20','2026-03-05 17:37:20'),(44016,15367,'action started via WP Cron','2026-03-05 17:38:59','2026-03-05 17:38:59'),(44017,15367,'action complete via WP Cron','2026-03-05 17:39:00','2026-03-05 17:39:00'),(44018,15368,'action created','2026-03-05 17:39:00','2026-03-05 17:39:00'),(44019,15368,'action started via WP Cron','2026-03-05 17:40:56','2026-03-05 17:40:56'),(44020,15368,'action complete via WP Cron','2026-03-05 17:40:56','2026-03-05 17:40:56'),(44021,15369,'action created','2026-03-05 17:40:56','2026-03-05 17:40:56'),(44022,15369,'action started via WP Cron','2026-03-05 18:03:57','2026-03-05 18:03:57'),(44023,15369,'action complete via WP Cron','2026-03-05 18:03:57','2026-03-05 18:03:57'),(44024,15370,'action created','2026-03-05 18:03:57','2026-03-05 18:03:57'),(44025,15370,'action started via WP Cron','2026-03-05 18:11:04','2026-03-05 18:11:04'),(44026,15370,'action complete via WP Cron','2026-03-05 18:11:05','2026-03-05 18:11:05'),(44027,15371,'action created','2026-03-05 18:11:05','2026-03-05 18:11:05'),(44028,15371,'action started via WP Cron','2026-03-05 18:12:19','2026-03-05 18:12:19'),(44029,15371,'action complete via WP Cron','2026-03-05 18:12:19','2026-03-05 18:12:19'),(44030,15372,'action created','2026-03-05 18:12:19','2026-03-05 18:12:19'),(44031,15372,'action started via WP Cron','2026-03-05 18:22:25','2026-03-05 18:22:25'),(44032,15372,'action complete via WP Cron','2026-03-05 18:22:25','2026-03-05 18:22:25'),(44033,15373,'action created','2026-03-05 18:22:25','2026-03-05 18:22:25'),(44034,15373,'action started via WP Cron','2026-03-05 18:33:58','2026-03-05 18:33:58'),(44035,15373,'action complete via WP Cron','2026-03-05 18:33:59','2026-03-05 18:33:59'),(44036,15374,'action created','2026-03-05 18:33:59','2026-03-05 18:33:59'),(44037,15374,'action started via WP Cron','2026-03-05 18:37:54','2026-03-05 18:37:54'),(44038,15374,'action complete via WP Cron','2026-03-05 18:37:55','2026-03-05 18:37:55'),(44039,15375,'action created','2026-03-05 18:37:55','2026-03-05 18:37:55'),(44040,15375,'action started via WP Cron','2026-03-05 18:47:52','2026-03-05 18:47:52'),(44041,15375,'action complete via WP Cron','2026-03-05 18:47:52','2026-03-05 18:47:52'),(44042,15376,'action created','2026-03-05 18:47:52','2026-03-05 18:47:52'),(44043,15376,'action started via WP Cron','2026-03-05 18:49:06','2026-03-05 18:49:06'),(44044,15376,'action complete via WP Cron','2026-03-05 18:49:06','2026-03-05 18:49:06'),(44045,15377,'action created','2026-03-05 18:49:06','2026-03-05 18:49:06'),(44046,15377,'action started via WP Cron','2026-03-05 18:50:19','2026-03-05 18:50:19'),(44047,15377,'action complete via WP Cron','2026-03-05 18:50:20','2026-03-05 18:50:20'),(44048,15378,'action created','2026-03-05 18:50:20','2026-03-05 18:50:20'),(44049,15378,'action started via WP Cron','2026-03-05 18:55:21','2026-03-05 18:55:21'),(44050,15378,'action complete via WP Cron','2026-03-05 18:55:22','2026-03-05 18:55:22'),(44051,15379,'action created','2026-03-05 18:55:22','2026-03-05 18:55:22'),(44052,15379,'action started via WP Cron','2026-03-05 19:27:32','2026-03-05 19:27:32'),(44053,15379,'action complete via WP Cron','2026-03-05 19:27:33','2026-03-05 19:27:33'),(44054,15380,'action created','2026-03-05 19:27:33','2026-03-05 19:27:33'),(44055,15380,'action started via WP Cron','2026-03-05 19:33:37','2026-03-05 19:33:37'),(44056,15380,'action complete via WP Cron','2026-03-05 19:33:38','2026-03-05 19:33:38'),(44057,15381,'action created','2026-03-05 19:33:38','2026-03-05 19:33:38'),(44058,15381,'action started via WP Cron','2026-03-05 19:36:11','2026-03-05 19:36:11'),(44059,15381,'action complete via WP Cron','2026-03-05 19:36:11','2026-03-05 19:36:11'),(44060,15382,'action created','2026-03-05 19:36:11','2026-03-05 19:36:11'),(44061,15382,'action started via WP Cron','2026-03-05 19:37:58','2026-03-05 19:37:58'),(44062,15382,'action complete via WP Cron','2026-03-05 19:37:59','2026-03-05 19:37:59'),(44063,15383,'action created','2026-03-05 19:37:59','2026-03-05 19:37:59'),(44064,15383,'action started via WP Cron','2026-03-05 19:42:12','2026-03-05 19:42:12'),(44065,15383,'action complete via WP Cron','2026-03-05 19:42:12','2026-03-05 19:42:12'),(44066,15384,'action created','2026-03-05 19:42:12','2026-03-05 19:42:12'),(44067,15384,'action started via WP Cron','2026-03-05 20:13:08','2026-03-05 20:13:08'),(44068,15384,'action complete via WP Cron','2026-03-05 20:13:08','2026-03-05 20:13:08'),(44069,15385,'action created','2026-03-05 20:13:08','2026-03-05 20:13:08'),(44070,15385,'action started via WP Cron','2026-03-05 20:31:26','2026-03-05 20:31:26'),(44071,15385,'action complete via WP Cron','2026-03-05 20:31:26','2026-03-05 20:31:26'),(44072,15386,'action created','2026-03-05 20:31:26','2026-03-05 20:31:26'),(44073,15386,'action started via WP Cron','2026-03-05 20:35:02','2026-03-05 20:35:02'),(44074,15386,'action complete via WP Cron','2026-03-05 20:35:02','2026-03-05 20:35:02'),(44075,15387,'action created','2026-03-05 20:35:02','2026-03-05 20:35:02'),(44076,15387,'action started via WP Cron','2026-03-05 20:42:01','2026-03-05 20:42:01'),(44077,15387,'action complete via WP Cron','2026-03-05 20:42:01','2026-03-05 20:42:01'),(44078,15388,'action created','2026-03-05 20:42:01','2026-03-05 20:42:01'),(44079,15388,'action started via WP Cron','2026-03-05 20:43:13','2026-03-05 20:43:13'),(44080,15388,'action complete via WP Cron','2026-03-05 20:43:13','2026-03-05 20:43:13'),(44081,15389,'action created','2026-03-05 20:43:13','2026-03-05 20:43:13'),(44082,15389,'action started via WP Cron','2026-03-05 20:50:13','2026-03-05 20:50:13'),(44083,15389,'action complete via WP Cron','2026-03-05 20:50:13','2026-03-05 20:50:13'),(44084,15390,'action created','2026-03-05 20:50:13','2026-03-05 20:50:13'),(44085,15390,'action started via WP Cron','2026-03-05 20:53:26','2026-03-05 20:53:26'),(44086,15390,'action complete via WP Cron','2026-03-05 20:53:26','2026-03-05 20:53:26'),(44087,15391,'action created','2026-03-05 20:53:26','2026-03-05 20:53:26'),(44088,15391,'action started via WP Cron','2026-03-05 20:55:16','2026-03-05 20:55:16'),(44089,15391,'action complete via WP Cron','2026-03-05 20:55:16','2026-03-05 20:55:16'),(44090,15392,'action created','2026-03-05 20:55:16','2026-03-05 20:55:16'),(44091,15392,'action started via WP Cron','2026-03-05 21:00:25','2026-03-05 21:00:25'),(44092,15392,'action complete via WP Cron','2026-03-05 21:00:25','2026-03-05 21:00:25'),(44093,15393,'action created','2026-03-05 21:00:25','2026-03-05 21:00:25'),(44094,15393,'action started via WP Cron','2026-03-05 21:03:44','2026-03-05 21:03:44'),(44095,15393,'action complete via WP Cron','2026-03-05 21:03:44','2026-03-05 21:03:44'),(44096,15394,'action created','2026-03-05 21:03:44','2026-03-05 21:03:44'),(44097,15394,'action started via WP Cron','2026-03-05 21:07:31','2026-03-05 21:07:31'),(44098,15394,'action complete via WP Cron','2026-03-05 21:07:31','2026-03-05 21:07:31'),(44099,15395,'action created','2026-03-05 21:07:31','2026-03-05 21:07:31'),(44100,15395,'action started via WP Cron','2026-03-05 21:12:38','2026-03-05 21:12:38'),(44101,15395,'action complete via WP Cron','2026-03-05 21:12:38','2026-03-05 21:12:38'),(44102,15396,'action created','2026-03-05 21:12:38','2026-03-05 21:12:38'),(44103,15396,'action started via WP Cron','2026-03-05 21:25:10','2026-03-05 21:25:10'),(44104,15396,'action complete via WP Cron','2026-03-05 21:25:11','2026-03-05 21:25:11'),(44105,15397,'action created','2026-03-05 21:25:11','2026-03-05 21:25:11'),(44106,15397,'action started via WP Cron','2026-03-05 21:41:29','2026-03-05 21:41:29'),(44107,15397,'action complete via WP Cron','2026-03-05 21:41:29','2026-03-05 21:41:29'),(44108,15398,'action created','2026-03-05 21:41:29','2026-03-05 21:41:29'),(44109,15398,'action started via WP Cron','2026-03-05 21:53:03','2026-03-05 21:53:03'),(44110,15398,'action complete via WP Cron','2026-03-05 21:53:03','2026-03-05 21:53:03'),(44111,15399,'action created','2026-03-05 21:53:03','2026-03-05 21:53:03'),(44112,15399,'action started via WP Cron','2026-03-05 22:12:30','2026-03-05 22:12:30'),(44113,15399,'action complete via WP Cron','2026-03-05 22:12:31','2026-03-05 22:12:31'),(44114,15400,'action created','2026-03-05 22:12:31','2026-03-05 22:12:31'),(44115,15400,'action started via WP Cron','2026-03-05 22:15:20','2026-03-05 22:15:20'),(44116,15400,'action complete via WP Cron','2026-03-05 22:15:20','2026-03-05 22:15:20'),(44117,15401,'action created','2026-03-05 22:15:20','2026-03-05 22:15:20'),(44118,15401,'action started via WP Cron','2026-03-05 22:21:00','2026-03-05 22:21:00'),(44119,15401,'action complete via WP Cron','2026-03-05 22:21:00','2026-03-05 22:21:00'),(44120,15402,'action created','2026-03-05 22:21:00','2026-03-05 22:21:00'),(44121,15402,'action started via WP Cron','2026-03-05 22:23:38','2026-03-05 22:23:38'),(44122,15402,'action complete via WP Cron','2026-03-05 22:23:39','2026-03-05 22:23:39'),(44123,15403,'action created','2026-03-05 22:23:39','2026-03-05 22:23:39'),(44124,15403,'action started via WP Cron','2026-03-05 22:25:43','2026-03-05 22:25:43'),(44125,15403,'action complete via WP Cron','2026-03-05 22:25:43','2026-03-05 22:25:43'),(44126,15404,'action created','2026-03-05 22:25:43','2026-03-05 22:25:43'),(44127,15404,'action started via WP Cron','2026-03-05 22:30:30','2026-03-05 22:30:30'),(44128,15404,'action complete via WP Cron','2026-03-05 22:30:30','2026-03-05 22:30:30'),(44129,15405,'action created','2026-03-05 22:30:30','2026-03-05 22:30:30'),(44130,15405,'action started via WP Cron','2026-03-05 22:33:57','2026-03-05 22:33:57'),(44131,15405,'action complete via WP Cron','2026-03-05 22:33:57','2026-03-05 22:33:57'),(44132,15406,'action created','2026-03-05 22:33:57','2026-03-05 22:33:57'),(44133,15406,'action started via WP Cron','2026-03-05 22:35:49','2026-03-05 22:35:49'),(44134,15406,'action complete via WP Cron','2026-03-05 22:35:49','2026-03-05 22:35:49'),(44135,15407,'action created','2026-03-05 22:35:49','2026-03-05 22:35:49'),(44136,15407,'action started via WP Cron','2026-03-05 22:39:35','2026-03-05 22:39:35'),(44137,15407,'action complete via WP Cron','2026-03-05 22:39:36','2026-03-05 22:39:36'),(44138,15408,'action created','2026-03-05 22:39:36','2026-03-05 22:39:36'),(44139,15408,'action started via WP Cron','2026-03-05 22:40:56','2026-03-05 22:40:56'),(44140,15408,'action complete via WP Cron','2026-03-05 22:40:56','2026-03-05 22:40:56'),(44141,15409,'action created','2026-03-05 22:40:56','2026-03-05 22:40:56'),(44142,15409,'action started via WP Cron','2026-03-05 22:50:17','2026-03-05 22:50:17'),(44143,15409,'action complete via WP Cron','2026-03-05 22:50:17','2026-03-05 22:50:17'),(44144,15410,'action created','2026-03-05 22:50:17','2026-03-05 22:50:17'),(44145,15410,'action started via WP Cron','2026-03-05 22:54:09','2026-03-05 22:54:09'),(44146,15410,'action complete via WP Cron','2026-03-05 22:54:09','2026-03-05 22:54:09'),(44147,15411,'action created','2026-03-05 22:54:09','2026-03-05 22:54:09'),(44148,15411,'action started via WP Cron','2026-03-05 22:59:49','2026-03-05 22:59:49'),(44149,15411,'action complete via WP Cron','2026-03-05 22:59:49','2026-03-05 22:59:49'),(44150,15412,'action created','2026-03-05 22:59:49','2026-03-05 22:59:49'),(44151,15412,'action started via WP Cron','2026-03-05 23:08:32','2026-03-05 23:08:32'),(44152,15412,'action complete via WP Cron','2026-03-05 23:08:32','2026-03-05 23:08:32'),(44153,15413,'action created','2026-03-05 23:08:32','2026-03-05 23:08:32'),(44154,15413,'action started via WP Cron','2026-03-05 23:20:34','2026-03-05 23:20:34'),(44155,15413,'action complete via WP Cron','2026-03-05 23:20:34','2026-03-05 23:20:34'),(44156,15414,'action created','2026-03-05 23:20:34','2026-03-05 23:20:34'),(44157,15414,'action started via WP Cron','2026-03-05 23:32:29','2026-03-05 23:32:29'),(44158,15414,'action complete via WP Cron','2026-03-05 23:32:29','2026-03-05 23:32:29'),(44159,15415,'action created','2026-03-05 23:32:29','2026-03-05 23:32:29'),(44160,15415,'action started via WP Cron','2026-03-05 23:35:33','2026-03-05 23:35:33'),(44161,15415,'action complete via WP Cron','2026-03-05 23:35:33','2026-03-05 23:35:33'),(44162,15416,'action created','2026-03-05 23:35:33','2026-03-05 23:35:33'),(44163,15416,'action started via WP Cron','2026-03-05 23:41:36','2026-03-05 23:41:36'),(44164,15416,'action complete via WP Cron','2026-03-05 23:41:36','2026-03-05 23:41:36'),(44165,15417,'action created','2026-03-05 23:41:36','2026-03-05 23:41:36'),(44166,15417,'action started via WP Cron','2026-03-05 23:43:42','2026-03-05 23:43:42'),(44167,15417,'action complete via WP Cron','2026-03-05 23:43:43','2026-03-05 23:43:43'),(44168,15418,'action created','2026-03-05 23:43:43','2026-03-05 23:43:43'),(44169,15418,'action started via WP Cron','2026-03-05 23:48:50','2026-03-05 23:48:50'),(44170,15418,'action complete via WP Cron','2026-03-05 23:48:51','2026-03-05 23:48:51'),(44171,15419,'action created','2026-03-05 23:48:51','2026-03-05 23:48:51'),(44172,15419,'action started via WP Cron','2026-03-05 23:53:40','2026-03-05 23:53:40'),(44173,15419,'action complete via WP Cron','2026-03-05 23:53:41','2026-03-05 23:53:41'),(44174,15420,'action created','2026-03-05 23:53:41','2026-03-05 23:53:41'),(44175,15420,'action started via WP Cron','2026-03-05 23:54:59','2026-03-05 23:54:59'),(44176,15420,'action complete via WP Cron','2026-03-05 23:54:59','2026-03-05 23:54:59'),(44177,15421,'action created','2026-03-05 23:54:59','2026-03-05 23:54:59'),(44178,15421,'action started via WP Cron','2026-03-05 23:56:09','2026-03-05 23:56:09'),(44179,15421,'action complete via WP Cron','2026-03-05 23:56:09','2026-03-05 23:56:09'),(44180,15422,'action created','2026-03-05 23:56:09','2026-03-05 23:56:09'),(44181,15422,'action started via WP Cron','2026-03-05 23:57:40','2026-03-05 23:57:40'),(44182,15422,'action complete via WP Cron','2026-03-05 23:57:41','2026-03-05 23:57:41'),(44183,15423,'action created','2026-03-05 23:57:41','2026-03-05 23:57:41'),(44184,15423,'action started via WP Cron','2026-03-06 00:00:30','2026-03-06 00:00:30'),(44185,15423,'action complete via WP Cron','2026-03-06 00:00:30','2026-03-06 00:00:30'),(44186,15424,'action created','2026-03-06 00:00:30','2026-03-06 00:00:30'),(44187,15424,'action started via WP Cron','2026-03-06 00:06:49','2026-03-06 00:06:49'),(44188,15424,'action complete via WP Cron','2026-03-06 00:06:50','2026-03-06 00:06:50'),(44189,15425,'action created','2026-03-06 00:06:50','2026-03-06 00:06:50'),(44190,15425,'action started via WP Cron','2026-03-06 00:09:06','2026-03-06 00:09:06'),(44191,15425,'action complete via WP Cron','2026-03-06 00:09:06','2026-03-06 00:09:06'),(44192,15426,'action created','2026-03-06 00:09:06','2026-03-06 00:09:06'),(44193,15426,'action started via WP Cron','2026-03-06 00:11:09','2026-03-06 00:11:09'),(44194,15426,'action complete via WP Cron','2026-03-06 00:11:09','2026-03-06 00:11:09'),(44195,15427,'action created','2026-03-06 00:11:09','2026-03-06 00:11:09'),(44196,15427,'action started via WP Cron','2026-03-06 00:31:59','2026-03-06 00:31:59'),(44197,15427,'action complete via WP Cron','2026-03-06 00:32:00','2026-03-06 00:32:00'),(44198,15428,'action created','2026-03-06 00:32:00','2026-03-06 00:32:00'),(44199,15428,'action started via WP Cron','2026-03-06 00:40:21','2026-03-06 00:40:21'),(44200,15428,'action complete via WP Cron','2026-03-06 00:40:22','2026-03-06 00:40:22'),(44201,15429,'action created','2026-03-06 00:40:22','2026-03-06 00:40:22'),(44202,15429,'action started via WP Cron','2026-03-06 00:43:17','2026-03-06 00:43:17'),(44203,15429,'action complete via WP Cron','2026-03-06 00:43:18','2026-03-06 00:43:18'),(44204,15430,'action created','2026-03-06 00:43:18','2026-03-06 00:43:18'),(44205,15430,'action started via WP Cron','2026-03-06 00:49:12','2026-03-06 00:49:12'),(44206,15430,'action complete via WP Cron','2026-03-06 00:49:12','2026-03-06 00:49:12'),(44207,15431,'action created','2026-03-06 00:49:12','2026-03-06 00:49:12'),(44208,15431,'action started via WP Cron','2026-03-06 00:53:24','2026-03-06 00:53:24'),(44209,15431,'action complete via WP Cron','2026-03-06 00:53:25','2026-03-06 00:53:25'),(44210,15432,'action created','2026-03-06 00:53:25','2026-03-06 00:53:25'),(44211,15432,'action started via WP Cron','2026-03-06 01:00:45','2026-03-06 01:00:45'),(44212,15432,'action complete via WP Cron','2026-03-06 01:00:45','2026-03-06 01:00:45'),(44213,15433,'action created','2026-03-06 01:00:45','2026-03-06 01:00:45'),(44214,15433,'action started via WP Cron','2026-03-06 01:02:33','2026-03-06 01:02:33'),(44215,15433,'action complete via WP Cron','2026-03-06 01:02:34','2026-03-06 01:02:34'),(44216,15434,'action created','2026-03-06 01:02:34','2026-03-06 01:02:34'),(44217,15434,'action started via WP Cron','2026-03-06 01:17:53','2026-03-06 01:17:53'),(44218,15434,'action complete via WP Cron','2026-03-06 01:17:54','2026-03-06 01:17:54'),(44219,15435,'action created','2026-03-06 01:17:54','2026-03-06 01:17:54'),(44220,15435,'action started via WP Cron','2026-03-06 01:20:34','2026-03-06 01:20:34'),(44221,15435,'action complete via WP Cron','2026-03-06 01:20:34','2026-03-06 01:20:34'),(44222,15436,'action created','2026-03-06 01:20:34','2026-03-06 01:20:34'),(44223,15436,'action started via WP Cron','2026-03-06 01:24:46','2026-03-06 01:24:46'),(44224,15436,'action complete via WP Cron','2026-03-06 01:24:46','2026-03-06 01:24:46'),(44225,15437,'action created','2026-03-06 01:24:46','2026-03-06 01:24:46'),(44226,15437,'action started via WP Cron','2026-03-06 01:50:32','2026-03-06 01:50:32'),(44227,15437,'action complete via WP Cron','2026-03-06 01:50:33','2026-03-06 01:50:33'),(44228,15438,'action created','2026-03-06 01:50:33','2026-03-06 01:50:33'),(44229,15438,'action started via WP Cron','2026-03-06 01:58:37','2026-03-06 01:58:37'),(44230,15438,'action complete via WP Cron','2026-03-06 01:58:37','2026-03-06 01:58:37'),(44231,15439,'action created','2026-03-06 01:58:37','2026-03-06 01:58:37'),(44232,15439,'action started via WP Cron','2026-03-06 02:28:37','2026-03-06 02:28:37'),(44233,15439,'action complete via WP Cron','2026-03-06 02:28:38','2026-03-06 02:28:38'),(44234,15440,'action created','2026-03-06 02:28:38','2026-03-06 02:28:38'),(44235,15440,'action started via WP Cron','2026-03-06 02:42:14','2026-03-06 02:42:14'),(44236,15440,'action complete via WP Cron','2026-03-06 02:42:14','2026-03-06 02:42:14'),(44237,15441,'action created','2026-03-06 02:42:14','2026-03-06 02:42:14'),(44238,15441,'action started via WP Cron','2026-03-06 02:52:18','2026-03-06 02:52:18'),(44239,15441,'action complete via WP Cron','2026-03-06 02:52:18','2026-03-06 02:52:18'),(44240,15442,'action created','2026-03-06 02:52:18','2026-03-06 02:52:18'),(44241,15442,'action started via WP Cron','2026-03-06 02:56:51','2026-03-06 02:56:51'),(44242,15442,'action complete via WP Cron','2026-03-06 02:56:52','2026-03-06 02:56:52'),(44243,15443,'action created','2026-03-06 02:56:52','2026-03-06 02:56:52'),(44244,15443,'action started via WP Cron','2026-03-06 02:57:54','2026-03-06 02:57:54'),(44245,15443,'action complete via WP Cron','2026-03-06 02:57:54','2026-03-06 02:57:54'),(44246,15444,'action created','2026-03-06 02:57:54','2026-03-06 02:57:54'),(44247,15444,'action started via WP Cron','2026-03-06 02:59:35','2026-03-06 02:59:35'),(44248,15444,'action complete via WP Cron','2026-03-06 02:59:35','2026-03-06 02:59:35'),(44249,15445,'action created','2026-03-06 02:59:35','2026-03-06 02:59:35'),(44250,15445,'action started via WP Cron','2026-03-06 03:02:42','2026-03-06 03:02:42'),(44251,15445,'action complete via WP Cron','2026-03-06 03:02:42','2026-03-06 03:02:42'),(44252,15446,'action created','2026-03-06 03:02:42','2026-03-06 03:02:42'),(44253,15446,'action started via WP Cron','2026-03-06 03:05:03','2026-03-06 03:05:03'),(44254,15446,'action complete via WP Cron','2026-03-06 03:05:03','2026-03-06 03:05:03'),(44255,15447,'action created','2026-03-06 03:05:03','2026-03-06 03:05:03'),(44256,15447,'action started via WP Cron','2026-03-06 03:06:07','2026-03-06 03:06:07'),(44257,15447,'action complete via WP Cron','2026-03-06 03:06:08','2026-03-06 03:06:08'),(44258,15448,'action created','2026-03-06 03:06:08','2026-03-06 03:06:08'),(44259,15448,'action started via WP Cron','2026-03-06 03:15:06','2026-03-06 03:15:06'),(44260,15448,'action complete via WP Cron','2026-03-06 03:15:06','2026-03-06 03:15:06'),(44261,15449,'action created','2026-03-06 03:15:06','2026-03-06 03:15:06'),(44262,15449,'action started via WP Cron','2026-03-06 03:18:08','2026-03-06 03:18:08'),(44263,15449,'action complete via WP Cron','2026-03-06 03:18:08','2026-03-06 03:18:08'),(44264,15450,'action created','2026-03-06 03:18:08','2026-03-06 03:18:08'),(44265,15450,'action started via WP Cron','2026-03-06 03:41:34','2026-03-06 03:41:34'),(44266,15450,'action complete via WP Cron','2026-03-06 03:41:34','2026-03-06 03:41:34'),(44267,15451,'action created','2026-03-06 03:41:34','2026-03-06 03:41:34'),(44268,15451,'action started via WP Cron','2026-03-06 03:50:31','2026-03-06 03:50:31'),(44269,15451,'action complete via WP Cron','2026-03-06 03:50:31','2026-03-06 03:50:31'),(44270,15452,'action created','2026-03-06 03:50:31','2026-03-06 03:50:31'),(44271,15452,'action started via WP Cron','2026-03-06 04:00:47','2026-03-06 04:00:47'),(44272,15452,'action complete via WP Cron','2026-03-06 04:00:48','2026-03-06 04:00:48'),(44273,15453,'action created','2026-03-06 04:00:48','2026-03-06 04:00:48'),(44274,15453,'action started via WP Cron','2026-03-06 04:01:56','2026-03-06 04:01:56'),(44275,15453,'action complete via WP Cron','2026-03-06 04:01:56','2026-03-06 04:01:56'),(44276,15454,'action created','2026-03-06 04:01:56','2026-03-06 04:01:56'),(44277,15454,'action started via WP Cron','2026-03-06 04:04:44','2026-03-06 04:04:44'),(44278,15454,'action complete via WP Cron','2026-03-06 04:04:45','2026-03-06 04:04:45'),(44279,15455,'action created','2026-03-06 04:04:45','2026-03-06 04:04:45'),(44280,15455,'action started via WP Cron','2026-03-06 04:41:31','2026-03-06 04:41:31'),(44281,15455,'action complete via WP Cron','2026-03-06 04:41:31','2026-03-06 04:41:31'),(44282,15456,'action created','2026-03-06 04:41:31','2026-03-06 04:41:31'),(44283,15456,'action started via WP Cron','2026-03-06 04:44:44','2026-03-06 04:44:44'),(44284,15456,'action complete via WP Cron','2026-03-06 04:44:44','2026-03-06 04:44:44'),(44285,15457,'action created','2026-03-06 04:44:44','2026-03-06 04:44:44'),(44286,15457,'action started via WP Cron','2026-03-06 04:49:00','2026-03-06 04:49:00'),(44287,15457,'action complete via WP Cron','2026-03-06 04:49:00','2026-03-06 04:49:00'),(44288,15458,'action created','2026-03-06 04:49:00','2026-03-06 04:49:00'),(44289,15458,'action started via WP Cron','2026-03-06 05:11:53','2026-03-06 05:11:53'),(44290,15458,'action complete via WP Cron','2026-03-06 05:11:53','2026-03-06 05:11:53'),(44291,15459,'action created','2026-03-06 05:11:53','2026-03-06 05:11:53'),(44292,15459,'action started via WP Cron','2026-03-06 05:13:30','2026-03-06 05:13:30'),(44293,15459,'action complete via WP Cron','2026-03-06 05:13:30','2026-03-06 05:13:30'),(44294,15460,'action created','2026-03-06 05:13:30','2026-03-06 05:13:30'),(44295,15460,'action started via WP Cron','2026-03-06 05:14:37','2026-03-06 05:14:37'),(44296,15460,'action complete via WP Cron','2026-03-06 05:14:37','2026-03-06 05:14:37'),(44297,15461,'action created','2026-03-06 05:14:37','2026-03-06 05:14:37'),(44298,15461,'action started via WP Cron','2026-03-06 05:18:54','2026-03-06 05:18:54'),(44299,15461,'action complete via WP Cron','2026-03-06 05:18:55','2026-03-06 05:18:55'),(44300,15462,'action created','2026-03-06 05:18:55','2026-03-06 05:18:55'),(44301,15462,'action started via WP Cron','2026-03-06 05:20:35','2026-03-06 05:20:35'),(44302,15462,'action complete via WP Cron','2026-03-06 05:20:36','2026-03-06 05:20:36'),(44303,15463,'action created','2026-03-06 05:20:36','2026-03-06 05:20:36'),(44304,15463,'action started via WP Cron','2026-03-06 05:27:23','2026-03-06 05:27:23'),(44305,15463,'action complete via WP Cron','2026-03-06 05:27:23','2026-03-06 05:27:23'),(44306,15464,'action created','2026-03-06 05:27:23','2026-03-06 05:27:23'),(44307,15464,'action started via WP Cron','2026-03-06 05:31:21','2026-03-06 05:31:21'),(44308,15464,'action complete via WP Cron','2026-03-06 05:31:22','2026-03-06 05:31:22'),(44309,15465,'action created','2026-03-06 05:31:22','2026-03-06 05:31:22'),(44310,15465,'action started via WP Cron','2026-03-06 05:40:04','2026-03-06 05:40:04'),(44311,15465,'action complete via WP Cron','2026-03-06 05:40:04','2026-03-06 05:40:04'),(44312,15466,'action created','2026-03-06 05:40:04','2026-03-06 05:40:04'),(44313,15466,'action started via WP Cron','2026-03-06 05:47:58','2026-03-06 05:47:58'),(44314,15466,'action complete via WP Cron','2026-03-06 05:47:58','2026-03-06 05:47:58'),(44315,15467,'action created','2026-03-06 05:47:58','2026-03-06 05:47:58'),(44316,15467,'action started via WP Cron','2026-03-06 05:59:31','2026-03-06 05:59:31'),(44317,15467,'action complete via WP Cron','2026-03-06 05:59:32','2026-03-06 05:59:32'),(44318,15468,'action created','2026-03-06 05:59:32','2026-03-06 05:59:32'),(44319,15468,'action started via WP Cron','2026-03-06 06:03:24','2026-03-06 06:03:24'),(44320,15468,'action complete via WP Cron','2026-03-06 06:03:24','2026-03-06 06:03:24'),(44321,15469,'action created','2026-03-06 06:03:24','2026-03-06 06:03:24'),(44322,15469,'action started via WP Cron','2026-03-06 06:09:45','2026-03-06 06:09:45'),(44323,15469,'action complete via WP Cron','2026-03-06 06:09:46','2026-03-06 06:09:46'),(44324,15470,'action created','2026-03-06 06:09:46','2026-03-06 06:09:46'),(44325,15470,'action started via WP Cron','2026-03-06 06:11:45','2026-03-06 06:11:45'),(44326,15470,'action complete via WP Cron','2026-03-06 06:11:46','2026-03-06 06:11:46'),(44327,15471,'action created','2026-03-06 06:11:46','2026-03-06 06:11:46'),(44328,15471,'action started via WP Cron','2026-03-06 06:24:55','2026-03-06 06:24:55'),(44329,15471,'action complete via WP Cron','2026-03-06 06:24:55','2026-03-06 06:24:55'),(44330,15472,'action created','2026-03-06 06:24:55','2026-03-06 06:24:55'),(44331,15472,'action started via WP Cron','2026-03-06 06:26:40','2026-03-06 06:26:40'),(44332,15472,'action complete via WP Cron','2026-03-06 06:26:40','2026-03-06 06:26:40'),(44333,15473,'action created','2026-03-06 06:26:40','2026-03-06 06:26:40'),(44334,15473,'action started via WP Cron','2026-03-06 06:27:47','2026-03-06 06:27:47'),(44335,15473,'action complete via WP Cron','2026-03-06 06:27:48','2026-03-06 06:27:48'),(44336,15474,'action created','2026-03-06 06:27:48','2026-03-06 06:27:48'),(44337,15474,'action started via WP Cron','2026-03-06 06:33:24','2026-03-06 06:33:24'),(44338,15474,'action complete via WP Cron','2026-03-06 06:33:25','2026-03-06 06:33:25'),(44339,15475,'action created','2026-03-06 06:33:25','2026-03-06 06:33:25'),(44340,15475,'action started via WP Cron','2026-03-06 06:34:50','2026-03-06 06:34:50'),(44341,15475,'action complete via WP Cron','2026-03-06 06:34:50','2026-03-06 06:34:50'),(44342,15476,'action created','2026-03-06 06:34:50','2026-03-06 06:34:50'),(44343,15476,'action started via WP Cron','2026-03-06 06:41:13','2026-03-06 06:41:13'),(44344,15476,'action complete via WP Cron','2026-03-06 06:41:14','2026-03-06 06:41:14'),(44345,15477,'action created','2026-03-06 06:41:14','2026-03-06 06:41:14'),(44346,15477,'action started via WP Cron','2026-03-06 06:44:21','2026-03-06 06:44:21'),(44347,15477,'action complete via WP Cron','2026-03-06 06:44:21','2026-03-06 06:44:21'),(44348,15478,'action created','2026-03-06 06:44:21','2026-03-06 06:44:21'),(44349,15478,'action started via WP Cron','2026-03-06 06:45:22','2026-03-06 06:45:22'),(44350,15478,'action complete via WP Cron','2026-03-06 06:45:22','2026-03-06 06:45:22'),(44351,15479,'action created','2026-03-06 06:45:22','2026-03-06 06:45:22'),(44352,15479,'action started via WP Cron','2026-03-06 07:01:55','2026-03-06 07:01:55'),(44353,15479,'action complete via WP Cron','2026-03-06 07:01:55','2026-03-06 07:01:55'),(44354,15480,'action created','2026-03-06 07:01:55','2026-03-06 07:01:55'),(44355,15480,'action started via WP Cron','2026-03-06 07:18:46','2026-03-06 07:18:46'),(44356,15480,'action complete via WP Cron','2026-03-06 07:18:46','2026-03-06 07:18:46'),(44357,15481,'action created','2026-03-06 07:18:46','2026-03-06 07:18:46'),(44358,15481,'action started via WP Cron','2026-03-06 07:25:45','2026-03-06 07:25:45'),(44359,15481,'action complete via WP Cron','2026-03-06 07:25:45','2026-03-06 07:25:45'),(44360,15482,'action created','2026-03-06 07:25:45','2026-03-06 07:25:45'),(44361,15482,'action started via WP Cron','2026-03-06 07:28:59','2026-03-06 07:28:59'),(44362,15482,'action complete via WP Cron','2026-03-06 07:28:59','2026-03-06 07:28:59'),(44363,15483,'action created','2026-03-06 07:28:59','2026-03-06 07:28:59'),(44364,15483,'action started via WP Cron','2026-03-06 07:32:53','2026-03-06 07:32:53'),(44365,15483,'action complete via WP Cron','2026-03-06 07:32:53','2026-03-06 07:32:53'),(44366,15484,'action created','2026-03-06 07:32:53','2026-03-06 07:32:53'),(44367,15484,'action started via WP Cron','2026-03-06 07:39:55','2026-03-06 07:39:55'),(44368,15484,'action complete via WP Cron','2026-03-06 07:39:55','2026-03-06 07:39:55'),(44369,15485,'action created','2026-03-06 07:39:55','2026-03-06 07:39:55'),(44370,15485,'action started via WP Cron','2026-03-06 07:42:12','2026-03-06 07:42:12'),(44371,15485,'action complete via WP Cron','2026-03-06 07:42:13','2026-03-06 07:42:13'),(44372,15486,'action created','2026-03-06 07:42:13','2026-03-06 07:42:13'),(44373,15486,'action started via WP Cron','2026-03-06 07:46:03','2026-03-06 07:46:03'),(44374,15486,'action complete via WP Cron','2026-03-06 07:46:03','2026-03-06 07:46:03'),(44375,15487,'action created','2026-03-06 07:46:03','2026-03-06 07:46:03'),(44376,15487,'action started via WP Cron','2026-03-06 08:06:37','2026-03-06 08:06:37'),(44377,15487,'action complete via WP Cron','2026-03-06 08:06:37','2026-03-06 08:06:37'),(44378,15488,'action created','2026-03-06 08:06:37','2026-03-06 08:06:37'),(44379,15488,'action started via WP Cron','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44380,15488,'action complete via WP Cron','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44381,15489,'action created','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44382,15268,'action started via WP Cron','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44383,15268,'action complete via WP Cron','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44384,15490,'action created','2026-03-06 08:44:26','2026-03-06 08:44:26'),(44385,15489,'action started via WP Cron','2026-03-06 08:46:41','2026-03-06 08:46:41'),(44386,15489,'action complete via WP Cron','2026-03-06 08:46:41','2026-03-06 08:46:41'),(44387,15491,'action created','2026-03-06 08:46:41','2026-03-06 08:46:41'),(44388,15491,'action started via WP Cron','2026-03-06 08:49:39','2026-03-06 08:49:39'),(44389,15491,'action complete via WP Cron','2026-03-06 08:49:39','2026-03-06 08:49:39'),(44390,15492,'action created','2026-03-06 08:49:39','2026-03-06 08:49:39'),(44391,15492,'action started via WP Cron','2026-03-06 09:13:25','2026-03-06 09:13:25'),(44392,15492,'action complete via WP Cron','2026-03-06 09:13:26','2026-03-06 09:13:26'),(44393,15493,'action created','2026-03-06 09:13:26','2026-03-06 09:13:26'),(44394,15493,'action started via WP Cron','2026-03-06 09:15:17','2026-03-06 09:15:17'),(44395,15493,'action complete via WP Cron','2026-03-06 09:15:17','2026-03-06 09:15:17'),(44396,15494,'action created','2026-03-06 09:15:17','2026-03-06 09:15:17'),(44397,15494,'action started via WP Cron','2026-03-06 09:21:02','2026-03-06 09:21:02'),(44398,15494,'action complete via WP Cron','2026-03-06 09:21:03','2026-03-06 09:21:03'),(44399,15495,'action created','2026-03-06 09:21:03','2026-03-06 09:21:03'),(44400,15495,'action started via WP Cron','2026-03-06 09:22:04','2026-03-06 09:22:04'),(44401,15495,'action complete via WP Cron','2026-03-06 09:22:04','2026-03-06 09:22:04'),(44402,15496,'action created','2026-03-06 09:22:04','2026-03-06 09:22:04'),(44403,15496,'action started via WP Cron','2026-03-06 09:28:47','2026-03-06 09:28:47'),(44404,15496,'action complete via WP Cron','2026-03-06 09:28:47','2026-03-06 09:28:47'),(44405,15497,'action created','2026-03-06 09:28:47','2026-03-06 09:28:47'),(44406,15497,'action started via WP Cron','2026-03-06 09:32:38','2026-03-06 09:32:38'),(44407,15497,'action complete via WP Cron','2026-03-06 09:32:39','2026-03-06 09:32:39'),(44408,15498,'action created','2026-03-06 09:32:39','2026-03-06 09:32:39'),(44409,15498,'action started via WP Cron','2026-03-06 09:40:01','2026-03-06 09:40:01'),(44410,15498,'action complete via WP Cron','2026-03-06 09:40:01','2026-03-06 09:40:01'),(44411,15499,'action created','2026-03-06 09:40:01','2026-03-06 09:40:01'),(44412,15499,'action started via WP Cron','2026-03-06 09:47:35','2026-03-06 09:47:35'),(44413,15499,'action complete via WP Cron','2026-03-06 09:47:35','2026-03-06 09:47:35'),(44414,15500,'action created','2026-03-06 09:47:35','2026-03-06 09:47:35'),(44415,15500,'action started via WP Cron','2026-03-06 09:57:55','2026-03-06 09:57:55'),(44416,15500,'action complete via WP Cron','2026-03-06 09:57:55','2026-03-06 09:57:55'),(44417,15501,'action created','2026-03-06 09:57:55','2026-03-06 09:57:55'),(44418,15501,'action started via WP Cron','2026-03-06 09:59:14','2026-03-06 09:59:14'),(44419,15501,'action complete via WP Cron','2026-03-06 09:59:14','2026-03-06 09:59:14'),(44420,15502,'action created','2026-03-06 09:59:14','2026-03-06 09:59:14'),(44421,15502,'action started via WP Cron','2026-03-06 10:00:36','2026-03-06 10:00:36'),(44422,15502,'action complete via WP Cron','2026-03-06 10:00:36','2026-03-06 10:00:36'),(44423,15503,'action created','2026-03-06 10:00:36','2026-03-06 10:00:36'),(44424,15503,'action started via WP Cron','2026-03-06 10:04:48','2026-03-06 10:04:48'),(44425,15503,'action complete via WP Cron','2026-03-06 10:04:48','2026-03-06 10:04:48'),(44426,15504,'action created','2026-03-06 10:04:48','2026-03-06 10:04:48'),(44427,15504,'action started via WP Cron','2026-03-06 10:08:35','2026-03-06 10:08:35'),(44428,15504,'action complete via WP Cron','2026-03-06 10:08:36','2026-03-06 10:08:36'),(44429,15505,'action created','2026-03-06 10:08:36','2026-03-06 10:08:36'),(44430,15505,'action started via WP Cron','2026-03-06 10:10:03','2026-03-06 10:10:03'),(44431,15505,'action complete via WP Cron','2026-03-06 10:10:03','2026-03-06 10:10:03'),(44432,15506,'action created','2026-03-06 10:10:03','2026-03-06 10:10:03'),(44433,15506,'action started via WP Cron','2026-03-06 10:13:09','2026-03-06 10:13:09'),(44434,15506,'action complete via WP Cron','2026-03-06 10:13:09','2026-03-06 10:13:09'),(44435,15507,'action created','2026-03-06 10:13:09','2026-03-06 10:13:09'),(44436,15507,'action started via WP Cron','2026-03-06 10:15:44','2026-03-06 10:15:44'),(44437,15507,'action complete via WP Cron','2026-03-06 10:15:44','2026-03-06 10:15:44'),(44438,15508,'action created','2026-03-06 10:15:44','2026-03-06 10:15:44'),(44439,15508,'action started via WP Cron','2026-03-06 10:17:56','2026-03-06 10:17:56'),(44440,15508,'action complete via WP Cron','2026-03-06 10:17:56','2026-03-06 10:17:56'),(44441,15509,'action created','2026-03-06 10:17:56','2026-03-06 10:17:56'),(44442,15509,'action started via WP Cron','2026-03-06 10:20:58','2026-03-06 10:20:58'),(44443,15509,'action complete via WP Cron','2026-03-06 10:20:58','2026-03-06 10:20:58'),(44444,15510,'action created','2026-03-06 10:20:58','2026-03-06 10:20:58'),(44445,15510,'action started via WP Cron','2026-03-06 10:26:32','2026-03-06 10:26:32'),(44446,15510,'action complete via WP Cron','2026-03-06 10:26:32','2026-03-06 10:26:32'),(44447,15511,'action created','2026-03-06 10:26:32','2026-03-06 10:26:32'),(44448,15511,'action started via WP Cron','2026-03-06 10:31:18','2026-03-06 10:31:18'),(44449,15511,'action complete via WP Cron','2026-03-06 10:31:18','2026-03-06 10:31:18'),(44450,15512,'action created','2026-03-06 10:31:18','2026-03-06 10:31:18'),(44451,15512,'action started via WP Cron','2026-03-06 10:33:17','2026-03-06 10:33:17'),(44452,15512,'action complete via WP Cron','2026-03-06 10:33:17','2026-03-06 10:33:17'),(44453,15513,'action created','2026-03-06 10:33:17','2026-03-06 10:33:17'),(44454,15513,'action started via WP Cron','2026-03-06 10:35:37','2026-03-06 10:35:37'),(44455,15513,'action complete via WP Cron','2026-03-06 10:35:37','2026-03-06 10:35:37'),(44456,15514,'action created','2026-03-06 10:35:37','2026-03-06 10:35:37'),(44457,15514,'action started via WP Cron','2026-03-06 10:44:06','2026-03-06 10:44:06'),(44458,15514,'action complete via WP Cron','2026-03-06 10:44:06','2026-03-06 10:44:06'),(44459,15515,'action created','2026-03-06 10:44:06','2026-03-06 10:44:06'),(44460,15515,'action started via WP Cron','2026-03-06 10:48:07','2026-03-06 10:48:07'),(44461,15515,'action complete via WP Cron','2026-03-06 10:48:08','2026-03-06 10:48:08'),(44462,15516,'action created','2026-03-06 10:48:08','2026-03-06 10:48:08'),(44463,15516,'action started via WP Cron','2026-03-06 10:50:37','2026-03-06 10:50:37'),(44464,15516,'action complete via WP Cron','2026-03-06 10:50:37','2026-03-06 10:50:37'),(44465,15517,'action created','2026-03-06 10:50:37','2026-03-06 10:50:37'),(44466,15517,'action started via WP Cron','2026-03-06 11:04:23','2026-03-06 11:04:23'),(44467,15517,'action complete via WP Cron','2026-03-06 11:04:23','2026-03-06 11:04:23'),(44468,15518,'action created','2026-03-06 11:04:23','2026-03-06 11:04:23'),(44469,15518,'action started via WP Cron','2026-03-06 11:12:39','2026-03-06 11:12:39'),(44470,15518,'action complete via WP Cron','2026-03-06 11:12:39','2026-03-06 11:12:39'),(44471,15519,'action created','2026-03-06 11:12:39','2026-03-06 11:12:39'),(44472,15519,'action started via WP Cron','2026-03-06 11:13:41','2026-03-06 11:13:41'),(44473,15519,'action complete via WP Cron','2026-03-06 11:13:41','2026-03-06 11:13:41'),(44474,15520,'action created','2026-03-06 11:13:41','2026-03-06 11:13:41'),(44475,15520,'action started via WP Cron','2026-03-06 11:15:34','2026-03-06 11:15:34'),(44476,15520,'action complete via WP Cron','2026-03-06 11:15:35','2026-03-06 11:15:35'),(44477,15521,'action created','2026-03-06 11:15:35','2026-03-06 11:15:35'),(44478,15521,'action started via WP Cron','2026-03-06 11:16:55','2026-03-06 11:16:55'),(44479,15521,'action complete via WP Cron','2026-03-06 11:16:55','2026-03-06 11:16:55'),(44480,15522,'action created','2026-03-06 11:16:55','2026-03-06 11:16:55'),(44481,15522,'action started via WP Cron','2026-03-06 11:20:18','2026-03-06 11:20:18'),(44482,15522,'action complete via WP Cron','2026-03-06 11:20:19','2026-03-06 11:20:19'),(44483,15523,'action created','2026-03-06 11:20:19','2026-03-06 11:20:19'),(44484,15523,'action started via WP Cron','2026-03-06 11:22:44','2026-03-06 11:22:44'),(44485,15523,'action complete via WP Cron','2026-03-06 11:22:44','2026-03-06 11:22:44'),(44486,15524,'action created','2026-03-06 11:22:44','2026-03-06 11:22:44'),(44487,15524,'action started via WP Cron','2026-03-06 11:25:06','2026-03-06 11:25:06'),(44488,15524,'action complete via WP Cron','2026-03-06 11:25:07','2026-03-06 11:25:07'),(44489,15525,'action created','2026-03-06 11:25:07','2026-03-06 11:25:07'),(44490,15525,'action started via WP Cron','2026-03-06 11:26:39','2026-03-06 11:26:39'),(44491,15525,'action complete via WP Cron','2026-03-06 11:26:39','2026-03-06 11:26:39'),(44492,15526,'action created','2026-03-06 11:26:39','2026-03-06 11:26:39'),(44493,15526,'action started via WP Cron','2026-03-06 11:31:04','2026-03-06 11:31:04'),(44494,15526,'action complete via WP Cron','2026-03-06 11:31:05','2026-03-06 11:31:05'),(44495,15527,'action created','2026-03-06 11:31:05','2026-03-06 11:31:05'),(44496,15527,'action started via WP Cron','2026-03-06 11:45:39','2026-03-06 11:45:39'),(44497,15527,'action complete via WP Cron','2026-03-06 11:45:40','2026-03-06 11:45:40'),(44498,15528,'action created','2026-03-06 11:45:40','2026-03-06 11:45:40'),(44499,15528,'action started via WP Cron','2026-03-06 12:01:17','2026-03-06 12:01:17'),(44500,15528,'action complete via WP Cron','2026-03-06 12:01:17','2026-03-06 12:01:17'),(44501,15529,'action created','2026-03-06 12:01:17','2026-03-06 12:01:17'),(44502,15529,'action started via WP Cron','2026-03-06 12:28:33','2026-03-06 12:28:33'),(44503,15529,'action complete via WP Cron','2026-03-06 12:28:34','2026-03-06 12:28:34'),(44504,15530,'action created','2026-03-06 12:28:34','2026-03-06 12:28:34'),(44505,15530,'action started via WP Cron','2026-03-06 12:30:01','2026-03-06 12:30:01'),(44506,15530,'action complete via WP Cron','2026-03-06 12:30:01','2026-03-06 12:30:01'),(44507,15531,'action created','2026-03-06 12:30:01','2026-03-06 12:30:01'),(44508,15531,'action started via WP Cron','2026-03-06 12:34:28','2026-03-06 12:34:28'),(44509,15531,'action complete via WP Cron','2026-03-06 12:34:28','2026-03-06 12:34:28'),(44510,15532,'action created','2026-03-06 12:34:28','2026-03-06 12:34:28'),(44511,15532,'action started via WP Cron','2026-03-06 12:38:21','2026-03-06 12:38:21'),(44512,15532,'action complete via WP Cron','2026-03-06 12:38:21','2026-03-06 12:38:21'),(44513,15533,'action created','2026-03-06 12:38:21','2026-03-06 12:38:21'),(44514,15533,'action started via WP Cron','2026-03-06 12:39:28','2026-03-06 12:39:28'),(44515,15533,'action complete via WP Cron','2026-03-06 12:39:29','2026-03-06 12:39:29'),(44516,15534,'action created','2026-03-06 12:39:29','2026-03-06 12:39:29'),(44517,15534,'action started via WP Cron','2026-03-06 12:43:21','2026-03-06 12:43:21'),(44518,15534,'action complete via WP Cron','2026-03-06 12:43:21','2026-03-06 12:43:21'),(44519,15535,'action created','2026-03-06 12:43:21','2026-03-06 12:43:21'),(44520,15535,'action started via WP Cron','2026-03-06 12:59:23','2026-03-06 12:59:23'),(44521,15535,'action complete via WP Cron','2026-03-06 12:59:23','2026-03-06 12:59:23'),(44522,15536,'action created','2026-03-06 12:59:23','2026-03-06 12:59:23'),(44523,15536,'action started via WP Cron','2026-03-06 13:01:43','2026-03-06 13:01:43'),(44524,15536,'action complete via WP Cron','2026-03-06 13:01:44','2026-03-06 13:01:44'),(44525,15537,'action created','2026-03-06 13:01:44','2026-03-06 13:01:44'),(44526,15537,'action started via WP Cron','2026-03-06 13:29:02','2026-03-06 13:29:02'),(44527,15537,'action complete via WP Cron','2026-03-06 13:29:03','2026-03-06 13:29:03'),(44528,15538,'action created','2026-03-06 13:29:03','2026-03-06 13:29:03'),(44529,15538,'action started via WP Cron','2026-03-06 13:30:38','2026-03-06 13:30:38'),(44530,15538,'action complete via WP Cron','2026-03-06 13:30:38','2026-03-06 13:30:38'),(44531,15539,'action created','2026-03-06 13:30:38','2026-03-06 13:30:38'),(44532,15539,'action started via WP Cron','2026-03-06 13:35:34','2026-03-06 13:35:34'),(44533,15539,'action complete via WP Cron','2026-03-06 13:35:35','2026-03-06 13:35:35'),(44534,15540,'action created','2026-03-06 13:35:35','2026-03-06 13:35:35'),(44535,15540,'action started via WP Cron','2026-03-06 13:38:18','2026-03-06 13:38:18'),(44536,15540,'action complete via WP Cron','2026-03-06 13:38:18','2026-03-06 13:38:18'),(44537,15541,'action created','2026-03-06 13:38:18','2026-03-06 13:38:18'),(44538,15541,'action started via WP Cron','2026-03-06 13:57:13','2026-03-06 13:57:13'),(44539,15541,'action complete via WP Cron','2026-03-06 13:57:13','2026-03-06 13:57:13'),(44540,15542,'action created','2026-03-06 13:57:13','2026-03-06 13:57:13'),(44541,15542,'action started via WP Cron','2026-03-06 14:09:07','2026-03-06 14:09:07'),(44542,15542,'action complete via WP Cron','2026-03-06 14:09:07','2026-03-06 14:09:07'),(44543,15543,'action created','2026-03-06 14:09:07','2026-03-06 14:09:07'),(44544,15543,'action started via WP Cron','2026-03-06 14:14:26','2026-03-06 14:14:26'),(44545,15543,'action complete via WP Cron','2026-03-06 14:14:26','2026-03-06 14:14:26'),(44546,15544,'action created','2026-03-06 14:14:26','2026-03-06 14:14:26'),(44547,15544,'action started via WP Cron','2026-03-06 14:15:54','2026-03-06 14:15:54'),(44548,15544,'action complete via WP Cron','2026-03-06 14:15:55','2026-03-06 14:15:55'),(44549,15545,'action created','2026-03-06 14:15:55','2026-03-06 14:15:55'),(44550,15545,'action started via WP Cron','2026-03-06 14:17:43','2026-03-06 14:17:43'),(44551,15545,'action complete via WP Cron','2026-03-06 14:17:43','2026-03-06 14:17:43'),(44552,15546,'action created','2026-03-06 14:17:43','2026-03-06 14:17:43'),(44553,15546,'action started via WP Cron','2026-03-06 15:03:07','2026-03-06 15:03:07'),(44554,15546,'action complete via WP Cron','2026-03-06 15:03:08','2026-03-06 15:03:08'),(44555,15547,'action created','2026-03-06 15:03:08','2026-03-06 15:03:08'),(44556,15547,'action started via WP Cron','2026-03-06 15:47:03','2026-03-06 15:47:03'),(44557,15547,'action complete via WP Cron','2026-03-06 15:47:03','2026-03-06 15:47:03'),(44558,15548,'action created','2026-03-06 15:47:03','2026-03-06 15:47:03'),(44559,15548,'action started via WP Cron','2026-03-06 15:59:45','2026-03-06 15:59:45'),(44560,15548,'action complete via WP Cron','2026-03-06 15:59:45','2026-03-06 15:59:45'),(44561,15549,'action created','2026-03-06 15:59:45','2026-03-06 15:59:45'),(44562,15549,'action started via WP Cron','2026-03-06 16:03:07','2026-03-06 16:03:07'),(44563,15549,'action complete via WP Cron','2026-03-06 16:03:07','2026-03-06 16:03:07'),(44564,15550,'action created','2026-03-06 16:03:07','2026-03-06 16:03:07'),(44565,15550,'action started via WP Cron','2026-03-06 20:22:36','2026-03-06 20:22:36'),(44566,15550,'action complete via WP Cron','2026-03-06 20:22:36','2026-03-06 20:22:36'),(44567,15551,'action created','2026-03-06 20:22:36','2026-03-06 20:22:36'),(44568,15551,'action started via WP Cron','2026-03-06 21:00:40','2026-03-06 21:00:40'),(44569,15551,'action complete via WP Cron','2026-03-06 21:00:40','2026-03-06 21:00:40'),(44570,15552,'action created','2026-03-06 21:00:40','2026-03-06 21:00:40'),(44571,15552,'action started via WP Cron','2026-03-06 22:02:28','2026-03-06 22:02:28'),(44572,15552,'action complete via WP Cron','2026-03-06 22:02:28','2026-03-06 22:02:28'),(44573,15553,'action created','2026-03-06 22:02:28','2026-03-06 22:02:28'),(44574,15553,'action started via WP Cron','2026-03-06 22:32:50','2026-03-06 22:32:50'),(44575,15553,'action complete via WP Cron','2026-03-06 22:32:50','2026-03-06 22:32:50'),(44576,15554,'action created','2026-03-06 22:32:50','2026-03-06 22:32:50'),(44577,15554,'action started via WP Cron','2026-03-06 23:30:57','2026-03-06 23:30:57'),(44578,15554,'action complete via WP Cron','2026-03-06 23:30:57','2026-03-06 23:30:57'),(44579,15555,'action created','2026-03-06 23:30:57','2026-03-06 23:30:57'),(44580,15555,'action started via WP Cron','2026-03-06 23:40:15','2026-03-06 23:40:15'),(44581,15555,'action complete via WP Cron','2026-03-06 23:40:15','2026-03-06 23:40:15'),(44582,15556,'action created','2026-03-06 23:40:15','2026-03-06 23:40:15'),(44583,15556,'action started via WP Cron','2026-03-06 23:44:12','2026-03-06 23:44:12'),(44584,15556,'action complete via WP Cron','2026-03-06 23:44:12','2026-03-06 23:44:12'),(44585,15557,'action created','2026-03-06 23:44:12','2026-03-06 23:44:12'),(44586,15557,'action started via WP Cron','2026-03-07 00:20:45','2026-03-07 00:20:45'),(44587,15557,'action complete via WP Cron','2026-03-07 00:20:45','2026-03-07 00:20:45'),(44588,15558,'action created','2026-03-07 00:20:45','2026-03-07 00:20:45'),(44589,15558,'action started via WP Cron','2026-03-07 02:29:02','2026-03-07 02:29:02'),(44590,15558,'action complete via WP Cron','2026-03-07 02:29:02','2026-03-07 02:29:02'),(44591,15559,'action created','2026-03-07 02:29:02','2026-03-07 02:29:02'),(44592,15559,'action started via WP Cron','2026-03-07 02:58:32','2026-03-07 02:58:32'),(44593,15559,'action complete via WP Cron','2026-03-07 02:58:32','2026-03-07 02:58:32'),(44594,15560,'action created','2026-03-07 02:58:32','2026-03-07 02:58:32'),(44595,15560,'action started via WP Cron','2026-03-07 04:00:59','2026-03-07 04:00:59'),(44596,15560,'action complete via WP Cron','2026-03-07 04:00:59','2026-03-07 04:00:59'),(44597,15561,'action created','2026-03-07 04:00:59','2026-03-07 04:00:59'),(44598,15561,'action started via WP Cron','2026-03-07 04:08:23','2026-03-07 04:08:23'),(44599,15561,'action complete via WP Cron','2026-03-07 04:08:23','2026-03-07 04:08:23'),(44600,15562,'action created','2026-03-07 04:08:23','2026-03-07 04:08:23'),(44601,15562,'action started via WP Cron','2026-03-07 04:46:19','2026-03-07 04:46:19'),(44602,15562,'action complete via WP Cron','2026-03-07 04:46:19','2026-03-07 04:46:19'),(44603,15563,'action created','2026-03-07 04:46:19','2026-03-07 04:46:19'),(44604,15563,'action started via WP Cron','2026-03-07 07:04:03','2026-03-07 07:04:03'),(44605,15563,'action complete via WP Cron','2026-03-07 07:04:03','2026-03-07 07:04:03'),(44606,15564,'action created','2026-03-07 07:04:03','2026-03-07 07:04:03'),(44607,15564,'action started via WP Cron','2026-03-07 07:13:16','2026-03-07 07:13:16'),(44608,15564,'action complete via WP Cron','2026-03-07 07:13:16','2026-03-07 07:13:16'),(44609,15565,'action created','2026-03-07 07:13:16','2026-03-07 07:13:16'),(44610,15565,'action started via Async Request','2026-03-07 07:17:04','2026-03-07 07:17:04'),(44611,15565,'action complete via Async Request','2026-03-07 07:17:04','2026-03-07 07:17:04'),(44612,15566,'action created','2026-03-07 07:17:04','2026-03-07 07:17:04'),(44613,15566,'action started via WP Cron','2026-03-07 07:37:27','2026-03-07 07:37:27'),(44614,15566,'action complete via WP Cron','2026-03-07 07:37:28','2026-03-07 07:37:28'),(44615,15567,'action created','2026-03-07 07:37:28','2026-03-07 07:37:28'),(44616,15567,'action started via WP Cron','2026-03-07 08:00:45','2026-03-07 08:00:45'),(44617,15567,'action complete via WP Cron','2026-03-07 08:00:45','2026-03-07 08:00:45'),(44618,15568,'action created','2026-03-07 08:00:45','2026-03-07 08:00:45'),(44619,15568,'action started via WP Cron','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44620,15568,'action complete via WP Cron','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44621,15569,'action created','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44622,15490,'action started via WP Cron','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44623,15490,'action complete via WP Cron','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44624,15570,'action created','2026-03-07 08:47:17','2026-03-07 08:47:17'),(44625,15569,'action started via WP Cron','2026-03-07 09:27:13','2026-03-07 09:27:13'),(44626,15569,'action complete via WP Cron','2026-03-07 09:27:13','2026-03-07 09:27:13'),(44627,15571,'action created','2026-03-07 09:27:13','2026-03-07 09:27:13'),(44628,15571,'action started via WP Cron','2026-03-07 10:10:34','2026-03-07 10:10:34'),(44629,15571,'action complete via WP Cron','2026-03-07 10:10:34','2026-03-07 10:10:34'),(44630,15572,'action created','2026-03-07 10:10:34','2026-03-07 10:10:34'),(44631,15572,'action started via WP Cron','2026-03-07 10:15:25','2026-03-07 10:15:25'),(44632,15572,'action complete via WP Cron','2026-03-07 10:15:26','2026-03-07 10:15:26'),(44633,15573,'action created','2026-03-07 10:15:26','2026-03-07 10:15:26'),(44634,15573,'action started via WP Cron','2026-03-07 10:50:13','2026-03-07 10:50:13'),(44635,15573,'action complete via WP Cron','2026-03-07 10:50:13','2026-03-07 10:50:13'),(44636,15574,'action created','2026-03-07 10:50:13','2026-03-07 10:50:13'),(44637,15574,'action started via WP Cron','2026-03-07 10:51:25','2026-03-07 10:51:25'),(44638,15574,'action complete via WP Cron','2026-03-07 10:51:25','2026-03-07 10:51:25'),(44639,15575,'action created','2026-03-07 10:51:25','2026-03-07 10:51:25'),(44640,15575,'action started via WP Cron','2026-03-07 10:59:09','2026-03-07 10:59:09'),(44641,15575,'action complete via WP Cron','2026-03-07 10:59:10','2026-03-07 10:59:10'),(44642,15576,'action created','2026-03-07 10:59:10','2026-03-07 10:59:10'),(44643,15576,'action started via WP Cron','2026-03-07 11:02:06','2026-03-07 11:02:06'),(44644,15576,'action complete via WP Cron','2026-03-07 11:02:06','2026-03-07 11:02:06'),(44645,15577,'action created','2026-03-07 11:02:06','2026-03-07 11:02:06'),(44646,15577,'action started via WP Cron','2026-03-07 12:17:02','2026-03-07 12:17:02'),(44647,15577,'action complete via WP Cron','2026-03-07 12:17:02','2026-03-07 12:17:02'),(44648,15578,'action created','2026-03-07 12:17:02','2026-03-07 12:17:02'),(44649,15578,'action started via WP Cron','2026-03-07 12:27:09','2026-03-07 12:27:09'),(44650,15578,'action complete via WP Cron','2026-03-07 12:27:10','2026-03-07 12:27:10'),(44651,15579,'action created','2026-03-07 12:27:10','2026-03-07 12:27:10'),(44652,15579,'action started via WP Cron','2026-03-07 12:35:22','2026-03-07 12:35:22'),(44653,15579,'action complete via WP Cron','2026-03-07 12:35:22','2026-03-07 12:35:22'),(44654,15580,'action created','2026-03-07 12:35:22','2026-03-07 12:35:22'),(44655,15580,'action started via WP Cron','2026-03-07 13:01:34','2026-03-07 13:01:34'),(44656,15580,'action complete via WP Cron','2026-03-07 13:01:34','2026-03-07 13:01:34'),(44657,15581,'action created','2026-03-07 13:01:34','2026-03-07 13:01:34'),(44658,15581,'action started via WP Cron','2026-03-07 13:16:33','2026-03-07 13:16:33'),(44659,15581,'action complete via WP Cron','2026-03-07 13:16:34','2026-03-07 13:16:34'),(44660,15582,'action created','2026-03-07 13:16:34','2026-03-07 13:16:34'),(44661,15582,'action started via WP Cron','2026-03-07 18:28:38','2026-03-07 18:28:38'),(44662,15582,'action complete via WP Cron','2026-03-07 18:28:38','2026-03-07 18:28:38'),(44663,15583,'action created','2026-03-07 18:28:38','2026-03-07 18:28:38'),(44664,15583,'action started via WP Cron','2026-03-07 19:46:23','2026-03-07 19:46:23'),(44665,15583,'action complete via WP Cron','2026-03-07 19:46:24','2026-03-07 19:46:24'),(44666,15584,'action created','2026-03-07 19:46:24','2026-03-07 19:46:24'),(44667,15584,'action started via WP Cron','2026-03-07 20:30:26','2026-03-07 20:30:26'),(44668,15584,'action complete via WP Cron','2026-03-07 20:30:27','2026-03-07 20:30:27'),(44669,15585,'action created','2026-03-07 20:30:27','2026-03-07 20:30:27'),(44670,15585,'action started via WP Cron','2026-03-07 20:32:48','2026-03-07 20:32:48'),(44671,15585,'action complete via WP Cron','2026-03-07 20:32:49','2026-03-07 20:32:49'),(44672,15586,'action created','2026-03-07 20:32:49','2026-03-07 20:32:49'),(44673,15586,'action started via WP Cron','2026-03-07 20:53:01','2026-03-07 20:53:01'),(44674,15586,'action complete via WP Cron','2026-03-07 20:53:02','2026-03-07 20:53:02'),(44675,15587,'action created','2026-03-07 20:53:02','2026-03-07 20:53:02'),(44676,15587,'action started via WP Cron','2026-03-07 21:12:04','2026-03-07 21:12:04'),(44677,15587,'action complete via WP Cron','2026-03-07 21:12:04','2026-03-07 21:12:04'),(44678,15588,'action created','2026-03-07 21:12:04','2026-03-07 21:12:04'),(44679,15588,'action started via WP Cron','2026-03-07 21:24:46','2026-03-07 21:24:46'),(44680,15588,'action complete via WP Cron','2026-03-07 21:24:46','2026-03-07 21:24:46'),(44681,15589,'action created','2026-03-07 21:24:46','2026-03-07 21:24:46'),(44682,15589,'action started via WP Cron','2026-03-07 22:55:57','2026-03-07 22:55:57'),(44683,15589,'action complete via WP Cron','2026-03-07 22:55:57','2026-03-07 22:55:57'),(44684,15590,'action created','2026-03-07 22:55:57','2026-03-07 22:55:57'),(44685,15590,'action started via WP Cron','2026-03-08 00:33:42','2026-03-08 00:33:42'),(44686,15590,'action complete via WP Cron','2026-03-08 00:33:42','2026-03-08 00:33:42'),(44687,15591,'action created','2026-03-08 00:33:42','2026-03-08 00:33:42'),(44688,15591,'action started via WP Cron','2026-03-08 00:47:28','2026-03-08 00:47:28'),(44689,15591,'action complete via WP Cron','2026-03-08 00:47:28','2026-03-08 00:47:28'),(44690,15592,'action created','2026-03-08 00:47:28','2026-03-08 00:47:28'),(44691,15592,'action started via WP Cron','2026-03-08 01:03:19','2026-03-08 01:03:19'),(44692,15592,'action complete via WP Cron','2026-03-08 01:03:19','2026-03-08 01:03:19'),(44693,15593,'action created','2026-03-08 01:03:19','2026-03-08 01:03:19'),(44694,15593,'action started via WP Cron','2026-03-08 01:12:29','2026-03-08 01:12:29'),(44695,15593,'action complete via WP Cron','2026-03-08 01:12:29','2026-03-08 01:12:29'),(44696,15594,'action created','2026-03-08 01:12:29','2026-03-08 01:12:29'),(44697,15594,'action started via WP Cron','2026-03-08 01:19:12','2026-03-08 01:19:12'),(44698,15594,'action complete via WP Cron','2026-03-08 01:19:12','2026-03-08 01:19:12'),(44699,15595,'action created','2026-03-08 01:19:12','2026-03-08 01:19:12'),(44700,15595,'action started via WP Cron','2026-03-08 01:22:23','2026-03-08 01:22:23'),(44701,15595,'action complete via WP Cron','2026-03-08 01:22:23','2026-03-08 01:22:23'),(44702,15596,'action created','2026-03-08 01:22:23','2026-03-08 01:22:23'),(44703,15596,'action started via WP Cron','2026-03-08 02:21:09','2026-03-08 02:21:09'),(44704,15596,'action complete via WP Cron','2026-03-08 02:21:09','2026-03-08 02:21:09'),(44705,15597,'action created','2026-03-08 02:21:09','2026-03-08 02:21:09'),(44706,15597,'action started via WP Cron','2026-03-08 02:26:53','2026-03-08 02:26:53'),(44707,15597,'action complete via WP Cron','2026-03-08 02:26:53','2026-03-08 02:26:53'),(44708,15598,'action created','2026-03-08 02:26:53','2026-03-08 02:26:53'),(44709,15598,'action started via WP Cron','2026-03-08 02:33:09','2026-03-08 02:33:09'),(44710,15598,'action complete via WP Cron','2026-03-08 02:33:09','2026-03-08 02:33:09'),(44711,15599,'action created','2026-03-08 02:33:09','2026-03-08 02:33:09'),(44712,15599,'action started via WP Cron','2026-03-08 02:57:08','2026-03-08 02:57:08'),(44713,15599,'action complete via WP Cron','2026-03-08 02:57:08','2026-03-08 02:57:08'),(44714,15600,'action created','2026-03-08 02:57:08','2026-03-08 02:57:08'),(44715,15600,'action started via WP Cron','2026-03-08 03:05:45','2026-03-08 03:05:45'),(44716,15600,'action complete via WP Cron','2026-03-08 03:05:45','2026-03-08 03:05:45'),(44717,15601,'action created','2026-03-08 03:05:45','2026-03-08 03:05:45'),(44718,15601,'action started via WP Cron','2026-03-08 03:36:35','2026-03-08 03:36:35'),(44719,15601,'action complete via WP Cron','2026-03-08 03:36:35','2026-03-08 03:36:35'),(44720,15602,'action created','2026-03-08 03:36:35','2026-03-08 03:36:35'),(44721,15602,'action started via WP Cron','2026-03-08 07:12:06','2026-03-08 07:12:06'),(44722,15602,'action complete via WP Cron','2026-03-08 07:12:06','2026-03-08 07:12:06'),(44723,15603,'action created','2026-03-08 07:12:06','2026-03-08 07:12:06'),(44724,15603,'action started via WP Cron','2026-03-08 07:26:47','2026-03-08 07:26:47'),(44725,15603,'action complete via WP Cron','2026-03-08 07:26:47','2026-03-08 07:26:47'),(44726,15604,'action created','2026-03-08 07:26:47','2026-03-08 07:26:47'),(44727,15604,'action started via WP Cron','2026-03-08 08:21:56','2026-03-08 08:21:56'),(44728,15604,'action complete via WP Cron','2026-03-08 08:21:57','2026-03-08 08:21:57'),(44729,15605,'action created','2026-03-08 08:21:57','2026-03-08 08:21:57'),(44730,15605,'action started via WP Cron','2026-03-08 08:36:04','2026-03-08 08:36:04'),(44731,15605,'action complete via WP Cron','2026-03-08 08:36:04','2026-03-08 08:36:04'),(44732,15606,'action created','2026-03-08 08:36:04','2026-03-08 08:36:04'),(44733,15606,'action started via WP Cron','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44734,15606,'action complete via WP Cron','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44735,15607,'action created','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44736,15570,'action started via WP Cron','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44737,15570,'action complete via WP Cron','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44738,15608,'action created','2026-03-08 08:57:27','2026-03-08 08:57:27'),(44739,15607,'action started via WP Cron','2026-03-08 09:05:03','2026-03-08 09:05:03'),(44740,15607,'action complete via WP Cron','2026-03-08 09:05:03','2026-03-08 09:05:03'),(44741,15609,'action created','2026-03-08 09:05:03','2026-03-08 09:05:03'),(44742,15609,'action started via WP Cron','2026-03-08 09:10:46','2026-03-08 09:10:46'),(44743,15609,'action complete via WP Cron','2026-03-08 09:10:46','2026-03-08 09:10:46'),(44744,15610,'action created','2026-03-08 09:10:46','2026-03-08 09:10:46'),(44745,15610,'action started via WP Cron','2026-03-08 09:34:11','2026-03-08 09:34:11'),(44746,15610,'action complete via WP Cron','2026-03-08 09:34:11','2026-03-08 09:34:11'),(44747,15611,'action created','2026-03-08 09:34:11','2026-03-08 09:34:11'),(44748,15611,'action started via WP Cron','2026-03-08 09:43:32','2026-03-08 09:43:32'),(44749,15611,'action complete via WP Cron','2026-03-08 09:43:32','2026-03-08 09:43:32'),(44750,15612,'action created','2026-03-08 09:43:32','2026-03-08 09:43:32'),(44751,15612,'action started via WP Cron','2026-03-08 10:16:48','2026-03-08 10:16:48'),(44752,15612,'action complete via WP Cron','2026-03-08 10:16:49','2026-03-08 10:16:49'),(44753,15613,'action created','2026-03-08 10:16:49','2026-03-08 10:16:49'),(44754,15613,'action started via WP Cron','2026-03-08 10:22:52','2026-03-08 10:22:52'),(44755,15613,'action complete via WP Cron','2026-03-08 10:22:53','2026-03-08 10:22:53'),(44756,15614,'action created','2026-03-08 10:22:53','2026-03-08 10:22:53'),(44757,15614,'action started via WP Cron','2026-03-08 10:38:02','2026-03-08 10:38:02'),(44758,15614,'action complete via WP Cron','2026-03-08 10:38:03','2026-03-08 10:38:03'),(44759,15615,'action created','2026-03-08 10:38:03','2026-03-08 10:38:03'),(44760,15615,'action started via WP Cron','2026-03-08 10:42:41','2026-03-08 10:42:41'),(44761,15615,'action complete via WP Cron','2026-03-08 10:42:42','2026-03-08 10:42:42'),(44762,15616,'action created','2026-03-08 10:42:42','2026-03-08 10:42:42'),(44763,15616,'action started via WP Cron','2026-03-08 14:09:44','2026-03-08 14:09:44'),(44764,15616,'action complete via WP Cron','2026-03-08 14:09:45','2026-03-08 14:09:45'),(44765,15617,'action created','2026-03-08 14:09:45','2026-03-08 14:09:45'),(44766,15617,'action started via WP Cron','2026-03-08 14:15:20','2026-03-08 14:15:20'),(44767,15617,'action complete via WP Cron','2026-03-08 14:15:21','2026-03-08 14:15:21'),(44768,15618,'action created','2026-03-08 14:15:21','2026-03-08 14:15:21'),(44769,15618,'action started via WP Cron','2026-03-08 14:19:56','2026-03-08 14:19:56'),(44770,15618,'action complete via WP Cron','2026-03-08 14:19:57','2026-03-08 14:19:57'),(44771,15619,'action created','2026-03-08 14:19:57','2026-03-08 14:19:57'),(44772,15619,'action started via WP Cron','2026-03-08 14:24:49','2026-03-08 14:24:49'),(44773,15619,'action complete via WP Cron','2026-03-08 14:24:49','2026-03-08 14:24:49'),(44774,15620,'action created','2026-03-08 14:24:49','2026-03-08 14:24:49'),(44775,15620,'action started via WP Cron','2026-03-08 14:31:00','2026-03-08 14:31:00'),(44776,15620,'action complete via WP Cron','2026-03-08 14:31:01','2026-03-08 14:31:01'),(44777,15621,'action created','2026-03-08 14:31:01','2026-03-08 14:31:01');
/*!40000 ALTER TABLE `koreaactionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreacommentmeta`
--

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

--
-- Dumping data for table `koreacommentmeta`
--

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

--
-- Table structure for table `koreacomments`
--

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

--
-- Dumping data for table `koreacomments`
--

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

--
-- Table structure for table `koreafc_campaign_emails`
--

DROP TABLE IF EXISTS `koreafc_campaign_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_campaign_emails` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `campaign_id` bigint(20) unsigned DEFAULT NULL,
  `email_type` varchar(50) DEFAULT 'campaign',
  `subscriber_id` bigint(20) unsigned DEFAULT NULL,
  `email_subject_id` bigint(20) unsigned DEFAULT NULL,
  `email_address` varchar(192) NOT NULL,
  `email_subject` varchar(192) DEFAULT NULL,
  `email_body` longtext DEFAULT NULL,
  `email_headers` text DEFAULT NULL,
  `is_open` tinyint(1) NOT NULL DEFAULT 0,
  `is_parsed` tinyint(1) NOT NULL DEFAULT 0,
  `click_counter` int(11) DEFAULT NULL,
  `status` varchar(50) NOT NULL DEFAULT 'draft',
  `note` text DEFAULT NULL,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `email_hash` varchar(192) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_cam__cid_idx` (`campaign_id`),
  KEY `koreafc_cam__sid_idx` (`subscriber_id`),
  KEY `koreafc_cam__et_idx` (`email_type`),
  KEY `koreafc_cam__estidx` (`status`),
  KEY `koreafc_cam__emtidx` (`email_hash`),
  KEY `scheduled_at` (`scheduled_at`),
  KEY `koreafc_cam__updated_at` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_campaign_emails`
--

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

--
-- Table structure for table `koreafc_campaign_url_metrics`
--

DROP TABLE IF EXISTS `koreafc_campaign_url_metrics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_campaign_url_metrics` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url_id` bigint(20) unsigned DEFAULT NULL,
  `campaign_id` bigint(20) unsigned DEFAULT NULL,
  `subscriber_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(50) DEFAULT 'click',
  `ip_address` varchar(30) DEFAULT NULL,
  `country` varchar(40) DEFAULT NULL,
  `city` varchar(40) DEFAULT NULL,
  `counter` int(10) unsigned NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url_id` (`url_id`),
  KEY `campaign_id` (`campaign_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_campaign_url_metrics`
--

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

--
-- Table structure for table `koreafc_campaigns`
--

DROP TABLE IF EXISTS `koreafc_campaigns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_campaigns` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `parent_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(50) NOT NULL DEFAULT 'campaign',
  `title` varchar(192) NOT NULL,
  `available_urls` text DEFAULT NULL,
  `slug` varchar(192) NOT NULL,
  `status` varchar(50) NOT NULL,
  `template_id` bigint(20) unsigned DEFAULT NULL,
  `email_subject` varchar(192) DEFAULT NULL,
  `email_pre_header` varchar(192) DEFAULT NULL,
  `email_body` longtext NOT NULL,
  `recipients_count` int(11) NOT NULL DEFAULT 0,
  `delay` int(11) DEFAULT 0,
  `utm_status` tinyint(1) DEFAULT 0,
  `utm_source` varchar(192) DEFAULT NULL,
  `utm_medium` varchar(192) DEFAULT NULL,
  `utm_campaign` varchar(192) DEFAULT NULL,
  `utm_term` varchar(192) DEFAULT NULL,
  `utm_content` varchar(192) DEFAULT NULL,
  `design_template` varchar(192) DEFAULT NULL,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`),
  KEY `parent_id` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_campaigns`
--

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

--
-- Table structure for table `koreafc_funnel_metrics`
--

DROP TABLE IF EXISTS `koreafc_funnel_metrics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_funnel_metrics` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `funnel_id` bigint(20) unsigned DEFAULT NULL,
  `sequence_id` bigint(20) unsigned DEFAULT NULL,
  `subscriber_id` bigint(20) unsigned DEFAULT NULL,
  `benchmark_value` bigint(20) unsigned DEFAULT 0,
  `benchmark_currency` varchar(10) DEFAULT 'USD',
  `status` varchar(50) DEFAULT 'completed',
  `notes` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_fmx__m_idx` (`funnel_id`),
  KEY `koreafc_fmx__ms__idx` (`subscriber_id`),
  KEY `sequence_id` (`sequence_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_funnel_metrics`
--

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

--
-- Table structure for table `koreafc_funnel_sequences`
--

DROP TABLE IF EXISTS `koreafc_funnel_sequences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_funnel_sequences` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `funnel_id` bigint(20) unsigned DEFAULT NULL,
  `parent_id` bigint(20) unsigned DEFAULT 0,
  `action_name` varchar(192) DEFAULT NULL,
  `condition_type` varchar(192) DEFAULT NULL,
  `type` varchar(50) DEFAULT 'sequence',
  `title` varchar(192) DEFAULT NULL,
  `description` varchar(192) DEFAULT NULL,
  `status` varchar(50) DEFAULT 'draft',
  `conditions` text DEFAULT NULL,
  `settings` text DEFAULT NULL,
  `note` text DEFAULT NULL,
  `delay` int(10) unsigned DEFAULT NULL,
  `c_delay` int(10) unsigned DEFAULT NULL,
  `sequence` int(10) unsigned DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_fq__fs_idx` (`status`),
  KEY `koreafc_fq__fid_idx` (`funnel_id`),
  KEY `c_delay` (`c_delay`),
  KEY `sequence` (`sequence`),
  KEY `action_name` (`action_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_funnel_sequences`
--

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

--
-- Table structure for table `koreafc_funnel_subscribers`
--

DROP TABLE IF EXISTS `koreafc_funnel_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_funnel_subscribers` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `funnel_id` bigint(20) unsigned DEFAULT NULL,
  `starting_sequence_id` bigint(20) unsigned DEFAULT NULL,
  `next_sequence` bigint(20) unsigned DEFAULT NULL,
  `subscriber_id` bigint(20) unsigned DEFAULT NULL,
  `last_sequence_id` bigint(20) unsigned DEFAULT NULL,
  `next_sequence_id` bigint(20) unsigned DEFAULT NULL,
  `last_sequence_status` varchar(50) DEFAULT 'pending',
  `status` varchar(50) DEFAULT 'active',
  `type` varchar(50) DEFAULT 'funnel',
  `last_executed_time` timestamp NULL DEFAULT NULL,
  `next_execution_time` timestamp NULL DEFAULT NULL,
  `notes` text DEFAULT NULL,
  `source_trigger_name` varchar(192) DEFAULT NULL,
  `source_ref_id` bigint(20) unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_fsx__fidx` (`funnel_id`),
  KEY `koreafc_fsx__fsq_idx` (`subscriber_id`),
  KEY `status` (`status`),
  KEY `type` (`type`),
  KEY `next_execution_time` (`next_execution_time`),
  KEY `next_sequence` (`next_sequence`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_funnel_subscribers`
--

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

--
-- Table structure for table `koreafc_funnels`
--

DROP TABLE IF EXISTS `koreafc_funnels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_funnels` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(50) NOT NULL DEFAULT 'funnel',
  `title` varchar(192) NOT NULL,
  `trigger_name` varchar(150) DEFAULT NULL,
  `status` varchar(50) DEFAULT 'draft',
  `conditions` text DEFAULT NULL,
  `settings` text DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_fn__f_idx` (`status`),
  KEY `koreafc_fn__ft_idx` (`trigger_name`),
  KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_funnels`
--

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

--
-- Table structure for table `koreafc_lists`
--

DROP TABLE IF EXISTS `koreafc_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_lists` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(192) NOT NULL,
  `slug` varchar(192) NOT NULL,
  `description` tinytext DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_lists`
--

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

--
-- Table structure for table `koreafc_meta`
--

DROP TABLE IF EXISTS `koreafc_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `object_type` varchar(50) NOT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `key` varchar(192) NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_mt__mt_idx` (`object_type`),
  KEY `koreafc_mt__mto_id_idx` (`object_id`),
  KEY `koreafc_mt__mto_id_key` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_meta`
--

LOCK TABLES `koreafc_meta` WRITE;
/*!40000 ALTER TABLE `koreafc_meta` DISABLE KEYS */;
INSERT INTO `koreafc_meta` VALUES (1,'option',NULL,'fluentcrm_is_sending_emails_last_called','1772980260','2024-01-27 10:08:04','2026-03-08 21:31:00'),(2,'option',NULL,'fluentcrm_setup_wizard_ran','yes','2025-11-03 15:48:15','2025-11-03 15:48:15');
/*!40000 ALTER TABLE `koreafc_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafc_sequence_tracker`
--

DROP TABLE IF EXISTS `koreafc_sequence_tracker`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_sequence_tracker` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `campaign_id` bigint(20) unsigned DEFAULT NULL,
  `last_sequence_id` bigint(20) unsigned DEFAULT NULL,
  `subscriber_id` bigint(20) unsigned DEFAULT NULL,
  `next_sequence_id` bigint(20) unsigned DEFAULT NULL,
  `status` varchar(50) DEFAULT 'active',
  `type` varchar(50) DEFAULT 'sequence_tracker',
  `last_executed_time` timestamp NULL DEFAULT NULL,
  `next_execution_time` timestamp NULL DEFAULT NULL,
  `notes` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_index__esequence_idx` (`campaign_id`),
  KEY `koreafc_index__esequence_subscriber_idx` (`subscriber_id`),
  KEY `status` (`status`),
  KEY `type` (`type`),
  KEY `last_sequence_id` (`last_sequence_id`),
  KEY `next_execution_time` (`next_execution_time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_sequence_tracker`
--

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

--
-- Table structure for table `koreafc_subscriber_meta`
--

DROP TABLE IF EXISTS `koreafc_subscriber_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_subscriber_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` bigint(20) unsigned NOT NULL,
  `created_by` bigint(20) unsigned NOT NULL,
  `object_type` varchar(50) DEFAULT 'option',
  `key` varchar(192) NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_index__s_meta_id_idx` (`subscriber_id`),
  KEY `koreafc_index__s_ot_idx` (`object_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_subscriber_meta`
--

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

--
-- Table structure for table `koreafc_subscriber_notes`
--

DROP TABLE IF EXISTS `koreafc_subscriber_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_subscriber_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned DEFAULT NULL,
  `created_by` bigint(20) unsigned DEFAULT NULL,
  `status` varchar(50) DEFAULT 'open',
  `type` varchar(50) DEFAULT 'note',
  `is_private` tinyint(4) DEFAULT 1,
  `title` varchar(192) DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_sn__s_id_idx` (`subscriber_id`),
  KEY `koreafc_sn__s_idx` (`status`),
  KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_subscriber_notes`
--

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

--
-- Table structure for table `koreafc_subscriber_pivot`
--

DROP TABLE IF EXISTS `koreafc_subscriber_pivot`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_subscriber_pivot` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` bigint(20) unsigned NOT NULL,
  `object_id` bigint(20) unsigned NOT NULL,
  `object_type` varchar(50) NOT NULL,
  `status` varchar(50) DEFAULT NULL,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_srp__sp_id_idx` (`subscriber_id`),
  KEY `koreafc_srp__sp_o_id_idx` (`object_id`),
  KEY `koreafc_srp__sp_t_id_idx` (`object_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_subscriber_pivot`
--

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

--
-- Table structure for table `koreafc_subscribers`
--

DROP TABLE IF EXISTS `koreafc_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_subscribers` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `hash` varchar(90) DEFAULT NULL,
  `contact_owner` bigint(20) unsigned DEFAULT NULL,
  `company_id` bigint(20) unsigned DEFAULT NULL,
  `prefix` varchar(192) DEFAULT NULL,
  `first_name` varchar(192) DEFAULT NULL,
  `last_name` varchar(192) DEFAULT NULL,
  `email` varchar(190) NOT NULL,
  `timezone` varchar(192) DEFAULT NULL,
  `address_line_1` varchar(192) DEFAULT NULL,
  `address_line_2` varchar(192) DEFAULT NULL,
  `postal_code` varchar(192) DEFAULT NULL,
  `city` varchar(192) DEFAULT NULL,
  `state` varchar(192) DEFAULT NULL,
  `country` varchar(192) DEFAULT NULL,
  `ip` varchar(40) DEFAULT NULL,
  `latitude` decimal(10,8) DEFAULT NULL,
  `longitude` decimal(10,8) DEFAULT NULL,
  `total_points` int(10) unsigned NOT NULL DEFAULT 0,
  `life_time_value` int(10) unsigned NOT NULL DEFAULT 0,
  `phone` varchar(50) DEFAULT NULL,
  `status` varchar(50) NOT NULL DEFAULT 'subscribed',
  `contact_type` varchar(50) DEFAULT 'lead',
  `source` varchar(50) DEFAULT NULL,
  `avatar` varchar(192) DEFAULT NULL,
  `date_of_birth` date DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `last_activity` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `koreafc_index__subscriber_user_id_idx` (`user_id`),
  KEY `koreafc_index__subscriber_status_idx` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_subscribers`
--

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

--
-- Table structure for table `koreafc_tags`
--

DROP TABLE IF EXISTS `koreafc_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(192) NOT NULL,
  `slug` varchar(192) NOT NULL,
  `description` tinytext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_tags`
--

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

--
-- Table structure for table `koreafc_term_relations`
--

DROP TABLE IF EXISTS `koreafc_term_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_term_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned DEFAULT NULL,
  `object_type` varchar(192) NOT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_tmr__tm_idx` (`term_id`),
  KEY `koreafc_tmr__tm_id_type` (`object_type`),
  KEY `koreafc_tmr__tm_id_idx` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_term_relations`
--

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

--
-- Table structure for table `koreafc_terms`
--

DROP TABLE IF EXISTS `koreafc_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_terms` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `parent_id` bigint(20) unsigned DEFAULT NULL,
  `taxonomy_name` varchar(50) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `title` text DEFAULT NULL,
  `position` decimal(10,2) NOT NULL DEFAULT 1.00,
  `description` longtext DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `koreafc_tms__tm_idx` (`taxonomy_name`),
  KEY `koreafc_tms__tm_id_slug` (`slug`),
  KEY `koreafc_tms__tm_id_pid` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_terms`
--

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

--
-- Table structure for table `koreafc_url_stores`
--

DROP TABLE IF EXISTS `koreafc_url_stores`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafc_url_stores` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` text NOT NULL,
  `short` varchar(50) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `short` (`short`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafc_url_stores`
--

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

--
-- Table structure for table `koreaff_scheduled_actions`
--

DROP TABLE IF EXISTS `koreaff_scheduled_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreaff_scheduled_actions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action` varchar(255) DEFAULT NULL,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `origin_id` bigint(20) unsigned DEFAULT NULL,
  `feed_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(255) DEFAULT 'submission_action',
  `status` varchar(255) DEFAULT NULL,
  `data` longtext DEFAULT NULL,
  `note` tinytext DEFAULT NULL,
  `retry_count` int(10) unsigned DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreaff_scheduled_actions`
--

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

--
-- Table structure for table `koreafluentform_draft_submissions`
--

DROP TABLE IF EXISTS `koreafluentform_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_draft_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `hash` varchar(255) NOT NULL,
  `type` varchar(255) DEFAULT 'step_data',
  `step_completed` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `response` longtext DEFAULT NULL,
  `source_url` varchar(255) DEFAULT NULL,
  `browser` varchar(45) DEFAULT NULL,
  `device` varchar(45) DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_draft_submissions`
--

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

--
-- Table structure for table `koreafluentform_entry_details`
--

DROP TABLE IF EXISTS `koreafluentform_entry_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_entry_details` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `submission_id` bigint(20) unsigned DEFAULT NULL,
  `field_name` varchar(255) DEFAULT NULL,
  `sub_field_name` varchar(255) DEFAULT NULL,
  `field_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=949 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_entry_details`
--

LOCK TABLES `koreafluentform_entry_details` WRITE;
/*!40000 ALTER TABLE `koreafluentform_entry_details` DISABLE KEYS */;
INSERT INTO `koreafluentform_entry_details` VALUES (1,4,1,'names','first_name','William'),(2,4,1,'names','last_name','Morris'),(3,4,1,'input_text','','William Morris'),(4,4,1,'email','','notification@connectnic.com'),(5,4,1,'phone','','00149154934'),(6,4,1,'description','','Notice: We are not liable for any financial losses, information loss, reduction in SEO rankings, missed clients, undeliverable email or any other detriments that you may suffer upon the termination of skaivalley.com. For more info please look at section 89.g.1a of our User Agreement.\r\nHere is your ultimate alert to extend skaivalley.com:\r\nhttps://connectnic.com/renew/U0tBSVZBTExFWS5DT00\r\nIn the scenario that skaivalley.com lapses, we maintain the right to offer your spot to contending businesses in the identical sector and zone after 3 business days on an bidding basis.\r\nThis is the final correspondence that we are required to send out regarding the termination of skaivalley.com\r\nSafe Online Payment:\r\nhttps://connectnic.com/renew/U0tBSVZBTExFWS5DT00\r\nAll functions will be automatically renewed on skaivalley.com if payment is confirmed in full before expiry. Thanks for  your immediate attention to this.'),(7,4,2,'names','first_name','Pamela Chastain'),(8,4,2,'names','last_name','Chastain'),(9,4,2,'input_text','','Pamela Chastain'),(10,4,2,'email','','chastain.pamela@gmail.com'),(11,4,2,'phone','','7045622185'),(12,4,2,'description','','Most of us like to partake in a little vino, a cocktail, or a nice cold brewski every now and then...\r\n\r\nAnd I\'m one of them :)\r\n\r\nHowever, recent studies prove the #1 sign you drink too much is excess lower belly fat (also referred to as \"Liver Belly\").\r\n\r\nThat\'s because the entire fat-burning process depends on a healthy liver.\r\n\r\nAnd although alcohol is normally quite damaging to your liver...\r\n\r\nThe ancient Mediterranean ritual you\'ll see at the link below naturally protects, purifies, and rapidly cleanses your liver of EVERY form of alcohol...\r\n\r\nAllowing you to enjoy a few drinks while promoting weight loss at the same time!\r\n\r\nThat\'s why, if you\'re gonna drink alcohol, just follow this simple Mediterranean Ritual beforehand (takes 30 seconds).\r\n\r\nCheck it now: https://tinyurl.com/mediteraneanritual'),(13,4,3,'names','first_name','Phil'),(14,4,3,'names','last_name','Stewart'),(15,4,3,'input_text','','Gabriella Schoonover'),(16,4,3,'email','','noreplyhere@aol.com'),(17,4,3,'phone','','342-123-4456'),(18,4,3,'datetime','','Phil Stewart'),(19,4,3,'description','','Ready to blast your message across the digital universe? Just as you\'re engaging with this ad, imagine your brand message reaching countless website contact forms worldwide! Starting at just under $100, unlock the potential to reach 1 million forms. Reach out to me below for details\r\n\r\nP. Stewart\r\nEmail: j4hyrm@mail-to-form.xyz\r\nSkype: form-blasting'),(20,4,4,'names','first_name','Theresa'),(21,4,4,'names','last_name','Smith'),(22,4,4,'input_text','','Dwayne Corona'),(23,4,4,'email','','corona.dwayne2@gmail.com'),(24,4,4,'phone','','428208353'),(25,4,4,'datetime','','Theresa'),(26,4,4,'description','','Hello,\r\n\r\nDo you sometimes find yourself in a tug of war between work and fitness? We have the perfect solution for you - Elebands! \r\n\r\nElebands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day.\r\n\r\nThe best part is we have full body weight sets ranging from 3 lbs – 30 lbs to ensure optimal results no matter what your fitness goals are. \r\n\r\nPlus! We have bands for sports, casual, and formal occasions that you can wear with any outfit, ensuring you stay stylish while achieving your fitness goals.\r\n\r\nWith Elebands, you no longer have to choose between work and exercise. Our body weight bands enable you to lose weight and get fit regardless of your location or activity. Enjoy these instant benefits:\r\n\r\n1. Burn Calories: Effortlessly burn up to 1,500 calories daily, toning your body as you go about your day.\r\n\r\n2. Natural Weight Loss: Say goodbye to intense workouts and stressful diets. Elebands helps you lose weight naturally.\r\n\r\n3. Build Strength: Develop lean muscles and enhance your strength as you carry out your regular activities.\r\n\r\nImagine achieving your dream body without stepping foot in a gym or following a strict diet plan. With Elebands, it\'s possible.\r\n\r\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements. To get started visit our website now at https://bit.ly/elebands-news and embrace the Elebands experience.\r\n\r\nLet Elebands be your partner in achieving a fit and healthy lifestyle. Start your transformation today!\r\n\r\nWarm regards,\r\n\r\nTheresa Smith\r\nBrand Ambassador\r\nElebands USA\r\n\r\nVisit our website NOW!   https://bit.ly/elebands-news'),(27,4,5,'names','first_name','Barbara'),(28,4,5,'names','last_name','Gooch'),(29,4,5,'input_text','','Barbara Gooch'),(30,4,5,'email','','barbara.gooch@gmail.com'),(31,4,5,'phone','','2014847818'),(32,4,5,'datetime','','Gooch'),(33,4,5,'description','','Hi,\r\n\r\nAre you looking for a way to create a sustainable online business with minimal effort? Let me introduce you to the PLR Empire Builder—your ticket to a thriving digital product business.\r\n\r\nWith the PLR Empire Builder, you get access to 10 million PLR (Private Label Rights) digital products that you can use, rebrand, and resell as your own. This is a game-changer for entrepreneurs, content creators, and anyone who wants to build a business without starting from scratch.\r\n\r\nHere\'s what you get with the PLR Empire Builder:\r\n\r\n- 10 million high-quality digital products, including Canva designs, articles, videos, and more.\r\n- Full commercial rights to use and resell these products.\r\n- The freedom to customize and rebrand to fit your style.\r\n- A risk-free 30-day money-back guarantee.\r\n\r\n\r\nReady to start building your PLR empire? Click the link below to learn more and grab this incredible offer while it\'s still available.\r\n\r\nCheck it now: https://tinyurl.com/plrempirebuilder\r\n\r\nBest regards!\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com/webinar ©2024 GoTo, Inc.'),(34,4,6,'names','first_name','Ramon'),(35,4,6,'names','last_name','Prieto'),(36,4,6,'input_text','','Ramon Prieto'),(37,4,6,'email','','admin@charterunionfin.com'),(38,4,6,'phone','','4533759'),(39,4,6,'datetime','','Ramon Prieto'),(40,4,6,'description','','Do not stay out of business, or close down due to lack of Funding and finance. Your projects, businesses and financial needs is completely possible.\r\n\r\nYou can now fund your projects, businesses without worries of repayment as you can have ample amount of time to execute your projects and businesses and build up, grow financially, to achieve your complete set goals.\r\n\r\nAre you also a broker/consultant? Make life easy for various of your clients globlly to help provide funding for their various Businesses and Projects, edging them towards a better buiness and financial goals.\r\n\r\nChu Yeung\r\nCustomer Care Department\r\ninfo@charterunionfin.com\r\n+852 8199 9324'),(41,4,7,'names','first_name','Nelle'),(42,4,7,'names','last_name','Sliva'),(43,4,7,'input_text','','Nelle Sliva'),(44,4,7,'email','','nelle.sliva27@yahoo.com'),(45,4,7,'phone','','9023632452'),(46,4,7,'description','','Hi,\r\n\r\nNeed a new website without breaking the bank? WebDesigner Washington is offering a complete turnkey website for just $250, but this deal is limited to the first five customers! Check it here: https://webdesignerwashington.com/\r\n\r\nHere\'s what you get:\r\n- Fast delivery: Your website will be live in 7 days.\r\n- All-inclusive: Up to 5 pages, domain name, 1 year of maintenance, and basic SEO.\r\n- Satisfaction guaranteed: Love it or get your money back.\r\n- We have over 16 years of experience and a 4.9/5 rating from 100+ reviews. Our 4-step process makes it easy for you to get a stunning website that drives business.\r\n\r\nDon\'t miss out! This is a real service that comes to help small business. Check https://webdesignerwashington.com/ to claim your 25%.\r\n\r\nBest,\r\n\r\nWebDesigner Washington'),(47,4,8,'names','first_name','Theresa'),(48,4,8,'names','last_name','Smith'),(49,4,8,'input_text','','Isabell Shiels'),(50,4,8,'email','','isabell.shiels@gmail.com'),(51,4,8,'phone','','81551902'),(52,4,8,'datetime','','Theresa Smith'),(53,4,8,'description','','Hello,\r\n\r\nI wanted to ask if you ever struggled with the choice of working out OR putting in more time at the office. Well, we have the perfect solution for you - EleBands!  \r\n \r\nEleBands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day. \r\n \r\nThe best part is we have full body weight sets ranging from 3lbs – 30lbs to ensure optimal results no matter what your fitness goals are.  \r\n \r\nELEVATE YOUR FITNESS NOW: \r\n \r\n- No Gym \r\n- No Diet\r\n- No Excercise \r\n- Nothing To Take... \r\n \r\nJUST GO ABOUT YOUR DAY AND, \r\n \r\n- Get Toned \r\n- Burn Calories \r\n- Lose Weight Effortlesly \r\n \r\nYou have to see our bands, there is nothing else like them on the planet. Take a look NOW! https://bit.ly/elebands-news\r\n \r\nPlus! We have bands for sports, casual, and formal occasions that you can wear with any outfit, ensuring you stay stylish while achieving your fitness goals. \r\n \r\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements.  \r\n \r\nCheck out our stylish and powerful bands now: https://bit.ly/elebands-news\r\n\r\nTheresa Smith\r\nBrand Ambassador\r\nElebands USA\r\n\r\nP.S. Many people choose to sacrifice their health to build their career or make more money, with EleBands you can handle your health and your career at the same time. This is a game changer you must see now, check us out: https://bit.ly/elebands-news'),(54,4,9,'names','first_name','Faye'),(55,4,9,'names','last_name','Faye'),(56,4,9,'input_text','','Faye'),(57,4,9,'email','','teambuildingkorea.com@aol.com'),(58,4,9,'phone','','381723485'),(59,4,9,'datetime','','Faye Tench'),(60,4,9,'description','','Hi there, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nEnjoy,\r\n\r\nFaye'),(61,4,10,'names','first_name','Emily'),(62,4,10,'names','last_name','Jones'),(63,4,10,'input_text','','Rdefc A'),(64,4,10,'email','','emilyjones2250@gmail.com'),(65,4,10,'phone','','517746579'),(66,4,10,'datetime','','Emily Jones'),(67,4,10,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nEmily'),(68,4,11,'names','first_name','Joanna'),(69,4,11,'names','last_name','Riggs'),(70,4,11,'input_text','','Joanna Riggs'),(71,4,11,'email','','joannariggs278@gmail.com'),(72,4,11,'phone','','694680119'),(73,4,11,'datetime','','Joanna Riggs'),(74,4,11,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(75,4,12,'names','first_name','Jenna'),(76,4,12,'names','last_name','Wager'),(77,4,12,'input_text','','Jenna Wager'),(78,4,12,'email','','wager.jenna@googlemail.com'),(79,4,12,'phone','','3218129946'),(80,4,12,'datetime','','Jenna Wager'),(81,4,12,'description','','Hey there,\r\n\r\nImagine your WordPress site powered by AI!\r\n\r\nOur plugin writes captivating content, designs stunning visuals, and automates marketing tasks - all within your Wordpress dashboard.\r\n\r\nMore info:  https://furtherinfo.org/wpg\r\n\r\nSincerely,\r\n\r\nJenna'),(82,4,13,'names','first_name','Libby'),(83,4,13,'names','last_name','Evans'),(84,4,13,'input_text','','A nxxfvc'),(85,4,13,'email','','libbyevans461@gmail.com'),(86,4,13,'phone','','300838810'),(87,4,13,'datetime','','Libby Evans'),(88,4,13,'description','','Hi,\r\n\r\nI\'ve just been on teambuildingkorea.com and noticed you\'re on Instagram.\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\nAre you looking to attract more engaged followers, growing your audience further and reach more potential customers?\r\n\r\nLet me know if you would like further information.\r\n\r\nKind Regards,\r\nLibby\r\n\r\nUnsubscribe: https://removeme.click/ig/unsubscribe.php?d=teambuildingkorea.com'),(89,4,14,'names','first_name','Leilani'),(90,4,14,'names','last_name','Leilani'),(91,4,14,'input_text','','Leilani'),(92,4,14,'email','','leilani@angwin.podiatristusa.sale'),(93,4,14,'phone','','258265565'),(94,4,14,'datetime','','Leilani Angwin'),(95,4,14,'description','','Morning,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://podiatristusa.sale\r\n\r\nThe Best,\r\n\r\nLeilani'),(96,4,15,'names','first_name','Amelia'),(97,4,15,'names','last_name','Brown'),(98,4,15,'input_text','','Liil iwmenc'),(99,4,15,'email','','ameliabrown0325@gmail.com'),(100,4,15,'phone','','7541675936'),(101,4,15,'datetime','','Amelia Brown'),(102,4,15,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your \r\nsubscriber count safely and practically.\r\n\r\nOur focus is on organic growth strategies that nurture a \r\nthriving community around your channel. We don\'t use bots or \r\ngimmicks, just targeted engagement tactics to help you reach the \r\nright people.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=teambuildingkorea.com'),(103,4,16,'names','first_name','Kai'),(104,4,16,'names','last_name','Rinaldi'),(105,4,16,'input_text','','Kai Rinaldi'),(106,4,16,'email','','rinaldi.kai53@gmail.com'),(107,4,16,'phone','','4218068'),(108,4,16,'datetime','','Kai'),(109,4,16,'description','','Hi there,\r\n\r\nI recently came across your website on teambuildingkorea.com and found it very interesting. I was curious, have you ever considered creating an eBook out of your website content?\r\n\r\nThere are tools available, that allow you to easily convert website content into a well-designed eBook. This could be a great way to repurpose your existing content and potentially reach a new audience.\r\n\r\nOf course, I understand this might not be something you\'re interested in, but I just wanted to share the possibility!\r\n\r\nAnyway, here is the tool I had in mind. It\'s only $16.95 so worth checking out: \r\nhttps://furtherinfo.org/lgb7\r\n\r\nBest regards,\r\nKai\r\n\r\nUnsubscribe: https://removeme.click/wp/unsubscribe.php?d=teambuildingkorea.com'),(110,4,17,'names','first_name','Emily'),(111,4,17,'names','last_name','Jones'),(112,4,17,'input_text','','Ibj Fqschlo'),(113,4,17,'email','','emilyjones2250@gmail.com'),(114,4,17,'phone','','339707311'),(115,4,17,'datetime','','Emily Jones'),(116,4,17,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nEmily'),(117,4,18,'names','first_name','Marylin'),(118,4,18,'names','last_name','Marylin'),(119,4,18,'input_text','','Marylin'),(120,4,18,'email','','marylin@teambuildingkorea.com'),(121,4,18,'datetime','','Marylin'),(122,4,18,'description','','Hi there \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping!  Get it Now: https://linterna.cc\r\n\r\nBest regards, \r\n\r\nMarylin'),(123,4,19,'names','first_name','Mathew'),(124,4,19,'names','last_name','Grunewald'),(125,4,19,'input_text','','Mathew Grunewald'),(126,4,19,'email','','mathew.grunewald@gmail.com'),(127,4,19,'phone','','5430407484'),(128,4,19,'datetime','','Mathew'),(129,4,19,'description','','Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nLearn more: https://furtherinfo.org/0wg3\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/0wg3\r\n\r\nMathew'),(130,4,20,'names','first_name','Minjeong'),(131,4,20,'names','last_name','Park'),(132,4,20,'input_text','','Fuchs Lubricants Korea Ltd'),(133,4,20,'email','','minjeong.park@fuchs.com'),(134,4,20,'phone','','01041591332'),(135,4,20,'datetime','','17/08/2024'),(136,4,20,'description','','Virtual team building program inquiry\r\n\r\nNo of employees : about 300\r\n(10 Asia countries)\r\nDuration : 1 hour'),(137,4,21,'names','first_name','Phil'),(138,4,21,'names','last_name','Stewart'),(139,4,21,'input_text','','Betsy Angas'),(140,4,21,'email','','noreplyhere@aol.com'),(141,4,21,'phone','','342-123-4456'),(142,4,21,'datetime','','Phil Stewart'),(143,4,21,'description','','I was interested in whether or not you would like me to blast your ad to millions of contact forms. You\'re reading this message so you know others will read yours the same way. Take a peek at my site below for info\r\n\r\nhttp://3818ty.blast-to-forms.xyz'),(144,4,22,'names','first_name','Joanna'),(145,4,22,'names','last_name','Riggs'),(146,4,22,'input_text','','Joanna Riggs'),(147,4,22,'email','','joannariggs278@gmail.com'),(148,4,22,'phone','','526223711'),(149,4,22,'datetime','','Joanna'),(150,4,22,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=teambuildingkorea.com'),(151,4,23,'names','first_name','Rory'),(152,4,23,'names','last_name','Rory'),(153,4,23,'input_text','','Rory'),(154,4,23,'email','','rorysteinberg@foxmail.com'),(155,4,23,'phone','','882880147'),(156,4,23,'datetime','','Rory Steinberg'),(157,4,23,'description','','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.co\r\n\r\nThanks and Best Regards,\r\n\r\nRory\r\nContact - Team Building Korea'),(158,4,24,'names','first_name','Ashli'),(159,4,24,'names','last_name','Walton'),(160,4,24,'input_text','','Ashli Walton'),(161,4,24,'email','','ashli.walton@gmail.com'),(162,4,24,'phone','','6621409090'),(163,4,24,'datetime','','Walton'),(164,4,24,'description','','Hi,\r\n\r\nI hope this email finds you well.\r\n\r\nMy name is Michael, and I’m reaching out to introduce you to an incredible opportunity to elevate your digital marketing skills and start earning from day one with Digital Wealth Academy (DWA).\r\n\r\nAre you struggling to find a reliable way to make money online? Many people face the same challenge, feeling overwhelmed by the sheer volume of information and the steep learning curve. That’s where DWA comes in.\r\n\r\nWhy Digital Wealth Academy?\r\n- Comprehensive Training: From SEO and social media marketing to email campaigns and sales funnels, DWA covers it all.\r\n- Master Resell Rights (MRR): Gain the right to resell our top-tier course and keep 100% of the profits.\r\n- Proven Success: Our members have transformed their lives, achieving financial freedom through our program.\r\n\r\nWhat Our Students Are Saying:\r\n\r\n“DWA has been a game-changer for me! Within three months, I went from zero to making a consistent $5,000 per month. The training modules are thorough and easy to follow.” – Sarah J.\r\n\r\n“Thanks to Digital Wealth Academy, I was able to quit my 9-to-5 job and focus entirely on my online business. The support and resources provided are unparalleled.” – Mike T.\r\n\r\n“The Master Resell Rights model is brilliant! It allowed me to start earning right away without having to create my own products from scratch.” – Rachel K.\r\n\r\nDon’t just take my word for it. See how DWA can change your life by visiting https://digitalwealthacademy.online/.\r\n\r\nReady to Get Started?\r\n\r\nClick https://digitalwealthacademy.online/ to learn more and take the first step towards financial independence.\r\n\r\nIf you have any questions or need further information, feel free to reply to this email. I’m here to help!\r\n\r\nBest regards,\r\n\r\nMichael'),(165,4,25,'names','first_name','Jannie'),(166,4,25,'names','last_name','Hoag'),(167,4,25,'input_text','','Jannie Hoag'),(168,4,25,'email','','jannie.hoag@msn.com'),(169,4,25,'phone','','9633258240'),(170,4,25,'datetime','','Jannie'),(171,4,25,'description','','Use the advanced & finetuned AI models at https://proai.click to generate amazing media for your brand'),(172,4,26,'names','first_name','Peter'),(173,4,26,'names','last_name','A.'),(174,4,26,'input_text','','Emile Cates'),(175,4,26,'email','','peter.a@grafixar.com'),(176,4,26,'phone','','227401089'),(177,4,26,'description','','Hi,\r\n\r\nI hope this email finds you well.\r\n\r\nI recently came across your website teambuildingkorea.com and noticed a few issues like broken links, errors, and some design elements that could be improved. Given the positive reviews your business has received, I took the initiative to design a new version of your website.\r\n\r\nI\'d love to show you the first draft, which is ready for your review. I believe it will enhance your online presence and address the current issues.\r\n\r\nIn terms of pricing, I want to be upfront. The cost for a business website is $800 for 5 pages. If you need e-commerce functionality, the price is $1200. These are reduced rates from my usual minimum of $3000, offering you substantial savings. You only need to pay once the website is complete and you are fully satisfied.\r\n\r\nAre you interested in seeing the new design? If not, no worries - just let me know and I can discard it.\r\n\r\nBest regards,\r\nPeter A.\r\nhttps://grafixar.com\r\npeter.a@grafixar.com'),(178,4,27,'names','first_name','Raina'),(179,4,27,'names','last_name','Lindgren'),(180,4,27,'input_text','','Raina Lindgren'),(181,4,27,'email','','raina.lindgren6@outlook.com'),(182,4,27,'phone','','7842235502'),(183,4,27,'datetime','','Raina'),(184,4,27,'description','','WANTED: Partnerships & Agents for Global E-commerce Firm\r\n\r\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\r\n\r\nWhy Choose 4U2 Inc.? (see https.//www.4u2inc.com)\r\n\r\nGlobal reach for your products\r\nImmediate requirements for a wide range of items\r\nOpportunity to expand your business network\r\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\r\n\r\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\r\n\r\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!'),(185,4,28,'names','first_name','Emily'),(186,4,28,'names','last_name','Jones'),(187,4,28,'input_text','','Jlmz R'),(188,4,28,'email','','emilyjones2250@gmail.com'),(189,4,28,'phone','','272351359'),(190,4,28,'datetime','','Emily'),(191,4,28,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nEmily'),(192,4,29,'names','first_name','Juliana'),(193,4,29,'names','last_name','Juliana'),(194,4,29,'input_text','','Juliana'),(195,4,29,'email','','magicmat@teambuildingkorea.com'),(196,4,29,'phone','','639812515'),(197,4,29,'datetime','','Juliana'),(198,4,29,'description','','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here:  https://magicmats.co\r\n\r\nTo your success, \r\n \r\nJuliana'),(199,4,30,'names','first_name','Bailey'),(200,4,30,'names','last_name','Laby'),(201,4,30,'input_text','','Bailey Laby'),(202,4,30,'email','','bailey.laby@gmail.com'),(203,4,30,'phone','','882991974'),(204,4,30,'datetime','','Bailey Laby'),(205,4,30,'description','','Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/yarx\r\n\r\nBailey\r\n\r\nIf you do not wish to receive any further offers:\r\nhttps://removeme.click/wp/unsubscribe.php?d=teambuildingkorea.com'),(206,4,31,'names','first_name','Katelyn'),(207,4,31,'names','last_name','Raiden'),(208,4,31,'input_text','','Uindf qvhjmnfs'),(209,4,31,'email','','katelynraiden@gmail.com'),(210,4,31,'phone','','5145136083'),(211,4,31,'datetime','','Katelyn'),(212,4,31,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=teambuildingkorea.com'),(213,4,32,'names','first_name','Dulcie'),(214,4,32,'names','last_name','Pelloe'),(215,4,32,'input_text','','Dulcie Pelloe'),(216,4,32,'email','','pelloe.dulcie@gmail.com'),(217,4,32,'phone','','214994769'),(218,4,32,'datetime','','Dulcie'),(219,4,32,'description','','Your website is a direct reflection of your company.\r\n \r\nIf it\'s outdated, broken, lacks features or just needs to be updated, it directly affects how your customers perceive the rest of your business MUCH MORE THAN YOU THINK.\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(220,4,33,'names','first_name','Phil'),(221,4,33,'names','last_name','Stewart'),(222,4,33,'input_text','','Marilyn Haugen'),(223,4,33,'email','','noreplyhere@aol.com'),(224,4,33,'phone','','342-123-4456'),(225,4,33,'datetime','','Phil Stewart'),(226,4,33,'description','','Quick question: how would you like your ad to be seen by millions of people? I sent this message to your contact form, and you\'re reading it now! Visit my site below to learn more.\r\n\r\nhttp://zcpqvq.contactformmarketing.xyz'),(227,4,34,'names','first_name','Joanna'),(228,4,34,'names','last_name','Riggs'),(229,4,34,'input_text','','Joanna Riggs'),(230,4,34,'email','','joannariggs278@gmail.com'),(231,4,34,'phone','','651546212'),(232,4,34,'datetime','','Joanna'),(233,4,34,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=teambuildingkorea.com'),(234,4,35,'names','first_name','Franchesca'),(235,4,35,'names','last_name','Franchesca'),(236,4,35,'input_text','','Franchesca'),(237,4,35,'email','','franchesca@teambuildingkorea.com'),(238,4,35,'phone','','3994203652'),(239,4,35,'datetime','','Franchesca'),(240,4,35,'description','','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nSincerely, \r\n\r\nFranchesca'),(241,4,36,'names','first_name','Philip'),(242,4,36,'names','last_name','Deaton'),(243,4,36,'input_text','','Philip Deaton'),(244,4,36,'email','','philip.deaton@gmail.com'),(245,4,36,'phone','','661708366'),(246,4,36,'datetime','','Philip Deaton'),(247,4,36,'description','','WANTED: Partnerships & Agents for Global E-commerce Firm\r\n\r\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\r\n\r\nWhy Choose 4U2 Inc.? (see https.//www.4u2inc.com)\r\n\r\nGlobal reach for your products\r\nImmediate requirements for a wide range of items\r\nOpportunity to expand your business network\r\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\r\n\r\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\r\n\r\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!'),(248,4,37,'names','first_name','Katelyn'),(249,4,37,'names','last_name','Raiden'),(250,4,37,'input_text','','Uailt Bjzdo'),(251,4,37,'email','','katelynraiden@gmail.com'),(252,4,37,'phone','','7764254094'),(253,4,37,'datetime','','Katelyn Raiden'),(254,4,37,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=teambuildingkorea.com'),(255,4,38,'names','first_name','Leonida'),(256,4,38,'names','last_name','Shears'),(257,4,38,'input_text','','Leonida Shears'),(258,4,38,'email','','leonida.shears@googlemail.com'),(259,4,38,'phone','','6383567731'),(260,4,38,'datetime','','Leonida Shears'),(261,4,38,'description','','Are you frustrated by the high prices for simple web work and website updates?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(262,4,39,'names','first_name','Ashlee'),(263,4,39,'names','last_name','T'),(264,4,39,'email','','atseng4@its.jnj.com'),(265,4,39,'datetime','','12/09/2024'),(266,4,39,'description','','Hello, I\'m looking for a team that can organize our team activity from 12:00 pm - 18:00 pm (maybe include dinner should be good). \r\nWe have 30 ppl all together, kindly contact me for further discussion if you\'re interested in our request, thanks! :)'),(267,4,40,'names','first_name','Phil'),(268,4,40,'names','last_name','Stewart'),(269,4,40,'input_text','','Marcy Birdsall'),(270,4,40,'email','','noreplyhere@aol.com'),(271,4,40,'phone','','342-123-4456'),(272,4,40,'datetime','','Phil Stewart'),(273,4,40,'description','','Hi, would you be interested in having your ad reach millions of contact forms just like this one did? Check out my site below for more details.\r\n\r\nhttp://k4rc5m.contactblasting.xyz'),(274,4,41,'names','first_name','Aurora'),(275,4,41,'names','last_name','Aurora'),(276,4,41,'input_text','','Aurora'),(277,4,41,'email','','info@person.pawsafer.net'),(278,4,41,'phone','','533133230'),(279,4,41,'datetime','','Aurora'),(280,4,41,'description','','Hello \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.net\r\n \r\nThanks and Best Regards, \r\n \r\nAurora'),(281,4,42,'names','first_name','Joanna'),(282,4,42,'names','last_name','Riggs'),(283,4,42,'input_text','','Joanna Riggs'),(284,4,42,'email','','joannariggs278@gmail.com'),(285,4,42,'phone','','6752667653'),(286,4,42,'datetime','','Joanna Riggs'),(287,4,42,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(288,4,43,'names','first_name','Amelia'),(289,4,43,'names','last_name','Brown'),(290,4,43,'input_text','','Phw V'),(291,4,43,'email','','ameliabrown12784@gmail.com'),(292,4,43,'phone','','538397553'),(293,4,43,'datetime','','Amelia'),(294,4,43,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(295,4,44,'names','first_name','Rosaline'),(296,4,44,'names','last_name','Means'),(297,4,44,'input_text','','Rosaline Means'),(298,4,44,'email','','means.rosaline@msn.com'),(299,4,44,'phone','','2052884604'),(300,4,44,'datetime','','Rosaline'),(301,4,44,'description','','Are you frustrated by the high prices for simple web work and website updates?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(302,4,45,'names','first_name','Lynwood'),(303,4,45,'names','last_name','Lynwood'),(304,4,45,'input_text','','Lynwood'),(305,4,45,'email','','info@hanran.medicopostura.com'),(306,4,45,'phone','','9419276193'),(307,4,45,'datetime','','Lynwood Hanran'),(308,4,45,'description','','Good day \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThe Best, \r\n\r\nLynwood'),(309,4,46,'names','first_name','Phil'),(310,4,46,'names','last_name','Stewart'),(311,4,46,'input_text','','Lizette Martinelli'),(312,4,46,'email','','noreplyhere@aol.com'),(313,4,46,'phone','','342-123-4456'),(314,4,46,'datetime','','Phil Stewart'),(315,4,46,'description','','Ever thought about having your ad blasted to millions of contact forms? You\'re reading this message, so you know it works! Check out my site below for more info.\r\n\r\nhttp://psv6hq.contactblasting.xyz'),(316,4,47,'names','first_name','Phillipp'),(317,4,47,'names','last_name','McGhee'),(318,4,47,'input_text','','Phillipp McGhee'),(319,4,47,'email','','mcghee.phillipp4@gmail.com'),(320,4,47,'phone','','264629878'),(321,4,47,'datetime','','Phillipp McGhee'),(322,4,47,'description','','Do you have big ideas and plans to update your website, but hate the outrageous fees that most agencies charge?\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(323,4,48,'names','first_name','Dolly'),(324,4,48,'names','last_name','Dolly'),(325,4,48,'input_text','','Dolly'),(326,4,48,'email','','info@seaborn.tnawua.com'),(327,4,48,'phone','','9057631095'),(328,4,48,'datetime','','Dolly'),(329,4,48,'description','','Hello there, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nSincerely,\r\n\r\nDolly'),(330,4,49,'names','first_name','Phil'),(331,4,49,'names','last_name','Stewart'),(332,4,49,'input_text','','Arleen Copland'),(333,4,49,'email','','noreplyhere@aol.com'),(334,4,49,'phone','','342-123-4456'),(335,4,49,'datetime','','Phil'),(336,4,49,'description','','By reading this message you just proved that contact form blasting works great for advertising. After all, the main battle to advertising is getting people to actually read your ad and you just did that. Now let\'s get your ad blasted out there and get you some sales, followers, youtube views, etc.. Now offering high volume blasting plans designed specially for affiliate marketers and agencies.Discover more on my site\r\n\r\nhttp://kgp2r4.contactformblasting.xyz'),(337,4,50,'names','first_name','Yumi'),(338,4,50,'names','last_name','Yagi'),(339,4,50,'input_text','','Maserati Korea'),(340,4,50,'email','','yumi.yagi@maserati.com'),(341,4,50,'phone','','+81 9025279850'),(342,4,50,'description','','Timing: 1 day or half-day during October or November 2024\r\nVenue: Seoul, Korea\r\nNumber of employees: 20\r\nNationality of employees:　60% Korean, 40% non-Korean\r\nLanguage: English'),(343,4,51,'names','first_name','Felicity'),(344,4,51,'names','last_name','Sauncho'),(345,4,51,'input_text','','Felicity Sauncho'),(346,4,51,'email','','felicitysauncho@gmail.com'),(347,4,51,'phone','','3170522069'),(348,4,51,'datetime','','Felicity'),(349,4,51,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nFelicity'),(350,4,52,'names','first_name','Joanna'),(351,4,52,'names','last_name','Riggs'),(352,4,52,'input_text','','Joanna Riggs'),(353,4,52,'email','','joannariggs94@gmail.com'),(354,4,52,'phone','','292596468'),(355,4,52,'datetime','','Joanna'),(356,4,52,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(357,4,53,'names','first_name','Jo'),(358,4,53,'names','last_name','Riggs'),(359,4,53,'input_text','','Kipdawzf'),(360,4,53,'email','','joannariggs278@gmail.com'),(361,4,53,'phone','','7922631950'),(362,4,53,'datetime','','Jo Riggs'),(363,4,53,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJo\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(364,4,54,'names','first_name','Phil'),(365,4,54,'names','last_name','Stewart'),(366,4,54,'input_text','','Shauna Sachse'),(367,4,54,'email','','noreplyhere@aol.com'),(368,4,54,'phone','','342-123-4456'),(369,4,54,'datetime','','Phil Stewart'),(370,4,54,'description','','I can blast your ad to contact forms on sites in industries and locations of your choosing - 1 full month of service for less than $100 Visit: http://t8lmj4.contactformblasting.xyz'),(371,4,55,'names','first_name','Isidro'),(372,4,55,'names','last_name','Strader'),(373,4,55,'input_text','','Isidro Strader'),(374,4,55,'email','','visit-my-link-in-e-mail-thanks@teambuildingkorea.com'),(375,4,55,'phone','','6762380538'),(376,4,55,'datetime','','Isidro'),(377,4,55,'description','','Did you know that 78% of companies are disappointed with their website conversion rates?\r\n\r\nDon\'t let potential customers click back and go to to your competitors!\r\n\r\nWe can design you a Premium Looking & High Converting Website Valued at $10,000 with No High Upfront Cost.\r\n\r\nYou will just pay a small monthly upkeep fee.\r\n\r\nHere is a video discussing exactly how we can turn your web site into a Lead Generating Machine.\r\n\r\nGo Here:\r\nhttps://yourquicklink.com/ASALU\r\n\r\nThanks,\r\nKen Lee\r\n\r\nP.S. This agressive offer is time-sensitive and won\'t last. Act fast to safeguard your spot!'),(378,4,56,'names','first_name','Linnie'),(379,4,56,'names','last_name','Santora'),(380,4,56,'input_text','','Linnie Santora'),(381,4,56,'email','','santora.linnie88@gmail.com'),(382,4,56,'phone','','7056916382'),(383,4,56,'datetime','','Linnie'),(384,4,56,'description','','Hi there,\r\n\r\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\r\n\r\nCreate Stunning Websites\r\nManage Social Media Effortlessly\r\nGenerate Unlimited Traffic\r\n\r\nGrab Mintsuite now for just $16 (normally $180)!\r\n\r\nCheck out the amazing features of Mintsuite here: https://furtherinfo.info/mint\r\n\r\nThanks for your time,\r\nLinnie'),(385,4,57,'names','first_name','Ian'),(386,4,57,'names','last_name','Timperley'),(387,4,57,'input_text','','Ian Timperley'),(388,4,57,'email','','timperley.ian@outlook.com'),(389,4,57,'phone','','4684938446'),(390,4,57,'datetime','','Ian'),(391,4,57,'description','','FINANCIAL INSTRUMENT AND GLOBAL FUNDING\r\n\r\nWe at WEALTHY CREDIT LIMITED HONG KONG -For all your financial instruments -BG/SBLC/PPP ... Also monetization and NON RECOURSE cash loan\r\n10% for any referrals and also Intermediaries/Consultants/Brokers can apply with the company. We fund globally\r\nFor more info on Non Refund cash loan; \r\n\r\nThey are the best in the world, they also  give funding meeting face to face.\r\n\r\nFeel free to follow up and contact them for more details;\r\n\r\nCalls : +852 300 16439\r\nEmail : info@fastcapitalhk.com'),(392,4,58,'names','first_name','Jodie'),(393,4,58,'names','last_name','Jodie'),(394,4,58,'input_text','','Jodie'),(395,4,58,'email','','jodie@liu.thawking.shop'),(396,4,58,'phone','','4192139144'),(397,4,58,'datetime','','Jodie Liu'),(398,4,58,'description','','Hey there \r\n \r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \r\n\r\nBuy now: https://thawking.shop\r\n \r\nThank You, \r\n \r\nJodie'),(399,4,59,'names','first_name','Lottie'),(400,4,59,'names','last_name','Thompson'),(401,4,59,'input_text','','Facebook'),(402,4,59,'email','','lottiethompson218@gmail.com'),(403,4,59,'phone','','7933854295'),(404,4,59,'datetime','','Lottie Thompson'),(405,4,59,'description','','Hey\r\n\r\nWe run a Facebook service, which increases your number of fans/followers safely and practically.\r\n\r\nThis can be for a page, a group, or an individual profile.\r\n\r\n- 400+ followers per month.\r\n- Real people who follow your page/group/profile because they are interested in what you do (no bots/fakes)\r\n- No automated techniques, everything is safe and manual.\r\n\r\nOur price is just $60 (USD) per month, with no contract.\r\n\r\nWe also offer an introductory trial, so you can see the process yourself first, risk-free.\r\n\r\nIf you are interested, just reply back and we can discuss further.\r\n\r\nKind Regards,\r\nLottie'),(406,4,60,'names','first_name','Brad'),(407,4,60,'names','last_name','Steffens'),(408,4,60,'input_text','','Gisele Felder'),(409,4,60,'email','','gisele.felder@gmail.com'),(410,4,60,'phone','','7735037253'),(411,4,60,'datetime','','Brad'),(412,4,61,'names','first_name','Susan'),(413,4,61,'names','last_name','Karsh'),(414,4,61,'input_text','','Carlos Dent'),(415,4,61,'email','','carlos.dent12@gmail.com'),(416,4,61,'phone','','92536730'),(417,4,61,'datetime','','Susan Karsh'),(418,4,61,'description','','Hello,\r\n\r\nWould you be interested in dropping up to 2 pounds a week without hitting the gym?\r\n\r\nMost people don’t believe this is possible, but it is, because it has been working for me and I never gain the weight back.\r\n\r\nI work for Elebands and we make ultra-thin, fashionable body weight bands that come in 5 - 30 pound sets and they look so sexy and sleek you won’t believe they are weights. \r\n \r\nYou just put them on your wrist, ankle and waist for the entire day and you’ll burn up to 1,500 calories a day, with no workout needed.\r\n \r\nBasically, the added weight makes your body work harder and burn more calories as you go about your day.\r\n \r\nIf you want to lose up to 2 lbs a week, without going to a gym, visit our website here: https://bit.ly/elebands-info\r\n\r\nThis Week, For The Fist 50 Customers, you can get 20% off: Use discount code: TAKE20%OFF\r\n\r\nSusan Karsh\r\nBusiness Development\r\nElebands\r\n \r\nP.S. Even Phil Handy, Former LA Lakers coach said our weight bands are great and help burn calories - watch his video here: https://bit.ly/elebands-phil-handy'),(419,4,62,'names','first_name','Amelia'),(420,4,62,'names','last_name','Brown'),(421,4,62,'input_text','','Lhvquk Rs K'),(422,4,62,'email','','ameliabrown12784@gmail.com'),(423,4,62,'phone','','3351627200'),(424,4,62,'datetime','','Amelia'),(425,4,62,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(426,4,63,'names','first_name','Matt'),(427,4,63,'names','last_name','Bacote'),(428,4,63,'input_text','','Matt Bacote'),(429,4,63,'email','','bacote.matt@googlemail.com'),(430,4,63,'phone','','513962972'),(431,4,63,'datetime','','Matt'),(432,4,63,'description','','Do you have big ideas and plans to update your website, but hate the outrageous fees and slow turn times of most agencies?\r\nWhy pay $45+ per hour for web development work, when you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed, web development agency offering WHOLESALE PRICING.\r\n\r\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\r\nWe can also do flat project based pricing if that\'s your preference.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\nWarmly,\r\n\r\nDan Setzinger\r\nSenior Web Specialist \r\nFusion Web Experts  \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nDan.Setzinger@FusionWebExpertsUsa.com\r\nhttps://www.FusionWebExpertsUSA.com'),(433,4,64,'names','first_name','Gary'),(434,4,64,'names','last_name','Charles'),(435,4,64,'input_text','','Dominating Keywords'),(436,4,64,'email','','garycharles@dominatingkeywords.com'),(437,4,64,'phone','','8185327032'),(438,4,64,'description','','Get thousands of clicks per month from Google, Bing and other search engines with less than $10 per day ad budget.\r\nNo SEO and no PPC.\r\nFlat fee per keyword.\r\nAll I need from you is a list of desired keywords and I\'ll send you traffic quotes and details within 24 hours.\r\nYou can get more information and do online demo on our website.'),(439,4,65,'names','first_name','Joanna'),(440,4,65,'names','last_name','Riggs'),(441,4,65,'input_text','','Joanna Riggs'),(442,4,65,'email','','joannariggs94@gmail.com'),(443,4,65,'phone','','683580441'),(444,4,65,'datetime','','Joanna Riggs'),(445,4,65,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(446,4,66,'names','first_name','Barbara'),(447,4,66,'names','last_name','Hicks'),(448,4,66,'input_text','','Dianne Keyes'),(449,4,66,'email','','barbarahicks@mail.co.uk'),(450,4,66,'phone','','2503041394'),(451,4,66,'datetime','','Barbara'),(452,4,66,'description','','Hi,\r\n\r\nI\'ve visited teambuildingkorea.com and was wondering if you would be interested in promoting your site to our audience of up to 30 million?\r\n\r\nWe also have over 3.4 million followers on social media which we can also use to give you more exposure.\r\n\r\nWe\'ll deliver your message to millions of potential customers across the globe, or specific countries if you prefer.\r\n\r\nWe handle the entire process. You simply provide your message and target country preferences, and we safely send it out through our trusted network.\r\n\r\nIf this is of interested and you would like more information, please get back to me.\r\n\r\nIf you are not interested, simply ignore this email.\r\n\r\nThanks,\r\nBarbara\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(453,4,67,'names','first_name','Candelaria'),(454,4,67,'names','last_name','Candelaria'),(455,4,67,'input_text','','Candelaria'),(456,4,67,'email','','candelaria@teambuildingkorea.com'),(457,4,67,'phone','','50147226'),(458,4,67,'datetime','','Candelaria'),(459,4,67,'description','','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.online\r\n\r\nMany Thanks, \r\n\r\nCandelaria'),(460,4,68,'names','first_name','Amelia'),(461,4,68,'names','last_name','Brown'),(462,4,68,'input_text','','Kgcpiqzdws'),(463,4,68,'email','','ameliabrown12784@gmail.com'),(464,4,68,'phone','','516641350'),(465,4,68,'datetime','','Amelia'),(466,4,68,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\n The price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(467,4,69,'names','first_name','Phil'),(468,4,69,'names','last_name','Stewart'),(469,4,69,'input_text','','Tonja Carvalho'),(470,4,69,'email','','noreplyhere@aol.com'),(471,4,69,'phone','','342-123-4456'),(472,4,69,'datetime','','Phil'),(473,4,69,'description','','Want to get millions of people to engage with your content on a budget?\r\n Let me know if you’d like more information—my contact info is listed below.\r\n\r\nRegards,\r\nTonja Carvalho\r\nEmail: Tonja.Carvalho@morebiz.my\r\nWebsite: http://nw9ul6.form-marketing.top\r\nSkype: marketingwithcontactforms'),(474,4,70,'names','first_name','Joanna'),(475,4,70,'names','last_name','Riggs'),(476,4,70,'input_text','','Joanna Riggs'),(477,4,70,'email','','joannariggs278@gmail.com'),(478,4,70,'phone','','112089149'),(479,4,70,'datetime','','Joanna Riggs'),(480,4,70,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(481,4,71,'names','first_name','Phil'),(482,4,71,'names','last_name','Stewart'),(483,4,71,'input_text','','Harriet Paulk'),(484,4,71,'email','','noreplyhere@aol.com'),(485,4,71,'phone','','342-123-4456'),(486,4,71,'datetime','','Phil'),(487,4,71,'description','','Need a way to get millions of people to engage with your website on a budget?\r\n Let me know if you’d like more information—my contact info is listed below.\r\n\r\nRegards,\r\nHarriet Paulk\r\nEmail: Harriet.Paulk@morebiz.my\r\nWebsite: http://m6dej4.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms'),(488,4,72,'names','first_name','Joanna'),(489,4,72,'names','last_name','Riggs'),(490,4,72,'input_text','','Joanna Riggs'),(491,4,72,'email','','joannariggs278@gmail.com'),(492,4,72,'phone','','129378738'),(493,4,72,'datetime','','Joanna Riggs'),(494,4,72,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(495,4,73,'names','first_name','Felisha'),(496,4,73,'names','last_name','Felisha'),(497,4,73,'input_text','','Felisha'),(498,4,73,'email','','teambuildingkorea.com@hotmail.com'),(499,4,73,'phone','','7455508561'),(500,4,73,'datetime','','Felisha'),(501,4,73,'description','','Morning \r\n\r\nSearching for a gift that will absolutely enchant? Our Enchanted Shining Rose™ unites elegance and enchantment in one beautiful keepsake. With its gentle light and iridescent rose adorned with delicate lights, it’s an item that brightens any space—and any soul.\r\n\r\nGift something unforgettable. Great for celebrating special moments or just to show you’re thinking of them.\r\n\r\nSpecial Offer: Now 50% OFF with free shipping at https://shiningrose.biz\r\n\r\nBest regards,\r\n\r\nFelisha'),(502,4,74,'names','first_name','Adriana'),(503,4,74,'names','last_name','Keaney'),(504,4,74,'input_text','','Adriana Keaney'),(505,4,74,'email','','adriana.keaney@msn.com'),(506,4,74,'phone','','362059991'),(507,4,74,'datetime','','Adriana'),(508,4,74,'description','','Hello! If your business accepted Visa or Mastercard between 2004 and 2019, you may be eligible to claim thousands of dollars in compensation owed to you from a recent $5.53 billion class action settlement for Visa/ Mastercard charging you excess fee\'s. Note: You MUST be a USA based business to be eligible. Visit https://visasettlementclaims.org now to start your claim before it ends soon.'),(509,4,75,'names','first_name','Franchesca'),(510,4,75,'names','last_name','Franchesca'),(511,4,75,'input_text','','Franchesca'),(512,4,75,'email','','franchesca@teambuildingkorea.com'),(513,4,75,'phone','','475589279'),(514,4,75,'datetime','','Franchesca'),(515,4,75,'description','','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.biz\r\n\r\nHave a great time, \r\n\r\nFranchesca'),(516,4,76,'names','first_name','Katelyn'),(517,4,76,'names','last_name','Raiden'),(518,4,76,'input_text','','Fk Jtfa d As'),(519,4,76,'email','','katelynraiden@gmail.com'),(520,4,76,'phone','','465972679'),(521,4,76,'datetime','','Katelyn'),(522,4,76,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(523,4,77,'names','first_name','Roger'),(524,4,77,'names','last_name','Crawford'),(525,4,77,'input_text','','Trudi Bejah'),(526,4,77,'email','','bejah.trudi46@outlook.com'),(527,4,77,'phone','','7982230105'),(528,4,77,'datetime','','Crawford'),(529,4,77,'description','','Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive compensation from the Visa/Mastercard $5.5 Billion Dollar settlement. You could potentially receive tens of thousands, hundreds of thousands or even millions in compensation based on your usage. https://visasettlementclaim.org'),(530,4,78,'names','first_name','Damien'),(531,4,78,'names','last_name','Damien'),(532,4,78,'input_text','','Damien'),(533,4,78,'email','','info@brindley.medicopostura.com'),(534,4,78,'phone','','609903036'),(535,4,78,'datetime','','Damien'),(536,4,78,'description','','Good Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThe Best, \r\n\r\nDamien'),(537,4,79,'names','first_name','Felicity'),(538,4,79,'names','last_name','Sauncho'),(539,4,79,'input_text','','Felicity Sauncho'),(540,4,79,'email','','felicitysauncho02@gmail.com'),(541,4,79,'phone','','658186718'),(542,4,79,'datetime','','Felicity Sauncho'),(543,4,79,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nFelicity'),(544,4,80,'names','first_name','Joanna'),(545,4,80,'names','last_name','Riggs'),(546,4,80,'input_text','','Joanna Riggs'),(547,4,80,'email','','joannariggs278@gmail.com'),(548,4,80,'phone','','22661544'),(549,4,80,'datetime','','Joanna'),(550,4,80,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(551,4,81,'names','first_name','Alphonse'),(552,4,81,'names','last_name','Stillman'),(553,4,81,'input_text','','Alphonse Stillman'),(554,4,81,'email','','stillman.alphonse@yahoo.com'),(555,4,81,'phone','','7737214735'),(556,4,81,'datetime','','Alphonse Stillman'),(557,4,81,'description','','Hi, this is a friendly reminder it\'s your last chance to file your claim for the ERC / Employee Retention Tax Credit. This is money set aside that\'s owed to you by the US Government, which reimburses you up to $32,200 per W2 you kept on payroll during the pandemic. This is your last chance to claim your money: https://claim-erc.net'),(558,4,82,'names','first_name','Diego'),(559,4,82,'names','last_name','Diego'),(560,4,82,'input_text','','Diego'),(561,4,82,'email','','info@sills.caredogbest.com'),(562,4,82,'phone','','613203467'),(563,4,82,'datetime','','Diego Sills'),(564,4,82,'description','','Hey there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest regards, \r\n\r\nDiego'),(565,4,83,'names','first_name','Jc'),(566,4,83,'names','last_name','Sheffield'),(567,4,83,'input_text','','Jc Sheffield'),(568,4,83,'email','','sheffield.jc@outlook.com'),(569,4,83,'phone','','745716754'),(570,4,83,'datetime','','Jc Sheffield'),(571,4,84,'names','first_name','Nida'),(572,4,84,'names','last_name','Nida'),(573,4,84,'input_text','','Nida'),(574,4,84,'email','','info@wellman.bangeshop.com'),(575,4,84,'datetime','','Nida Wellman'),(576,4,84,'description','','Good day, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nRegards,\r\n\r\nNida'),(577,4,85,'names','first_name','Joanna'),(578,4,85,'names','last_name','Riggs'),(579,4,85,'input_text','','Joanna Riggs'),(580,4,85,'email','','joannariggs94@gmail.com'),(581,4,85,'phone','','6132841855'),(582,4,85,'datetime','','Joanna'),(583,4,85,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(584,4,86,'names','first_name','Nidia'),(585,4,86,'names','last_name','Merrifield'),(586,4,86,'input_text','','Nidia Merrifield'),(587,4,86,'email','','nidia.merrifield@hotmail.com'),(588,4,86,'datetime','','Nidia Merrifield'),(589,4,86,'description','','Are you tired of expensive and ineffective marketing strategies? Our service sends your ad text to millions of website contact forms at a flat rate. No extra costs. Your message will be read and noticed.\r\n\r\n Contact me at the details below if you’d like to explore this further.\r\n\r\nRegards,\r\nNidia Merrifield\r\nEmail: Nidia.Merrifield@morebiz.my\r\nWebsite: http://gch8l6.advertise-with-contactforms.pro\r\nConnect with me via Skype: https://join.skype.com/invite/nVcxdDgQnfhA'),(590,4,87,'names','first_name','Gemma'),(591,4,87,'names','last_name','Covington'),(592,4,87,'input_text','','TikTok Growth'),(593,4,87,'email','','gemmacovington9@gmail.com'),(594,4,87,'phone','','50983703'),(595,4,87,'datetime','','Gemma Covington'),(596,4,87,'description','','Hi there,\r\n\r\nWe run a TikTok growth service, which increases your number of followers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ followers per month.\r\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nGemma'),(597,4,88,'names','first_name','Bettina'),(598,4,88,'names','last_name','Rains'),(599,4,88,'input_text','','Bettina Rains'),(600,4,88,'email','','rains.bettina@yahoo.com'),(601,4,88,'phone','','3973816143'),(602,4,88,'datetime','','Bettina Rains'),(603,4,89,'names','first_name','Lieselotte'),(604,4,89,'names','last_name','Campion'),(605,4,89,'input_text','','Lieselotte Campion'),(606,4,89,'email','','campion.lieselotte@gmail.com'),(607,4,89,'phone','','472490281'),(608,4,89,'datetime','','Lieselotte Campion'),(609,4,89,'description','','Hi there,\r\n\r\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\r\n\r\nCreate Stunning Websites\r\nManage Social Media Effortlessly\r\nGenerate Unlimited Traffic\r\n\r\nGrab Mintsuite now for just $16 (normally $197)!\r\n\r\nCheck out the amazing features of Mintsuite here: https://furtherinfo.info/mint\r\n\r\nThanks for your time,\r\nLieselotte'),(610,4,90,'names','first_name','Dick'),(611,4,90,'names','last_name','Gilroy'),(612,4,90,'input_text','','Dick Gilroy'),(613,4,90,'email','','gilroy.dick@gmail.com'),(614,4,90,'phone','','6502687375'),(615,4,90,'datetime','','Dick Gilroy'),(616,4,90,'description','','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz   \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me -  http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez'),(617,4,91,'names','first_name','Kelley'),(618,4,91,'names','last_name','Delagarza'),(619,4,91,'input_text','','Kelley Delagarza'),(620,4,91,'email','','kelley.delagarza85@yahoo.com'),(621,4,91,'phone','','247504070'),(622,4,91,'datetime','','Kelley'),(623,4,91,'description','','Businesses that accepted Visa/Mastercard payments between 2004 and 2019 may qualify for compensation as part of the $5.54 billion class action settlement.\r\nThe deadline is fast approaching: February 4, 2025.\r\nAct now to claim your share!\r\nVisit: http://cardsettlement.top for details and filing assistance.'),(624,4,92,'names','first_name','Jerald'),(625,4,92,'names','last_name','Hulett'),(626,4,92,'input_text','','Jerald Hulett'),(627,4,92,'email','','jerald.hulett@gmail.com'),(628,4,92,'datetime','','Jerald'),(629,4,92,'description','','Imagine having your message seen by millions of potential customers. With our service, we can send your ad text directly to website contact forms, guaranteeing that your message will be read. And the best part? There are no per click costs - just one flat rate to reach a massive audience.\r\n\r\n Let me know if you’d like more information—my contact info is listed below.\r\n\r\nRegards,\r\nJerald Hulett\r\nEmail: Jerald.Hulett@uniqueadvertising.pro\r\nWebsite: http://h2byxs.advertiseviaforms.my'),(630,4,93,'names','first_name','Joanna'),(631,4,93,'names','last_name','Riggs'),(632,4,93,'input_text','','Joanna Riggs'),(633,4,93,'email','','joannariggs278@gmail.com'),(634,4,93,'phone','','525210139'),(635,4,93,'datetime','','Joanna Riggs'),(636,4,93,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(637,4,94,'names','first_name','Nida'),(638,4,94,'names','last_name','Nida'),(639,4,94,'input_text','','Nida'),(640,4,94,'email','','info@brentnall.medicopostura.com'),(641,4,94,'phone','','906369123'),(642,4,94,'datetime','','Nida'),(643,4,94,'description','','Hi there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThanks and Best Regards, \r\n\r\nNida'),(644,4,95,'names','first_name','Marcia'),(645,4,95,'names','last_name','Stickler'),(646,4,95,'input_text','','Marcia Stickler'),(647,4,95,'email','','stickler.marcia@gmail.com'),(648,4,95,'phone','','7750094721'),(649,4,95,'datetime','','Marcia Stickler'),(650,4,95,'description','','Hi,\r\n\r\nI\'m reaching out to share an exciting content package for food and health content creators. Our Cooking Video Library includes:\r\n\r\n200 HD cooking videos covering diverse cuisines and techniques, \r\n50 healthy recipe eBooks, \r\n800 professionally written cooking articles.\r\n\r\nWith unrestricted PLR rights, you can rebrand, customize, and resell all content. Perfect for growing your audience and monetizing across multiple platforms.\r\n\r\nCurrently available at a special price of $13.95.\r\n\r\nFor more details: https://furtherinfo.info/cook\r\n\r\nBest regards,\r\nMarcia'),(651,4,96,'names','first_name','LIZ'),(652,4,96,'names','last_name','JIMENEZ'),(653,4,96,'input_text','','BIMBO'),(654,4,96,'phone','','5572286835'),(655,4,96,'datetime','','17/03/2025'),(656,4,96,'description','','Hola! \r\n\r\nSoy liz de mexico, mi equipo va tener una reunión en corea en los proximos meses, viajaremos y me gustaria tener un teambuilding. Me puede enviar las opciones?'),(657,4,97,'names','first_name','Mike Berndt Schulz'),(658,4,97,'names','last_name','Mike Berndt Schulz'),(659,4,97,'input_text','','Apple'),(660,4,97,'email','','mikexxxx@gmail.com'),(661,4,97,'phone','','87893299187'),(662,4,97,'description','','Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Berndt Schulz\r\n \r\nDgital X Flow Team'),(663,4,98,'names','first_name','Amelia'),(664,4,98,'names','last_name','Brown'),(665,4,98,'input_text','','Kxzxiiaoa'),(666,4,98,'email','','ameliabrown5822@gmail.com'),(667,4,98,'phone','','3173381363'),(668,4,98,'datetime','','Amelia Brown'),(669,4,98,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(670,4,99,'names','first_name','Carol'),(671,4,99,'names','last_name','Cúc'),(672,4,99,'input_text','','Catalyst Vietnam'),(673,4,99,'email','','carol@catalystteambuilding.vn'),(674,4,99,'phone','','+84 902553595'),(675,4,99,'datetime','','25/01/2025'),(676,4,99,'description','','alo alo'),(677,4,100,'names','first_name','Bobby'),(678,4,100,'names','last_name','Ryan'),(679,4,100,'input_text','','Suzanna Jamieson'),(680,4,100,'email','','heyitsbobbyryan@gmail.com'),(681,4,100,'phone','','261292386'),(682,4,100,'datetime','','Bobby'),(683,4,100,'description','','Hey, I made a new free course to start earning money online with AI, is this a good place to send it?'),(684,4,101,'names','first_name','Chanda'),(685,4,101,'names','last_name','Chanda'),(686,4,101,'input_text','','Chanda'),(687,4,101,'email','','info@ranking.caredogbest.com'),(688,4,101,'phone','','9025881715'),(689,4,101,'datetime','','Chanda'),(690,4,101,'description','','Good day \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF:  https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest, \r\n\r\nChanda'),(691,4,102,'names','first_name','Terrell'),(692,4,102,'names','last_name','Dehart'),(693,4,102,'input_text','','Terrell Dehart'),(694,4,102,'email','','dehart.terrell@outlook.com'),(695,4,102,'phone','','463725532'),(696,4,102,'datetime','','Terrell'),(697,4,102,'description','','Want to generate amazing content? Need videos or text-to-speech? Check out these 3 Amazing AI Tools: \r\n**Create stunning videos  \r\n**Produce written content quickly  \r\n**Convert text to realistic speech  \r\nGet started today! http://3amazingaitools.top/'),(698,4,103,'names','first_name','Kathryn'),(699,4,103,'names','last_name','Barnhill'),(700,4,103,'input_text','','Kathryn Barnhill'),(701,4,103,'email','','barnhill.kathryn@hotmail.com'),(702,4,103,'phone','','7782873010'),(703,4,103,'datetime','','Kathryn Barnhill'),(704,4,103,'description','','Is this you? https://warriorplus.com/o2/a/wntj6lx/0'),(705,4,104,'names','first_name','Johnathan'),(706,4,104,'names','last_name','Dyason'),(707,4,104,'input_text','','Jagged Marketing'),(708,4,104,'email','','ljohnathaneds@gmail.com'),(709,4,104,'phone','','8074882179'),(710,4,104,'datetime','','Johnathan'),(711,4,104,'description','','Hey,\r\n\r\nI have a bunch of leads avail for your business.\r\nWhat’s the best # to reach out to you with them?\r\n\r\nThanks\r\nJonathan\r\n\r\n304 S. Jones Blvd #4934, Las Vegas, NV. 89107\r\n\r\nTo opt out, UNSUBSCRIBE HERE\r\nhttps://Eventoptout.xyz'),(712,4,105,'names','first_name','Imogen'),(713,4,105,'names','last_name','Vandermark'),(714,4,105,'input_text','','Imogen Vandermark'),(715,4,105,'email','','vandermark.imogen@gmail.com'),(716,4,105,'phone','','3518595690'),(717,4,105,'datetime','','Imogen'),(718,4,105,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit:  https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nImogen'),(719,4,106,'names','first_name','Felicity'),(720,4,106,'names','last_name','Sauncho'),(721,4,106,'input_text','','Felicity Sauncho'),(722,4,106,'email','','felicitysauncho030@gmail.com'),(723,4,106,'phone','','4576720'),(724,4,106,'datetime','','Felicity'),(725,4,106,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nFelicity\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(726,4,107,'names','first_name','Karol'),(727,4,107,'names','last_name','Karol'),(728,4,107,'input_text','','Karol'),(729,4,107,'email','','info@whiddon.medicopostura.com'),(730,4,107,'phone','','304280444'),(731,4,107,'datetime','','Karol Whiddon'),(732,4,107,'description','','Hey there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nSincerely, \r\n\r\nKarol'),(733,4,108,'names','first_name','Cheri'),(734,4,108,'names','last_name','Ellwood'),(735,4,108,'input_text','','Cheri Ellwood'),(736,4,108,'email','','cheri.ellwood@gmail.com'),(737,4,108,'phone','','7578582131'),(738,4,108,'datetime','','Cheri'),(739,4,108,'description','','Advertise smarter with us. We deliver your ad text directly to website contact forms for a flat rate. Your message is guaranteed to be read without per-click expenses.\r\n\r\n Want more info? Reach out using the details below.\r\n\r\nRegards,\r\nCheri Ellwood\r\nEmail: Cheri.Ellwood@uniqueadvertising.pro\r\nWebsite: http://3sls9u.marketing-with-contactforms.top'),(740,4,109,'names','first_name','Harryirosy'),(741,4,109,'names','last_name','Harryirosy'),(742,4,109,'input_text','','Apple'),(743,4,109,'email','','ibucezevuda439@gmail.com'),(744,4,109,'phone','','82584782669'),(745,4,109,'description','','Dia duit, theastaigh uaim do phraghas a fháil.'),(746,4,110,'names','first_name','Chasity'),(747,4,110,'names','last_name','Deschamps'),(748,4,110,'input_text','','Chasity Deschamps'),(749,4,110,'email','','deschamps.chasity@gmail.com'),(750,4,110,'phone','','4149790'),(751,4,110,'datetime','','Chasity'),(752,4,110,'description','','Hey from Zundee!\r\n\r\nWe are testing out a new system to get you unlimited clients!\r\n\r\nPlease come visit us and tell us what you think! Search yourself, search your company, search anything you want!\r\n\r\nhttps://marketingaaa.com/teambuildingkorea.com'),(753,4,111,'names','first_name','Tracie'),(754,4,111,'names','last_name','Ponder'),(755,4,111,'input_text','','Tracie Ponder'),(756,4,111,'email','','ponder.tracie54@gmail.com'),(757,4,111,'phone','','568458172'),(758,4,111,'datetime','','Tracie'),(759,4,111,'description','','Hey! \r\n\r\nLooking for long lost friends? Employees working at a certain company? Clients for your company ? Come try out our people and company search for free!\r\n\r\n https://marketingfff.com'),(760,4,112,'names','first_name','Robt'),(761,4,112,'names','last_name','Woolery'),(762,4,112,'input_text','','Robt Woolery'),(763,4,112,'email','','robt.woolery@gmail.com'),(764,4,112,'phone','','634953872'),(765,4,112,'datetime','','Robt'),(766,4,112,'description','','If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\r\nyou SAVE TREES.\r\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\r\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\r\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\r\nbooks, and much more, unlimited applications.\r\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\r\nCertified.\r\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\r\npurchase.\r\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\r\nFor USA : www.highhimage.com\r\nUK : www.highhimage.co.uk\r\nEU and Germany :\r\nhttps://www.amazon.de/s?me=A25QCBN7Y1DN8U&amp;language=en&amp;marketplaceID=A1PA6795\r\nUKMFR9\r\nUAE : https://www.amazon.ae/s?me=AQA0LQ9F8VDQC&amp;marketplaceID=A2VIGQ35RCS4UG\r\nAvailable on Walmart and Amazon worldwide.\r\nCheers\r\nHimanshu Lakhani\r\n+91 9833915491 for DIRECT ORDERS on Whatsapp\r\nCEO – B2B and E Commerce\r\nIMAGE STATIONERY LTD.\r\nSalford - London - Mumbai\r\nOther mail ID : imageprint123@gmail.com'),(767,4,113,'names','first_name','Avery'),(768,4,113,'names','last_name','Avery'),(769,4,113,'input_text','','Avery'),(770,4,113,'email','','info@gilbert.bangeshop.com'),(771,4,113,'phone','','31918006'),(772,4,113,'datetime','','Avery'),(773,4,113,'description','','Good Morning, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nBest regards,\r\n\r\nAvery'),(774,4,114,'names','first_name','Clara'),(775,4,114,'names','last_name','Clara'),(776,4,114,'input_text','','Clara'),(777,4,114,'email','','info@sealey.pawtrim.shop'),(778,4,114,'phone','','8087282391'),(779,4,114,'datetime','','Clara'),(780,4,114,'description','','Morning \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawtrim.shop\r\n \r\nThank You, \r\n \r\nClara'),(781,4,115,'names','first_name','Gary'),(782,4,115,'names','last_name','Charles'),(783,4,115,'input_text','','DominatingKeywords'),(784,4,115,'email','','gary_charles@dominatingkeywords.com'),(785,4,115,'phone','','8054002077'),(786,4,115,'description','','I am not offering you SEO, nor PPC.\r\nThis is something completely different.\r\nJust send us keywords of your interest or fill online quote form on our website and your website banner instantly appears number one on Google and Bing search results without Pay Per Click charges.\r\nLet me show you how it works and you will be pleasantly surprised by the results.'),(787,4,116,'names','first_name','Joanna'),(788,4,116,'names','last_name','Riggs'),(789,4,116,'input_text','','Joanna Riggs'),(790,4,116,'email','','joannariggs278@gmail.com'),(791,4,116,'phone','','8192923830'),(792,4,116,'datetime','','Joanna Riggs'),(793,4,116,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 USD for a 30 second video ($239 USD for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(794,4,117,'names','first_name','Katelyn'),(795,4,117,'names','last_name','Raiden'),(796,4,117,'input_text','','Mlj Ssd yper G'),(797,4,117,'email','','katelynraiden@gmail.com'),(798,4,117,'phone','','728782034'),(799,4,117,'datetime','','Katelyn Raiden'),(800,4,117,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(801,4,118,'names','first_name','Janet'),(802,4,118,'names','last_name','Julian'),(803,4,118,'input_text','','Melvin Laycock'),(804,4,118,'email','','ruchiuyou@gmail.com'),(805,4,118,'phone','','681191382'),(806,4,118,'datetime','','Janet'),(807,4,118,'description','','Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\r\n\r\n- We guarantee to gain you new 700 subscribers per month\r\n- People subscribe because they are interested in your videos/channel, increasing video likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any bots.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\r\n\r\nKind Regards,\r\n\r\nTo Unsubscribe, reply with the word unsubscribe in the subject.'),(808,4,119,'names','first_name','Norris'),(809,4,119,'names','last_name','Pinnock'),(810,4,119,'input_text','','Norris Pinnock'),(811,4,119,'email','','pinnock.norris@yahoo.com'),(812,4,119,'phone','','3257847692'),(813,4,119,'datetime','','Norris Pinnock'),(814,4,119,'description','','Tired of paying for advertising that doesn\'t work? With our service, you can send your ad text to millions of website contact forms for one flat rate. People will read your message just like you\'re reading this one - and there are no per click costs. Get started today and watch your business grow.\r\n\r\n If you’re interested in learning more about how this works, reach out to me using the contact info below.\r\n\r\nRegards,\r\nNorris Pinnock\r\nEmail: Norris.Pinnock@freshnewleads.my\r\nWebsite: http://fs545q.contactformads.top'),(815,4,120,'names','first_name','Nereida'),(816,4,120,'names','last_name','Nereida'),(817,4,120,'input_text','','Nereida'),(818,4,120,'email','','info@scerri.medicopostura.com'),(819,4,120,'phone','','111733001'),(820,4,120,'datetime','','Nereida'),(821,4,120,'description','','Hello there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThank You, \r\n\r\nNereida'),(822,4,121,'names','first_name','Tedirosy'),(823,4,121,'names','last_name','Tedirosy'),(824,4,121,'input_text','','Nokia'),(825,4,121,'email','','ocopesuq299@gmail.com'),(826,4,121,'phone','','83397586421'),(827,4,121,'description','','Sveiki, es gribēju zināt savu cenu.'),(828,4,122,'names','first_name','Wendi'),(829,4,122,'names','last_name','Bulcock'),(830,4,122,'input_text','','Wendi Bulcock'),(831,4,122,'email','','bulcock.wendi@gmail.com'),(832,4,122,'phone','','719418431'),(833,4,122,'datetime','','Wendi Bulcock'),(834,4,122,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \r\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!'),(835,4,123,'names','first_name','Joanna'),(836,4,123,'names','last_name','Riggs'),(837,4,123,'input_text','','Joanna Riggs'),(838,4,123,'email','','joannariggs278@gmail.com'),(839,4,123,'phone','','354994962'),(840,4,123,'datetime','','Joanna'),(841,4,123,'description','','Hi,\r\n\r\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=teambuildingkorea.com'),(842,4,124,'names','first_name','Patrick'),(843,4,124,'names','last_name','Chelmsford'),(844,4,124,'input_text','','Patrick Chelmsford'),(845,4,124,'email','','chelmsford.patrick@gmail.com'),(846,4,124,'phone','','571898896'),(847,4,124,'datetime','','Patrick'),(848,4,124,'description','','Need to create stunning videos? Want high-quality content at your fingertips? Check out these 3 Amazing AI Tools: \r\n**Create videos in minutes  \r\n**Generate content  \r\n**Convert text to speech  \r\nTry them now and get professional results instantly! http://3amazingaitools.top/'),(849,4,125,'names','first_name','Truong'),(850,4,125,'names','last_name','Van Hoang'),(851,4,125,'phone','','0918177771'),(852,4,125,'datetime','','13/11/2025'),(853,4,125,'description','','sadsa'),(854,4,126,'names','first_name','Levi'),(855,4,126,'names','last_name','Magoffin'),(856,4,126,'input_text','','Web Search Index'),(857,4,126,'email','','join@domainsindex.net'),(858,4,126,'phone','','50248883'),(859,4,126,'datetime','','Levi'),(860,4,126,'description','','Hi,\r\n\r\nRegister teambuildingkorea.com in Google Search Index to have it displayed in Web Search Results.\r\n\r\nAdd teambuildingkorea.com at https://searchregister.info'),(861,4,127,'names','first_name','Phillip'),(862,4,127,'names','last_name','Shattuck'),(863,4,127,'input_text','','Web Search Index'),(864,4,127,'email','','join@domainsindex.pro'),(865,4,127,'phone','','133130729'),(866,4,127,'datetime','','Phillip Shattuck'),(867,4,127,'description','','Hello,\r\n\r\nAdd your teambuildingkorea.com website to Google Search Index and have it displayed in Web Search Results.\r\n\r\nRegister teambuildingkorea.com at https://searchregister.info'),(868,4,128,'names','first_name','Janine'),(869,4,128,'names','last_name','Luis'),(870,4,128,'input_text','','Dfob Csoxq'),(871,4,128,'email','','aboout@airegistry.pro'),(872,4,128,'phone','','353373762'),(873,4,128,'datetime','','Janine Luis'),(874,4,128,'description','','More and more people skip Google Search and ask ChatGPT to search for everything.\r\n\r\nAdd teambuildingkorea.com to our AI-optimized directory to help them find teambuildingkorea.com\r\n\r\nJoin now: https://AIREG.pro/'),(875,4,129,'names','first_name','Leeirosy'),(876,4,129,'names','last_name','Leeirosy'),(877,4,129,'input_text','','Google'),(878,4,129,'email','','zekisuquc419@gmail.com'),(879,4,129,'phone','','83995476335'),(880,4,129,'description','','Xin chào, tôi muốn biết giá của bạn.'),(881,4,130,'names','first_name','Leeirosy'),(882,4,130,'names','last_name','Leeirosy'),(883,4,130,'input_text','','Google'),(884,4,130,'email','','zekisuquc419@gmail.com'),(885,4,130,'phone','','85262368259'),(886,4,130,'description','','Hai, saya ingin tahu harga Anda.'),(887,4,131,'names','first_name','EMILY'),(888,4,131,'names','last_name','LAWAI'),(889,4,131,'input_text','','TRANS MALAYSIA TOUR & AGENCY'),(890,4,131,'email','','trans2travel@gmail.com'),(891,4,131,'phone','','085415337'),(892,4,131,'datetime','','30/04/2026'),(893,4,131,'description','','we want are good teambuiling'),(894,4,132,'names','first_name','dUNRhylBqEhHRBAfJVqfcOPC'),(895,4,132,'names','last_name','jHpcfWgwDGqjCCYBwvOYEVoo'),(896,4,132,'input_text','','iSNQOxyYzDdazfTeDXXD'),(897,4,132,'email','','ilumefel026@gmail.com'),(898,4,132,'phone','','3636955557'),(899,4,132,'datetime','','ncWfSSLbWzEzcqKFTrqDF'),(900,4,132,'description','','hJierlrYwFDgFvsLEc'),(901,4,133,'description','','hJierlrYwFDgFvsLEc'),(902,4,134,'names','first_name','Leeirosy'),(903,4,134,'names','last_name','Leeirosy'),(904,4,134,'input_text','','FBI'),(905,4,134,'email','','zekisuquc419@gmail.com'),(906,4,134,'phone','','87573383452'),(907,4,134,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(908,4,135,'names','first_name','Juliana'),(909,4,135,'names','last_name','Dunagan'),(910,4,135,'input_text','','Juliana Dunagan'),(911,4,135,'email','','dunagan.juliana@hotmail.com'),(912,4,135,'phone','','92464445'),(913,4,135,'datetime','','Juliana'),(914,4,135,'description','','Hello,\r\n\r\nMost businesses spend more than $250/month on\r\ntools alone. For the same amount, you can have a full-time Digital Marketing Assistant handling\r\nSEO, Google &amp; Meta Ads, Email Marketing, Social Media, and day-to-day operations.\r\nThe first month costs you nothing.\r\nFill the form below to start your free first month\r\n\r\nDirect Google link: https://docs.google.com/forms/d/e/1FAIpQLSdfVsEbHZ8ONCILtiWxC8Nz4dMDX4XytsWbDm9ZehvJq0dshA/viewform\r\n\r\nGLE Link to Google Forms: https://forms.gle/hUcK6pGk3DeYNonL7\r\n\r\nShort link: https://shorturl.at/sIc0l'),(915,4,136,'names','first_name','QDtZmmqRGPUaeEosvyAqoE'),(916,4,136,'names','last_name','mqncAiCmwlzxggyea'),(917,4,136,'input_text','','EaQcHGdQTzazQezsLEMO'),(918,4,136,'email','','gordo.nm.ei.or.34@gmail.com'),(919,4,136,'phone','','5083264731'),(920,4,136,'datetime','','sCipmJFGfYyqMRNBefPz'),(921,4,136,'description','','pBKadRsZywxBERVPYnjT'),(922,4,137,'names','first_name','sUlPPYJdBQcEYKbJJQmATqM'),(923,4,137,'names','last_name','fEjRmUdpSInKjAZZ'),(924,4,137,'input_text','','lghlENDWEVEqXSdfaOQwDjsN'),(925,4,137,'email','','i.s.ox.eqef.o.j.6.1.0@gmail.com'),(926,4,137,'phone','','8431853616'),(927,4,137,'datetime','','aDKVSncHxQaQvkcfGbtTuGk'),(928,4,137,'description','','CqYhJHlnahwLdXpUTkVw'),(929,4,138,'description','','CqYhJHlnahwLdXpUTkVw'),(930,4,139,'names','first_name','Kate'),(931,4,139,'names','last_name','Armstrong'),(932,4,139,'input_text','','Kate Armstrong'),(933,4,139,'email','','katearmstrong1976@gmail.com'),(934,4,139,'phone','','841520961'),(935,4,139,'datetime','','Kate Armstrong'),(936,4,139,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 400+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $90 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKate\r\n\r\nOpt-out: https://unsubscribe.social/unsubscribe.php?d=teambuildingkorea.com'),(937,4,140,'names','first_name','Robertirosy'),(938,4,140,'names','last_name','Robertirosy'),(939,4,140,'input_text','','Apple'),(940,4,140,'email','','zekisuquc419@gmail.com'),(941,4,140,'phone','','83388556532'),(942,4,140,'description','','Hola, volia saber el seu preu.'),(943,4,141,'names','first_name','Robertirosy'),(944,4,141,'names','last_name','Robertirosy'),(945,4,141,'input_text','','Wallmart'),(946,4,141,'email','','zekisuquc419@gmail.com'),(947,4,141,'phone','','84618556383'),(948,4,141,'description','','Здравейте, исках да знам цената ви.');
/*!40000 ALTER TABLE `koreafluentform_entry_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_form_analytics`
--

DROP TABLE IF EXISTS `koreafluentform_form_analytics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_form_analytics` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `source_url` text NOT NULL,
  `platform` char(30) DEFAULT NULL,
  `browser` char(30) DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `ip` char(15) DEFAULT NULL,
  `count` int(11) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=936 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_form_analytics`
--

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

--
-- Table structure for table `koreafluentform_form_meta`
--

DROP TABLE IF EXISTS `koreafluentform_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_form_meta` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(255) NOT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_form_meta`
--

LOCK TABLES `koreafluentform_form_meta` WRITE;
/*!40000 ALTER TABLE `koreafluentform_form_meta` DISABLE KEYS */;
INSERT INTO `koreafluentform_form_meta` VALUES (1,1,'template_name','basic_contact_form'),(2,1,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),(3,1,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),(4,1,'double_optin_settings','{\"status\":\"no\",\"confirmation_message\":\"Please check your email inbox to confirm this submission\",\"email_body_type\":\"global\",\"email_subject\":\"Please confirm your form submission\",\"email_body\":\"<h2>Please Confirm Your Submission</h2><p>&nbsp;</p><p style=\"text-align: center;\"><a style=\"color: #ffffff; background-color: #454545; font-size: 16px; border-radius: 5px; text-decoration: none; font-weight: normal; font-style: normal; padding: 0.8rem 1rem; border-color: #0072ff;\" href=\"#confirmation_url#\">Confirm Submission</a></p><p>&nbsp;</p><p>If you received this email by mistake, simply delete it. Your form submission won\'t proceed if you don\'t click the confirmation link above.</p>\",\"email_field\":\"\",\"skip_if_logged_in\":\"yes\",\"skip_if_fc_subscribed\":\"no\"}'),(5,2,'template_name','inline_subscription'),(6,2,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(7,2,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p> <p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(8,2,'step_data_persistency_status','no'),(9,2,'_primary_email_field','email'),(10,3,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\"}'),(11,3,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(12,3,'template_name','blank_form'),(13,4,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\"}'),(14,4,'notifications','{\"name\":\"Quote from Teambuilding Korea\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}ryan@phoenixdestinations.com\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] Quote from Teambuilding Korea\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"email_template\":\"\",\"attachments\":[],\"media_attachments\":[],\"pdf_attachments\":[],\"feed_trigger_event\":\"payment_success\"}'),(15,4,'template_name','blank_form'),(16,4,'_primary_email_field','email'),(17,4,'step_data_persistency_status','no'),(18,4,'form_save_state_status','no'),(19,4,'_total_views','935');
/*!40000 ALTER TABLE `koreafluentform_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_forms`
--

DROP TABLE IF EXISTS `koreafluentform_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_forms` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `status` varchar(45) DEFAULT 'Draft',
  `appearance_settings` text DEFAULT NULL,
  `form_fields` longtext DEFAULT NULL,
  `has_payment` tinyint(1) NOT NULL DEFAULT 0,
  `type` varchar(45) DEFAULT NULL,
  `conditions` text DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_forms`
--

LOCK TABLES `koreafluentform_forms` WRITE;
/*!40000 ALTER TABLE `koreafluentform_forms` DISABLE KEYS */;
INSERT INTO `koreafluentform_forms` VALUES (1,'Contact Form Demo','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":[]},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1570866006692\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570866012914\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Subject\"},\"settings\":{\"container_class\":\"\",\"label\":\"Subject\",\"label_placement\":\"\",\"admin_field_label\":\"Subject\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570878958648\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"message\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Message\",\"rows\":4,\"cols\":2},\"settings\":{\"container_class\":\"\",\"label\":\"Your Message\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1570879001207\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'',NULL,1,'2023-04-04 04:14:38','2023-04-04 04:14:38'),(2,'Subscription Form','published',NULL,'{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"columns\":[{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"Email\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_16231279686950.8779857923682932\"}]},{\"fields\":[{\"index\":15,\"element\":\"custom_submit_button\",\"attributes\":{\"class\":\"\",\"type\":\"submit\"},\"settings\":{\"button_style\":\"\",\"button_size\":\"md\",\"align\":\"left\",\"container_class\":\"\",\"current_state\":\"normal_styles\",\"background_color\":\"\",\"color\":\"\",\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#409EFF\",\"color\":\"#409EFF\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"normal_styles\":{\"backgroundColor\":\"#409EFF\",\"borderColor\":\"#409EFF\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"button_ui\":{\"text\":\"Subscribe\",\"type\":\"default\",\"img_url\":\"\"},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Custom Submit Button\",\"icon_class\":\"dashicons dashicons-arrow-right-alt\",\"template\":\"customButton\"},\"uniqElKey\":\"el_16231279798380.5947400167493171\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_16231279284710.40955091024524304\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Subscribe\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,1,'2023-04-04 04:14:38','2023-04-04 04:14:38'),(3,'Blank Form (#3)','published',NULL,'{\"fields\":[],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,1,'2023-04-04 04:16:16','2023-04-04 04:16:16'),(4,'Request A Quote (#4)','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":[],\"label_placement\":\"top\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1680581865126\"},{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":[],\"container_width\":\"\"},\"columns\":[{\"width\":50,\"fields\":[{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Company Name\",\"label_placement\":\"\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1680581894969\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1680581932998\"}]},{\"width\":50,\"fields\":[{\"index\":18,\"element\":\"phone\",\"attributes\":{\"name\":\"phone\",\"class\":\"\",\"value\":\"\",\"type\":\"tel\",\"placeholder\":\"Mobile Number\"},\"settings\":{\"container_class\":\"\",\"placeholder\":\"\",\"auto_select_country\":\"no\",\"label\":\"Mobile/Whatsapp\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"phone_country_list\":{\"active_list\":\"all\",\"visible_list\":[],\"hidden_list\":[]},\"default_country\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"},\"valid_phone_number\":{\"value\":false,\"message\":\"Phone number is not valid\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Phone/Mobile Field\",\"icon_class\":\"el-icon-phone-outline\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1680581912023\"},{\"index\":13,\"element\":\"input_date\",\"attributes\":{\"type\":\"text\",\"name\":\"datetime\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Event Date\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"date_config\":\"\",\"date_format\":\"d/m/Y\",\"help_message\":\"\",\"is_time_enabled\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Time & Date\",\"icon_class\":\"ff-edit-date\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1680581939765\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1680581885977\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":3,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Tell us more about your event\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1680581955472\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,1,'2023-04-04 04:17:14','2023-04-04 04:19:33');
/*!40000 ALTER TABLE `koreafluentform_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_logs`
--

DROP TABLE IF EXISTS `koreafluentform_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_logs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `parent_source_id` int(10) unsigned DEFAULT NULL,
  `source_type` varchar(255) DEFAULT NULL,
  `source_id` int(10) unsigned DEFAULT NULL,
  `component` varchar(255) DEFAULT NULL,
  `status` char(30) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `description` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_logs`
--

LOCK TABLES `koreafluentform_logs` WRITE;
/*!40000 ALTER TABLE `koreafluentform_logs` DISABLE KEYS */;
INSERT INTO `koreafluentform_logs` VALUES (1,4,'submission_item',1,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [William Morris] Quote from Teambuilding Korea','2024-02-14 06:20:38'),(2,4,'submission_item',2,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Pamela Chastain Chastain] Quote from Teambuilding Korea','2024-04-12 21:27:58'),(3,4,'submission_item',3,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-04-17 11:04:36'),(4,4,'submission_item',4,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Theresa Smith] Quote from Teambuilding Korea','2024-04-17 13:59:05'),(5,4,'submission_item',5,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Barbara Gooch] Quote from Teambuilding Korea','2024-04-25 06:46:20'),(6,4,'submission_item',6,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Ramon Prieto] Quote from Teambuilding Korea','2024-05-01 19:46:37'),(7,4,'submission_item',7,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Nelle Sliva] Quote from Teambuilding Korea','2024-05-02 05:58:03'),(8,4,'submission_item',8,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Theresa Smith] Quote from Teambuilding Korea','2024-05-02 19:26:48'),(9,4,'submission_item',9,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Faye Faye] Quote from Teambuilding Korea','2024-05-10 02:28:55'),(10,4,'submission_item',10,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Emily Jones] Quote from Teambuilding Korea','2024-05-20 18:22:57'),(11,4,'submission_item',11,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-05-21 00:49:03'),(12,4,'submission_item',12,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jenna Wager] Quote from Teambuilding Korea','2024-05-21 06:18:28'),(13,4,'submission_item',13,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Libby Evans] Quote from Teambuilding Korea','2024-05-21 11:19:37'),(14,4,'submission_item',14,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Leilani Leilani] Quote from Teambuilding Korea','2024-05-24 05:31:07'),(15,4,'submission_item',15,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Amelia Brown] Quote from Teambuilding Korea','2024-06-02 08:00:31'),(16,4,'submission_item',16,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Kai Rinaldi] Quote from Teambuilding Korea','2024-06-03 03:06:29'),(17,4,'submission_item',17,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Emily Jones] Quote from Teambuilding Korea','2024-06-09 22:32:55'),(18,4,'submission_item',18,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Marylin Marylin] Quote from Teambuilding Korea','2024-06-11 17:31:26'),(19,4,'submission_item',19,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Mathew Grunewald] Quote from Teambuilding Korea','2024-06-12 16:05:20'),(20,4,'submission_item',20,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Minjeong Park] Quote from Teambuilding Korea','2024-06-15 15:44:23'),(21,4,'submission_item',21,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-06-19 16:51:18'),(22,4,'submission_item',22,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-06-23 00:08:50'),(23,4,'submission_item',23,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Rory Rory] Quote from Teambuilding Korea','2024-06-24 19:38:44'),(24,4,'submission_item',24,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Ashli Walton] Quote from Teambuilding Korea','2024-06-27 09:50:53'),(25,4,'submission_item',25,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jannie Hoag] Quote from Teambuilding Korea','2024-07-01 16:07:49'),(26,4,'submission_item',26,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Peter A.] Quote from Teambuilding Korea','2024-07-02 13:16:20'),(27,4,'submission_item',27,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Raina Lindgren] Quote from Teambuilding Korea','2024-07-03 17:20:40'),(28,4,'submission_item',28,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Emily Jones] Quote from Teambuilding Korea','2024-07-05 10:38:21'),(29,4,'submission_item',29,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Juliana Juliana] Quote from Teambuilding Korea','2024-07-13 17:31:56'),(30,4,'submission_item',30,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Bailey Laby] Quote from Teambuilding Korea','2024-07-14 06:39:11'),(31,4,'submission_item',31,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Katelyn Raiden] Quote from Teambuilding Korea','2024-07-17 16:49:10'),(32,4,'submission_item',32,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Dulcie Pelloe] Quote from Teambuilding Korea','2024-07-18 17:15:14'),(33,4,'submission_item',33,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-07-22 00:13:26'),(34,4,'submission_item',34,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-07-22 04:32:32'),(35,4,'submission_item',35,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Franchesca Franchesca] Quote from Teambuilding Korea','2024-07-26 01:26:06'),(36,4,'submission_item',36,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Philip Deaton] Quote from Teambuilding Korea','2024-07-26 07:21:04'),(37,4,'submission_item',37,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Katelyn Raiden] Quote from Teambuilding Korea','2024-07-28 23:43:58'),(38,4,'submission_item',38,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Leonida Shears] Quote from Teambuilding Korea','2024-07-31 04:02:14'),(39,4,'submission_item',39,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Ashlee T] Quote from Teambuilding Korea','2024-08-01 13:37:02'),(40,4,'submission_item',40,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-08-05 07:55:31'),(41,4,'submission_item',41,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Aurora Aurora] Quote from Teambuilding Korea','2024-08-08 20:54:34'),(42,4,'submission_item',42,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-08-09 05:51:07'),(43,4,'submission_item',43,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Amelia Brown] Quote from Teambuilding Korea','2024-08-09 21:28:48'),(44,4,'submission_item',44,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Rosaline Means] Quote from Teambuilding Korea','2024-08-12 10:12:12'),(45,4,'submission_item',45,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Lynwood Lynwood] Quote from Teambuilding Korea','2024-08-20 14:54:53'),(46,4,'submission_item',46,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-08-21 11:32:19'),(47,4,'submission_item',47,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phillipp McGhee] Quote from Teambuilding Korea','2024-08-29 20:23:29'),(48,4,'submission_item',48,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Dolly Dolly] Quote from Teambuilding Korea','2024-09-01 10:46:30'),(49,4,'submission_item',49,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-09-06 00:27:07'),(50,4,'submission_item',50,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Yumi Yagi] Quote from Teambuilding Korea','2024-09-06 08:22:17'),(51,4,'submission_item',51,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Felicity Sauncho] Quote from Teambuilding Korea','2024-09-10 04:40:32'),(52,4,'submission_item',52,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-09-12 12:16:13'),(53,4,'submission_item',53,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jo Riggs] Quote from Teambuilding Korea','2024-09-14 14:09:57'),(54,4,'submission_item',54,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-09-20 04:40:08'),(55,4,'submission_item',55,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Isidro Strader] Quote from Teambuilding Korea','2024-09-20 13:58:35'),(56,4,'submission_item',56,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Linnie Santora] Quote from Teambuilding Korea','2024-09-24 16:28:44'),(57,4,'submission_item',57,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Ian Timperley] Quote from Teambuilding Korea','2024-09-26 20:25:14'),(58,4,'submission_item',58,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jodie Jodie] Quote from Teambuilding Korea','2024-09-28 08:02:34'),(59,4,'submission_item',59,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Lottie Thompson] Quote from Teambuilding Korea','2024-09-30 04:33:49'),(60,4,'submission_item',60,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Brad Steffens] Quote from Teambuilding Korea','2024-10-01 14:02:11'),(61,4,'submission_item',61,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Susan Karsh] Quote from Teambuilding Korea','2024-10-02 20:13:20'),(62,4,'submission_item',62,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Amelia Brown] Quote from Teambuilding Korea','2024-10-03 13:41:06'),(63,4,'submission_item',63,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Matt Bacote] Quote from Teambuilding Korea','2024-10-05 12:35:29'),(64,4,'submission_item',64,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Gary Charles] Quote from Teambuilding Korea','2024-10-11 12:35:35'),(65,4,'submission_item',65,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-10-11 21:07:06'),(66,4,'submission_item',66,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Barbara Hicks] Quote from Teambuilding Korea','2024-10-14 17:51:30'),(67,4,'submission_item',67,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Candelaria Candelaria] Quote from Teambuilding Korea','2024-10-15 16:55:46'),(68,4,'submission_item',68,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Amelia Brown] Quote from Teambuilding Korea','2024-10-16 23:41:27'),(69,4,'submission_item',69,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-10-22 01:01:08'),(70,4,'submission_item',70,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-10-27 08:02:40'),(71,4,'submission_item',71,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Phil Stewart] Quote from Teambuilding Korea','2024-11-01 00:21:39'),(72,4,'submission_item',72,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-11-02 17:30:43'),(73,4,'submission_item',73,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Felisha Felisha] Quote from Teambuilding Korea','2024-11-07 03:08:08'),(74,4,'submission_item',74,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Adriana Keaney] Quote from Teambuilding Korea','2024-11-08 03:52:11'),(75,4,'submission_item',75,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Franchesca Franchesca] Quote from Teambuilding Korea','2024-11-13 10:39:47'),(76,4,'submission_item',76,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Katelyn Raiden] Quote from Teambuilding Korea','2024-11-13 23:10:06'),(77,4,'submission_item',77,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Roger Crawford] Quote from Teambuilding Korea','2024-11-18 07:50:13'),(78,4,'submission_item',78,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Damien Damien] Quote from Teambuilding Korea','2024-11-23 02:52:13'),(79,4,'submission_item',79,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Felicity Sauncho] Quote from Teambuilding Korea','2024-11-26 21:36:02'),(80,4,'submission_item',80,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-11-27 19:07:24'),(81,4,'submission_item',81,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Alphonse Stillman] Quote from Teambuilding Korea','2024-11-27 23:35:50'),(82,4,'submission_item',82,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Diego Diego] Quote from Teambuilding Korea','2024-11-29 02:44:35'),(83,4,'submission_item',83,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jc Sheffield] Quote from Teambuilding Korea','2024-12-05 06:07:49'),(84,4,'submission_item',84,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Nida Nida] Quote from Teambuilding Korea','2024-12-07 08:53:46'),(85,4,'submission_item',85,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-12-09 16:46:42'),(86,4,'submission_item',86,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Nidia Merrifield] Quote from Teambuilding Korea','2024-12-11 13:26:16'),(87,4,'submission_item',87,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Gemma Covington] Quote from Teambuilding Korea','2024-12-13 12:01:46'),(88,4,'submission_item',88,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Bettina Rains] Quote from Teambuilding Korea','2024-12-18 00:34:11'),(89,4,'submission_item',89,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Lieselotte Campion] Quote from Teambuilding Korea','2024-12-23 11:52:53'),(90,4,'submission_item',90,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Dick Gilroy] Quote from Teambuilding Korea','2024-12-25 00:32:39'),(91,4,'submission_item',91,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Kelley Delagarza] Quote from Teambuilding Korea','2024-12-27 01:50:32'),(92,4,'submission_item',92,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Jerald Hulett] Quote from Teambuilding Korea','2024-12-27 09:58:21'),(93,4,'submission_item',93,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2024-12-28 14:10:17'),(94,4,'submission_item',94,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Nida Nida] Quote from Teambuilding Korea','2025-01-01 07:57:29'),(95,4,'submission_item',95,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Marcia Stickler] Quote from Teambuilding Korea','2025-01-07 18:31:01'),(96,4,'submission_item',96,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [LIZ JIMENEZ] Quote from Teambuilding Korea','2025-01-10 03:13:05'),(97,4,'submission_item',97,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Mike Berndt Schulz Mike Berndt Schulz] Quote from Teambuilding Korea','2025-01-10 03:34:44'),(98,4,'submission_item',98,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Amelia Brown] Quote from Teambuilding Korea','2025-01-11 00:57:55'),(99,4,'submission_item',99,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Carol Cúc] Quote from Teambuilding Korea','2025-01-11 11:36:48'),(100,4,'submission_item',100,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Bobby Ryan] Quote from Teambuilding Korea','2025-01-12 09:39:48'),(101,4,'submission_item',101,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Chanda Chanda] Quote from Teambuilding Korea','2025-01-13 06:31:19'),(102,4,'submission_item',102,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Terrell Dehart] Quote from Teambuilding Korea','2025-01-15 02:40:50'),(103,4,'submission_item',103,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Kathryn Barnhill] Quote from Teambuilding Korea','2025-01-15 12:40:57'),(104,4,'submission_item',104,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Johnathan Dyason] Quote from Teambuilding Korea','2025-01-16 07:09:30'),(105,4,'submission_item',105,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Imogen Vandermark] Quote from Teambuilding Korea','2025-01-16 11:27:58'),(106,4,'submission_item',106,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Felicity Sauncho] Quote from Teambuilding Korea','2025-01-18 01:35:56'),(107,4,'submission_item',107,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Karol Karol] Quote from Teambuilding Korea','2025-01-19 05:36:10'),(108,4,'submission_item',108,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Cheri Ellwood] Quote from Teambuilding Korea','2025-01-19 06:54:25'),(109,4,'submission_item',109,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Harryirosy Harryirosy] Quote from Teambuilding Korea','2025-01-21 11:20:49'),(110,4,'submission_item',110,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Chasity Deschamps] Quote from Teambuilding Korea','2025-01-31 10:03:18'),(111,4,'submission_item',111,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Tracie Ponder] Quote from Teambuilding Korea','2025-02-03 21:41:42'),(112,4,'submission_item',112,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Robt Woolery] Quote from Teambuilding Korea','2025-02-03 22:58:48'),(113,4,'submission_item',113,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Avery Avery] Quote from Teambuilding Korea','2025-02-08 01:15:52'),(114,4,'submission_item',114,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Clara Clara] Quote from Teambuilding Korea','2025-02-12 21:44:37'),(115,4,'submission_item',115,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Gary Charles] Quote from Teambuilding Korea','2025-02-13 06:12:57'),(116,4,'submission_item',116,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2025-02-22 13:31:19'),(117,4,'submission_item',117,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Katelyn Raiden] Quote from Teambuilding Korea','2025-02-26 11:13:41'),(118,4,'submission_item',118,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Janet Julian] Quote from Teambuilding Korea','2025-03-02 13:13:34'),(119,4,'submission_item',119,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Norris Pinnock] Quote from Teambuilding Korea','2025-03-06 06:02:13'),(120,4,'submission_item',120,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Nereida Nereida] Quote from Teambuilding Korea','2025-03-08 21:47:29'),(121,4,'submission_item',121,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Tedirosy Tedirosy] Quote from Teambuilding Korea','2025-03-09 03:06:05'),(122,4,'submission_item',122,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Wendi Bulcock] Quote from Teambuilding Korea','2025-03-12 14:18:45'),(123,4,'submission_item',123,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Joanna Riggs] Quote from Teambuilding Korea','2025-03-22 10:13:22'),(124,4,'submission_item',124,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Patrick Chelmsford] Quote from Teambuilding Korea','2025-03-22 11:58:34'),(125,4,'submission_item',125,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.com, thanh@asiaphoenix.com, bryan. truong@asiaphoenix.com, trainerhoang@gmail.com.<br />Subject: [Truong Van Hoang] Quote from Teambuilding Korea','2025-11-03 15:47:44'),(126,4,'submission_item',126,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Levi Magoffin] Quote from Teambuilding Korea','2025-11-07 03:19:59'),(127,4,'submission_item',126,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Levi Magoffin] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-07 03:19:59'),(128,4,'submission_item',127,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Phillip Shattuck] Quote from Teambuilding Korea','2025-11-08 01:35:28'),(129,4,'submission_item',127,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phillip Shattuck] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-08 01:35:28'),(130,4,'submission_item',128,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Janine Luis] Quote from Teambuilding Korea','2025-11-09 14:39:48'),(131,4,'submission_item',128,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janine Luis] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-09 14:39:48'),(132,4,'submission_item',129,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea','2025-11-16 20:50:14'),(133,4,'submission_item',129,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-16 20:50:14'),(134,4,'submission_item',130,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea','2025-11-17 09:19:38'),(135,4,'submission_item',130,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-17 09:19:38'),(136,4,'submission_item',131,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [EMILY LAWAI] Quote from Teambuilding Korea','2025-11-17 11:26:23'),(137,4,'submission_item',131,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [EMILY LAWAI] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-17 11:26:23'),(138,4,'submission_item',132,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [dUNRhylBqEhHRBAfJVqfcOPC jHpcfWgwDGqjCCYBwvOYEVoo] Quote from Teambuilding Korea','2025-11-17 16:16:34'),(139,4,'submission_item',132,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [dUNRhylBqEhHRBAfJVqfcOPC jHpcfWgwDGqjCCYBwvOYEVoo] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-17 16:16:35'),(140,4,'submission_item',133,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [] Quote from Teambuilding Korea','2025-11-17 16:16:44'),(141,4,'submission_item',133,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-11-17 16:16:44'),(142,4,'submission_item',134,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea','2025-12-09 13:35:31'),(143,4,'submission_item',134,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leeirosy Leeirosy] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-12-09 13:35:31'),(144,4,'submission_item',135,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Juliana Dunagan] Quote from Teambuilding Korea','2025-12-27 19:57:17'),(145,4,'submission_item',135,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juliana Dunagan] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2025-12-27 19:57:17'),(146,4,'submission_item',136,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [QDtZmmqRGPUaeEosvyAqoE mqncAiCmwlzxggyea] Quote from Teambuilding Korea','2026-02-01 09:42:03'),(147,4,'submission_item',136,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [QDtZmmqRGPUaeEosvyAqoE mqncAiCmwlzxggyea] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-02-01 09:42:03'),(148,4,'submission_item',137,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [sUlPPYJdBQcEYKbJJQmATqM fEjRmUdpSInKjAZZ] Quote from Teambuilding Korea','2026-02-03 04:45:10'),(149,4,'submission_item',137,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [sUlPPYJdBQcEYKbJJQmATqM fEjRmUdpSInKjAZZ] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-02-03 04:45:10'),(150,4,'submission_item',138,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [] Quote from Teambuilding Korea','2026-02-03 04:45:20'),(151,4,'submission_item',138,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-02-03 04:45:20'),(152,4,'submission_item',139,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Kate Armstrong] Quote from Teambuilding Korea','2026-02-13 05:25:04'),(153,4,'submission_item',139,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kate Armstrong] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-02-13 05:25:04'),(154,4,'submission_item',140,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Robertirosy Robertirosy] Quote from Teambuilding Korea','2026-02-28 16:54:15'),(155,4,'submission_item',140,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robertirosy Robertirosy] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-02-28 16:54:15'),(156,4,'submission_item',141,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to trainerhoang@gmail.comryan@phoenixdestinations.com.<br />Subject: [Robertirosy Robertirosy] Quote from Teambuilding Korea','2026-03-01 01:21:46'),(157,4,'submission_item',141,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robertirosy Robertirosy] Quote from Teambuilding Korea. <br/>Reason: You must provide at least one recipient email address.','2026-03-01 01:21:46');
/*!40000 ALTER TABLE `koreafluentform_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_order_items`
--

DROP TABLE IF EXISTS `koreafluentform_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_order_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `form_id` int(11) NOT NULL,
  `submission_id` int(11) NOT NULL,
  `type` varchar(255) DEFAULT 'single',
  `parent_holder` varchar(255) DEFAULT NULL,
  `billing_interval` varchar(255) DEFAULT NULL,
  `item_name` varchar(255) DEFAULT NULL,
  `quantity` int(11) DEFAULT 1,
  `item_price` int(11) DEFAULT NULL,
  `line_total` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_order_items`
--

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

--
-- Table structure for table `koreafluentform_submission_meta`
--

DROP TABLE IF EXISTS `koreafluentform_submission_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_submission_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `response_id` bigint(20) unsigned DEFAULT NULL,
  `form_id` int(10) unsigned DEFAULT NULL,
  `meta_key` varchar(45) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  `status` varchar(45) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `name` varchar(45) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=283 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_submission_meta`
--

LOCK TABLES `koreafluentform_submission_meta` WRITE;
/*!40000 ALTER TABLE `koreafluentform_submission_meta` DISABLE KEYS */;
INSERT INTO `koreafluentform_submission_meta` VALUES (1,1,4,'_entry_uid_hash','0bc48f43a5f6c556bc51f8b7a72b456f',NULL,NULL,NULL,'2024-02-14 06:20:38','2024-02-14 06:20:38'),(2,1,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-02-14 06:20:38','2024-02-14 06:20:38'),(3,2,4,'_entry_uid_hash','90e63086fbfd8d4f7b55c2fb03a23399',NULL,NULL,NULL,'2024-04-12 21:27:57','2024-04-12 21:27:57'),(4,2,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-12 21:27:58','2024-04-12 21:27:58'),(5,3,4,'_entry_uid_hash','917508e95bc4fc9ff242da92d3f3b2da',NULL,NULL,NULL,'2024-04-17 11:04:36','2024-04-17 11:04:36'),(6,3,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 11:04:37','2024-04-17 11:04:37'),(7,4,4,'_entry_uid_hash','37e24276521c69dfd0bfe175cc92d987',NULL,NULL,NULL,'2024-04-17 13:59:05','2024-04-17 13:59:05'),(8,4,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 13:59:05','2024-04-17 13:59:05'),(9,5,4,'_entry_uid_hash','4f04c6edacb9c1a958719e9c7fedf994',NULL,NULL,NULL,'2024-04-25 06:46:20','2024-04-25 06:46:20'),(10,5,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-25 06:46:20','2024-04-25 06:46:20'),(11,6,4,'_entry_uid_hash','5c4edc692af8304dbf1a83e7ebb623ec',NULL,NULL,NULL,'2024-05-01 19:46:37','2024-05-01 19:46:37'),(12,6,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-01 19:46:38','2024-05-01 19:46:38'),(13,7,4,'_entry_uid_hash','abd98b347ab18c0553ed3612129a9b6e',NULL,NULL,NULL,'2024-05-02 05:58:03','2024-05-02 05:58:03'),(14,7,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 05:58:03','2024-05-02 05:58:03'),(15,8,4,'_entry_uid_hash','05d50446f6caabedc17b2dc585a2a4c4',NULL,NULL,NULL,'2024-05-02 19:26:48','2024-05-02 19:26:48'),(16,8,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 19:26:48','2024-05-02 19:26:48'),(17,9,4,'_entry_uid_hash','5740f0268d4b48a4d527711ec77bf3b7',NULL,NULL,NULL,'2024-05-10 02:28:55','2024-05-10 02:28:55'),(18,9,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-10 02:28:55','2024-05-10 02:28:55'),(19,10,4,'_entry_uid_hash','cb50b680628f5b5250c13c0e5c356e8a',NULL,NULL,NULL,'2024-05-20 18:22:57','2024-05-20 18:22:57'),(20,10,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-20 18:22:58','2024-05-20 18:22:58'),(21,11,4,'_entry_uid_hash','8ba7a89c9a4b002cfa3eb37f0a266e3a',NULL,NULL,NULL,'2024-05-21 00:49:03','2024-05-21 00:49:03'),(22,11,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-21 00:49:04','2024-05-21 00:49:04'),(23,12,4,'_entry_uid_hash','39085f60c4a6b6b8c8985c3b784bfa85',NULL,NULL,NULL,'2024-05-21 06:18:28','2024-05-21 06:18:28'),(24,12,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-21 06:18:28','2024-05-21 06:18:28'),(25,13,4,'_entry_uid_hash','03a10f6b53b7edcf8c8e8e63debd355f',NULL,NULL,NULL,'2024-05-21 11:19:37','2024-05-21 11:19:37'),(26,13,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-21 11:19:38','2024-05-21 11:19:38'),(27,14,4,'_entry_uid_hash','c250245e0b80601e79afd308a61ed273',NULL,NULL,NULL,'2024-05-24 05:31:07','2024-05-24 05:31:07'),(28,14,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-24 05:31:07','2024-05-24 05:31:07'),(29,15,4,'_entry_uid_hash','73d123b9eeb5313e76e7a6f2493c8dad',NULL,NULL,NULL,'2024-06-02 08:00:31','2024-06-02 08:00:31'),(30,15,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-02 08:00:31','2024-06-02 08:00:31'),(31,16,4,'_entry_uid_hash','22bbff0cab39122ed66835b5daee87b2',NULL,NULL,NULL,'2024-06-03 03:06:29','2024-06-03 03:06:29'),(32,16,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-03 03:06:29','2024-06-03 03:06:29'),(33,17,4,'_entry_uid_hash','5dc376553425f130491e208e1d66dc0e',NULL,NULL,NULL,'2024-06-09 22:32:55','2024-06-09 22:32:55'),(34,17,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-09 22:32:55','2024-06-09 22:32:55'),(35,18,4,'_entry_uid_hash','1136743733acb246937b7c814b394066',NULL,NULL,NULL,'2024-06-11 17:31:26','2024-06-11 17:31:26'),(36,18,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-11 17:31:26','2024-06-11 17:31:26'),(37,19,4,'_entry_uid_hash','7846dcccd63f620c8daa5de1a02c8fea',NULL,NULL,NULL,'2024-06-12 16:05:20','2024-06-12 16:05:20'),(38,19,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-12 16:05:20','2024-06-12 16:05:20'),(39,20,4,'_entry_uid_hash','5fcc68279d1b38639ff07d7af9770747',NULL,NULL,NULL,'2024-06-15 15:44:23','2024-06-15 15:44:23'),(40,20,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-15 15:44:23','2024-06-15 15:44:23'),(41,21,4,'_entry_uid_hash','e3dbfc8b9910a424e4bb667a11a53420',NULL,NULL,NULL,'2024-06-19 16:51:18','2024-06-19 16:51:18'),(42,21,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-19 16:51:18','2024-06-19 16:51:18'),(43,22,4,'_entry_uid_hash','27475c01afd8f5b3732e3c966384ddcc',NULL,NULL,NULL,'2024-06-23 00:08:50','2024-06-23 00:08:50'),(44,22,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-23 00:08:51','2024-06-23 00:08:51'),(45,23,4,'_entry_uid_hash','7d9dd7ca811ddca1b796125b599ebff6',NULL,NULL,NULL,'2024-06-24 19:38:44','2024-06-24 19:38:44'),(46,23,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-24 19:38:44','2024-06-24 19:38:44'),(47,24,4,'_entry_uid_hash','946502538f89a6f0a74e775cf81af747',NULL,NULL,NULL,'2024-06-27 09:50:53','2024-06-27 09:50:53'),(48,24,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-27 09:50:53','2024-06-27 09:50:53'),(49,25,4,'_entry_uid_hash','617ef85c6606ab9bf911bd8d8839af77',NULL,NULL,NULL,'2024-07-01 16:07:49','2024-07-01 16:07:49'),(50,25,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-01 16:07:49','2024-07-01 16:07:49'),(51,26,4,'_entry_uid_hash','b5932294398ff89c7ef666e1bc525300',NULL,NULL,NULL,'2024-07-02 13:16:20','2024-07-02 13:16:20'),(52,26,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-02 13:16:21','2024-07-02 13:16:21'),(53,27,4,'_entry_uid_hash','732a4e3e128c7c8af837560a9de08f33',NULL,NULL,NULL,'2024-07-03 17:20:40','2024-07-03 17:20:40'),(54,27,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 17:20:41','2024-07-03 17:20:41'),(55,28,4,'_entry_uid_hash','ac6617f8d2df6c313f483e24b2460c94',NULL,NULL,NULL,'2024-07-05 10:38:21','2024-07-05 10:38:21'),(56,28,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-05 10:38:21','2024-07-05 10:38:21'),(57,29,4,'_entry_uid_hash','6ffdb5ee3625b40347641247e1e8c5a6',NULL,NULL,NULL,'2024-07-13 17:31:56','2024-07-13 17:31:56'),(58,29,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-13 17:31:56','2024-07-13 17:31:56'),(59,30,4,'_entry_uid_hash','e2be588498e61c62d99e88b07a53d966',NULL,NULL,NULL,'2024-07-14 06:39:11','2024-07-14 06:39:11'),(60,30,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-14 06:39:11','2024-07-14 06:39:11'),(61,31,4,'_entry_uid_hash','bc537a8ad03bffe387f8ba617352a512',NULL,NULL,NULL,'2024-07-17 16:49:09','2024-07-17 16:49:09'),(62,31,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-17 16:49:10','2024-07-17 16:49:10'),(63,32,4,'_entry_uid_hash','7439aaf9cda50002cf34903ca611209d',NULL,NULL,NULL,'2024-07-18 17:15:14','2024-07-18 17:15:14'),(64,32,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-18 17:15:14','2024-07-18 17:15:14'),(65,33,4,'_entry_uid_hash','ab7522a561c8f6f08f5dff2f1faecbc1',NULL,NULL,NULL,'2024-07-22 00:13:26','2024-07-22 00:13:26'),(66,33,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 00:13:26','2024-07-22 00:13:26'),(67,34,4,'_entry_uid_hash','d99e0e111e475c23107feb8870f495c0',NULL,NULL,NULL,'2024-07-22 04:32:32','2024-07-22 04:32:32'),(68,34,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 04:32:32','2024-07-22 04:32:32'),(69,35,4,'_entry_uid_hash','d2f1bc34de4e78347b9f8ba3d38cf8bb',NULL,NULL,NULL,'2024-07-26 01:26:05','2024-07-26 01:26:05'),(70,35,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-26 01:26:06','2024-07-26 01:26:06'),(71,36,4,'_entry_uid_hash','5acf06caadd6171f02a8fb3c33181d51',NULL,NULL,NULL,'2024-07-26 07:21:04','2024-07-26 07:21:04'),(72,36,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-26 07:21:05','2024-07-26 07:21:05'),(73,37,4,'_entry_uid_hash','e403c77910e56d49afad4dc17e3028a6',NULL,NULL,NULL,'2024-07-28 23:43:58','2024-07-28 23:43:58'),(74,37,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 23:43:58','2024-07-28 23:43:58'),(75,38,4,'_entry_uid_hash','74110588a856c5617302bc6a36e0f542',NULL,NULL,NULL,'2024-07-31 04:02:14','2024-07-31 04:02:14'),(76,38,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-31 04:02:14','2024-07-31 04:02:14'),(77,39,4,'_entry_uid_hash','166d1ab825a6e354772fb264d88c4136',NULL,NULL,NULL,'2024-08-01 13:37:02','2024-08-01 13:37:02'),(78,39,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-01 13:37:02','2024-08-01 13:37:02'),(79,40,4,'_entry_uid_hash','5abe14c3aeddc4d69fc8137cfd47580b',NULL,NULL,NULL,'2024-08-05 07:55:31','2024-08-05 07:55:31'),(80,40,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 07:55:31','2024-08-05 07:55:31'),(81,41,4,'_entry_uid_hash','f6aabf3a67cbe611111715b269673ec2',NULL,NULL,NULL,'2024-08-08 20:54:34','2024-08-08 20:54:34'),(82,41,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-08 20:54:34','2024-08-08 20:54:34'),(83,42,4,'_entry_uid_hash','4885047fa17261cfdf4bb02be4dcb740',NULL,NULL,NULL,'2024-08-09 05:51:07','2024-08-09 05:51:07'),(84,42,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-09 05:51:07','2024-08-09 05:51:07'),(85,43,4,'_entry_uid_hash','2c0e38d70fe4233b4fc33981bde2eb42',NULL,NULL,NULL,'2024-08-09 21:28:48','2024-08-09 21:28:48'),(86,43,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-09 21:28:49','2024-08-09 21:28:49'),(87,44,4,'_entry_uid_hash','ca635be6fa4c0c76356109110424b9f8',NULL,NULL,NULL,'2024-08-12 10:12:12','2024-08-12 10:12:12'),(88,44,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-12 10:12:12','2024-08-12 10:12:12'),(89,45,4,'_entry_uid_hash','0f1630c4dc6ad46aa6c568e628e807d4',NULL,NULL,NULL,'2024-08-20 14:54:53','2024-08-20 14:54:53'),(90,45,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-20 14:54:53','2024-08-20 14:54:53'),(91,46,4,'_entry_uid_hash','1f1e19f2f3bc2d872824184c828c119d',NULL,NULL,NULL,'2024-08-21 11:32:19','2024-08-21 11:32:19'),(92,46,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-21 11:32:19','2024-08-21 11:32:19'),(93,47,4,'_entry_uid_hash','3f02c5b99e97ca4ba62a2e2388d66312',NULL,NULL,NULL,'2024-08-29 20:23:29','2024-08-29 20:23:29'),(94,47,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-29 20:23:29','2024-08-29 20:23:29'),(95,48,4,'_entry_uid_hash','971acc7a9879eec74cb8de466dac61d0',NULL,NULL,NULL,'2024-09-01 10:46:30','2024-09-01 10:46:30'),(96,48,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-01 10:46:30','2024-09-01 10:46:30'),(97,49,4,'_entry_uid_hash','5b0d73ceff30005df856e58550dfb7ce',NULL,NULL,NULL,'2024-09-06 00:27:07','2024-09-06 00:27:07'),(98,49,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-06 00:27:08','2024-09-06 00:27:08'),(99,50,4,'_entry_uid_hash','908ddf77c3fed8f0fb2596ffdcf8c36f',NULL,NULL,NULL,'2024-09-06 08:22:17','2024-09-06 08:22:17'),(100,50,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-06 08:22:17','2024-09-06 08:22:17'),(101,51,4,'_entry_uid_hash','76ce5c91723d329bec6019723621fd8c',NULL,NULL,NULL,'2024-09-10 04:40:32','2024-09-10 04:40:32'),(102,51,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 04:40:32','2024-09-10 04:40:32'),(103,52,4,'_entry_uid_hash','a40a2307e7fd77822bd02286779b5c17',NULL,NULL,NULL,'2024-09-12 12:16:13','2024-09-12 12:16:13'),(104,52,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-12 12:16:14','2024-09-12 12:16:14'),(105,53,4,'_entry_uid_hash','d05500f0f7e1bda617f834d5d4dff888',NULL,NULL,NULL,'2024-09-14 14:09:57','2024-09-14 14:09:57'),(106,53,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-14 14:09:57','2024-09-14 14:09:57'),(107,54,4,'_entry_uid_hash','817b023b65360dc073a47c61c1e245d5',NULL,NULL,NULL,'2024-09-20 04:40:07','2024-09-20 04:40:07'),(108,54,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-20 04:40:08','2024-09-20 04:40:08'),(109,55,4,'_entry_uid_hash','00f7b25712eb84565e3a73c5285c832d',NULL,NULL,NULL,'2024-09-20 13:58:35','2024-09-20 13:58:35'),(110,55,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-20 13:58:35','2024-09-20 13:58:35'),(111,56,4,'_entry_uid_hash','7e93f1c8fd76797e8a11d1c453718e24',NULL,NULL,NULL,'2024-09-24 16:28:43','2024-09-24 16:28:43'),(112,56,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-24 16:28:44','2024-09-24 16:28:44'),(113,57,4,'_entry_uid_hash','b9835742e5a6baa7dd5836922dc3c99d',NULL,NULL,NULL,'2024-09-26 20:25:14','2024-09-26 20:25:14'),(114,57,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-26 20:25:14','2024-09-26 20:25:14'),(115,58,4,'_entry_uid_hash','487bbe164f6fe30a8ec854acc3bcc945',NULL,NULL,NULL,'2024-09-28 08:02:34','2024-09-28 08:02:34'),(116,58,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-28 08:02:34','2024-09-28 08:02:34'),(117,59,4,'_entry_uid_hash','8dd9ebc6f27d6414ca08662d9078029a',NULL,NULL,NULL,'2024-09-30 04:33:49','2024-09-30 04:33:49'),(118,59,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-30 04:33:49','2024-09-30 04:33:49'),(119,60,4,'_entry_uid_hash','3243353bcc2090bb0333659f32235e7f',NULL,NULL,NULL,'2024-10-01 14:02:11','2024-10-01 14:02:11'),(120,60,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-01 14:02:11','2024-10-01 14:02:11'),(121,61,4,'_entry_uid_hash','4bdd5d96aef3544e39a9c6a4a286fa54',NULL,NULL,NULL,'2024-10-02 20:13:20','2024-10-02 20:13:20'),(122,61,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-02 20:13:21','2024-10-02 20:13:21'),(123,62,4,'_entry_uid_hash','a80a1b3edaa986086d2bedca68e53880',NULL,NULL,NULL,'2024-10-03 13:41:06','2024-10-03 13:41:06'),(124,62,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 13:41:06','2024-10-03 13:41:06'),(125,63,4,'_entry_uid_hash','b76b762b606a5830559b64890cc2cfe3',NULL,NULL,NULL,'2024-10-05 12:35:29','2024-10-05 12:35:29'),(126,63,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-05 12:35:29','2024-10-05 12:35:29'),(127,64,4,'_entry_uid_hash','cfd93fc82de544aa1f8933e281d454e7',NULL,NULL,NULL,'2024-10-11 12:35:35','2024-10-11 12:35:35'),(128,64,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-11 12:35:35','2024-10-11 12:35:35'),(129,65,4,'_entry_uid_hash','bbde39f74c1c2a83445f456a3f4a5859',NULL,NULL,NULL,'2024-10-11 21:07:06','2024-10-11 21:07:06'),(130,65,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-11 21:07:07','2024-10-11 21:07:07'),(131,66,4,'_entry_uid_hash','db32c9179a89421ed07e94c6fe9e5503',NULL,NULL,NULL,'2024-10-14 17:51:30','2024-10-14 17:51:30'),(132,66,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-14 17:51:30','2024-10-14 17:51:30'),(133,67,4,'_entry_uid_hash','91d4e7ae1bc886511836da07c7a152ae',NULL,NULL,NULL,'2024-10-15 16:55:46','2024-10-15 16:55:46'),(134,67,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-15 16:55:46','2024-10-15 16:55:46'),(135,68,4,'_entry_uid_hash','e896740a8bff88c8dc418757e27f8a17',NULL,NULL,NULL,'2024-10-16 23:41:27','2024-10-16 23:41:27'),(136,68,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-16 23:41:27','2024-10-16 23:41:27'),(137,69,4,'_entry_uid_hash','dacb7ae6cbff745fcd9769e9bafb6917',NULL,NULL,NULL,'2024-10-22 01:01:08','2024-10-22 01:01:08'),(138,69,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-22 01:01:08','2024-10-22 01:01:08'),(139,70,4,'_entry_uid_hash','efb8e4861c0f53bfe4e4f814e9e2e4f1',NULL,NULL,NULL,'2024-10-27 08:02:40','2024-10-27 08:02:40'),(140,70,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-27 08:02:40','2024-10-27 08:02:40'),(141,71,4,'_entry_uid_hash','8d4e45b9fa75946f9ca5262aa962848a',NULL,NULL,NULL,'2024-11-01 00:21:39','2024-11-01 00:21:39'),(142,71,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-01 00:21:39','2024-11-01 00:21:39'),(143,72,4,'_entry_uid_hash','7f91f1c8570428db276dc05ba63ccb10',NULL,NULL,NULL,'2024-11-02 17:30:43','2024-11-02 17:30:43'),(144,72,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-02 17:30:43','2024-11-02 17:30:43'),(145,73,4,'_entry_uid_hash','05abd725902d23597a986c54f9a50e6e',NULL,NULL,NULL,'2024-11-07 03:08:08','2024-11-07 03:08:08'),(146,73,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 03:08:09','2024-11-07 03:08:09'),(147,74,4,'_entry_uid_hash','14e6d9f4b7acc993e73d364e53fee1ee',NULL,NULL,NULL,'2024-11-08 03:52:11','2024-11-08 03:52:11'),(148,74,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-08 03:52:11','2024-11-08 03:52:11'),(149,75,4,'_entry_uid_hash','dfa189c36bd98afb859fa309434f925f',NULL,NULL,NULL,'2024-11-13 10:39:47','2024-11-13 10:39:47'),(150,75,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-13 10:39:48','2024-11-13 10:39:48'),(151,76,4,'_entry_uid_hash','791ef3ad44d8df87fbccff286f860db4',NULL,NULL,NULL,'2024-11-13 23:10:06','2024-11-13 23:10:06'),(152,76,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-13 23:10:06','2024-11-13 23:10:06'),(153,77,4,'_entry_uid_hash','72147ec7d38a4310d0b499aad4f17cbd',NULL,NULL,NULL,'2024-11-18 07:50:13','2024-11-18 07:50:13'),(154,77,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-18 07:50:14','2024-11-18 07:50:14'),(155,78,4,'_entry_uid_hash','55a0f35c99578b0f8f8531e8773d5cc3',NULL,NULL,NULL,'2024-11-23 02:52:12','2024-11-23 02:52:12'),(156,78,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-23 02:52:13','2024-11-23 02:52:13'),(157,79,4,'_entry_uid_hash','c74ee914140cc1ed9275770aefdf56e3',NULL,NULL,NULL,'2024-11-26 21:36:02','2024-11-26 21:36:02'),(158,79,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-26 21:36:02','2024-11-26 21:36:02'),(159,80,4,'_entry_uid_hash','3c23fbd850f39df68fc39a65bf867f17',NULL,NULL,NULL,'2024-11-27 19:07:24','2024-11-27 19:07:24'),(160,80,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-27 19:07:24','2024-11-27 19:07:24'),(161,81,4,'_entry_uid_hash','7e0e841f99a035818127663977595554',NULL,NULL,NULL,'2024-11-27 23:35:50','2024-11-27 23:35:50'),(162,81,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-27 23:35:51','2024-11-27 23:35:51'),(163,82,4,'_entry_uid_hash','54640377dba5b8bec0b408c9157d4fbb',NULL,NULL,NULL,'2024-11-29 02:44:35','2024-11-29 02:44:35'),(164,82,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-29 02:44:35','2024-11-29 02:44:35'),(165,83,4,'_entry_uid_hash','785f08b9cb7990c7e7ffd08c799142a4',NULL,NULL,NULL,'2024-12-05 06:07:49','2024-12-05 06:07:49'),(166,83,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-05 06:07:49','2024-12-05 06:07:49'),(167,84,4,'_entry_uid_hash','88d66d382bb4adbeb06fe223d1344635',NULL,NULL,NULL,'2024-12-07 08:53:46','2024-12-07 08:53:46'),(168,84,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-07 08:53:46','2024-12-07 08:53:46'),(169,85,4,'_entry_uid_hash','2ebb9039183b1a5a6a149ba5824da8fe',NULL,NULL,NULL,'2024-12-09 16:46:42','2024-12-09 16:46:42'),(170,85,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 16:46:42','2024-12-09 16:46:42'),(171,86,4,'_entry_uid_hash','02c735b7734bc2e7cedf9f412a16092b',NULL,NULL,NULL,'2024-12-11 13:26:16','2024-12-11 13:26:16'),(172,86,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 13:26:16','2024-12-11 13:26:16'),(173,87,4,'_entry_uid_hash','e6fddce9d0d78a22f4a57cd3cd0f25de',NULL,NULL,NULL,'2024-12-13 12:01:46','2024-12-13 12:01:46'),(174,87,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 12:01:46','2024-12-13 12:01:46'),(175,88,4,'_entry_uid_hash','cb3307bcf8fad32e58d102c938b8d614',NULL,NULL,NULL,'2024-12-18 00:34:11','2024-12-18 00:34:11'),(176,88,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-18 00:34:11','2024-12-18 00:34:11'),(177,89,4,'_entry_uid_hash','5ac94fc1daa2f1225fae14998a1c39e2',NULL,NULL,NULL,'2024-12-23 11:52:53','2024-12-23 11:52:53'),(178,89,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-23 11:52:53','2024-12-23 11:52:53'),(179,90,4,'_entry_uid_hash','4bdeb46e4c377f8e2f55da59d142d398',NULL,NULL,NULL,'2024-12-25 00:32:39','2024-12-25 00:32:39'),(180,90,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-25 00:32:39','2024-12-25 00:32:39'),(181,91,4,'_entry_uid_hash','90c77c7ca19a453e587053119284cf69',NULL,NULL,NULL,'2024-12-27 01:50:32','2024-12-27 01:50:32'),(182,91,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-27 01:50:32','2024-12-27 01:50:32'),(183,92,4,'_entry_uid_hash','202e520a32d189e2fba3071f1febf1f0',NULL,NULL,NULL,'2024-12-27 09:58:21','2024-12-27 09:58:21'),(184,92,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-27 09:58:21','2024-12-27 09:58:21'),(185,93,4,'_entry_uid_hash','78955c1afcb89664b8053ca5a9b94b47',NULL,NULL,NULL,'2024-12-28 14:10:17','2024-12-28 14:10:17'),(186,93,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-28 14:10:17','2024-12-28 14:10:17'),(187,94,4,'_entry_uid_hash','970d0114a87c7c96d103364560076649',NULL,NULL,NULL,'2025-01-01 07:57:28','2025-01-01 07:57:28'),(188,94,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-01 07:57:29','2025-01-01 07:57:29'),(189,95,4,'_entry_uid_hash','a5184afa22e18c1f1545ef5f2fb42a24',NULL,NULL,NULL,'2025-01-07 18:31:01','2025-01-07 18:31:01'),(190,95,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-07 18:31:01','2025-01-07 18:31:01'),(191,96,4,'_entry_uid_hash','8bda25714ff5a8d2e73a3146487f53a2',NULL,NULL,NULL,'2025-01-10 03:13:05','2025-01-10 03:13:05'),(192,96,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 03:13:06','2025-01-10 03:13:06'),(193,97,4,'_entry_uid_hash','7771f193c5567695b9219282081de12f',NULL,NULL,NULL,'2025-01-10 03:34:44','2025-01-10 03:34:44'),(194,97,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 03:34:44','2025-01-10 03:34:44'),(195,98,4,'_entry_uid_hash','341e7dc730fd26f258cc7ac060093236',NULL,NULL,NULL,'2025-01-11 00:57:55','2025-01-11 00:57:55'),(196,98,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-11 00:57:55','2025-01-11 00:57:55'),(197,99,4,'_entry_uid_hash','34ecc11e99a401bb0a3bc742fcecaac1',NULL,NULL,NULL,'2025-01-11 11:36:48','2025-01-11 11:36:48'),(198,99,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-11 11:36:48','2025-01-11 11:36:48'),(199,100,4,'_entry_uid_hash','2fa25ebb5eef66c815ff552107f66d8b',NULL,NULL,NULL,'2025-01-12 09:39:48','2025-01-12 09:39:48'),(200,100,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-12 09:39:48','2025-01-12 09:39:48'),(201,101,4,'_entry_uid_hash','5fae2daac2c10c43b67c87f24250d6be',NULL,NULL,NULL,'2025-01-13 06:31:19','2025-01-13 06:31:19'),(202,101,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 06:31:19','2025-01-13 06:31:19'),(203,102,4,'_entry_uid_hash','a426995eeb11b16ec7de23d08b5c0a9d',NULL,NULL,NULL,'2025-01-15 02:40:50','2025-01-15 02:40:50'),(204,102,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 02:40:50','2025-01-15 02:40:50'),(205,103,4,'_entry_uid_hash','aea9004bef829b087663836c1d4a8e95',NULL,NULL,NULL,'2025-01-15 12:40:57','2025-01-15 12:40:57'),(206,103,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 12:40:57','2025-01-15 12:40:57'),(207,104,4,'_entry_uid_hash','ee9528404fc1ead90c1d230b1f418cc9',NULL,NULL,NULL,'2025-01-16 07:09:30','2025-01-16 07:09:30'),(208,104,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 07:09:30','2025-01-16 07:09:30'),(209,105,4,'_entry_uid_hash','28d4931f6cd90af6f256d3730f2cf0e0',NULL,NULL,NULL,'2025-01-16 11:27:57','2025-01-16 11:27:57'),(210,105,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 11:27:58','2025-01-16 11:27:58'),(211,106,4,'_entry_uid_hash','a6c6b74ade70b7ef0de4ec70f1d4f27b',NULL,NULL,NULL,'2025-01-18 01:35:56','2025-01-18 01:35:56'),(212,106,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-18 01:35:56','2025-01-18 01:35:56'),(213,107,4,'_entry_uid_hash','7df3c8fcd3bbb2a4a69c7591158478f7',NULL,NULL,NULL,'2025-01-19 05:36:10','2025-01-19 05:36:10'),(214,107,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 05:36:10','2025-01-19 05:36:10'),(215,108,4,'_entry_uid_hash','1ce8bb6a5867dfabf4e153c2d32de0c1',NULL,NULL,NULL,'2025-01-19 06:54:25','2025-01-19 06:54:25'),(216,108,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 06:54:25','2025-01-19 06:54:25'),(217,109,4,'_entry_uid_hash','9c7829f09d5c5ed99607ee799975e153',NULL,NULL,NULL,'2025-01-21 11:20:49','2025-01-21 11:20:49'),(218,109,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 11:20:49','2025-01-21 11:20:49'),(219,110,4,'_entry_uid_hash','09f198d632b75ba2088f06684916cfb8',NULL,NULL,NULL,'2025-01-31 10:03:18','2025-01-31 10:03:18'),(220,110,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-31 10:03:18','2025-01-31 10:03:18'),(221,111,4,'_entry_uid_hash','39861ed4a3408e416b8b49c80c7ae4f9',NULL,NULL,NULL,'2025-02-03 21:41:42','2025-02-03 21:41:42'),(222,111,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 21:41:42','2025-02-03 21:41:42'),(223,112,4,'_entry_uid_hash','fd7a194c09158ce0ef9fbf10f222c8ee',NULL,NULL,NULL,'2025-02-03 22:58:48','2025-02-03 22:58:48'),(224,112,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 22:58:48','2025-02-03 22:58:48'),(225,113,4,'_entry_uid_hash','30410438ddb65823db64381160a640d5',NULL,NULL,NULL,'2025-02-08 01:15:52','2025-02-08 01:15:52'),(226,113,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-08 01:15:52','2025-02-08 01:15:52'),(227,114,4,'_entry_uid_hash','aeba03c91a129d2235a769ae1f795e4f',NULL,NULL,NULL,'2025-02-12 21:44:37','2025-02-12 21:44:37'),(228,114,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 21:44:37','2025-02-12 21:44:37'),(229,115,4,'_entry_uid_hash','3992a8569d4fa31c7803c70a6aba0f73',NULL,NULL,NULL,'2025-02-13 06:12:57','2025-02-13 06:12:57'),(230,115,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 06:12:58','2025-02-13 06:12:58'),(231,116,4,'_entry_uid_hash','bc88698bbfb3855d800ccb1c24a8f41c',NULL,NULL,NULL,'2025-02-22 13:31:19','2025-02-22 13:31:19'),(232,116,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-22 13:31:19','2025-02-22 13:31:19'),(233,117,4,'_entry_uid_hash','25638ac75b5184bd3ef8ac19038b1b2e',NULL,NULL,NULL,'2025-02-26 11:13:41','2025-02-26 11:13:41'),(234,117,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 11:13:41','2025-02-26 11:13:41'),(235,118,4,'_entry_uid_hash','f53030b5479df329e1c74ebe351f2a2b',NULL,NULL,NULL,'2025-03-02 13:13:34','2025-03-02 13:13:34'),(236,118,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 13:13:34','2025-03-02 13:13:34'),(237,119,4,'_entry_uid_hash','4cc1c28ae86acd53c549e74a89766795',NULL,NULL,NULL,'2025-03-06 06:02:13','2025-03-06 06:02:13'),(238,119,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 06:02:13','2025-03-06 06:02:13'),(239,120,4,'_entry_uid_hash','20f76900a837a36b1914acef6879a3bf',NULL,NULL,NULL,'2025-03-08 21:47:29','2025-03-08 21:47:29'),(240,120,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-08 21:47:29','2025-03-08 21:47:29'),(241,121,4,'_entry_uid_hash','c4d7814e716f890445458838f8b183c3',NULL,NULL,NULL,'2025-03-09 03:06:05','2025-03-09 03:06:05'),(242,121,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-09 03:06:05','2025-03-09 03:06:05'),(243,122,4,'_entry_uid_hash','57533955e4b2e791dc2481e54495cb1e',NULL,NULL,NULL,'2025-03-12 14:18:45','2025-03-12 14:18:45'),(244,122,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-12 14:18:45','2025-03-12 14:18:45'),(245,123,4,'_entry_uid_hash','cbd4322c980830bb9587657023b9cc3e',NULL,NULL,NULL,'2025-03-22 10:13:22','2025-03-22 10:13:22'),(246,123,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 10:13:22','2025-03-22 10:13:22'),(247,124,4,'_entry_uid_hash','c4aedf73a19d7564c8a4fb48371dd42c',NULL,NULL,NULL,'2025-03-22 11:58:34','2025-03-22 11:58:34'),(248,124,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 11:58:34','2025-03-22 11:58:34'),(249,125,4,'_entry_uid_hash','e67b91fec81c8968bb6a414e58669591',NULL,NULL,NULL,'2025-11-03 15:47:44','2025-11-03 15:47:44'),(250,125,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-03 15:47:45','2025-11-03 15:47:45'),(251,126,4,'_entry_uid_hash','ab272dcac47da97db564212eff59bf00',NULL,NULL,NULL,'2025-11-07 03:19:59','2025-11-07 03:19:59'),(252,126,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 03:19:59','2025-11-07 03:19:59'),(253,127,4,'_entry_uid_hash','909b817319eb7a65295274c7acfeed35',NULL,NULL,NULL,'2025-11-08 01:35:28','2025-11-08 01:35:28'),(254,127,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-08 01:35:28','2025-11-08 01:35:28'),(255,128,4,'_entry_uid_hash','cdfb4c568f22f2bae64f374174533e40',NULL,NULL,NULL,'2025-11-09 14:39:48','2025-11-09 14:39:48'),(256,128,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-09 14:39:48','2025-11-09 14:39:48'),(257,129,4,'_entry_uid_hash','c57a5aa87e69a0f17840cce7cdd4cf6e',NULL,NULL,NULL,'2025-11-16 20:50:14','2025-11-16 20:50:14'),(258,129,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 20:50:14','2025-11-16 20:50:14'),(259,130,4,'_entry_uid_hash','bd39c998af3dc74276f8b44a5566ba76',NULL,NULL,NULL,'2025-11-17 09:19:38','2025-11-17 09:19:38'),(260,130,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 09:19:38','2025-11-17 09:19:38'),(261,131,4,'_entry_uid_hash','f285a83f6ff175e322e09eec8fccd6c8',NULL,NULL,NULL,'2025-11-17 11:26:23','2025-11-17 11:26:23'),(262,131,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 11:26:23','2025-11-17 11:26:23'),(263,132,4,'_entry_uid_hash','668688bf330cc551baa3ad84529fb9bf',NULL,NULL,NULL,'2025-11-17 16:16:34','2025-11-17 16:16:34'),(264,132,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 16:16:35','2025-11-17 16:16:35'),(265,133,4,'_entry_uid_hash','811c0f1059139185cea534c5bbd89aff',NULL,NULL,NULL,'2025-11-17 16:16:44','2025-11-17 16:16:44'),(266,133,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 16:16:44','2025-11-17 16:16:44'),(267,134,4,'_entry_uid_hash','5f2c2be687b680cdd6f3496d47e61737',NULL,NULL,NULL,'2025-12-09 13:35:30','2025-12-09 13:35:30'),(268,134,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 13:35:31','2025-12-09 13:35:31'),(269,135,4,'_entry_uid_hash','1a001602c7c32e47411b307521295e0c',NULL,NULL,NULL,'2025-12-27 19:57:17','2025-12-27 19:57:17'),(270,135,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 19:57:17','2025-12-27 19:57:17'),(271,136,4,'_entry_uid_hash','7f4e44ec4b2d929d444f33d831c2289f',NULL,NULL,NULL,'2026-02-01 09:42:03','2026-02-01 09:42:03'),(272,136,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-01 09:42:03','2026-02-01 09:42:03'),(273,137,4,'_entry_uid_hash','b844d99beea6caf1c5b343938d8b4ffa',NULL,NULL,NULL,'2026-02-03 04:45:10','2026-02-03 04:45:10'),(274,137,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 04:45:10','2026-02-03 04:45:10'),(275,138,4,'_entry_uid_hash','dcbee0eca4053b5480dcbdce0d0dc1bd',NULL,NULL,NULL,'2026-02-03 04:45:20','2026-02-03 04:45:20'),(276,138,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 04:45:20','2026-02-03 04:45:20'),(277,139,4,'_entry_uid_hash','ca7519a8c620bf5e08749ef7be251764',NULL,NULL,NULL,'2026-02-13 05:25:04','2026-02-13 05:25:04'),(278,139,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 05:25:04','2026-02-13 05:25:04'),(279,140,4,'_entry_uid_hash','da564440d12172a90a122a422cb204d9',NULL,NULL,NULL,'2026-02-28 16:54:15','2026-02-28 16:54:15'),(280,140,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-28 16:54:15','2026-02-28 16:54:15'),(281,141,4,'_entry_uid_hash','69046bd3aa710a26e793607afd35080d',NULL,NULL,NULL,'2026-03-01 01:21:46','2026-03-01 01:21:46'),(282,141,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-01 01:21:46','2026-03-01 01:21:46');
/*!40000 ALTER TABLE `koreafluentform_submission_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_submissions`
--

DROP TABLE IF EXISTS `koreafluentform_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned DEFAULT NULL,
  `serial_number` int(10) unsigned DEFAULT NULL,
  `response` longtext DEFAULT NULL,
  `source_url` varchar(255) DEFAULT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `status` varchar(45) DEFAULT 'unread' COMMENT 'possible values: read, unread, trashed',
  `is_favourite` tinyint(1) NOT NULL DEFAULT 0,
  `browser` varchar(45) DEFAULT NULL,
  `device` varchar(45) DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `city` varchar(45) DEFAULT NULL,
  `country` varchar(45) DEFAULT NULL,
  `payment_status` varchar(45) DEFAULT NULL,
  `payment_method` varchar(45) DEFAULT NULL,
  `payment_type` varchar(45) DEFAULT NULL,
  `currency` varchar(45) DEFAULT NULL,
  `payment_total` float DEFAULT NULL,
  `total_paid` float DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=142 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_submissions`
--

LOCK TABLES `koreafluentform_submissions` WRITE;
/*!40000 ALTER TABLE `koreafluentform_submissions` DISABLE KEYS */;
INSERT INTO `koreafluentform_submissions` VALUES (1,4,1,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ad1a547e83\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"William\",\"last_name\":\"Morris\"},\"input_text\":\"William Morris\",\"email\":\"notification@connectnic.com\",\"phone\":\"00149154934\",\"datetime\":\"\",\"description\":\"Notice: We are not liable for any financial losses, information loss, reduction in SEO rankings, missed clients, undeliverable email or any other detriments that you may suffer upon the termination of skaivalley.com. For more info please look at section 89.g.1a of our User Agreement.\\r\\nHere is your ultimate alert to extend skaivalley.com:\\r\\nhttps:\\/\\/connectnic.com\\/renew\\/U0tBSVZBTExFWS5DT00\\r\\nIn the scenario that skaivalley.com lapses, we maintain the right to offer your spot to contending businesses in the identical sector and zone after 3 business days on an bidding basis.\\r\\nThis is the final correspondence that we are required to send out regarding the termination of skaivalley.com\\r\\nSafe Online Payment:\\r\\nhttps:\\/\\/connectnic.com\\/renew\\/U0tBSVZBTExFWS5DT00\\r\\nAll functions will be automatically renewed on skaivalley.com if payment is confirmed in full before expiry. Thanks for  your immediate attention to this.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','192.53.137.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-02-14 06:20:38','2024-02-14 06:20:38'),(2,4,2,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"eec387c974\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Pamela Chastain\",\"last_name\":\"Chastain\"},\"input_text\":\"Pamela Chastain\",\"email\":\"chastain.pamela@gmail.com\",\"phone\":\"7045622185\",\"datetime\":\"\",\"description\":\"Most of us like to partake in a little vino, a cocktail, or a nice cold brewski every now and then...\\r\\n\\r\\nAnd I\'m one of them :)\\r\\n\\r\\nHowever, recent studies prove the #1 sign you drink too much is excess lower belly fat (also referred to as \\\"Liver Belly\\\").\\r\\n\\r\\nThat\'s because the entire fat-burning process depends on a healthy liver.\\r\\n\\r\\nAnd although alcohol is normally quite damaging to your liver...\\r\\n\\r\\nThe ancient Mediterranean ritual you\'ll see at the link below naturally protects, purifies, and rapidly cleanses your liver of EVERY form of alcohol...\\r\\n\\r\\nAllowing you to enjoy a few drinks while promoting weight loss at the same time!\\r\\n\\r\\nThat\'s why, if you\'re gonna drink alcohol, just follow this simple Mediterranean Ritual beforehand (takes 30 seconds).\\r\\n\\r\\nCheck it now: https:\\/\\/tinyurl.com\\/mediteraneanritual\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','104.239.80.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-12 21:27:57','2024-04-12 21:27:57'),(3,4,3,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"e9ba2cbf5d\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Gabriella Schoonover\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"Ready to blast your message across the digital universe? Just as you\'re engaging with this ad, imagine your brand message reaching countless website contact forms worldwide! Starting at just under $100, unlock the potential to reach 1 million forms. Reach out to me below for details\\r\\n\\r\\nP. Stewart\\r\\nEmail: j4hyrm@mail-to-form.xyz\\r\\nSkype: form-blasting\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','5.180.179.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 11:04:36','2024-04-17 11:04:36'),(4,4,4,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"e9ba2cbf5d\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Theresa\",\"last_name\":\"Smith\"},\"input_text\":\"Dwayne Corona\",\"email\":\"corona.dwayne2@gmail.com\",\"phone\":\"428208353\",\"datetime\":\"Theresa\",\"description\":\"Hello,\\r\\n\\r\\nDo you sometimes find yourself in a tug of war between work and fitness? We have the perfect solution for you - Elebands! \\r\\n\\r\\nElebands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day.\\r\\n\\r\\nThe best part is we have full body weight sets ranging from 3 lbs – 30 lbs to ensure optimal results no matter what your fitness goals are. \\r\\n\\r\\nPlus! We have bands for sports, casual, and formal occasions that you can wear with any outfit, ensuring you stay stylish while achieving your fitness goals.\\r\\n\\r\\nWith Elebands, you no longer have to choose between work and exercise. Our body weight bands enable you to lose weight and get fit regardless of your location or activity. Enjoy these instant benefits:\\r\\n\\r\\n1. Burn Calories: Effortlessly burn up to 1,500 calories daily, toning your body as you go about your day.\\r\\n\\r\\n2. Natural Weight Loss: Say goodbye to intense workouts and stressful diets. Elebands helps you lose weight naturally.\\r\\n\\r\\n3. Build Strength: Develop lean muscles and enhance your strength as you carry out your regular activities.\\r\\n\\r\\nImagine achieving your dream body without stepping foot in a gym or following a strict diet plan. With Elebands, it\'s possible.\\r\\n\\r\\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements. To get started visit our website now at https:\\/\\/bit.ly\\/elebands-news and embrace the Elebands experience.\\r\\n\\r\\nLet Elebands be your partner in achieving a fit and healthy lifestyle. Start your transformation today!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nTheresa Smith\\r\\nBrand Ambassador\\r\\nElebands USA\\r\\n\\r\\nVisit our website NOW!   https:\\/\\/bit.ly\\/elebands-news\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','23.106.16.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 13:59:05','2024-04-17 13:59:05'),(5,4,5,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"cc59ad92b2\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Barbara\",\"last_name\":\"Gooch\"},\"input_text\":\"Barbara Gooch\",\"email\":\"barbara.gooch@gmail.com\",\"phone\":\"2014847818\",\"datetime\":\"Gooch\",\"description\":\"Hi,\\r\\n\\r\\nAre you looking for a way to create a sustainable online business with minimal effort? Let me introduce you to the PLR Empire Builder—your ticket to a thriving digital product business.\\r\\n\\r\\nWith the PLR Empire Builder, you get access to 10 million PLR (Private Label Rights) digital products that you can use, rebrand, and resell as your own. This is a game-changer for entrepreneurs, content creators, and anyone who wants to build a business without starting from scratch.\\r\\n\\r\\nHere\'s what you get with the PLR Empire Builder:\\r\\n\\r\\n- 10 million high-quality digital products, including Canva designs, articles, videos, and more.\\r\\n- Full commercial rights to use and resell these products.\\r\\n- The freedom to customize and rebrand to fit your style.\\r\\n- A risk-free 30-day money-back guarantee.\\r\\n\\r\\n\\r\\nReady to start building your PLR empire? Click the link below to learn more and grab this incredible offer while it\'s still available.\\r\\n\\r\\nCheck it now: https:\\/\\/tinyurl.com\\/plrempirebuilder\\r\\n\\r\\nBest regards!\\r\\n\\r\\n\\r\\n\\r\\nIn order to unsubscribe your website from this list, please click here: https:\\/\\/seo-first-page.com\\/unsubscribe\\/\\r\\n\\r\\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com\\/webinar ©2024 GoTo, Inc.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','154.9.50.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-25 06:46:20','2024-04-25 06:46:20'),(6,4,6,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4e7b4186ef\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Ramon\",\"last_name\":\"Prieto\"},\"input_text\":\"Ramon Prieto\",\"email\":\"admin@charterunionfin.com\",\"phone\":\"4533759\",\"datetime\":\"Ramon Prieto\",\"description\":\"Do not stay out of business, or close down due to lack of Funding and finance. Your projects, businesses and financial needs is completely possible.\\r\\n\\r\\nYou can now fund your projects, businesses without worries of repayment as you can have ample amount of time to execute your projects and businesses and build up, grow financially, to achieve your complete set goals.\\r\\n\\r\\nAre you also a broker\\/consultant? Make life easy for various of your clients globlly to help provide funding for their various Businesses and Projects, edging them towards a better buiness and financial goals.\\r\\n\\r\\nChu Yeung\\r\\nCustomer Care Department\\r\\ninfo@charterunionfin.com\\r\\n+852 8199 9324\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','45.86.201.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-01 19:46:37','2024-05-01 19:46:37'),(7,4,7,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4e7b4186ef\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Nelle\",\"last_name\":\"Sliva\"},\"input_text\":\"Nelle Sliva\",\"email\":\"nelle.sliva27@yahoo.com\",\"phone\":\"9023632452\",\"datetime\":\"\",\"description\":\"Hi,\\r\\n\\r\\nNeed a new website without breaking the bank? WebDesigner Washington is offering a complete turnkey website for just $250, but this deal is limited to the first five customers! Check it here: https:\\/\\/webdesignerwashington.com\\/\\r\\n\\r\\nHere\'s what you get:\\r\\n- Fast delivery: Your website will be live in 7 days.\\r\\n- All-inclusive: Up to 5 pages, domain name, 1 year of maintenance, and basic SEO.\\r\\n- Satisfaction guaranteed: Love it or get your money back.\\r\\n- We have over 16 years of experience and a 4.9\\/5 rating from 100+ reviews. Our 4-step process makes it easy for you to get a stunning website that drives business.\\r\\n\\r\\nDon\'t miss out! This is a real service that comes to help small business. Check https:\\/\\/webdesignerwashington.com\\/ to claim your 25%.\\r\\n\\r\\nBest,\\r\\n\\r\\nWebDesigner Washington\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','77.247.114.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 05:58:03','2024-05-02 05:58:03'),(8,4,8,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4e7b4186ef\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Theresa\",\"last_name\":\"Smith\"},\"input_text\":\"Isabell Shiels\",\"email\":\"isabell.shiels@gmail.com\",\"phone\":\"81551902\",\"datetime\":\"Theresa Smith\",\"description\":\"Hello,\\r\\n\\r\\nI wanted to ask if you ever struggled with the choice of working out OR putting in more time at the office. Well, we have the perfect solution for you - EleBands!  \\r\\n \\r\\nEleBands offers ultra-thin, fashionable all day wearable body weight bands that seamlessly integrate into your daily routine. Burn up to 1,500 calories a day by simply wearing our bands on your wrist, ankle, and waist while you go about your normal day. \\r\\n \\r\\nThe best part is we have full body weight sets ranging from 3lbs – 30lbs to ensure optimal results no matter what your fitness goals are.  \\r\\n \\r\\nELEVATE YOUR FITNESS NOW: \\r\\n \\r\\n- No Gym \\r\\n- No Diet\\r\\n- No Excercise \\r\\n- Nothing To Take... \\r\\n \\r\\nJUST GO ABOUT YOUR DAY AND, \\r\\n \\r\\n- Get Toned \\r\\n- Burn Calories \\r\\n- Lose Weight Effortlesly \\r\\n \\r\\nYou have to see our bands, there is nothing else like them on the planet. Take a look NOW! https:\\/\\/bit.ly\\/elebands-news\\r\\n \\r\\nPlus! We have bands for sports, casual, and formal occasions that you can wear with any outfit, ensuring you stay stylish while achieving your fitness goals. \\r\\n \\r\\nMany of our clients are losing 2-3 pounds per week while experiencing significant health improvements.  \\r\\n \\r\\nCheck out our stylish and powerful bands now: https:\\/\\/bit.ly\\/elebands-news\\r\\n\\r\\nTheresa Smith\\r\\nBrand Ambassador\\r\\nElebands USA\\r\\n\\r\\nP.S. Many people choose to sacrifice their health to build their career or make more money, with EleBands you can handle your health and your career at the same time. This is a game changer you must see now, check us out: https:\\/\\/bit.ly\\/elebands-news\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','23.106.18.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 19:26:48','2024-05-02 19:26:48'),(9,4,9,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a2353effc4\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Faye\",\"last_name\":\"Faye\"},\"input_text\":\"Faye\",\"email\":\"teambuildingkorea.com@aol.com\",\"phone\":\"381723485\",\"datetime\":\"Faye Tench\",\"description\":\"Hi there, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nEnjoy,\\r\\n\\r\\nFaye\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','198.203.28.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-10 02:28:55','2024-05-10 02:28:55'),(10,4,10,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"08473be5a0\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Emily\",\"last_name\":\"Jones\"},\"input_text\":\"Rdefc A\",\"email\":\"emilyjones2250@gmail.com\",\"phone\":\"517746579\",\"datetime\":\"Emily Jones\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nEmily\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','185.104.219.255',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-20 18:22:57','2024-05-20 18:22:57'),(11,4,11,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"08473be5a0\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"694680119\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','217.156.50.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-21 00:49:03','2024-05-21 00:49:03'),(12,4,12,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"08473be5a0\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jenna\",\"last_name\":\"Wager\"},\"input_text\":\"Jenna Wager\",\"email\":\"wager.jenna@googlemail.com\",\"phone\":\"3218129946\",\"datetime\":\"Jenna Wager\",\"description\":\"Hey there,\\r\\n\\r\\nImagine your WordPress site powered by AI!\\r\\n\\r\\nOur plugin writes captivating content, designs stunning visuals, and automates marketing tasks - all within your Wordpress dashboard.\\r\\n\\r\\nMore info:  https:\\/\\/furtherinfo.org\\/wpg\\r\\n\\r\\nSincerely,\\r\\n\\r\\nJenna\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','192.186.142.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-21 06:18:28','2024-05-21 06:18:28'),(13,4,13,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"08473be5a0\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Libby\",\"last_name\":\"Evans\"},\"input_text\":\"A nxxfvc\",\"email\":\"libbyevans461@gmail.com\",\"phone\":\"300838810\",\"datetime\":\"Libby Evans\",\"description\":\"Hi,\\r\\n\\r\\nI\'ve just been on teambuildingkorea.com and noticed you\'re on Instagram.\\r\\n\\r\\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \\r\\n\\r\\nAre you looking to attract more engaged followers, growing your audience further and reach more potential customers?\\r\\n\\r\\nLet me know if you would like further information.\\r\\n\\r\\nKind Regards,\\r\\nLibby\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ig\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','5.157.52.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-21 11:19:37','2024-05-21 11:19:37'),(14,4,14,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"af4d6f1d66\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Leilani\",\"last_name\":\"Leilani\"},\"input_text\":\"Leilani\",\"email\":\"leilani@angwin.podiatristusa.sale\",\"phone\":\"258265565\",\"datetime\":\"Leilani Angwin\",\"description\":\"Morning,\\r\\n\\r\\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\\r\\n\\r\\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\\r\\n\\r\\nGet yours today with 60% OFF: https:\\/\\/podiatristusa.sale\\r\\n\\r\\nThe Best,\\r\\n\\r\\nLeilani\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','199.187.211.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-24 05:31:07','2024-05-24 05:31:07'),(15,4,15,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"c1da233525\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Amelia\",\"last_name\":\"Brown\"},\"input_text\":\"Liil iwmenc\",\"email\":\"ameliabrown0325@gmail.com\",\"phone\":\"7541675936\",\"datetime\":\"Amelia Brown\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your \\r\\nsubscriber count safely and practically.\\r\\n\\r\\nOur focus is on organic growth strategies that nurture a \\r\\nthriving community around your channel. We don\'t use bots or \\r\\ngimmicks, just targeted engagement tactics to help you reach the \\r\\nright people.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','109.230.203.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-02 08:00:31','2024-06-02 08:00:31'),(16,4,16,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"c1da233525\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Kai\",\"last_name\":\"Rinaldi\"},\"input_text\":\"Kai Rinaldi\",\"email\":\"rinaldi.kai53@gmail.com\",\"phone\":\"4218068\",\"datetime\":\"Kai\",\"description\":\"Hi there,\\r\\n\\r\\nI recently came across your website on teambuildingkorea.com and found it very interesting. I was curious, have you ever considered creating an eBook out of your website content?\\r\\n\\r\\nThere are tools available, that allow you to easily convert website content into a well-designed eBook. This could be a great way to repurpose your existing content and potentially reach a new audience.\\r\\n\\r\\nOf course, I understand this might not be something you\'re interested in, but I just wanted to share the possibility!\\r\\n\\r\\nAnyway, here is the tool I had in mind. It\'s only $16.95 so worth checking out: \\r\\nhttps:\\/\\/furtherinfo.org\\/lgb7\\r\\n\\r\\nBest regards,\\r\\nKai\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/wp\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','5.157.43.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-03 03:06:29','2024-06-03 03:06:29'),(17,4,17,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"9f60e2995f\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Emily\",\"last_name\":\"Jones\"},\"input_text\":\"Ibj Fqschlo\",\"email\":\"emilyjones2250@gmail.com\",\"phone\":\"339707311\",\"datetime\":\"Emily Jones\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nEmily\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','5.157.23.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-09 22:32:55','2024-06-09 22:32:55'),(18,4,18,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"9f60e2995f\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Marylin\",\"last_name\":\"Marylin\"},\"input_text\":\"Marylin\",\"email\":\"marylin@teambuildingkorea.com\",\"phone\":\"\",\"datetime\":\"Marylin\",\"description\":\"Hi there \\r\\n\\r\\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\\r\\n\\r\\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\\r\\n\\r\\n50% OFF + Free Shipping!  Get it Now: https:\\/\\/linterna.cc\\r\\n\\r\\nBest regards, \\r\\n\\r\\nMarylin\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','162.219.178.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-11 17:31:26','2024-06-11 17:31:26'),(19,4,19,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"9f60e2995f\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Mathew\",\"last_name\":\"Grunewald\"},\"input_text\":\"Mathew Grunewald\",\"email\":\"mathew.grunewald@gmail.com\",\"phone\":\"5430407484\",\"datetime\":\"Mathew\",\"description\":\"Hi there,\\r\\n\\r\\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\\r\\n\\r\\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\\r\\n\\r\\nLearn more: https:\\/\\/furtherinfo.org\\/0wg3\\r\\n\\r\\nHere\'s what you get:\\r\\n\\r\\nUltra-fast hosting powered by Intel® Xeon® CPU technology\\r\\nUnlimited website hosting\\r\\nUnlimited cloud storage\\r\\nUnlimited video hosting\\r\\nUnlimited funnel creation\\r\\nFree SSL certificates for all domains and files\\r\\n99.999% uptime guarantee\\r\\n24\\/7 customer support\\r\\nEasy-to-use cPanel\\r\\n365-day money-back guarantee\\r\\n\\r\\nPlus, get these exclusive bonuses when you act now:\\r\\n\\r\\n60+ reseller licenses (sell hosting to your clients!)\\r\\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\\r\\n\\r\\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\\r\\n\\r\\nClick here to learn more: https:\\/\\/furtherinfo.org\\/0wg3\\r\\n\\r\\nMathew\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Linux','165.231.225.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-12 16:05:20','2024-06-12 16:05:20'),(20,4,20,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5848cd0986\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Minjeong\",\"last_name\":\"Park\"},\"input_text\":\"Fuchs Lubricants Korea Ltd\",\"email\":\"minjeong.park@fuchs.com\",\"phone\":\"01041591332\",\"datetime\":\"17\\/08\\/2024\",\"description\":\"Virtual team building program inquiry\\r\\n\\r\\nNo of employees : about 300\\r\\n(10 Asia countries)\\r\\nDuration : 1 hour\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Android','124.53.56.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-15 15:44:23','2024-06-15 15:44:23'),(21,4,21,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5848cd0986\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Betsy Angas\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"I was interested in whether or not you would like me to blast your ad to millions of contact forms. You\'re reading this message so you know others will read yours the same way. Take a peek at my site below for info\\r\\n\\r\\nhttp:\\/\\/3818ty.blast-to-forms.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','212.30.36.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-19 16:51:18','2024-06-19 16:51:18'),(22,4,22,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"f248b161f6\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"526223711\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\\r\\n\\r\\nNon-animated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=bA2DyChM4Oc\\r\\n\\r\\nAnimated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=JG33_MgGjfc\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ev\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','193.28.182.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-23 00:08:50','2024-06-23 00:08:50'),(23,4,23,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"f248b161f6\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Rory\",\"last_name\":\"Rory\"},\"input_text\":\"Rory\",\"email\":\"rorysteinberg@foxmail.com\",\"phone\":\"882880147\",\"datetime\":\"Rory Steinberg\",\"description\":\"World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\\r\\n\\r\\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \\r\\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\\r\\n\\r\\nGet Yours: https:\\/\\/hineck.co\\r\\n\\r\\nThanks and Best Regards,\\r\\n\\r\\nRory\\r\\nContact - Team Building Korea\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Apple','212.102.60.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-24 19:38:44','2024-06-24 19:38:44'),(24,4,24,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ed1dc88032\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Ashli\",\"last_name\":\"Walton\"},\"input_text\":\"Ashli Walton\",\"email\":\"ashli.walton@gmail.com\",\"phone\":\"6621409090\",\"datetime\":\"Walton\",\"description\":\"Hi,\\r\\n\\r\\nI hope this email finds you well.\\r\\n\\r\\nMy name is Michael, and I’m reaching out to introduce you to an incredible opportunity to elevate your digital marketing skills and start earning from day one with Digital Wealth Academy (DWA).\\r\\n\\r\\nAre you struggling to find a reliable way to make money online? Many people face the same challenge, feeling overwhelmed by the sheer volume of information and the steep learning curve. That’s where DWA comes in.\\r\\n\\r\\nWhy Digital Wealth Academy?\\r\\n- Comprehensive Training: From SEO and social media marketing to email campaigns and sales funnels, DWA covers it all.\\r\\n- Master Resell Rights (MRR): Gain the right to resell our top-tier course and keep 100% of the profits.\\r\\n- Proven Success: Our members have transformed their lives, achieving financial freedom through our program.\\r\\n\\r\\nWhat Our Students Are Saying:\\r\\n\\r\\n“DWA has been a game-changer for me! Within three months, I went from zero to making a consistent $5,000 per month. The training modules are thorough and easy to follow.” – Sarah J.\\r\\n\\r\\n“Thanks to Digital Wealth Academy, I was able to quit my 9-to-5 job and focus entirely on my online business. The support and resources provided are unparalleled.” – Mike T.\\r\\n\\r\\n“The Master Resell Rights model is brilliant! It allowed me to start earning right away without having to create my own products from scratch.” – Rachel K.\\r\\n\\r\\nDon’t just take my word for it. See how DWA can change your life by visiting https:\\/\\/digitalwealthacademy.online\\/.\\r\\n\\r\\nReady to Get Started?\\r\\n\\r\\nClick https:\\/\\/digitalwealthacademy.online\\/ to learn more and take the first step towards financial independence.\\r\\n\\r\\nIf you have any questions or need further information, feel free to reply to this email. I’m here to help!\\r\\n\\r\\nBest regards,\\r\\n\\r\\nMichael\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Safari','Apple','154.202.108.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-27 09:50:53','2024-06-27 09:50:53'),(25,4,25,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ed1dc88032\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jannie\",\"last_name\":\"Hoag\"},\"input_text\":\"Jannie Hoag\",\"email\":\"jannie.hoag@msn.com\",\"phone\":\"9633258240\",\"datetime\":\"Jannie\",\"description\":\"Use the advanced & finetuned AI models at https:\\/\\/proai.click to generate amazing media for your brand\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','104.222.164.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-01 16:07:49','2024-07-01 16:07:49'),(26,4,26,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ed1dc88032\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Peter\",\"last_name\":\"A.\"},\"input_text\":\"Emile Cates\",\"email\":\"peter.a@grafixar.com\",\"phone\":\"227401089\",\"datetime\":\"\",\"description\":\"Hi,\\r\\n\\r\\nI hope this email finds you well.\\r\\n\\r\\nI recently came across your website teambuildingkorea.com and noticed a few issues like broken links, errors, and some design elements that could be improved. Given the positive reviews your business has received, I took the initiative to design a new version of your website.\\r\\n\\r\\nI\'d love to show you the first draft, which is ready for your review. I believe it will enhance your online presence and address the current issues.\\r\\n\\r\\nIn terms of pricing, I want to be upfront. The cost for a business website is $800 for 5 pages. If you need e-commerce functionality, the price is $1200. These are reduced rates from my usual minimum of $3000, offering you substantial savings. You only need to pay once the website is complete and you are fully satisfied.\\r\\n\\r\\nAre you interested in seeing the new design? If not, no worries - just let me know and I can discard it.\\r\\n\\r\\nBest regards,\\r\\nPeter A.\\r\\nhttps:\\/\\/grafixar.com\\r\\npeter.a@grafixar.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','50.117.66.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-02 13:16:20','2024-07-02 13:16:20'),(27,4,27,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ed1dc88032\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Raina\",\"last_name\":\"Lindgren\"},\"input_text\":\"Raina Lindgren\",\"email\":\"raina.lindgren6@outlook.com\",\"phone\":\"7842235502\",\"datetime\":\"Raina\",\"description\":\"WANTED: Partnerships & Agents for Global E-commerce Firm\\r\\n\\r\\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\\r\\n\\r\\nWhy Choose 4U2 Inc.? (see https.\\/\\/www.4u2inc.com)\\r\\n\\r\\nGlobal reach for your products\\r\\nImmediate requirements for a wide range of items\\r\\nOpportunity to expand your business network\\r\\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\\r\\n\\r\\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\\r\\n\\r\\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','185.195.19.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 17:20:40','2024-07-03 17:20:40'),(28,4,28,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"8b2b3ca7f5\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Emily\",\"last_name\":\"Jones\"},\"input_text\":\"Jlmz R\",\"email\":\"emilyjones2250@gmail.com\",\"phone\":\"272351359\",\"datetime\":\"Emily\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nEmily\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','109.69.109.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-05 10:38:21','2024-07-05 10:38:21'),(29,4,29,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"7b59c4baf9\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Juliana\",\"last_name\":\"Juliana\"},\"input_text\":\"Juliana\",\"email\":\"magicmat@teambuildingkorea.com\",\"phone\":\"639812515\",\"datetime\":\"Juliana\",\"description\":\"Get The Worlds Greatest Magic Sand Free Beach Mat!\\r\\n\\r\\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\\r\\n\\r\\nAct Now And Receive A Special Discount For Our Magic Mat!\\r\\n\\r\\nGet Yours Here:  https:\\/\\/magicmats.co\\r\\n\\r\\nTo your success, \\r\\n \\r\\nJuliana\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','212.102.60.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-13 17:31:56','2024-07-13 17:31:56'),(30,4,30,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"7b59c4baf9\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Bailey\",\"last_name\":\"Laby\"},\"input_text\":\"Bailey Laby\",\"email\":\"bailey.laby@gmail.com\",\"phone\":\"882991974\",\"datetime\":\"Bailey Laby\",\"description\":\"Hi there,\\r\\n\\r\\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\\r\\n\\r\\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\\r\\n\\r\\nHere\'s what you get:\\r\\n\\r\\nUltra-fast hosting powered by Intel® Xeon® CPU technology\\r\\nUnlimited website hosting\\r\\nUnlimited cloud storage\\r\\nUnlimited video hosting\\r\\nUnlimited funnel creation\\r\\nFree SSL certificates for all domains and files\\r\\n99.999% uptime guarantee\\r\\n24\\/7 customer support\\r\\nEasy-to-use cPanel\\r\\n365-day money-back guarantee\\r\\n\\r\\nPlus, get these exclusive bonuses when you act now:\\r\\n\\r\\n60+ reseller licenses (sell hosting to your clients!)\\r\\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\\r\\n\\r\\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\\r\\n\\r\\nClick here to learn more: https:\\/\\/furtherinfo.org\\/yarx\\r\\n\\r\\nBailey\\r\\n\\r\\nIf you do not wish to receive any further offers:\\r\\nhttps:\\/\\/removeme.click\\/wp\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Linux','212.237.0.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-14 06:39:11','2024-07-14 06:39:11'),(31,4,31,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"60b66d547e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Katelyn\",\"last_name\":\"Raiden\"},\"input_text\":\"Uindf qvhjmnfs\",\"email\":\"katelynraiden@gmail.com\",\"phone\":\"5145136083\",\"datetime\":\"Katelyn\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','88.218.76.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-17 16:49:09','2024-07-17 16:49:09'),(32,4,32,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"60b66d547e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Dulcie\",\"last_name\":\"Pelloe\"},\"input_text\":\"Dulcie Pelloe\",\"email\":\"pelloe.dulcie@gmail.com\",\"phone\":\"214994769\",\"datetime\":\"Dulcie\",\"description\":\"Your website is a direct reflection of your company.\\r\\n \\r\\nIf it\'s outdated, broken, lacks features or just needs to be updated, it directly affects how your customers perceive the rest of your business MUCH MORE THAN YOU THINK.\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts  \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','98.159.33.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-18 17:15:14','2024-07-18 17:15:14'),(33,4,33,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"60b66d547e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Marilyn Haugen\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"Quick question: how would you like your ad to be seen by millions of people? I sent this message to your contact form, and you\'re reading it now! Visit my site below to learn more.\\r\\n\\r\\nhttp:\\/\\/zcpqvq.contactformmarketing.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','23.161.160.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 00:13:26','2024-07-22 00:13:26'),(34,4,34,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"60b66d547e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"651546212\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ev\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','165.231.70.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 04:32:32','2024-07-22 04:32:32'),(35,4,35,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"2c56c822df\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Franchesca\",\"last_name\":\"Franchesca\"},\"input_text\":\"Franchesca\",\"email\":\"franchesca@teambuildingkorea.com\",\"phone\":\"3994203652\",\"datetime\":\"Franchesca\",\"description\":\"Morning \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nSincerely, \\r\\n\\r\\nFranchesca\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Safari','Apple','23.83.131.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-26 01:26:05','2024-07-26 01:26:05'),(36,4,36,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"2c56c822df\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Philip\",\"last_name\":\"Deaton\"},\"input_text\":\"Philip Deaton\",\"email\":\"philip.deaton@gmail.com\",\"phone\":\"661708366\",\"datetime\":\"Philip Deaton\",\"description\":\"WANTED: Partnerships & Agents for Global E-commerce Firm\\r\\n\\r\\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\\r\\n\\r\\nWhy Choose 4U2 Inc.? (see https.\\/\\/www.4u2inc.com)\\r\\n\\r\\nGlobal reach for your products\\r\\nImmediate requirements for a wide range of items\\r\\nOpportunity to expand your business network\\r\\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\\r\\n\\r\\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\\r\\n\\r\\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Safari','Apple','213.169.148.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-26 07:21:04','2024-07-26 07:21:04'),(37,4,37,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"2c56c822df\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Katelyn\",\"last_name\":\"Raiden\"},\"input_text\":\"Uailt Bjzdo\",\"email\":\"katelynraiden@gmail.com\",\"phone\":\"7764254094\",\"datetime\":\"Katelyn Raiden\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','165.231.225.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 23:43:58','2024-07-28 23:43:58'),(38,4,38,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0493eee152\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Leonida\",\"last_name\":\"Shears\"},\"input_text\":\"Leonida Shears\",\"email\":\"leonida.shears@googlemail.com\",\"phone\":\"6383567731\",\"datetime\":\"Leonida Shears\",\"description\":\"Are you frustrated by the high prices for simple web work and website updates?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts  \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','85.204.124.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-31 04:02:14','2024-07-31 04:02:14'),(39,4,39,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0493eee152\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Ashlee\",\"last_name\":\"T\"},\"input_text\":\"\",\"email\":\"atseng4@its.jnj.com\",\"phone\":\"\",\"datetime\":\"12\\/09\\/2024\",\"description\":\"Hello, I\'m looking for a team that can organize our team activity from 12:00 pm - 18:00 pm (maybe include dinner should be good). \\r\\nWe have 30 ppl all together, kindly contact me for further discussion if you\'re interested in our request, thanks! :)\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','136.226.241.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-01 13:37:02','2024-08-01 13:37:02'),(40,4,40,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0493eee152\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Marcy Birdsall\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"Hi, would you be interested in having your ad reach millions of contact forms just like this one did? Check out my site below for more details.\\r\\n\\r\\nhttp:\\/\\/k4rc5m.contactblasting.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','163.5.241.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 07:55:31','2024-08-05 07:55:31'),(41,4,41,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0445733333\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Aurora\",\"last_name\":\"Aurora\"},\"input_text\":\"Aurora\",\"email\":\"info@person.pawsafer.net\",\"phone\":\"533133230\",\"datetime\":\"Aurora\",\"description\":\"Hello \\r\\n \\r\\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawsafer.net\\r\\n \\r\\nThanks and Best Regards, \\r\\n \\r\\nAurora\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','66.115.149.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-08 20:54:34','2024-08-08 20:54:34'),(42,4,42,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0445733333\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"6752667653\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','50.3.164.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-09 05:51:07','2024-08-09 05:51:07'),(43,4,43,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0445733333\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Amelia\",\"last_name\":\"Brown\"},\"input_text\":\"Phw V\",\"email\":\"ameliabrown12784@gmail.com\",\"phone\":\"538397553\",\"datetime\":\"Amelia\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Linux','165.231.45.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-09 21:28:48','2024-08-09 21:28:48'),(44,4,44,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0445733333\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Rosaline\",\"last_name\":\"Means\"},\"input_text\":\"Rosaline Means\",\"email\":\"means.rosaline@msn.com\",\"phone\":\"2052884604\",\"datetime\":\"Rosaline\",\"description\":\"Are you frustrated by the high prices for simple web work and website updates?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts  \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','216.24.212.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 10:12:12','2024-08-12 10:12:12'),(45,4,45,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"dd59427a56\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Lynwood\",\"last_name\":\"Lynwood\"},\"input_text\":\"Lynwood\",\"email\":\"info@hanran.medicopostura.com\",\"phone\":\"9419276193\",\"datetime\":\"Lynwood Hanran\",\"description\":\"Good day \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThe Best, \\r\\n\\r\\nLynwood\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Apple','23.81.55.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-20 14:54:53','2024-08-20 14:54:53'),(46,4,46,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"aaaa1d0dc2\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Lizette Martinelli\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"Ever thought about having your ad blasted to millions of contact forms? You\'re reading this message, so you know it works! Check out my site below for more info.\\r\\n\\r\\nhttp:\\/\\/psv6hq.contactblasting.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Apple','108.165.232.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-21 11:32:19','2024-08-21 11:32:19'),(47,4,47,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"cdb66805ed\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phillipp\",\"last_name\":\"McGhee\"},\"input_text\":\"Phillipp McGhee\",\"email\":\"mcghee.phillipp4@gmail.com\",\"phone\":\"264629878\",\"datetime\":\"Phillipp McGhee\",\"description\":\"Do you have big ideas and plans to update your website, but hate the outrageous fees that most agencies charge?\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts  \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','85.203.45.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-29 20:23:29','2024-08-29 20:23:29'),(48,4,48,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"cdb66805ed\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Dolly\",\"last_name\":\"Dolly\"},\"input_text\":\"Dolly\",\"email\":\"info@seaborn.tnawua.com\",\"phone\":\"9057631095\",\"datetime\":\"Dolly\",\"description\":\"Hello there, \\r\\n\\r\\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nSincerely,\\r\\n\\r\\nDolly\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','66.115.149.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-01 10:46:30','2024-09-01 10:46:30'),(49,4,49,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"78fabe7973\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Arleen Copland\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil\",\"description\":\"By reading this message you just proved that contact form blasting works great for advertising. After all, the main battle to advertising is getting people to actually read your ad and you just did that. Now let\'s get your ad blasted out there and get you some sales, followers, youtube views, etc.. Now offering high volume blasting plans designed specially for affiliate marketers and agencies.Discover more on my site\\r\\n\\r\\nhttp:\\/\\/kgp2r4.contactformblasting.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Windows','31.217.248.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-06 00:27:07','2024-09-06 00:27:07'),(50,4,50,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"78fabe7973\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Yumi\",\"last_name\":\"Yagi\"},\"input_text\":\"Maserati Korea\",\"email\":\"yumi.yagi@maserati.com\",\"phone\":\"+81 9025279850\",\"datetime\":\"\",\"description\":\"Timing: 1 day or half-day during October or November 2024\\r\\nVenue: Seoul, Korea\\r\\nNumber of employees: 20\\r\\nNationality of employees:　60% Korean, 40% non-Korean\\r\\nLanguage: English\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','175.41.226.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-06 08:22:17','2024-09-06 08:22:17'),(51,4,51,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"269fc887ee\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Felicity\",\"last_name\":\"Sauncho\"},\"input_text\":\"Felicity Sauncho\",\"email\":\"felicitysauncho@gmail.com\",\"phone\":\"3170522069\",\"datetime\":\"Felicity\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nFelicity\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','50.3.234.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 04:40:32','2024-09-10 04:40:32'),(52,4,52,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"c3b9866e7a\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs94@gmail.com\",\"phone\":\"292596468\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\\r\\n\\r\\nNon-animated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=bA2DyChM4Oc\\r\\n\\r\\nAnimated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=JG33_MgGjfc\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','193.42.60.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-12 12:16:13','2024-09-12 12:16:13'),(53,4,53,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"c3b9866e7a\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jo\",\"last_name\":\"Riggs\"},\"input_text\":\"Kipdawzf\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"7922631950\",\"datetime\":\"Jo Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJo\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','89.46.100.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-14 14:09:57','2024-09-14 14:09:57'),(54,4,54,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d0775fd18c\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Shauna Sachse\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil Stewart\",\"description\":\"I can blast your ad to contact forms on sites in industries and locations of your choosing - 1 full month of service for less than $100 Visit: http:\\/\\/t8lmj4.contactformblasting.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Apple','85.203.47.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-20 04:40:07','2024-09-20 04:40:07'),(55,4,55,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d0775fd18c\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Isidro\",\"last_name\":\"Strader\"},\"input_text\":\"Isidro Strader\",\"email\":\"visit-my-link-in-e-mail-thanks@teambuildingkorea.com\",\"phone\":\"6762380538\",\"datetime\":\"Isidro\",\"description\":\"Did you know that 78% of companies are disappointed with their website conversion rates?\\r\\n\\r\\nDon\'t let potential customers click back and go to to your competitors!\\r\\n\\r\\nWe can design you a Premium Looking & High Converting Website Valued at $10,000 with No High Upfront Cost.\\r\\n\\r\\nYou will just pay a small monthly upkeep fee.\\r\\n\\r\\nHere is a video discussing exactly how we can turn your web site into a Lead Generating Machine.\\r\\n\\r\\nGo Here:\\r\\nhttps:\\/\\/yourquicklink.com\\/ASALU\\r\\n\\r\\nThanks,\\r\\nKen Lee\\r\\n\\r\\nP.S. This agressive offer is time-sensitive and won\'t last. Act fast to safeguard your spot!\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Apple','154.202.121.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-20 13:58:35','2024-09-20 13:58:35'),(56,4,56,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d0775fd18c\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Linnie\",\"last_name\":\"Santora\"},\"input_text\":\"Linnie Santora\",\"email\":\"santora.linnie88@gmail.com\",\"phone\":\"7056916382\",\"datetime\":\"Linnie\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\\r\\n\\r\\nCreate Stunning Websites\\r\\nManage Social Media Effortlessly\\r\\nGenerate Unlimited Traffic\\r\\n\\r\\nGrab Mintsuite now for just $16 (normally $180)!\\r\\n\\r\\nCheck out the amazing features of Mintsuite here: https:\\/\\/furtherinfo.info\\/mint\\r\\n\\r\\nThanks for your time,\\r\\nLinnie\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','109.69.108.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-24 16:28:43','2024-09-24 16:28:43'),(57,4,57,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"117c7d4e98\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Ian\",\"last_name\":\"Timperley\"},\"input_text\":\"Ian Timperley\",\"email\":\"timperley.ian@outlook.com\",\"phone\":\"4684938446\",\"datetime\":\"Ian\",\"description\":\"FINANCIAL INSTRUMENT AND GLOBAL FUNDING\\r\\n\\r\\nWe at WEALTHY CREDIT LIMITED HONG KONG -For all your financial instruments -BG\\/SBLC\\/PPP ... Also monetization and NON RECOURSE cash loan\\r\\n10% for any referrals and also Intermediaries\\/Consultants\\/Brokers can apply with the company. We fund globally\\r\\nFor more info on Non Refund cash loan; \\r\\n\\r\\nThey are the best in the world, they also  give funding meeting face to face.\\r\\n\\r\\nFeel free to follow up and contact them for more details;\\r\\n\\r\\nCalls : +852 300 16439\\r\\nEmail : info@fastcapitalhk.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','216.73.161.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-26 20:25:14','2024-09-26 20:25:14'),(58,4,58,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d207d5b300\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jodie\",\"last_name\":\"Jodie\"},\"input_text\":\"Jodie\",\"email\":\"jodie@liu.thawking.shop\",\"phone\":\"4192139144\",\"datetime\":\"Jodie Liu\",\"description\":\"Hey there \\r\\n \\r\\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \\r\\n\\r\\nBuy now: https:\\/\\/thawking.shop\\r\\n \\r\\nThank You, \\r\\n \\r\\nJodie\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','198.203.28.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-28 08:02:34','2024-09-28 08:02:34'),(59,4,59,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d207d5b300\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Lottie\",\"last_name\":\"Thompson\"},\"input_text\":\"Facebook\",\"email\":\"lottiethompson218@gmail.com\",\"phone\":\"7933854295\",\"datetime\":\"Lottie Thompson\",\"description\":\"Hey\\r\\n\\r\\nWe run a Facebook service, which increases your number of fans\\/followers safely and practically.\\r\\n\\r\\nThis can be for a page, a group, or an individual profile.\\r\\n\\r\\n- 400+ followers per month.\\r\\n- Real people who follow your page\\/group\\/profile because they are interested in what you do (no bots\\/fakes)\\r\\n- No automated techniques, everything is safe and manual.\\r\\n\\r\\nOur price is just $60 (USD) per month, with no contract.\\r\\n\\r\\nWe also offer an introductory trial, so you can see the process yourself first, risk-free.\\r\\n\\r\\nIf you are interested, just reply back and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nLottie\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','165.231.159.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 04:33:49','2024-09-30 04:33:49'),(60,4,60,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d207d5b300\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Brad\",\"last_name\":\"Steffens\"},\"input_text\":\"Gisele Felder\",\"email\":\"gisele.felder@gmail.com\",\"phone\":\"7735037253\",\"datetime\":\"Brad\",\"description\":\"\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','23.83.93.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-01 14:02:11','2024-10-01 14:02:11'),(61,4,61,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d207d5b300\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Susan\",\"last_name\":\"Karsh\"},\"input_text\":\"Carlos Dent\",\"email\":\"carlos.dent12@gmail.com\",\"phone\":\"92536730\",\"datetime\":\"Susan Karsh\",\"description\":\"Hello,\\r\\n\\r\\nWould you be interested in dropping up to 2 pounds a week without hitting the gym?\\r\\n\\r\\nMost people don’t believe this is possible, but it is, because it has been working for me and I never gain the weight back.\\r\\n\\r\\nI work for Elebands and we make ultra-thin, fashionable body weight bands that come in 5 - 30 pound sets and they look so sexy and sleek you won’t believe they are weights. \\r\\n \\r\\nYou just put them on your wrist, ankle and waist for the entire day and you’ll burn up to 1,500 calories a day, with no workout needed.\\r\\n \\r\\nBasically, the added weight makes your body work harder and burn more calories as you go about your day.\\r\\n \\r\\nIf you want to lose up to 2 lbs a week, without going to a gym, visit our website here: https:\\/\\/bit.ly\\/elebands-info\\r\\n\\r\\nThis Week, For The Fist 50 Customers, you can get 20% off: Use discount code: TAKE20%OFF\\r\\n\\r\\nSusan Karsh\\r\\nBusiness Development\\r\\nElebands\\r\\n \\r\\nP.S. Even Phil Handy, Former LA Lakers coach said our weight bands are great and help burn calories - watch his video here: https:\\/\\/bit.ly\\/elebands-phil-handy\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','142.91.118.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-02 20:13:20','2024-10-02 20:13:20'),(62,4,62,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d207d5b300\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Amelia\",\"last_name\":\"Brown\"},\"input_text\":\"Lhvquk Rs K\",\"email\":\"ameliabrown12784@gmail.com\",\"phone\":\"3351627200\",\"datetime\":\"Amelia\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','196.242.21.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 13:41:06','2024-10-03 13:41:06'),(63,4,63,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"fc7a3053db\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Matt\",\"last_name\":\"Bacote\"},\"input_text\":\"Matt Bacote\",\"email\":\"bacote.matt@googlemail.com\",\"phone\":\"513962972\",\"datetime\":\"Matt\",\"description\":\"Do you have big ideas and plans to update your website, but hate the outrageous fees and slow turn times of most agencies?\\r\\nWhy pay $45+ per hour for web development work, when you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed, web development agency offering WHOLESALE PRICING.\\r\\n\\r\\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\\r\\nWe can also do flat project based pricing if that\'s your preference.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\nWarmly,\\r\\n\\r\\nDan Setzinger\\r\\nSenior Web Specialist \\r\\nFusion Web Experts  \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nDan.Setzinger@FusionWebExpertsUsa.com\\r\\nhttps:\\/\\/www.FusionWebExpertsUSA.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Windows','136.144.42.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-05 12:35:29','2024-10-05 12:35:29'),(64,4,64,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"fc7a3053db\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Gary\",\"last_name\":\"Charles\"},\"input_text\":\"Dominating Keywords\",\"email\":\"garycharles@dominatingkeywords.com\",\"phone\":\"8185327032\",\"datetime\":\"\",\"description\":\"Get thousands of clicks per month from Google, Bing and other search engines with less than $10 per day ad budget.\\r\\nNo SEO and no PPC.\\r\\nFlat fee per keyword.\\r\\nAll I need from you is a list of desired keywords and I\'ll send you traffic quotes and details within 24 hours.\\r\\nYou can get more information and do online demo on our website.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','170.231.251.129',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-11 12:35:35','2024-10-11 12:35:35'),(65,4,65,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"b45fedfb94\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs94@gmail.com\",\"phone\":\"683580441\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','194.76.114.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-11 21:07:06','2024-10-11 21:07:06'),(66,4,66,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"b45fedfb94\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Barbara\",\"last_name\":\"Hicks\"},\"input_text\":\"Dianne Keyes\",\"email\":\"barbarahicks@mail.co.uk\",\"phone\":\"2503041394\",\"datetime\":\"Barbara\",\"description\":\"Hi,\\r\\n\\r\\nI\'ve visited teambuildingkorea.com and was wondering if you would be interested in promoting your site to our audience of up to 30 million?\\r\\n\\r\\nWe also have over 3.4 million followers on social media which we can also use to give you more exposure.\\r\\n\\r\\nWe\'ll deliver your message to millions of potential customers across the globe, or specific countries if you prefer.\\r\\n\\r\\nWe handle the entire process. You simply provide your message and target country preferences, and we safely send it out through our trusted network.\\r\\n\\r\\nIf this is of interested and you would like more information, please get back to me.\\r\\n\\r\\nIf you are not interested, simply ignore this email.\\r\\n\\r\\nThanks,\\r\\nBarbara\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Apple','196.242.89.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-14 17:51:30','2024-10-14 17:51:30'),(67,4,67,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"b45fedfb94\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Candelaria\",\"last_name\":\"Candelaria\"},\"input_text\":\"Candelaria\",\"email\":\"candelaria@teambuildingkorea.com\",\"phone\":\"50147226\",\"datetime\":\"Candelaria\",\"description\":\"New Multifunction Waterproof Backpack\\r\\n\\r\\nThe best ever SUPER Backpack: Drop-proof\\/Scratch-resistant\\/USB Charging\\/Large capacity storage\\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\\r\\n\\r\\nBuy now: https:\\/\\/thebackpack.online\\r\\n\\r\\nMany Thanks, \\r\\n\\r\\nCandelaria\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','104.254.92.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-15 16:55:46','2024-10-15 16:55:46'),(68,4,68,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"b45fedfb94\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Amelia\",\"last_name\":\"Brown\"},\"input_text\":\"Kgcpiqzdws\",\"email\":\"ameliabrown12784@gmail.com\",\"phone\":\"516641350\",\"datetime\":\"Amelia\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\n The price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','196.242.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-16 23:41:27','2024-10-16 23:41:27'),(69,4,69,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"03d4676e0e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Tonja Carvalho\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil\",\"description\":\"Want to get millions of people to engage with your content on a budget?\\r\\n Let me know if you’d like more information—my contact info is listed below.\\r\\n\\r\\nRegards,\\r\\nTonja Carvalho\\r\\nEmail: Tonja.Carvalho@morebiz.my\\r\\nWebsite: http:\\/\\/nw9ul6.form-marketing.top\\r\\nSkype: marketingwithcontactforms\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','194.195.91.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 01:01:08','2024-10-22 01:01:08'),(70,4,70,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"3987d2e87c\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"112089149\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','194.135.93.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-27 08:02:40','2024-10-27 08:02:40'),(71,4,71,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"3987d2e87c\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phil\",\"last_name\":\"Stewart\"},\"input_text\":\"Harriet Paulk\",\"email\":\"noreplyhere@aol.com\",\"phone\":\"342-123-4456\",\"datetime\":\"Phil\",\"description\":\"Need a way to get millions of people to engage with your website on a budget?\\r\\n Let me know if you’d like more information—my contact info is listed below.\\r\\n\\r\\nRegards,\\r\\nHarriet Paulk\\r\\nEmail: Harriet.Paulk@morebiz.my\\r\\nWebsite: http:\\/\\/m6dej4.advertise-with-contactforms.pro\\r\\nSkype: marketingwithcontactforms\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','64.64.116.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-01 00:21:39','2024-11-01 00:21:39'),(72,4,72,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"f1ef19f9d5\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"129378738\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Windows','5.157.55.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-02 17:30:43','2024-11-02 17:30:43'),(73,4,73,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"f1ef19f9d5\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Felisha\",\"last_name\":\"Felisha\"},\"input_text\":\"Felisha\",\"email\":\"teambuildingkorea.com@hotmail.com\",\"phone\":\"7455508561\",\"datetime\":\"Felisha\",\"description\":\"Morning \\r\\n\\r\\nSearching for a gift that will absolutely enchant? Our Enchanted Shining Rose™ unites elegance and enchantment in one beautiful keepsake. With its gentle light and iridescent rose adorned with delicate lights, it’s an item that brightens any space—and any soul.\\r\\n\\r\\nGift something unforgettable. Great for celebrating special moments or just to show you’re thinking of them.\\r\\n\\r\\nSpecial Offer: Now 50% OFF with free shipping at https:\\/\\/shiningrose.biz\\r\\n\\r\\nBest regards,\\r\\n\\r\\nFelisha\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','5.62.49.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 03:08:08','2024-11-07 03:08:08'),(74,4,74,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"f1ef19f9d5\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Adriana\",\"last_name\":\"Keaney\"},\"input_text\":\"Adriana Keaney\",\"email\":\"adriana.keaney@msn.com\",\"phone\":\"362059991\",\"datetime\":\"Adriana\",\"description\":\"Hello! If your business accepted Visa or Mastercard between 2004 and 2019, you may be eligible to claim thousands of dollars in compensation owed to you from a recent $5.53 billion class action settlement for Visa\\/ Mastercard charging you excess fee\'s. Note: You MUST be a USA based business to be eligible. Visit https:\\/\\/visasettlementclaims.org now to start your claim before it ends soon.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Linux','173.244.55.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-08 03:52:11','2024-11-08 03:52:11'),(75,4,75,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"6d231adac5\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Franchesca\",\"last_name\":\"Franchesca\"},\"input_text\":\"Franchesca\",\"email\":\"franchesca@teambuildingkorea.com\",\"phone\":\"475589279\",\"datetime\":\"Franchesca\",\"description\":\"New Multifunction Waterproof Backpack\\r\\n\\r\\nThe best ever SUPER Backpack: Drop-proof\\/Scratch-resistant\\/USB Charging\\/Large capacity storage\\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\\r\\n\\r\\nBuy now: https:\\/\\/thebackpack.biz\\r\\n\\r\\nHave a great time, \\r\\n\\r\\nFranchesca\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Apple','104.254.92.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 10:39:47','2024-11-13 10:39:47'),(76,4,76,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"99f6192da8\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Katelyn\",\"last_name\":\"Raiden\"},\"input_text\":\"Fk Jtfa d As\",\"email\":\"katelynraiden@gmail.com\",\"phone\":\"465972679\",\"datetime\":\"Katelyn\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','196.247.40.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 23:10:06','2024-11-13 23:10:06'),(77,4,77,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"99f6192da8\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Roger\",\"last_name\":\"Crawford\"},\"input_text\":\"Trudi Bejah\",\"email\":\"bejah.trudi46@outlook.com\",\"phone\":\"7982230105\",\"datetime\":\"Crawford\",\"description\":\"Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive compensation from the Visa\\/Mastercard $5.5 Billion Dollar settlement. You could potentially receive tens of thousands, hundreds of thousands or even millions in compensation based on your usage. https:\\/\\/visasettlementclaim.org\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Apple','193.36.224.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-18 07:50:13','2024-11-18 07:50:13'),(78,4,78,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4a3437a270\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Damien\",\"last_name\":\"Damien\"},\"input_text\":\"Damien\",\"email\":\"info@brindley.medicopostura.com\",\"phone\":\"609903036\",\"datetime\":\"Damien\",\"description\":\"Good Morning \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThe Best, \\r\\n\\r\\nDamien\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Windows','212.102.33.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23 02:52:12','2024-11-23 02:52:12'),(79,4,79,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4a3437a270\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Felicity\",\"last_name\":\"Sauncho\"},\"input_text\":\"Felicity Sauncho\",\"email\":\"felicitysauncho02@gmail.com\",\"phone\":\"658186718\",\"datetime\":\"Felicity Sauncho\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nFelicity\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','196.245.237.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-26 21:36:02','2024-11-26 21:36:02'),(80,4,80,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4a3437a270\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"22661544\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','45.91.94.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-27 19:07:24','2024-11-27 19:07:24'),(81,4,81,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4a3437a270\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Alphonse\",\"last_name\":\"Stillman\"},\"input_text\":\"Alphonse Stillman\",\"email\":\"stillman.alphonse@yahoo.com\",\"phone\":\"7737214735\",\"datetime\":\"Alphonse Stillman\",\"description\":\"Hi, this is a friendly reminder it\'s your last chance to file your claim for the ERC \\/ Employee Retention Tax Credit. This is money set aside that\'s owed to you by the US Government, which reimburses you up to $32,200 per W2 you kept on payroll during the pandemic. This is your last chance to claim your money: https:\\/\\/claim-erc.net\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','98.159.226.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-27 23:35:50','2024-11-27 23:35:50'),(82,4,82,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4a3437a270\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Diego\",\"last_name\":\"Diego\"},\"input_text\":\"Diego\",\"email\":\"info@sills.caredogbest.com\",\"phone\":\"613203467\",\"datetime\":\"Diego Sills\",\"description\":\"Hey there \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF:  https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nBest regards, \\r\\n\\r\\nDiego\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','162.253.129.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-29 02:44:35','2024-11-29 02:44:35'),(83,4,83,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"bccf93a9e7\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jc\",\"last_name\":\"Sheffield\"},\"input_text\":\"Jc Sheffield\",\"email\":\"sheffield.jc@outlook.com\",\"phone\":\"745716754\",\"datetime\":\"Jc Sheffield\",\"description\":\"\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','85.237.194.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-05 06:07:49','2024-12-05 06:07:49'),(84,4,84,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"601c7ecf15\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Nida\",\"last_name\":\"Nida\"},\"input_text\":\"Nida\",\"email\":\"info@wellman.bangeshop.com\",\"phone\":\"\",\"datetime\":\"Nida Wellman\",\"description\":\"Good day, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nRegards,\\r\\n\\r\\nNida\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Linux','156.146.38.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-07 08:53:46','2024-12-07 08:53:46'),(85,4,85,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"601c7ecf15\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs94@gmail.com\",\"phone\":\"6132841855\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','188.213.168.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 16:46:42','2024-12-09 16:46:42'),(86,4,86,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"601c7ecf15\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Nidia\",\"last_name\":\"Merrifield\"},\"input_text\":\"Nidia Merrifield\",\"email\":\"nidia.merrifield@hotmail.com\",\"phone\":\"\",\"datetime\":\"Nidia Merrifield\",\"description\":\"Are you tired of expensive and ineffective marketing strategies? Our service sends your ad text to millions of website contact forms at a flat rate. No extra costs. Your message will be read and noticed.\\r\\n\\r\\n Contact me at the details below if you’d like to explore this further.\\r\\n\\r\\nRegards,\\r\\nNidia Merrifield\\r\\nEmail: Nidia.Merrifield@morebiz.my\\r\\nWebsite: http:\\/\\/gch8l6.advertise-with-contactforms.pro\\r\\nConnect with me via Skype: https:\\/\\/join.skype.com\\/invite\\/nVcxdDgQnfhA\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','104.234.140.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 13:26:16','2024-12-11 13:26:16'),(87,4,87,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"38d1040f59\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Gemma\",\"last_name\":\"Covington\"},\"input_text\":\"TikTok Growth\",\"email\":\"gemmacovington9@gmail.com\",\"phone\":\"50983703\",\"datetime\":\"Gemma Covington\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a TikTok growth service, which increases your number of followers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ followers per month.\\r\\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nGemma\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','196.247.160.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 12:01:46','2024-12-13 12:01:46'),(88,4,88,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0b64408b6e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Bettina\",\"last_name\":\"Rains\"},\"input_text\":\"Bettina Rains\",\"email\":\"rains.bettina@yahoo.com\",\"phone\":\"3973816143\",\"datetime\":\"Bettina Rains\",\"description\":\"\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Safari','Apple','45.137.126.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-18 00:34:11','2024-12-18 00:34:11'),(89,4,89,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0b64408b6e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Lieselotte\",\"last_name\":\"Campion\"},\"input_text\":\"Lieselotte Campion\",\"email\":\"campion.lieselotte@gmail.com\",\"phone\":\"472490281\",\"datetime\":\"Lieselotte Campion\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\\r\\n\\r\\nCreate Stunning Websites\\r\\nManage Social Media Effortlessly\\r\\nGenerate Unlimited Traffic\\r\\n\\r\\nGrab Mintsuite now for just $16 (normally $197)!\\r\\n\\r\\nCheck out the amazing features of Mintsuite here: https:\\/\\/furtherinfo.info\\/mint\\r\\n\\r\\nThanks for your time,\\r\\nLieselotte\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','176.126.78.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-23 11:52:53','2024-12-23 11:52:53'),(90,4,90,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"0b64408b6e\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Dick\",\"last_name\":\"Gilroy\"},\"input_text\":\"Dick Gilroy\",\"email\":\"gilroy.dick@gmail.com\",\"phone\":\"6502687375\",\"datetime\":\"Dick Gilroy\",\"description\":\"Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\\r\\n\\r\\nI want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\\r\\n \\r\\n\\r\\nLet\'s connect on FB and check out my recent post: http:\\/\\/fbpost2024.xyz   \\r\\n\\r\\nWant more info: http:\\/\\/ad-accounts2024.xyz\\r\\n\\r\\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \\r\\n\\r\\nLearn more about me -  http:\\/\\/successwithivan.xyz\\r\\n\\r\\nSubscribe to my YouTube channel: http:\\/\\/yt-ivanramirez.xyz\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan Ramirez\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','2.57.170.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-25 00:32:39','2024-12-25 00:32:39'),(91,4,91,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ded1c1d076\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Kelley\",\"last_name\":\"Delagarza\"},\"input_text\":\"Kelley Delagarza\",\"email\":\"kelley.delagarza85@yahoo.com\",\"phone\":\"247504070\",\"datetime\":\"Kelley\",\"description\":\"Businesses that accepted Visa\\/Mastercard payments between 2004 and 2019 may qualify for compensation as part of the $5.54 billion class action settlement.\\r\\nThe deadline is fast approaching: February 4, 2025.\\r\\nAct now to claim your share!\\r\\nVisit: http:\\/\\/cardsettlement.top for details and filing assistance.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','136.144.35.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-27 01:50:32','2024-12-27 01:50:32'),(92,4,92,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ded1c1d076\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Jerald\",\"last_name\":\"Hulett\"},\"input_text\":\"Jerald Hulett\",\"email\":\"jerald.hulett@gmail.com\",\"phone\":\"\",\"datetime\":\"Jerald\",\"description\":\"Imagine having your message seen by millions of potential customers. With our service, we can send your ad text directly to website contact forms, guaranteeing that your message will be read. And the best part? There are no per click costs - just one flat rate to reach a massive audience.\\r\\n\\r\\n Let me know if you’d like more information—my contact info is listed below.\\r\\n\\r\\nRegards,\\r\\nJerald Hulett\\r\\nEmail: Jerald.Hulett@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/h2byxs.advertiseviaforms.my\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','185.192.16.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-27 09:58:21','2024-12-27 09:58:21'),(93,4,93,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ded1c1d076\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"525210139\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','104.152.49.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-28 14:10:17','2024-12-28 14:10:17'),(94,4,94,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"ded1c1d076\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Nida\",\"last_name\":\"Nida\"},\"input_text\":\"Nida\",\"email\":\"info@brentnall.medicopostura.com\",\"phone\":\"906369123\",\"datetime\":\"Nida\",\"description\":\"Hi there \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThanks and Best Regards, \\r\\n\\r\\nNida\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','212.102.33.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-01 07:57:28','2025-01-01 07:57:28'),(95,4,95,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"72c49b6530\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Marcia\",\"last_name\":\"Stickler\"},\"input_text\":\"Marcia Stickler\",\"email\":\"stickler.marcia@gmail.com\",\"phone\":\"7750094721\",\"datetime\":\"Marcia Stickler\",\"description\":\"Hi,\\r\\n\\r\\nI\'m reaching out to share an exciting content package for food and health content creators. Our Cooking Video Library includes:\\r\\n\\r\\n200 HD cooking videos covering diverse cuisines and techniques, \\r\\n50 healthy recipe eBooks, \\r\\n800 professionally written cooking articles.\\r\\n\\r\\nWith unrestricted PLR rights, you can rebrand, customize, and resell all content. Perfect for growing your audience and monetizing across multiple platforms.\\r\\n\\r\\nCurrently available at a special price of $13.95.\\r\\n\\r\\nFor more details: https:\\/\\/furtherinfo.info\\/cook\\r\\n\\r\\nBest regards,\\r\\nMarcia\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','193.42.60.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-07 18:31:01','2025-01-07 18:31:01'),(96,4,96,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5da99a2d82\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"LIZ\",\"last_name\":\"JIMENEZ\"},\"input_text\":\"BIMBO\",\"email\":\"\",\"phone\":\"5572286835\",\"datetime\":\"17\\/03\\/2025\",\"description\":\"Hola! \\r\\n\\r\\nSoy liz de mexico, mi equipo va tener una reunión en corea en los proximos meses, viajaremos y me gustaria tener un teambuilding. Me puede enviar las opciones?\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','187.188.222.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 03:13:05','2025-01-10 03:13:05'),(97,4,97,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5da99a2d82\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Mike Berndt Schulz\",\"last_name\":\"Mike Berndt Schulz\"},\"input_text\":\"Apple\",\"email\":\"mikexxxx@gmail.com\",\"phone\":\"87893299187\",\"datetime\":\"\",\"description\":\"Hi there, \\r\\n \\r\\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \\r\\n \\r\\nCheck out our service here: \\r\\nhttps:\\/\\/www.digitalxflow.com\\/country-backlinks\\/ \\r\\nOr chat with us on WhatsApp: https:\\/\\/www.digitalxflow.com\\/whatsapp-us\\/ \\r\\n \\r\\n \\r\\nBest regards, \\r\\nMike Berndt Schulz\\r\\n \\r\\nDgital X Flow Team\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','181.215.176.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 03:34:44','2025-01-10 03:34:44'),(98,4,98,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5da99a2d82\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Amelia\",\"last_name\":\"Brown\"},\"input_text\":\"Kxzxiiaoa\",\"email\":\"ameliabrown5822@gmail.com\",\"phone\":\"3173381363\",\"datetime\":\"Amelia Brown\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\\r\\n\\r\\nOpt-out: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','196.196.219.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-11 00:57:55','2025-01-11 00:57:55'),(99,4,99,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"5da99a2d82\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Carol\",\"last_name\":\"Cúc\"},\"input_text\":\"Catalyst Vietnam\",\"email\":\"carol@catalystteambuilding.vn\",\"phone\":\"+84 902553595\",\"datetime\":\"25\\/01\\/2025\",\"description\":\"alo alo\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','14.191.223.209',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-11 11:36:48','2025-01-11 11:36:48'),(100,4,100,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Bobby\",\"last_name\":\"Ryan\"},\"input_text\":\"Suzanna Jamieson\",\"email\":\"heyitsbobbyryan@gmail.com\",\"phone\":\"261292386\",\"datetime\":\"Bobby\",\"description\":\"Hey, I made a new free course to start earning money online with AI, is this a good place to send it?\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','23.105.147.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 09:39:48','2025-01-12 09:39:48'),(101,4,101,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Chanda\",\"last_name\":\"Chanda\"},\"input_text\":\"Chanda\",\"email\":\"info@ranking.caredogbest.com\",\"phone\":\"9025881715\",\"datetime\":\"Chanda\",\"description\":\"Good day \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF:  https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nBest, \\r\\n\\r\\nChanda\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Apple','162.253.129.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 06:31:19','2025-01-13 06:31:19'),(102,4,102,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Terrell\",\"last_name\":\"Dehart\"},\"input_text\":\"Terrell Dehart\",\"email\":\"dehart.terrell@outlook.com\",\"phone\":\"463725532\",\"datetime\":\"Terrell\",\"description\":\"Want to generate amazing content? Need videos or text-to-speech? Check out these 3 Amazing AI Tools: \\r\\n**Create stunning videos  \\r\\n**Produce written content quickly  \\r\\n**Convert text to realistic speech  \\r\\nGet started today! http:\\/\\/3amazingaitools.top\\/\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Apple','191.101.240.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 02:40:50','2025-01-15 02:40:50'),(103,4,103,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Kathryn\",\"last_name\":\"Barnhill\"},\"input_text\":\"Kathryn Barnhill\",\"email\":\"barnhill.kathryn@hotmail.com\",\"phone\":\"7782873010\",\"datetime\":\"Kathryn Barnhill\",\"description\":\"Is this you? https:\\/\\/warriorplus.com\\/o2\\/a\\/wntj6lx\\/0\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Apple','23.81.70.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 12:40:57','2025-01-15 12:40:57'),(104,4,104,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Johnathan\",\"last_name\":\"Dyason\"},\"input_text\":\"Jagged Marketing\",\"email\":\"ljohnathaneds@gmail.com\",\"phone\":\"8074882179\",\"datetime\":\"Johnathan\",\"description\":\"Hey,\\r\\n\\r\\nI have a bunch of leads avail for your business.\\r\\nWhat’s the best # to reach out to you with them?\\r\\n\\r\\nThanks\\r\\nJonathan\\r\\n\\r\\n304 S. Jones Blvd #4934, Las Vegas, NV. 89107\\r\\n\\r\\nTo opt out, UNSUBSCRIBE HERE\\r\\nhttps:\\/\\/Eventoptout.xyz\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Safari','Apple','23.80.140.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 07:09:30','2025-01-16 07:09:30'),(105,4,105,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Imogen\",\"last_name\":\"Vandermark\"},\"input_text\":\"Imogen Vandermark\",\"email\":\"vandermark.imogen@gmail.com\",\"phone\":\"3518595690\",\"datetime\":\"Imogen\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit:  https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nImogen\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','196.247.212.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 11:27:57','2025-01-16 11:27:57'),(106,4,106,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"96fd950ab1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Felicity\",\"last_name\":\"Sauncho\"},\"input_text\":\"Felicity Sauncho\",\"email\":\"felicitysauncho030@gmail.com\",\"phone\":\"4576720\",\"datetime\":\"Felicity\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nFelicity\\r\\n\\r\\nOpt-out: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','196.196.68.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-18 01:35:56','2025-01-18 01:35:56'),(107,4,107,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"951975bdd3\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Karol\",\"last_name\":\"Karol\"},\"input_text\":\"Karol\",\"email\":\"info@whiddon.medicopostura.com\",\"phone\":\"304280444\",\"datetime\":\"Karol Whiddon\",\"description\":\"Hey there \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nSincerely, \\r\\n\\r\\nKarol\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','89.187.164.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 05:36:10','2025-01-19 05:36:10'),(108,4,108,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"951975bdd3\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Cheri\",\"last_name\":\"Ellwood\"},\"input_text\":\"Cheri Ellwood\",\"email\":\"cheri.ellwood@gmail.com\",\"phone\":\"7578582131\",\"datetime\":\"Cheri\",\"description\":\"Advertise smarter with us. We deliver your ad text directly to website contact forms for a flat rate. Your message is guaranteed to be read without per-click expenses.\\r\\n\\r\\n Want more info? Reach out using the details below.\\r\\n\\r\\nRegards,\\r\\nCheri Ellwood\\r\\nEmail: Cheri.Ellwood@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/3sls9u.marketing-with-contactforms.top\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','45.67.96.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 06:54:25','2025-01-19 06:54:25'),(109,4,109,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"951975bdd3\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Harryirosy\",\"last_name\":\"Harryirosy\"},\"input_text\":\"Apple\",\"email\":\"ibucezevuda439@gmail.com\",\"phone\":\"82584782669\",\"datetime\":\"\",\"description\":\"Dia duit, theastaigh uaim do phraghas a fháil.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','185.147.125.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 11:20:49','2025-01-21 11:20:49'),(110,4,110,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"247a841608\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Chasity\",\"last_name\":\"Deschamps\"},\"input_text\":\"Chasity Deschamps\",\"email\":\"deschamps.chasity@gmail.com\",\"phone\":\"4149790\",\"datetime\":\"Chasity\",\"description\":\"Hey from Zundee!\\r\\n\\r\\nWe are testing out a new system to get you unlimited clients!\\r\\n\\r\\nPlease come visit us and tell us what you think! Search yourself, search your company, search anything you want!\\r\\n\\r\\nhttps:\\/\\/marketingaaa.com\\/teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','89.23.107.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-31 10:03:18','2025-01-31 10:03:18'),(111,4,111,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"abed932522\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Tracie\",\"last_name\":\"Ponder\"},\"input_text\":\"Tracie Ponder\",\"email\":\"ponder.tracie54@gmail.com\",\"phone\":\"568458172\",\"datetime\":\"Tracie\",\"description\":\"Hey! \\r\\n\\r\\nLooking for long lost friends? Employees working at a certain company? Clients for your company ? Come try out our people and company search for free!\\r\\n\\r\\n https:\\/\\/marketingfff.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Linux','89.23.107.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 21:41:42','2025-02-03 21:41:42'),(112,4,112,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"abed932522\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Robt\",\"last_name\":\"Woolery\"},\"input_text\":\"Robt Woolery\",\"email\":\"robt.woolery@gmail.com\",\"phone\":\"634953872\",\"datetime\":\"Robt\",\"description\":\"If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\\r\\nyou SAVE TREES.\\r\\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\\r\\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\\r\\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\\r\\nbooks, and much more, unlimited applications.\\r\\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\\r\\nCertified.\\r\\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\\r\\npurchase.\\r\\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\\r\\nFor USA : www.highhimage.com\\r\\nUK : www.highhimage.co.uk\\r\\nEU and Germany :\\r\\nhttps:\\/\\/www.amazon.de\\/s?me=A25QCBN7Y1DN8U&amp;language=en&amp;marketplaceID=A1PA6795\\r\\nUKMFR9\\r\\nUAE : https:\\/\\/www.amazon.ae\\/s?me=AQA0LQ9F8VDQC&amp;marketplaceID=A2VIGQ35RCS4UG\\r\\nAvailable on Walmart and Amazon worldwide.\\r\\nCheers\\r\\nHimanshu Lakhani\\r\\n+91 9833915491 for DIRECT ORDERS on Whatsapp\\r\\nCEO – B2B and E Commerce\\r\\nIMAGE STATIONERY LTD.\\r\\nSalford - London - Mumbai\\r\\nOther mail ID : imageprint123@gmail.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Linux','203.188.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 22:58:48','2025-02-03 22:58:48'),(113,4,113,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"abed932522\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Avery\",\"last_name\":\"Avery\"},\"input_text\":\"Avery\",\"email\":\"info@gilbert.bangeshop.com\",\"phone\":\"31918006\",\"datetime\":\"Avery\",\"description\":\"Good Morning, \\r\\n\\r\\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go.  Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nBest regards,\\r\\n\\r\\nAvery\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Apple','76.164.207.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-08 01:15:52','2025-02-08 01:15:52'),(114,4,114,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a616019b6f\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Clara\",\"last_name\":\"Clara\"},\"input_text\":\"Clara\",\"email\":\"info@sealey.pawtrim.shop\",\"phone\":\"8087282391\",\"datetime\":\"Clara\",\"description\":\"Morning \\r\\n \\r\\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawtrim.shop\\r\\n \\r\\nThank You, \\r\\n \\r\\nClara\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Apple','104.254.92.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 21:44:37','2025-02-12 21:44:37'),(115,4,115,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a616019b6f\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Gary\",\"last_name\":\"Charles\"},\"input_text\":\"DominatingKeywords\",\"email\":\"gary_charles@dominatingkeywords.com\",\"phone\":\"8054002077\",\"datetime\":\"\",\"description\":\"I am not offering you SEO, nor PPC.\\r\\nThis is something completely different.\\r\\nJust send us keywords of your interest or fill online quote form on our website and your website banner instantly appears number one on Google and Bing search results without Pay Per Click charges.\\r\\nLet me show you how it works and you will be pleasantly surprised by the results.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','170.254.179.66',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 06:12:57','2025-02-13 06:12:57'),(116,4,116,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"04b7dc9898\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"8192923830\",\"datetime\":\"Joanna Riggs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 USD for a 30 second video ($239 USD for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Edge','Windows','196.247.160.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-22 13:31:19','2025-02-22 13:31:19'),(117,4,117,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"04b7dc9898\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Katelyn\",\"last_name\":\"Raiden\"},\"input_text\":\"Mlj Ssd yper G\",\"email\":\"katelynraiden@gmail.com\",\"phone\":\"728782034\",\"datetime\":\"Katelyn Raiden\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Opera','Windows','193.106.249.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 11:13:41','2025-02-26 11:13:41'),(118,4,118,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4d03f5aafc\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Janet\",\"last_name\":\"Julian\"},\"input_text\":\"Melvin Laycock\",\"email\":\"ruchiuyou@gmail.com\",\"phone\":\"681191382\",\"datetime\":\"Janet\",\"description\":\"Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\\r\\n\\r\\n- We guarantee to gain you new 700 subscribers per month\\r\\n- People subscribe because they are interested in your videos\\/channel, increasing video likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any bots.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\n\\r\\nTo Unsubscribe, reply with the word unsubscribe in the subject.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Linux','113.165.147.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 13:13:34','2025-03-02 13:13:34'),(119,4,119,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"4d03f5aafc\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Norris\",\"last_name\":\"Pinnock\"},\"input_text\":\"Norris Pinnock\",\"email\":\"pinnock.norris@yahoo.com\",\"phone\":\"3257847692\",\"datetime\":\"Norris Pinnock\",\"description\":\"Tired of paying for advertising that doesn\'t work? With our service, you can send your ad text to millions of website contact forms for one flat rate. People will read your message just like you\'re reading this one - and there are no per click costs. Get started today and watch your business grow.\\r\\n\\r\\n If you’re interested in learning more about how this works, reach out to me using the contact info below.\\r\\n\\r\\nRegards,\\r\\nNorris Pinnock\\r\\nEmail: Norris.Pinnock@freshnewleads.my\\r\\nWebsite: http:\\/\\/fs545q.contactformads.top\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','173.239.196.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 06:02:13','2025-03-06 06:02:13'),(120,4,120,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a2fdc76afd\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Nereida\",\"last_name\":\"Nereida\"},\"input_text\":\"Nereida\",\"email\":\"info@scerri.medicopostura.com\",\"phone\":\"111733001\",\"datetime\":\"Nereida\",\"description\":\"Hello there \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThank You, \\r\\n\\r\\nNereida\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Apple','89.187.164.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-08 21:47:29','2025-03-08 21:47:29'),(121,4,121,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a2fdc76afd\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Tedirosy\",\"last_name\":\"Tedirosy\"},\"input_text\":\"Nokia\",\"email\":\"ocopesuq299@gmail.com\",\"phone\":\"83397586421\",\"datetime\":\"\",\"description\":\"Sveiki, es gribēju zināt savu cenu.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-09 03:06:05','2025-03-09 03:06:05'),(122,4,122,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a2fdc76afd\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Wendi\",\"last_name\":\"Bulcock\"},\"input_text\":\"Wendi Bulcock\",\"email\":\"bulcock.wendi@gmail.com\",\"phone\":\"719418431\",\"datetime\":\"Wendi Bulcock\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic.  Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google.  Can I share a testimonial \\r\\nfrom one of our clients in the same industry?  I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again.  Thanks!\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Apple','31.217.248.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-12 14:18:45','2025-03-12 14:18:45'),(123,4,123,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"76c504ba4a\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Joanna\",\"last_name\":\"Riggs\"},\"input_text\":\"Joanna Riggs\",\"email\":\"joannariggs278@gmail.com\",\"phone\":\"354994962\",\"datetime\":\"Joanna\",\"description\":\"Hi,\\r\\n\\r\\nI just visited teambuildingkorea.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','196.247.225.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 10:13:22','2025-03-22 10:13:22'),(124,4,124,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"76c504ba4a\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Patrick\",\"last_name\":\"Chelmsford\"},\"input_text\":\"Patrick Chelmsford\",\"email\":\"chelmsford.patrick@gmail.com\",\"phone\":\"571898896\",\"datetime\":\"Patrick\",\"description\":\"Need to create stunning videos? Want high-quality content at your fingertips? Check out these 3 Amazing AI Tools: \\r\\n**Create videos in minutes  \\r\\n**Generate content  \\r\\n**Convert text to speech  \\r\\nTry them now and get professional results instantly! http:\\/\\/3amazingaitools.top\\/\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','64.64.117.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 11:58:34','2025-03-22 11:58:34'),(125,4,125,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"a877b338ab\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Truong\",\"last_name\":\"Van Hoang\"},\"input_text\":\"\",\"email\":\"\",\"phone\":\"0918177771\",\"datetime\":\"13\\/11\\/2025\",\"description\":\"sadsa\"}','https://teambuildingkorea.com/contact',1,'unread',0,'Chrome','Windows','42.119.80.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-03 15:47:44','2025-11-03 15:47:44'),(126,4,126,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"6974f39bf2\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Levi\",\"last_name\":\"Magoffin\"},\"input_text\":\"Web Search Index\",\"email\":\"join@domainsindex.net\",\"phone\":\"50248883\",\"datetime\":\"Levi\",\"description\":\"Hi,\\r\\n\\r\\nRegister teambuildingkorea.com in Google Search Index to have it displayed in Web Search Results.\\r\\n\\r\\nAdd teambuildingkorea.com at https:\\/\\/searchregister.info\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Windows','187.73.179.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 03:19:59','2025-11-07 03:19:59'),(127,4,127,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"6974f39bf2\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Phillip\",\"last_name\":\"Shattuck\"},\"input_text\":\"Web Search Index\",\"email\":\"join@domainsindex.pro\",\"phone\":\"133130729\",\"datetime\":\"Phillip Shattuck\",\"description\":\"Hello,\\r\\n\\r\\nAdd your teambuildingkorea.com website to Google Search Index and have it displayed in Web Search Results.\\r\\n\\r\\nRegister teambuildingkorea.com at https:\\/\\/searchregister.info\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Yandex','Windows','201.114.106.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-08 01:35:28','2025-11-08 01:35:28'),(128,4,128,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"6974f39bf2\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Janine\",\"last_name\":\"Luis\"},\"input_text\":\"Dfob Csoxq\",\"email\":\"aboout@airegistry.pro\",\"phone\":\"353373762\",\"datetime\":\"Janine Luis\",\"description\":\"More and more people skip Google Search and ask ChatGPT to search for everything.\\r\\n\\r\\nAdd teambuildingkorea.com to our AI-optimized directory to help them find teambuildingkorea.com\\r\\n\\r\\nJoin now: https:\\/\\/AIREG.pro\\/\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','23.145.80.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-09 14:39:48','2025-11-09 14:39:48'),(129,4,129,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"1b6ed8e233\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Leeirosy\",\"last_name\":\"Leeirosy\"},\"input_text\":\"Google\",\"email\":\"zekisuquc419@gmail.com\",\"phone\":\"83995476335\",\"datetime\":\"\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','45.132.49.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 20:50:14','2025-11-16 20:50:14'),(130,4,130,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"1b6ed8e233\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Leeirosy\",\"last_name\":\"Leeirosy\"},\"input_text\":\"Google\",\"email\":\"zekisuquc419@gmail.com\",\"phone\":\"85262368259\",\"datetime\":\"\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 09:19:38','2025-11-17 09:19:38'),(131,4,131,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"1b6ed8e233\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"EMILY\",\"last_name\":\"LAWAI\"},\"input_text\":\"TRANS MALAYSIA TOUR & AGENCY\",\"email\":\"trans2travel@gmail.com\",\"phone\":\"085415337\",\"datetime\":\"30\\/04\\/2026\",\"description\":\"we want are good teambuiling\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Windows','175.140.236.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 11:26:23','2025-11-17 11:26:23'),(132,4,132,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"1b6ed8e233\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"dUNRhylBqEhHRBAfJVqfcOPC\",\"last_name\":\"jHpcfWgwDGqjCCYBwvOYEVoo\"},\"input_text\":\"iSNQOxyYzDdazfTeDXXD\",\"email\":\"ilumefel026@gmail.com\",\"phone\":\"3636955557\",\"datetime\":\"ncWfSSLbWzEzcqKFTrqDF\",\"description\":\"hJierlrYwFDgFvsLEc\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','80.85.245.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 16:16:34','2025-11-17 16:16:34'),(133,4,133,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"1b6ed8e233\",\"_wp_http_referer\":\"\\/contact\",\"names\":[],\"input_text\":\"\",\"email\":\"\",\"phone\":\"\",\"datetime\":\"\",\"description\":\"hJierlrYwFDgFvsLEc\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','80.85.245.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 16:16:44','2025-11-17 16:16:44'),(134,4,134,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"d820896228\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Leeirosy\",\"last_name\":\"Leeirosy\"},\"input_text\":\"FBI\",\"email\":\"zekisuquc419@gmail.com\",\"phone\":\"87573383452\",\"datetime\":\"\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 13:35:30','2025-12-09 13:35:30'),(135,4,135,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"54c94c81cb\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Juliana\",\"last_name\":\"Dunagan\"},\"input_text\":\"Juliana Dunagan\",\"email\":\"dunagan.juliana@hotmail.com\",\"phone\":\"92464445\",\"datetime\":\"Juliana\",\"description\":\"Hello,\\r\\n\\r\\nMost businesses spend more than $250\\/month on\\r\\ntools alone. For the same amount, you can have a full-time Digital Marketing Assistant handling\\r\\nSEO, Google &amp; Meta Ads, Email Marketing, Social Media, and day-to-day operations.\\r\\nThe first month costs you nothing.\\r\\nFill the form below to start your free first month\\r\\n\\r\\nDirect Google link: https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSdfVsEbHZ8ONCILtiWxC8Nz4dMDX4XytsWbDm9ZehvJq0dshA\\/viewform\\r\\n\\r\\nGLE Link to Google Forms: https:\\/\\/forms.gle\\/hUcK6pGk3DeYNonL7\\r\\n\\r\\nShort link: https:\\/\\/shorturl.at\\/sIc0l\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Vivalidi','Apple','65.111.10.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 19:57:17','2025-12-27 19:57:17'),(136,4,136,'{\"__fluent_form_embded_post_id\":\"719\",\"_fluentform_4_fluentformnonce\":\"0578b4e114\",\"_wp_http_referer\":\"\\/team-building-korea\\/engage-and-motivate-your-team-with-ibuild-team-building-in-korea.html\",\"names\":{\"first_name\":\"QDtZmmqRGPUaeEosvyAqoE\",\"last_name\":\"mqncAiCmwlzxggyea\"},\"input_text\":\"EaQcHGdQTzazQezsLEMO\",\"email\":\"gordo.nm.ei.or.34@gmail.com\",\"phone\":\"5083264731\",\"datetime\":\"sCipmJFGfYyqMRNBefPz\",\"description\":\"pBKadRsZywxBERVPYnjT\"}','https://teambuildingkorea.com/team-building-korea/engage-and-motivate-your-team-with-ibuild-team-building-in-korea.html',0,'unread',0,'Chrome','Apple','45.84.107.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-01 09:42:03','2026-02-01 09:42:03'),(137,4,137,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"e3acf5ed48\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"sUlPPYJdBQcEYKbJJQmATqM\",\"last_name\":\"fEjRmUdpSInKjAZZ\"},\"input_text\":\"lghlENDWEVEqXSdfaOQwDjsN\",\"email\":\"i.s.ox.eqef.o.j.6.1.0@gmail.com\",\"phone\":\"8431853616\",\"datetime\":\"aDKVSncHxQaQvkcfGbtTuGk\",\"description\":\"CqYhJHlnahwLdXpUTkVw\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','185.220.101.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 04:45:10','2026-02-03 04:45:10'),(138,4,138,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"e3acf5ed48\",\"_wp_http_referer\":\"\\/contact\",\"names\":[],\"input_text\":\"\",\"email\":\"\",\"phone\":\"\",\"datetime\":\"\",\"description\":\"CqYhJHlnahwLdXpUTkVw\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Apple','185.220.101.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 04:45:20','2026-02-03 04:45:20'),(139,4,139,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"b60d23c4b1\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Kate\",\"last_name\":\"Armstrong\"},\"input_text\":\"Kate Armstrong\",\"email\":\"katearmstrong1976@gmail.com\",\"phone\":\"841520961\",\"datetime\":\"Kate Armstrong\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 400+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\nThe price is just $90 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKate\\r\\n\\r\\nOpt-out: https:\\/\\/unsubscribe.social\\/unsubscribe.php?d=teambuildingkorea.com\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Firefox','Linux','191.102.151.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 05:25:04','2026-02-13 05:25:04'),(140,4,140,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"139872fe37\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Robertirosy\",\"last_name\":\"Robertirosy\"},\"input_text\":\"Apple\",\"email\":\"zekisuquc419@gmail.com\",\"phone\":\"83388556532\",\"datetime\":\"\",\"description\":\"Hola, volia saber el seu preu.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-28 16:54:15','2026-02-28 16:54:15'),(141,4,141,'{\"__fluent_form_embded_post_id\":\"44\",\"_fluentform_4_fluentformnonce\":\"139872fe37\",\"_wp_http_referer\":\"\\/contact\",\"names\":{\"first_name\":\"Robertirosy\",\"last_name\":\"Robertirosy\"},\"input_text\":\"Wallmart\",\"email\":\"zekisuquc419@gmail.com\",\"phone\":\"84618556383\",\"datetime\":\"\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://teambuildingkorea.com/contact',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-01 01:21:46','2026-03-01 01:21:46');
/*!40000 ALTER TABLE `koreafluentform_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreafluentform_subscriptions`
--

DROP TABLE IF EXISTS `koreafluentform_subscriptions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_subscriptions` (
  `id` int(20) NOT NULL AUTO_INCREMENT,
  `submission_id` int(11) DEFAULT NULL,
  `form_id` int(11) DEFAULT NULL,
  `payment_total` int(11) DEFAULT 0,
  `item_name` varchar(255) DEFAULT NULL,
  `plan_name` varchar(255) DEFAULT NULL,
  `parent_transaction_id` int(11) DEFAULT NULL,
  `billing_interval` varchar(50) DEFAULT NULL,
  `trial_days` int(11) DEFAULT NULL,
  `initial_amount` int(11) DEFAULT NULL,
  `quantity` int(11) DEFAULT 1,
  `recurring_amount` int(11) DEFAULT NULL,
  `bill_times` int(11) DEFAULT NULL,
  `bill_count` int(11) DEFAULT 0,
  `vendor_customer_id` varchar(255) DEFAULT NULL,
  `vendor_subscription_id` varchar(255) DEFAULT NULL,
  `vendor_plan_id` varchar(255) DEFAULT NULL,
  `status` varchar(255) DEFAULT 'pending',
  `initial_tax_label` varchar(255) DEFAULT NULL,
  `initial_tax` int(11) DEFAULT NULL,
  `recurring_tax_label` varchar(255) DEFAULT NULL,
  `recurring_tax` int(11) DEFAULT NULL,
  `element_id` varchar(255) DEFAULT NULL,
  `note` text DEFAULT NULL,
  `original_plan` text DEFAULT NULL,
  `vendor_response` longtext DEFAULT NULL,
  `expiration_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_subscriptions`
--

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

--
-- Table structure for table `koreafluentform_transactions`
--

DROP TABLE IF EXISTS `koreafluentform_transactions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreafluentform_transactions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `transaction_hash` varchar(255) DEFAULT NULL,
  `payer_name` varchar(255) DEFAULT NULL,
  `payer_email` varchar(255) DEFAULT NULL,
  `billing_address` varchar(255) DEFAULT NULL,
  `shipping_address` varchar(255) DEFAULT NULL,
  `form_id` int(11) NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `submission_id` int(11) DEFAULT NULL,
  `subscription_id` int(11) DEFAULT NULL,
  `transaction_type` varchar(255) DEFAULT 'onetime',
  `payment_method` varchar(255) DEFAULT NULL,
  `card_last_4` int(4) DEFAULT NULL,
  `card_brand` varchar(255) DEFAULT NULL,
  `charge_id` varchar(255) DEFAULT NULL,
  `payment_total` int(11) DEFAULT 1,
  `status` varchar(255) DEFAULT NULL,
  `currency` varchar(255) DEFAULT NULL,
  `payment_mode` varchar(255) DEFAULT NULL,
  `payment_note` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreafluentform_transactions`
--

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

--
-- Table structure for table `koreakb_optimizer`
--

DROP TABLE IF EXISTS `koreakb_optimizer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreakb_optimizer` (
  `path_hash` char(64) NOT NULL COMMENT 'SHA-256 hash of the relative path of the URL used as a unique key for fast lookups',
  `path` text NOT NULL COMMENT 'The relative path of the URL, stored for reference and debugging',
  `analysis` longtext NOT NULL COMMENT 'Serialized or JSON-encoded analysis data associated with the path',
  PRIMARY KEY (`path_hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreakb_optimizer`
--

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

--
-- Table structure for table `koreakb_optimizer_viewport_hashes`
--

DROP TABLE IF EXISTS `koreakb_optimizer_viewport_hashes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreakb_optimizer_viewport_hashes` (
  `path_hash` char(64) NOT NULL COMMENT 'SHA-256 hash of the path (via $wp->request), identifies the URL',
  `viewport` enum('desktop','mobile') NOT NULL COMMENT 'The viewport/device identifier',
  `html_hash` varchar(191) NOT NULL COMMENT 'A composite of hashes separated by | in a key:MD5 value of the HTML markup for this viewport',
  PRIMARY KEY (`path_hash`,`viewport`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreakb_optimizer_viewport_hashes`
--

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

--
-- Table structure for table `korealinks`
--

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

--
-- Dumping data for table `korealinks`
--

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

--
-- Table structure for table `korealitespeed_url`
--

DROP TABLE IF EXISTS `korealitespeed_url`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `korealitespeed_url` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `url` (`url`(191)),
  KEY `cache_tags` (`cache_tags`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `korealitespeed_url`
--

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

--
-- Table structure for table `korealitespeed_url_file`
--

DROP TABLE IF EXISTS `korealitespeed_url_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `korealitespeed_url_file` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  `expired` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `filename` (`filename`),
  KEY `type` (`type`),
  KEY `url_id_2` (`url_id`,`vary`,`type`),
  KEY `filename_2` (`filename`,`expired`),
  KEY `url_id` (`url_id`,`expired`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `korealitespeed_url_file`
--

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

--
-- Table structure for table `koreaoptions`
--

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

--
-- Dumping data for table `koreaoptions`
--

LOCK TABLES `koreaoptions` WRITE;
/*!40000 ALTER TABLE `koreaoptions` DISABLE KEYS */;
INSERT INTO `koreaoptions` VALUES (1,'siteurl','https://teambuildingkorea.com','yes'),(2,'home','https://teambuildingkorea.com','yes'),(3,'blogname','Team Building Korea','yes'),(4,'blogdescription','Powered by Asia Phoenix Teambuilding','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','trainerhoang@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%.html','yes'),(29,'rewrite_rules','a:144:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";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:20:\"whatsapp-accounts/?$\";s:37:\"index.php?post_type=whatsapp-accounts\";s:50:\"whatsapp-accounts/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=whatsapp-accounts&feed=$matches[1]\";s:45:\"whatsapp-accounts/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=whatsapp-accounts&feed=$matches[1]\";s:37:\"whatsapp-accounts/page/([0-9]{1,})/?$\";s:55:\"index.php?post_type=whatsapp-accounts&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:\"kadence-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"kadence-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"kadence-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"kadence-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"kadence-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"kadence-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"kadence-form/([^/]+)/embed/?$\";s:45:\"index.php?kadence_form=$matches[1]&embed=true\";s:33:\"kadence-form/([^/]+)/trackback/?$\";s:39:\"index.php?kadence_form=$matches[1]&tb=1\";s:41:\"kadence-form/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?kadence_form=$matches[1]&paged=$matches[2]\";s:48:\"kadence-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?kadence_form=$matches[1]&cpage=$matches[2]\";s:37:\"kadence-form/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?kadence_form=$matches[1]&page=$matches[2]\";s:29:\"kadence-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"kadence-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"kadence-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"kadence-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"kadence-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"kadence-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"whatsapp-accounts/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"whatsapp-accounts/([^/]+)/embed/?$\";s:50:\"index.php?whatsapp-accounts=$matches[1]&embed=true\";s:38:\"whatsapp-accounts/([^/]+)/trackback/?$\";s:44:\"index.php?whatsapp-accounts=$matches[1]&tb=1\";s:58:\"whatsapp-accounts/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?whatsapp-accounts=$matches[1]&feed=$matches[2]\";s:53:\"whatsapp-accounts/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?whatsapp-accounts=$matches[1]&feed=$matches[2]\";s:46:\"whatsapp-accounts/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?whatsapp-accounts=$matches[1]&paged=$matches[2]\";s:53:\"whatsapp-accounts/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?whatsapp-accounts=$matches[1]&cpage=$matches[2]\";s:42:\"whatsapp-accounts/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?whatsapp-accounts=$matches[1]&page=$matches[2]\";s:34:\"whatsapp-accounts/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"whatsapp-accounts/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"whatsapp-accounts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"whatsapp-accounts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"whatsapp-accounts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"whatsapp-accounts/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";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=689&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:36:\".+?/[^/]+.html/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\".+?/[^/]+.html/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\".+?/[^/]+.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\".+?/[^/]+.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\".+?/[^/]+.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\".+?/[^/]+.html/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"(.+?)/([^/]+).html/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:31:\"(.+?)/([^/]+).html/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:51:\"(.+?)/([^/]+).html/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:46:\"(.+?)/([^/]+).html/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:39:\"(.+?)/([^/]+).html/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:46:\"(.+?)/([^/]+).html/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:35:\"(.+?)/([^/]+).html(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:25:\".+?/[^/]+.html/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\".+?/[^/]+.html/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\".+?/[^/]+.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/[^/]+.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/[^/]+.html/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\".+?/[^/]+.html/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:13:{i:0;s:53:\"LeVietHop_Fluent-Forms-Pro-4.3.23-1/fluentformpro.php\";i:1;s:37:\"disable-comments/disable-comments.php\";i:2;s:25:\"fluent-crm/fluent-crm.php\";i:3;s:41:\"fluentcampaign-pro/fluentcampaign-pro.php\";i:4;s:45:\"fluentform-signature/fluentform-signature.php\";i:5;s:25:\"fluentform/fluentform.php\";i:6;s:57:\"google-language-translator/google-language-translator.php\";i:7;s:33:\"kadence-blocks/kadence-blocks.php\";i:8;s:55:\"kadence-starter-templates/kadence-starter-templates.php\";i:9;s:23:\"korea-sns/korea_sns.php\";i:10;s:35:\"litespeed-cache/litespeed-cache.php\";i:11;s:30:\"seo-by-rank-math/rank-math.php\";i:13;s:24:\"wp-whatsapp/whatsapp.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','7','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:93:\"/home/beqcbgfp/teambuildingkorea.com/wp-content/plugins/disable-comments/disable-comments.php\";i:1;s:72:\"/home/beqcbgfp/teambuildingkorea.com/wp-content/themes/kadence/style.css\";i:3;s:80:\"/home/beqcbgfp/teambuildingkorea.com/wp-content/plugins/wp-whatsapp/whatsapp.php\";i:4;s:81:\"/home/beqcbgfp/teambuildingkorea.com/wp-content/plugins/fluent-crm/fluent-crm.php\";i:5;s:0:\"\";}','no'),(40,'template','kadence','yes'),(41,'stylesheet','kadence','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:1:{i:0;i:696;}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','43','yes'),(82,'page_on_front','689','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1777711524','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'initial_db_version','53496','yes'),(100,'koreauser_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:87:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:27:\"fluentform_dashboard_access\";b:1;s:24:\"fluentform_forms_manager\";b:1;s:25:\"fluentform_entries_viewer\";b:1;s:25:\"fluentform_manage_entries\";b:1;s:24:\"fluentform_view_payments\";b:1;s:26:\"fluentform_manage_payments\";b:1;s:27:\"fluentform_settings_manager\";b:1;s:22:\"fluentform_full_access\";b:1;s:13:\"nta_wa_manage\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(101,'fresh_site','0','off'),(102,'user_count','2','no'),(103,'widget_block','a:16:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:7;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:8;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:9;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:10;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:11;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:12;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:13;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:14;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:15;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:16;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";i:6;s:7:\"block-8\";i:7;s:7:\"block-9\";i:8;s:8:\"block-10\";i:9;s:8:\"block-11\";}s:15:\"sidebar-primary\";a:3:{i:0;s:8:\"block-12\";i:1;s:8:\"block-13\";i:2;s:8:\"block-14\";}s:17:\"sidebar-secondary\";a:2:{i:0;s:8:\"block-15\";i:1;s:8:\"block-16\";}s:7:\"footer1\";a:0:{}s:7:\"footer2\";a:0:{}s:7:\"footer3\";a:0:{}s:7:\"footer4\";a:0:{}s:7:\"footer5\";a:0:{}s:7:\"footer6\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:16:{i:1772980267;a:2:{s:29:\"fluentform_do_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"ff_every_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:37:\"fluentcrm_scheduled_five_minute_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:37:\"fluentcrm_scheduled_five_minute_tasks\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1772980284;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1772981123;a:2:{s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}s:27:\"litespeed_task_imgoptm_pull\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1772982726;a:4:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1772982921;a:1:{s:32:\"fluentcrm_scheduled_hourly_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1772983580;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1773014400;a:2:{s:35:\"rank_math/redirection/clean_trashed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773026780;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773026782;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773036367;a:2:{s:42:\"fluentform_do_email_report_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"fluentcrm_check_daily_birthday\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773066158;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773109630;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1773116121;a:1:{s:32:\"fluentcrm_scheduled_weekly_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773156764;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773501126;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'recovery_keys','a:0:{}','off'),(121,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1680319614;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(123,'https_detection_errors','a:0:{}','off'),(160,'current_theme','Kadence','yes'),(162,'theme_switched','','yes'),(164,'kadence_starter_plugin_notice','1','no'),(166,'kadence_starter_templates_config','{\"starterType\":\"blocks\",\"aiStatus\":\"\"}','yes'),(168,'stellarwp_telemetry_last_send','2026-03-03 06:08:25','yes'),(169,'stellarwp_telemetry','a:2:{s:7:\"plugins\";a:1:{s:14:\"kadence-blocks\";a:2:{s:7:\"wp_slug\";s:33:\"kadence-blocks/kadence-blocks.php\";s:5:\"optin\";b:1;}}s:5:\"token\";s:64:\"3b7394853069d67e4769d04d0949a34603df2edc871aca1587076bd993af7edd\";}','yes'),(170,'stellarwp_telemetry_kadence-blocks_show_optin','0','yes'),(172,'kadenceblocks_data_settings','a:4:{s:10:\"db_version\";i:0;s:15:\"version_history\";a:25:{i:1772302906;s:5:\"3.6.5\";i:1772272455;s:5:\"3.6.4\";i:1770935103;s:5:\"3.6.3\";i:1770692871;s:5:\"3.6.2\";i:1769846155;s:5:\"3.6.1\";i:1769481485;s:5:\"3.6.0\";i:1768875421;s:6:\"3.5.32\";i:1768055969;s:6:\"3.5.31\";i:1764922260;s:6:\"3.5.29\";i:1762540528;s:6:\"3.5.27\";i:1762206691;s:6:\"3.5.26\";i:1742386911;s:5:\"3.5.0\";i:1740572790;s:6:\"3.4.11\";i:1739364308;s:5:\"3.4.9\";i:1738419747;s:5:\"3.4.8\";i:1738326669;s:5:\"3.4.7\";i:1737118181;s:5:\"3.4.6\";i:1736511881;s:5:\"3.4.5\";i:1736340764;s:5:\"3.4.4\";i:1735048451;s:5:\"3.4.3\";i:1734524958;s:5:\"3.4.2\";i:1734096288;s:5:\"3.4.1\";i:1733490919;s:5:\"3.4.0\";i:1732279438;s:5:\"3.3.7\";i:1732195483;s:5:\"3.3.6\";}s:13:\"prior_version\";s:5:\"3.6.4\";s:15:\"current_version\";s:5:\"3.6.5\";}','yes'),(174,'finished_updating_comment_type','1','yes'),(177,'_kadence_starter_templates_old_customizer','a:110:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:5;s:6:\"mobile\";i:5;s:6:\"footer\";i:5;}s:18:\"custom_css_post_id\";i:-1;s:12:\"heading_font\";a:5:{s:6:\"family\";s:9:\"Questrial\";s:6:\"google\";b:1;s:8:\"fallback\";s:10:\"sans-serif\";s:7:\"variant\";a:1:{i:0;s:7:\"regular\";}s:4:\"flag\";b:0;}s:7:\"h1_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:63;s:6:\"tablet\";i:52;s:6:\"mobile\";i:44;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.3;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";i:1;}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:7:\"h2_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";i:40;s:6:\"mobile\";i:32;}s:10:\"lineHeight\";a:2:{s:7:\"desktop\";d:1.3;s:6:\"mobile\";d:1.2;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:7:\"h3_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:45;s:6:\"tablet\";i:35;s:6:\"mobile\";i:28;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.3;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:7:\"h4_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:36;s:6:\"tablet\";i:32;s:6:\"mobile\";i:26;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.3;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:7:\"h5_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:32;s:6:\"tablet\";i:27;s:6:\"mobile\";i:24;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.3;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:7:\"h6_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:25;s:6:\"tablet\";i:23;s:6:\"mobile\";i:22;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.5;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:9:\"base_font\";a:15:{s:4:\"size\";a:1:{s:7:\"desktop\";i:20;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.6;}s:6:\"family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:6:\"weight\";s:3:\"300\";s:7:\"variant\";s:3:\"300\";s:5:\"color\";s:8:\"palette4\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:18:\"header_main_height\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:90;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:0;}s:20:\"header_desktop_items\";a:4:{s:3:\"top\";a:5:{s:8:\"top_left\";a:0:{}s:15:\"top_left_center\";a:0:{}s:10:\"top_center\";a:0:{}s:16:\"top_right_center\";a:0:{}s:9:\"top_right\";a:0:{}}s:4:\"main\";a:5:{s:9:\"main_left\";a:1:{i:0;s:4:\"logo\";}s:16:\"main_left_center\";a:0:{}s:11:\"main_center\";a:0:{}s:17:\"main_right_center\";a:0:{}s:10:\"main_right\";a:2:{i:0;s:10:\"navigation\";i:1;s:6:\"social\";}}s:6:\"bottom\";a:5:{s:11:\"bottom_left\";a:0:{}s:18:\"bottom_left_center\";a:0:{}s:13:\"bottom_center\";a:0:{}s:19:\"bottom_right_center\";a:0:{}s:12:\"bottom_right\";a:0:{}}s:4:\"flag\";b:1;}s:18:\"buttons_background\";a:2:{s:5:\"color\";s:8:\"palette1\";s:5:\"hover\";s:8:\"palette6\";}s:15:\"buttons_padding\";a:3:{s:6:\"locked\";a:1:{s:7:\"desktop\";b:0;}s:4:\"flag\";b:0;s:4:\"size\";a:1:{s:7:\"desktop\";a:4:{i:0;s:2:\"19\";i:1;s:2:\"45\";i:2;s:2:\"19\";i:3;s:2:\"45\";}}}s:21:\"buttons_border_radius\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:0;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:18:\"buttons_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:14;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:10:\"Montserrat\";s:6:\"google\";b:1;s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";i:1;}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:9:\"uppercase\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:0;}s:29:\"primary_navigation_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:14;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:10:\"Montserrat\";s:6:\"google\";b:1;s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";i:1;}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:9:\"uppercase\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:19:\"header_button_label\";s:7:\"Sign In\";s:24:\"header_button_visibility\";s:3:\"all\";s:24:\"header_button_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";s:0:\"\";}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";i:1;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:26:\"primary_navigation_spacing\";a:2:{s:4:\"size\";i:3;s:4:\"unit\";s:2:\"em\";}s:13:\"buttons_color\";a:2:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"hover\";s:8:\"palette9\";}s:14:\"buttons_border\";a:2:{s:7:\"desktop\";a:4:{s:5:\"width\";i:1;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:12:\"currentColor\";}s:4:\"flag\";b:1;}s:20:\"buttons_shadow_hover\";a:6:{s:5:\"color\";s:13:\"rgba(0,0,0,0)\";s:7:\"hOffset\";i:0;s:7:\"vOffset\";i:15;s:4:\"blur\";i:25;s:6:\"spread\";i:-7;s:5:\"inset\";b:0;}s:21:\"buttons_border_colors\";a:2:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:8:\"palette9\";}s:27:\"header_button_border_colors\";a:5:{s:5:\"width\";i:2;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:0:\"\";s:5:\"hover\";s:0:\"\";}s:20:\"header_button_border\";a:4:{s:5:\"width\";i:1;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:4:\"none\";s:5:\"color\";s:12:\"currentColor\";}s:20:\"header_button_radius\";a:4:{s:4:\"size\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:4:\"unit\";s:2:\"px\";s:6:\"locked\";b:1;s:4:\"flag\";b:1;}s:24:\"primary_navigation_color\";a:3:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:8:\"palette6\";s:6:\"active\";s:8:\"palette6\";}s:22:\"footer_wrap_background\";a:2:{s:7:\"desktop\";a:1:{s:5:\"color\";s:8:\"palette7\";}s:4:\"flag\";b:0;}s:23:\"footer_navigation_align\";a:4:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:6:\"center\";s:4:\"flag\";b:1;}s:21:\"footer_middle_columns\";s:1:\"1\";s:20:\"footer_middle_layout\";a:4:{s:6:\"mobile\";s:3:\"row\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:3:\"row\";s:4:\"flag\";b:1;}s:12:\"footer_items\";a:4:{s:3:\"top\";a:5:{s:5:\"top_1\";a:0:{}s:5:\"top_2\";a:1:{i:0;s:14:\"footer-widget1\";}s:5:\"top_3\";a:0:{}s:5:\"top_4\";a:0:{}s:5:\"top_5\";a:0:{}}s:6:\"middle\";a:5:{s:8:\"middle_1\";a:1:{i:0;s:17:\"footer-navigation\";}s:8:\"middle_2\";a:0:{}s:8:\"middle_3\";a:0:{}s:8:\"middle_4\";a:0:{}s:8:\"middle_5\";a:0:{}}s:6:\"bottom\";a:5:{s:8:\"bottom_1\";a:1:{i:0;s:11:\"footer-html\";}s:8:\"bottom_2\";a:0:{}s:8:\"bottom_3\";a:0:{}s:8:\"bottom_4\";a:0:{}s:8:\"bottom_5\";a:0:{}}s:4:\"flag\";b:1;}s:30:\"dropdown_navigation_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:13;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:10:\"Montserrat\";s:6:\"google\";b:1;s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:0;}s:10:\"logo_width\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:120;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:0;}s:11:\"logo_layout\";a:3:{s:7:\"include\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:10:\"logo_title\";}s:6:\"layout\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:8:\"standard\";}s:4:\"flag\";b:0;}s:11:\"custom_logo\";s:0:\"\";s:25:\"header_main_bottom_border\";a:2:{s:7:\"desktop\";a:4:{s:5:\"width\";i:1;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:8:\"palette8\";}s:4:\"flag\";b:1;}s:28:\"footer_navigation_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:14;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:10:\"Montserrat\";s:6:\"google\";b:1;s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:9:\"uppercase\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:0;}s:25:\"footer_navigation_spacing\";a:2:{s:4:\"size\";i:3;s:4:\"unit\";s:2:\"em\";}s:34:\"footer_navigation_vertical_spacing\";a:1:{s:4:\"unit\";s:2:\"em\";}s:23:\"footer_navigation_color\";a:3:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:17:\"palette-highlight\";s:6:\"active\";s:8:\"palette3\";}s:17:\"footer_html_align\";a:4:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:6:\"center\";s:4:\"flag\";b:1;}s:22:\"footer_html_typography\";a:15:{s:4:\"size\";a:1:{s:7:\"desktop\";i:15;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:10:\"Montserrat\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:0:\"\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:25:\"footer_bottom_top_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:10;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:28:\"footer_bottom_bottom_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:50;s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:100;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:22:\"footer_top_top_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:50;s:6:\"tablet\";i:100;s:7:\"desktop\";i:120;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:0;}s:24:\"mobile_trigger_icon_size\";a:2:{s:4:\"size\";i:30;s:4:\"unit\";s:2:\"px\";}s:20:\"mobile_trigger_color\";a:2:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:17:\"palette-highlight\";}s:25:\"mobile_trigger_background\";a:2:{s:5:\"color\";s:0:\"\";s:5:\"hover\";s:0:\"\";}s:23:\"mobile_navigation_color\";a:3:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:8:\"palette1\";s:6:\"active\";s:8:\"palette1\";}s:25:\"mobile_navigation_divider\";a:4:{s:5:\"width\";i:1;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:8:\"palette8\";}s:28:\"mobile_navigation_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:21;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.1;}s:6:\"family\";s:9:\"Questrial\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:23:\"header_popup_background\";a:2:{s:7:\"desktop\";a:1:{s:5:\"color\";s:8:\"palette9\";}s:4:\"flag\";b:0;}s:25:\"footer_top_bottom_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:0;s:6:\"tablet\";i:0;s:7:\"desktop\";i:20;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:18:\"header_search_icon\";s:7:\"search2\";s:19:\"header_search_style\";s:7:\"default\";s:23:\"header_search_icon_size\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";d:1.4;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"em\";s:6:\"tablet\";s:2:\"em\";s:7:\"desktop\";s:2:\"em\";}s:4:\"flag\";b:0;}s:19:\"header_search_color\";a:2:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:17:\"palette-highlight\";}s:23:\"header_social_icon_size\";a:2:{s:4:\"size\";d:0.9;s:4:\"unit\";s:2:\"em\";}s:19:\"header_social_color\";a:2:{s:5:\"color\";s:8:\"palette6\";s:5:\"hover\";s:8:\"palette3\";}s:24:\"header_social_background\";a:2:{s:5:\"color\";s:13:\"rgba(0,0,0,0)\";s:5:\"hover\";s:0:\"\";}s:20:\"header_social_margin\";a:4:{s:4:\"size\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:20;}s:4:\"unit\";s:2:\"px\";s:6:\"locked\";b:0;s:4:\"flag\";b:0;}s:19:\"header_social_items\";a:2:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:7:\"imageid\";s:0:\"\";s:5:\"width\";i:24;s:4:\"icon\";s:11:\"facebookAlt\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:7:\"imageid\";s:0:\"\";s:5:\"width\";i:24;s:4:\"icon\";s:10:\"twitterAlt\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:7:\"imageid\";s:0:\"\";s:5:\"width\";i:24;s:4:\"icon\";s:12:\"instagramAlt\";s:5:\"label\";s:9:\"Instagram\";}}s:4:\"flag\";b:0;}s:24:\"primary_navigation_style\";s:8:\"standard\";s:35:\"primary_navigation_vertical_spacing\";a:2:{s:4:\"size\";d:0.3;s:4:\"unit\";s:2:\"em\";}s:32:\"primary_navigation_parent_active\";b:0;s:28:\"post_archive_item_title_font\";a:15:{s:4:\"size\";a:1:{s:7:\"desktop\";i:30;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:8:\"palette4\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:32:\"post_archive_item_category_color\";a:2:{s:5:\"color\";s:8:\"palette6\";s:5:\"hover\";s:0:\"\";}s:31:\"post_archive_item_category_font\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:13;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:9:\"Questrial\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";i:2;}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:9:\"uppercase\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:26:\"post_archive_content_style\";s:5:\"boxed\";s:31:\"post_archive_element_categories\";a:4:{s:7:\"enabled\";b:1;s:5:\"style\";s:6:\"normal\";s:7:\"divider\";s:5:\"vline\";s:4:\"flag\";b:0;}s:25:\"post_archive_element_meta\";a:20:{s:2:\"id\";s:4:\"meta\";s:7:\"enabled\";b:0;s:7:\"divider\";s:3:\"dot\";s:6:\"author\";b:0;s:10:\"authorLink\";b:1;s:11:\"authorImage\";b:0;s:15:\"authorImageSize\";i:25;s:17:\"authorEnableLabel\";b:1;s:11:\"authorLabel\";s:0:\"\";s:4:\"date\";b:0;s:15:\"dateEnableLabel\";b:0;s:9:\"dateLabel\";s:0:\"\";s:11:\"dateUpdated\";b:0;s:22:\"dateUpdatedEnableLabel\";b:0;s:16:\"dateUpdatedLabel\";s:0:\"\";s:10:\"categories\";b:0;s:21:\"categoriesEnableLabel\";b:0;s:15:\"categoriesLabel\";s:0:\"\";s:8:\"comments\";b:0;s:4:\"flag\";b:1;}s:28:\"post_archive_element_excerpt\";a:4:{s:7:\"enabled\";b:1;s:5:\"words\";i:16;s:11:\"fullContent\";b:0;s:4:\"flag\";b:0;}s:27:\"post_archive_item_meta_font\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";s:0:\"\";}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:9:\"Questrial\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:18:\"boxed_grid_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";d:1.5;s:6:\"tablet\";i:2;s:7:\"desktop\";d:2.3;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:3:\"rem\";s:6:\"tablet\";s:3:\"rem\";s:7:\"desktop\";s:3:\"rem\";}s:4:\"flag\";b:0;}s:24:\"boxed_grid_border_radius\";a:4:{s:4:\"size\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:4:\"unit\";s:2:\"px\";s:6:\"locked\";b:1;s:4:\"flag\";b:0;}s:13:\"boxed_spacing\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";d:1.5;s:6:\"tablet\";i:2;s:7:\"desktop\";i:4;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:3:\"rem\";s:6:\"tablet\";s:3:\"rem\";s:7:\"desktop\";s:3:\"rem\";}s:4:\"flag\";b:1;}s:17:\"boxed_grid_shadow\";a:6:{s:5:\"color\";s:13:\"rgba(0,0,0,0)\";s:7:\"hOffset\";i:0;s:7:\"vOffset\";i:15;s:4:\"blur\";i:15;s:6:\"spread\";i:-10;s:5:\"inset\";b:0;}s:23:\"post_archive_background\";a:2:{s:7:\"desktop\";a:3:{s:5:\"color\";s:8:\"palette9\";s:5:\"image\";a:5:{s:3:\"url\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:8:\"position\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:10:\"attachment\";s:6:\"scroll\";}s:4:\"type\";s:5:\"color\";}s:4:\"flag\";b:1;}s:17:\"post_title_layout\";s:5:\"above\";s:16:\"post_title_align\";a:4:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:6:\"center\";s:4:\"flag\";b:1;}s:17:\"post_title_height\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:320;s:6:\"tablet\";i:300;s:7:\"desktop\";i:360;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:0;}s:15:\"post_background\";a:2:{s:7:\"desktop\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"image\";a:5:{s:3:\"url\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:8:\"position\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:10:\"attachment\";s:6:\"scroll\";}s:4:\"type\";s:5:\"color\";}s:4:\"flag\";b:0;}s:23:\"post_content_background\";a:2:{s:7:\"desktop\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"image\";a:5:{s:3:\"url\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:8:\"position\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:10:\"attachment\";s:6:\"scroll\";}s:4:\"type\";s:5:\"color\";}s:4:\"flag\";b:0;}s:23:\"post_related_background\";a:2:{s:7:\"desktop\";a:3:{s:5:\"color\";s:8:\"palette9\";s:5:\"image\";a:5:{s:3:\"url\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:8:\"position\";a:2:{s:1:\"x\";d:0.5;s:1:\"y\";d:0.5;}s:10:\"attachment\";s:6:\"scroll\";}s:4:\"type\";s:5:\"color\";}s:4:\"flag\";b:1;}s:21:\"post_vertical_padding\";s:4:\"hide\";s:25:\"post_title_category_color\";a:2:{s:5:\"color\";s:8:\"palette6\";s:5:\"hover\";s:0:\"\";}s:24:\"post_title_category_font\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:13;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:9:\"Questrial\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";i:2;}s:11:\"spacingType\";s:2:\"px\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:9:\"uppercase\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:18:\"post_comments_date\";b:0;s:20:\"post_related_columns\";s:1:\"4\";s:13:\"post_comments\";b:0;s:23:\"post_related_title_font\";a:15:{s:4:\"size\";a:1:{s:7:\"desktop\";i:40;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:5:\"color\";s:0:\"\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:25:\"post_archive_title_height\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";i:180;s:6:\"tablet\";i:200;s:7:\"desktop\";i:240;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:27:\"post_archive_title_elements\";a:3:{i:0;s:5:\"title\";i:1;s:10:\"breadcrumb\";i:2;s:11:\"description\";}s:37:\"post_archive_title_element_breadcrumb\";a:3:{s:7:\"enabled\";b:0;s:10:\"show_title\";b:1;s:4:\"flag\";b:0;}s:29:\"post_archive_title_background\";a:2:{s:7:\"desktop\";a:3:{s:5:\"color\";s:8:\"palette7\";s:4:\"type\";s:5:\"image\";s:5:\"image\";a:3:{s:3:\"url\";s:111:\"https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-karolina-grabowska-42303098.jpg\";s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";}}s:4:\"flag\";b:0;}s:25:\"transparent_header_enable\";b:0;s:22:\"header_main_background\";a:2:{s:7:\"desktop\";a:1:{s:5:\"color\";s:8:\"palette9\";}s:4:\"flag\";b:1;}s:22:\"header_wrap_background\";a:2:{s:7:\"desktop\";a:1:{s:5:\"color\";s:8:\"palette9\";}s:4:\"flag\";b:1;}s:28:\"header_main_trans_background\";a:2:{s:7:\"desktop\";a:1:{s:5:\"color\";s:8:\"palette9\";}s:4:\"flag\";b:1;}s:32:\"post_archive_title_overlay_color\";a:2:{s:5:\"color\";s:22:\"rgba(245,246,248,0.85)\";s:5:\"hover\";s:0:\"\";}s:10:\"link_color\";a:4:{s:9:\"highlight\";s:8:\"palette1\";s:13:\"highlight-alt\";s:8:\"palette3\";s:14:\"highlight-alt2\";s:8:\"palette9\";s:5:\"style\";s:8:\"standard\";}s:19:\"footer_html_content\";s:65:\"{copyright} {year} {site-title} - Powered by Phoenix Destinations\";s:22:\"post_footer_area_boxed\";b:0;s:21:\"post_feature_position\";s:5:\"above\";s:18:\"post_feature_width\";s:4:\"wide\";s:15:\"initial_version\";s:5:\"1.2.2\";}','yes'),(178,'_kadence_starter_templates_last_import_data','a:23:{s:4:\"slug\";s:3:\"g89\";s:4:\"name\";s:10:\"The Pantry\";s:10:\"categories\";a:2:{i:0;s:8:\"business\";i:1;s:8:\"one-page\";}s:3:\"pro\";b:0;s:6:\"member\";b:0;s:7:\"content\";s:81:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/09/g89-content-3.xml\";s:11:\"widget_data\";s:86:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/09/g89-widget_data-3.json\";s:9:\"form_data\";s:0:\"\";s:14:\"give_form_data\";s:0:\"\";s:18:\"give_donation_data\";s:0:\"\";s:13:\"theme_options\";s:88:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/09/g89-theme_options-3.json\";s:13:\"depicter_data\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:14:\"kadence-blocks\";}s:3:\"url\";s:37:\"https://startertemplatecloud.com/g89/\";s:5:\"image\";s:88:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/09/g89-preview_image-2.jpeg\";s:13:\"content_width\";s:6:\"normal\";s:4:\"type\";s:6:\"blocks\";s:9:\"ecommerce\";b:0;s:8:\"homepage\";s:4:\"Home\";s:8:\"blogpage\";s:0:\"\";s:8:\"keywords\";a:4:{i:0;s:7:\"bakery\r\";i:1;s:6:\"local\r\";i:2;s:6:\"small\r\";i:3;s:8:\"business\";}s:5:\"pages\";a:1:{s:4:\"home\";a:8:{s:2:\"id\";s:4:\"home\";s:5:\"title\";s:4:\"Home\";s:3:\"url\";s:37:\"https://startertemplatecloud.com/g89/\";s:5:\"image\";s:78:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/10/g89-image.jpeg\";s:9:\"thumbnail\";s:87:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/10/g89-image-800x2258.jpeg\";s:14:\"crop_thumbnail\";s:87:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/10/g89-image-800x1008.jpeg\";s:7:\"content\";s:94:\"https://api.startertemplatecloud.com/wp-content/uploads/2025/09/g89-page_content_group_6-1.xml\";s:4:\"meta\";s:7:\"inherit\";}}s:5:\"menus\";a:1:{s:7:\"primary\";a:2:{s:4:\"menu\";s:7:\"primary\";s:5:\"title\";s:4:\"Menu\";}}}','off'),(179,'kadence_global_palette','{\"palette\":[{\"color\":\"#a1b7e9\",\"slug\":\"palette1\",\"name\":\"Palette Color 1\"},{\"color\":\"#d3d379\",\"slug\":\"palette2\",\"name\":\"Palette Color 2\"},{\"color\":\"#161600\",\"slug\":\"palette3\",\"name\":\"Palette Color 3\"},{\"color\":\"#474726\",\"slug\":\"palette4\",\"name\":\"Palette Color 4\"},{\"color\":\"#6c6c44\",\"slug\":\"palette5\",\"name\":\"Palette Color 5\"},{\"color\":\"#cf746d\",\"slug\":\"palette6\",\"name\":\"Palette Color 6\"},{\"color\":\"#fff3c7\",\"slug\":\"palette7\",\"name\":\"Palette Color 7\"},{\"color\":\"#faf5ed\",\"slug\":\"palette8\",\"name\":\"Palette Color 8\"},{\"color\":\"#ffffff\",\"slug\":\"palette9\",\"name\":\"Palette Color 9\"}],\"second-palette\":[{\"color\":\"#c4846b\",\"slug\":\"palette1\",\"name\":\"Palette Color 1\"},{\"color\":\"#d9ae94\",\"slug\":\"palette2\",\"name\":\"Palette Color 2\"},{\"color\":\"#1f1410\",\"slug\":\"palette3\",\"name\":\"Palette Color 3\"},{\"color\":\"#3d291c\",\"slug\":\"palette4\",\"name\":\"Palette Color 4\"},{\"color\":\"#5a3d28\",\"slug\":\"palette5\",\"name\":\"Palette Color 5\"},{\"color\":\"#926766\",\"slug\":\"palette6\",\"name\":\"Palette Color 6\"},{\"color\":\"#f1e3d3\",\"slug\":\"palette7\",\"name\":\"Palette Color 7\"},{\"color\":\"#faf6f3\",\"slug\":\"palette8\",\"name\":\"Palette Color 8\"},{\"color\":\"#ffffff\",\"slug\":\"palette9\",\"name\":\"Palette Color 9\"}],\"third-palette\":[{\"color\":\"#263A5E\",\"slug\":\"palette1\",\"name\":\"Palette Color 1\"},{\"color\":\"#4C4A12\",\"slug\":\"palette2\",\"name\":\"Palette Color 2\"},{\"color\":\"#ffffff\",\"slug\":\"palette3\",\"name\":\"Palette Color 3\"},{\"color\":\"#faf6f3\",\"slug\":\"palette4\",\"name\":\"Palette Color 4\"},{\"color\":\"#f1e3d3\",\"slug\":\"palette5\",\"name\":\"Palette Color 5\"},{\"color\":\"#db847c\",\"slug\":\"palette6\",\"name\":\"Palette Color 6\"},{\"color\":\"#2B2411\",\"slug\":\"palette7\",\"name\":\"Palette Color 7\"},{\"color\":\"#1F1B16\",\"slug\":\"palette8\",\"name\":\"Palette Color 8\"},{\"color\":\"#0F0F0F\",\"slug\":\"palette9\",\"name\":\"Palette Color 9\"}],\"active\":\"palette\"}','yes'),(180,'wp_calendar_block_has_published_posts','1','yes'),(202,'rank_math_registration_skip','1','yes'),(204,'action_scheduler_hybrid_store_demarkation','694','yes'),(205,'schema-ActionScheduler_StoreSchema','8.0.1762172574','yes'),(206,'schema-ActionScheduler_LoggerSchema','3.0.1680320064','yes'),(207,'rank_math_known_post_types','a:3:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";}','yes'),(208,'rank_math_modules','a:12:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";}','yes'),(209,'rank-math-options-general','a:54:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:29:\"https://teambuildingkorea.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:27:\"cotnent_ai_enable_grammarly\";s:2:\"on\";s:15:\"llms_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}}','yes'),(210,'rank-math-options-titles','a:105:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:6:\"person\";s:19:\"knowledgegraph_name\";s:18:\"Teambuilding Korea\";s:12:\"website_name\";s:18:\"Teambuilding Korea\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:3:\"off\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";}','yes'),(211,'rank-math-options-sitemap','a:17:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:19:\"ping_search_engines\";s:2:\"on\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";}','yes'),(212,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"643c500bc55a4d77b171d9a5aaf16e18\";}','yes'),(215,'rank_math_version','1.0.265','off'),(216,'rank_math_db_version','1','yes'),(217,'rank_math_install_date','1680320064','yes'),(219,'recently_activated','a:0:{}','off'),(220,'action_scheduler_lock_async-request-runner','69acad04521299.47761850|1772924224','yes'),(224,'rank_math_review_posts_converted','1','yes'),(226,'_transient_rank_math_first_submenu_id','rank-math','yes'),(229,'rank_math_pro_version','3.0.32.1','yes'),(231,'rank_math_viewed_seo_analyer','1','off'),(246,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":4,\"critical\":2}','yes'),(275,'rank_math_yoast_block_posts','a:2:{s:5:\"posts\";a:0:{}s:5:\"count\";i:0;}','no'),(276,'rank_math_aioseo_block_posts','a:2:{s:5:\"posts\";a:0:{}s:5:\"count\";i:0;}','no'),(277,'rank_math_old_schema_data','a:0:{}','no'),(298,'rank_math_content_ai_viewed','1','yes'),(310,'rank_math_ca_credits','a:1:{s:7:\"credits\";i:0;}','no'),(322,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(324,'rank_math_indexnow_log','a:100:{i:0;a:5:{s:3:\"url\";s:30:\"https://teambuildingkorea.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681469954;}i:1;a:5:{s:3:\"url\";s:30:\"https://teambuildingkorea.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681469988;}i:2;a:5:{s:3:\"url\";s:89:\"https://teambuildingkorea.com/team-building-korea/team-building-quickfire-in-vietnam.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470030;}i:3;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=246\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470070;}i:4;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=245\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470071;}i:5;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=244\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470072;}i:6;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=243\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470072;}i:7;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=242\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470073;}i:8;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=241\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470073;}i:9;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=240\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470074;}i:10;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=239\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470074;}i:11;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=238\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470075;}i:12;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/?p=233\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1681470075;}i:13;a:5:{s:3:\"url\";s:71:\"https://teambuildingkorea.com/uncategorized/team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1684119656;}i:14;a:5:{s:3:\"url\";s:77:\"https://teambuildingkorea.com/team-building-korea/team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1684119658;}i:15;a:5:{s:3:\"url\";s:155:\"https://teambuildingkorea.com/uncategorized/an-exciting-and-challenging-team-building-exercise-in-korea-out-of-100-ones-seconds-away-is-coming-to-town.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1684933906;}i:16;a:5:{s:3:\"url\";s:161:\"https://teambuildingkorea.com/team-building-korea/an-exciting-and-challenging-team-building-exercise-in-korea-out-of-100-ones-seconds-away-is-coming-to-town.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1684933908;}i:17;a:5:{s:3:\"url\";s:145:\"https://teambuildingkorea.com/uncategorized/unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685077049;}i:18;a:5:{s:3:\"url\";s:151:\"https://teambuildingkorea.com/team-building-korea/unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685077051;}i:19;a:5:{s:3:\"url\";s:151:\"https://teambuildingkorea.com/team-building-korea/unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685077064;}i:20;a:5:{s:3:\"url\";s:126:\"https://teambuildingkorea.com/uncategorized/innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685108574;}i:21;a:5:{s:3:\"url\";s:132:\"https://teambuildingkorea.com/team-building-korea/innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685108576;}i:22;a:5:{s:3:\"url\";s:132:\"https://teambuildingkorea.com/team-building-korea/innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685109465;}i:23;a:5:{s:3:\"url\";s:125:\"https://teambuildingkorea.com/uncategorized/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685158092;}i:24;a:5:{s:3:\"url\";s:131:\"https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685158094;}i:25;a:5:{s:3:\"url\";s:131:\"https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685158104;}i:26;a:5:{s:3:\"url\";s:131:\"https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:503;s:17:\"manual_submission\";b:0;s:7:\"message\";s:19:\"Service Unavailable\";s:4:\"time\";i:1685158248;}i:27;a:5:{s:3:\"url\";s:131:\"https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685159360;}i:28;a:5:{s:3:\"url\";s:131:\"https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685159371;}i:29;a:5:{s:3:\"url\";s:107:\"https://teambuildingkorea.com/uncategorized/revitalize-your-team-join-the-boom-time-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685162355;}i:30;a:5:{s:3:\"url\";s:113:\"https://teambuildingkorea.com/team-building-korea/revitalize-your-team-join-the-boom-time-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685162357;}i:31;a:5:{s:3:\"url\";s:113:\"https://teambuildingkorea.com/team-building-korea/revitalize-your-team-join-the-boom-time-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685162365;}i:32;a:5:{s:3:\"url\";s:113:\"https://teambuildingkorea.com/team-building-korea/revitalize-your-team-join-the-boom-time-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685163644;}i:33;a:5:{s:3:\"url\";s:123:\"https://teambuildingkorea.com/team-building-korea/essence-of-excellence-unleashing-the-power-of-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685325241;}i:34;a:5:{s:3:\"url\";s:139:\"https://teambuildingkorea.com/team-building-korea/symphony-of-success-unlocking-team-potential-with-orchestrate-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685407992;}i:35;a:5:{s:3:\"url\";s:119:\"https://teambuildingkorea.com/team-building-korea/bean-around-the-world-an-exciting-team-building-program-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685501896;}i:36;a:5:{s:3:\"url\";s:144:\"https://teambuildingkorea.com/uncategorized/unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685504490;}i:37;a:5:{s:3:\"url\";s:150:\"https://teambuildingkorea.com/team-building-korea/unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685504492;}i:38;a:5:{s:3:\"url\";s:122:\"https://teambuildingkorea.com/team-building-korea/building-a-dream-an-unforgettable-team-building-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685586445;}i:39;a:5:{s:3:\"url\";s:150:\"https://teambuildingkorea.com/team-building-korea/unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685670205;}i:40;a:5:{s:3:\"url\";s:30:\"https://teambuildingkorea.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685847240;}i:41;a:5:{s:3:\"url\";s:127:\"https://teambuildingkorea.com/team-building-korea/redefine-teamwork-harness-the-energy-of-chain-reaction-tabletop-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1685925048;}i:42;a:5:{s:3:\"url\";s:118:\"https://teambuildingkorea.com/team-building-korea/engage-in-exciting-drone-control-team-building-program-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686013799;}i:43;a:5:{s:3:\"url\";s:128:\"https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-elevate-your-teams-performance-with-we-can-do-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686106726;}i:44;a:5:{s:3:\"url\";s:115:\"https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-whisky-wisdom-in-korea-stunning-landscape.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686185994;}i:45;a:5:{s:3:\"url\";s:119:\"https://teambuildingkorea.com/team-building-korea/unlocking-team-success-win-it-in-a-minute-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686273171;}i:46;a:5:{s:3:\"url\";s:126:\"https://teambuildingkorea.com/team-building-korea/win-it-in-a-minute-remote-the-ultimate-virtual-team-building-experience.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686538702;}i:47;a:5:{s:3:\"url\";s:127:\"https://teambuildingkorea.com/team-building-korea/unlock-success-in-seoul-world-outside-your-window-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686625123;}i:48;a:5:{s:3:\"url\";s:115:\"https://teambuildingkorea.com/team-building-korea/conquer-the-undead-team-building-with-zombie-rising-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686705598;}i:49;a:5:{s:3:\"url\";s:148:\"https://teambuildingkorea.com/team-building-korea/boost-team-spirit-in-korea-experience-flat-out-afloats-unforgettable-team-building-activities.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686790337;}i:50;a:5:{s:3:\"url\";s:123:\"https://teambuildingkorea.com/team-building-korea/unlock-your-teams-potential-animate-team-building-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1686882263;}i:51;a:5:{s:3:\"url\";s:121:\"https://teambuildingkorea.com/team-building-korea/koreas-team-building-extravaganza-discover-the-power-of-atmosphere.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687140787;}i:52;a:5:{s:3:\"url\";s:129:\"https://teambuildingkorea.com/team-building-korea/embark-on-a-canine-themed-team-building-journey-in-korea-with-barkitecture.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687229909;}i:53;a:5:{s:3:\"url\";s:120:\"https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-challenge-beat-the-box-rescue-santa.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687316323;}i:54;a:5:{s:3:\"url\";s:101:\"https://teambuildingkorea.com/team-building-korea/get-in-sync-beatbox-rox-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687399531;}i:55;a:5:{s:3:\"url\";s:112:\"https://teambuildingkorea.com/team-building-korea/building-bridges-through-beatswork-uniting-teams-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687480882;}i:56;a:5:{s:3:\"url\";s:112:\"https://teambuildingkorea.com/team-building-korea/koreas-best-kept-team-building-secret-blockbusters-remote.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687742945;}i:57;a:5:{s:3:\"url\";s:111:\"https://teambuildingkorea.com/team-building-korea/korea-unleashed-unforgettable-team-building-blockbusters.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687830220;}i:58;a:5:{s:3:\"url\";s:122:\"https://teambuildingkorea.com/team-building-korea/ignite-team-collaboration-bookworx-team-building-adventure-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1687916675;}i:59;a:5:{s:3:\"url\";s:119:\"https://teambuildingkorea.com/team-building-korea/discover-innovation-together-bot-creation-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688004254;}i:60;a:5:{s:3:\"url\";s:138:\"https://teambuildingkorea.com/team-building-korea/building-bridges-strengthening-teams-in-korea-with-brand-nationals-dynamic-programs.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688087154;}i:61;a:5:{s:3:\"url\";s:116:\"https://teambuildingkorea.com/team-building-korea/building-bridges-in-seoul-breakthrough-team-building-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688433496;}i:62;a:5:{s:3:\"url\";s:124:\"https://teambuildingkorea.com/team-building-korea/building-stronger-bonds-bridging-the-divide-in-koreas-corporate-world.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688521706;}i:63;a:5:{s:3:\"url\";s:134:\"https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-adventure-cartoon-capers-delivers-fun-and-results.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688612316;}i:64;a:5:{s:3:\"url\";s:109:\"https://teambuildingkorea.com/team-building-korea/unlocking-collaboration-chain-reaction-remote-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688691299;}i:65;a:5:{s:3:\"url\";s:110:\"https://teambuildingkorea.com/team-building-korea/building-bonds-in-the-land-of-k-pop-city-build-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1688949072;}i:66;a:5:{s:3:\"url\";s:118:\"https://teambuildingkorea.com/team-building-korea/unlock-success-together-team-building-commercial-break-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1689039835;}i:67;a:5:{s:3:\"url\";s:118:\"https://teambuildingkorea.com/team-building-korea/powering-team-spirit-corporate-bodybuilding-experience-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1689130738;}i:68;a:5:{s:3:\"url\";s:126:\"https://teambuildingkorea.com/team-building-korea/winter-wonderland-in-korea-christmas-countdown-team-building-experience.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1689209805;}i:69;a:5:{s:3:\"url\";s:116:\"https://teambuildingkorea.com/team-building-korea/ignite-innovation-team-building-with-creative-juices-in-korea.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1689297623;}i:70;a:5:{s:3:\"url\";s:30:\"https://teambuildingkorea.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557375;}i:71;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557590;}i:72;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557647;}i:73;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557669;}i:74;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557691;}i:75;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557698;}i:76;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557722;}i:77;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557789;}i:78;a:5:{s:3:\"url\";s:35:\"https://teambuildingkorea.com/about\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557963;}i:79;a:5:{s:3:\"url\";s:35:\"https://teambuildingkorea.com/about\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698557997;}i:80;a:5:{s:3:\"url\";s:30:\"https://teambuildingkorea.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1698558093;}i:81;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1713219341;}i:82;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426221;}i:83;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426255;}i:84;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426316;}i:85;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426355;}i:86;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426360;}i:87;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426511;}i:88;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426705;}i:89;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426753;}i:90;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736426938;}i:91;a:5:{s:3:\"url\";s:126:\"https://teambuildingkorea.com/team-building-korea/winter-wonderland-in-korea-christmas-countdown-team-building-experience.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736582676;}i:92;a:5:{s:3:\"url\";s:126:\"https://teambuildingkorea.com/team-building-korea/winter-wonderland-in-korea-christmas-countdown-team-building-experience.html\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1736582689;}i:93;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762159640;}i:94;a:5:{s:3:\"url\";s:36:\"https://teambuildingkorea.com/home-2\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762160274;}i:95;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762236419;}i:96;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762236458;}i:97;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762236469;}i:98;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1770277941;}i:99;a:5:{s:3:\"url\";s:37:\"https://teambuildingkorea.com/contact\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1770279063;}}','off'),(439,'fluentform_entry_details_migrated','yes','no'),(440,'fluentform_db_fluentform_logs_added','1','off'),(441,'fluentform_scheduled_actions_migrated','yes','no'),(442,'__fluentform_global_form_settings','a:1:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}}','no'),(443,'_fluentform_installed_version','6.1.4','off'),(444,'fluentform_global_modules_status','a:9:{s:9:\"mailchimp\";s:2:\"no\";s:14:\"activecampaign\";s:2:\"no\";s:16:\"campaign_monitor\";s:2:\"no\";s:17:\"constatantcontact\";s:2:\"no\";s:11:\"getresponse\";s:2:\"no\";s:8:\"icontact\";s:2:\"no\";s:7:\"webhook\";s:2:\"no\";s:6:\"zapier\";s:2:\"no\";s:5:\"slack\";s:2:\"no\";}','no'),(445,'widget_fluentform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(457,'fluentcrm-global-settings','a:2:{s:8:\"campaign\";a:1:{s:4:\"from\";a:2:{s:4:\"name\";s:0:\"\";s:5:\"email\";s:0:\"\";}}s:5:\"email\";a:1:{s:17:\"emails_per_second\";i:0;}}','yes'),(459,'_fcrm_last_scheduler','1772980260','off'),(460,'_fc_last_funnel_processor','','off'),(461,'fluentcrm_is_sending_emails','','yes'),(1869,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"trainerhoang@gmail.com\";s:7:\"version\";s:5:\"6.7.2\";s:9:\"timestamp\";i:1739296835;}','off'),(2365,'WPLANG','','yes'),(2366,'new_admin_email','trainerhoang@gmail.com','yes'),(5571,'kadence_blocks_schema_version','1','yes'),(5757,'db_upgraded','','on'),(7613,'recovery_mode_email_last_sent','1766413830','yes'),(7645,'njt_wa_review','1','yes'),(7646,'njt_wa_first_time_active','1','yes'),(7647,'njt_popup_filebird_cross','1762322627','yes'),(7648,'njt_notification_filebird_cross','1762322627','yes'),(7649,'njt_wa_version','3.7.3','yes'),(7650,'nta_wa_restored','1','yes'),(7656,'nta_wa_woocommerce','a:2:{s:8:\"position\";s:9:\"after_atc\";s:6:\"isShow\";s:3:\"OFF\";}','yes'),(7660,'rank_math_review_notice_delayed','1','off'),(7671,'disable_comments_options','a:6:{s:17:\"sitewide_settings\";b:0;s:19:\"disabled_post_types\";a:0:{}s:17:\"remove_everywhere\";b:0;s:16:\"extra_post_types\";b:0;s:10:\"db_version\";i:8;s:22:\"show_existing_comments\";b:0;}','yes'),(7672,'disable_comment_version','2.6.2','yes'),(7954,'wp_attachment_pages_enabled','1','yes'),(9831,'stellarwp_uplink_update_status_kadence-blocks','O:8:\"stdClass\":3:{s:10:\"last_check\";i:1705504823;s:15:\"checked_version\";s:6:\"3.2.17\";s:6:\"update\";O:8:\"stdClass\":0:{}}','yes'),(9882,'stellarwp_uplink_update_status_kadence-starter-templates','O:8:\"stdClass\":3:{s:10:\"last_check\";i:1705936571;s:15:\"checked_version\";s:5:\"2.0.5\";s:6:\"update\";O:8:\"stdClass\":0:{}}','yes'),(10394,'_fcrm_last_email_process_cleanup','1772980260','off'),(10796,'_fcrm_last_five_minutes_run','1772980261','off'),(10998,'rank_math_view_modules','1','no'),(11440,'litespeed.conf.__activation','-1','yes'),(11441,'litespeed.purge.queue','-1','yes'),(11442,'litespeed.purge.queue2','-1','yes'),(11467,'_fc_last_funnel_processor_ran','1772980261','off'),(11468,'litespeed.cloud._summary','{\"curr_request.ver\":0,\"last_request.ver\":1714135582,\"ips_ts\":1735006143,\"ips_ts_runner\":1735006143,\"ips\":[\"102.221.36.98\",\"103.106.229.82\",\"103.106.229.94\",\"103.146.63.42\",\"103.152.118.219\",\"103.152.118.72\",\"103.164.203.163\",\"103.188.22.12\",\"103.28.90.190\",\"103.75.117.169\",\"104.225.142.116\",\"104.244.77.37\",\"108.61.158.223\",\"109.248.43.195\",\"135.148.120.32\",\"136.243.106.228\",\"139.84.230.39\",\"141.164.38.65\",\"145.239.252.65\",\"146.88.239.197\",\"147.78.0.165\",\"147.78.3.13\",\"147.78.3.161\",\"149.248.44.108\",\"149.28.136.245\",\"149.28.47.113\",\"149.28.85.239\",\"152.228.171.66\",\"152.53.36.14\",\"152.53.38.14\",\"155.138.221.81\",\"156.67.218.140\",\"157.90.154.114\",\"158.51.123.249\",\"162.254.117.80\",\"162.254.118.29\",\"163.182.174.161\",\"163.47.21.168\",\"164.52.202.100\",\"167.71.185.204\",\"167.88.61.211\",\"170.249.218.98\",\"178.17.171.177\",\"178.22.124.247\",\"178.22.124.251\",\"178.255.220.12\",\"18.192.146.200\",\"185.116.60.231\",\"185.116.60.232\",\"185.126.237.51\",\"185.212.169.91\",\"185.228.26.40\",\"185.53.57.40\",\"185.53.57.89\",\"188.172.228.182\",\"188.172.229.113\",\"188.64.184.71\",\"190.92.176.5\",\"191.96.101.140\",\"192.248.156.201\",\"192.99.38.117\",\"193.203.191.189\",\"194.163.134.104\",\"194.36.144.221\",\"195.231.17.141\",\"198.38.89.73\",\"199.59.247.242\",\"201.182.97.70\",\"202.182.123.93\",\"202.61.226.253\",\"204.10.163.237\",\"209.124.84.191\",\"209.208.26.218\",\"211.23.143.87\",\"213.159.1.75\",\"213.183.48.170\",\"213.184.85.245\",\"216.238.106.164\",\"216.238.71.13\",\"23.95.73.167\",\"27.131.75.41\",\"31.131.4.244\",\"31.22.115.186\",\"31.40.212.152\",\"34.247.229.180\",\"34.249.110.197\",\"38.101.149.196\",\"38.114.121.40\",\"38.54.30.228\",\"38.54.42.235\",\"38.54.79.187\",\"38.60.253.237\",\"41.185.29.210\",\"41.223.52.170\",\"45.124.65.86\",\"45.132.244.92\",\"45.248.77.61\",\"45.32.123.201\",\"45.32.169.55\",\"45.32.183.112\",\"45.32.210.159\",\"45.32.67.144\",\"45.32.77.223\",\"45.63.67.181\",\"45.76.252.131\",\"45.77.148.74\",\"45.77.233.177\",\"46.250.220.133\",\"49.12.102.29\",\"5.134.119.103\",\"5.134.119.194\",\"5.188.183.13\",\"5.189.146.228\",\"51.81.186.219\",\"51.81.33.156\",\"54.246.224.74\",\"54.36.103.97\",\"61.219.247.87\",\"61.219.247.90\",\"64.176.4.251\",\"64.227.16.93\",\"64.31.63.160\",\"65.108.104.232\",\"65.20.75.178\",\"65.21.81.50\",\"65.21.81.51\",\"66.42.124.101\",\"67.219.99.102\",\"69.50.95.216\",\"70.34.205.229\",\"79.172.239.249\",\"81.31.156.245\",\"81.31.156.246\",\"83.229.71.151\",\"86.105.14.231\",\"86.105.14.232\",\"89.58.38.4\",\"91.148.135.53\",\"91.201.67.57\",\"91.228.7.67\",\"92.118.205.75\",\"93.95.227.66\",\"94.75.232.90\",\"95.179.133.28\",\"95.216.116.209\"],\"curr_request.ver_check\":0,\"last_request.ver_check\":1772637387,\"news.utime\":1772653690,\"curr_request.news\":0,\"last_request.news\":1772653690}','yes'),(11470,'litespeed.conf.hash','7X0jHlicIbC3xfTDisg5HyWqxMnQJhTa','yes'),(11471,'litespeed.conf.auto_upgrade','','yes'),(11472,'litespeed.conf.api_key','','yes'),(11473,'litespeed.conf.server_ip','','yes'),(11474,'litespeed.conf.guest','','yes'),(11475,'litespeed.conf.guest_optm','','yes'),(11476,'litespeed.conf.news','1','yes'),(11477,'litespeed.conf.guest_uas','[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"spider\",\"PTST\",\"HeadlessChrome\"]','yes'),(11478,'litespeed.conf.guest_ips','[\"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\"]','yes'),(11479,'litespeed.conf.cache','1','yes'),(11480,'litespeed.conf.cache-priv','1','yes'),(11481,'litespeed.conf.cache-commenter','1','yes'),(11482,'litespeed.conf.cache-rest','1','yes'),(11483,'litespeed.conf.cache-page_login','1','yes'),(11484,'litespeed.conf.cache-favicon','1','yes'),(11485,'litespeed.conf.cache-resources','1','yes'),(11486,'litespeed.conf.cache-mobile','','yes'),(11487,'litespeed.conf.cache-mobile_rules','[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]','yes'),(11488,'litespeed.conf.cache-browser','','yes'),(11489,'litespeed.conf.cache-exc_useragents','[]','yes'),(11490,'litespeed.conf.cache-exc_cookies','[]','yes'),(11491,'litespeed.conf.cache-exc_qs','[]','yes'),(11492,'litespeed.conf.cache-exc_cat','[]','yes'),(11493,'litespeed.conf.cache-exc_tag','[]','yes'),(11494,'litespeed.conf.cache-force_uri','[]','yes'),(11495,'litespeed.conf.cache-force_pub_uri','[]','yes'),(11496,'litespeed.conf.cache-priv_uri','[]','yes'),(11497,'litespeed.conf.cache-exc','[]','yes'),(11498,'litespeed.conf.cache-exc_roles','[]','yes'),(11499,'litespeed.conf.cache-drop_qs','[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]','yes'),(11500,'litespeed.conf.cache-ttl_pub','604800','yes'),(11501,'litespeed.conf.cache-ttl_priv','1800','yes'),(11502,'litespeed.conf.cache-ttl_frontpage','604800','yes'),(11503,'litespeed.conf.cache-ttl_feed','604800','yes'),(11504,'litespeed.conf.cache-ttl_rest','604800','yes'),(11505,'litespeed.conf.cache-ttl_browser','31557600','yes'),(11506,'litespeed.conf.cache-ttl_status','[\"404 3600\",\"500 600\"]','yes'),(11507,'litespeed.conf.cache-login_cookie','','yes'),(11508,'litespeed.conf.cache-vary_cookies','[]','yes'),(11509,'litespeed.conf.cache-vary_group','[]','yes'),(11510,'litespeed.conf.purge-upgrade','1','yes'),(11511,'litespeed.conf.purge-stale','','yes'),(11512,'litespeed.conf.purge-post_all','','yes'),(11513,'litespeed.conf.purge-post_f','1','yes'),(11514,'litespeed.conf.purge-post_h','1','yes'),(11515,'litespeed.conf.purge-post_p','1','yes'),(11516,'litespeed.conf.purge-post_pwrp','1','yes'),(11517,'litespeed.conf.purge-post_a','1','yes'),(11518,'litespeed.conf.purge-post_y','','yes'),(11519,'litespeed.conf.purge-post_m','1','yes'),(11520,'litespeed.conf.purge-post_d','','yes'),(11521,'litespeed.conf.purge-post_t','1','yes'),(11522,'litespeed.conf.purge-post_pt','1','yes'),(11523,'litespeed.conf.purge-timed_urls','[]','yes'),(11524,'litespeed.conf.purge-timed_urls_time','','yes'),(11525,'litespeed.conf.purge-hook_all','[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]','yes'),(11526,'litespeed.conf.esi','','yes'),(11527,'litespeed.conf.esi-cache_admbar','1','yes'),(11528,'litespeed.conf.esi-cache_commform','1','yes'),(11529,'litespeed.conf.esi-nonce','[\"stats_nonce\",\"subscribe_nonce\"]','yes'),(11530,'litespeed.conf.util-instant_click','','yes'),(11531,'litespeed.conf.util-no_https_vary','','yes'),(11532,'litespeed.conf.debug-disable_all','','yes'),(11533,'litespeed.conf.debug','','yes'),(11534,'litespeed.conf.debug-ips','[\"127.0.0.1\"]','yes'),(11535,'litespeed.conf.debug-level','','yes'),(11536,'litespeed.conf.debug-filesize','3','yes'),(11537,'litespeed.conf.debug-cookie','','yes'),(11538,'litespeed.conf.debug-collaps_qs','','yes'),(11539,'litespeed.conf.debug-inc','[]','yes'),(11540,'litespeed.conf.debug-exc','[]','yes'),(11541,'litespeed.conf.debug-exc_strings','[]','yes'),(11542,'litespeed.conf.db_optm-revisions_max','0','yes'),(11543,'litespeed.conf.db_optm-revisions_age','0','yes'),(11544,'litespeed.conf.optm-css_min','','yes'),(11545,'litespeed.conf.optm-css_comb','','yes'),(11546,'litespeed.conf.optm-css_comb_ext_inl','1','yes'),(11547,'litespeed.conf.optm-ucss','','yes'),(11548,'litespeed.conf.optm-ucss_inline','','yes'),(11549,'litespeed.conf.optm-ucss_whitelist','[]','yes'),(11550,'litespeed.conf.optm-ucss_file_exc_inline','[]','yes'),(11551,'litespeed.conf.optm-ucss_exc','[]','yes'),(11552,'litespeed.conf.optm-css_exc','[]','yes'),(11553,'litespeed.conf.optm-js_min','','yes'),(11554,'litespeed.conf.optm-js_comb','','yes'),(11555,'litespeed.conf.optm-js_comb_ext_inl','1','yes'),(11556,'litespeed.conf.optm-js_delay_inc','[]','yes'),(11557,'litespeed.conf.optm-js_exc','[\"jquery.js\",\"jquery.min.js\"]','yes'),(11558,'litespeed.conf.optm-html_min','','yes'),(11559,'litespeed.conf.optm-html_lazy','[]','yes'),(11560,'litespeed.conf.optm-qs_rm','','yes'),(11561,'litespeed.conf.optm-ggfonts_rm','','yes'),(11562,'litespeed.conf.optm-css_async','','yes'),(11563,'litespeed.conf.optm-ccss_per_url','','yes'),(11564,'litespeed.conf.optm-ccss_sep_posttype','[\"page\"]','yes'),(11565,'litespeed.conf.optm-ccss_sep_uri','[]','yes'),(11566,'litespeed.conf.optm-css_async_inline','1','yes'),(11567,'litespeed.conf.optm-css_font_display','','yes'),(11568,'litespeed.conf.optm-js_defer','','yes'),(11569,'litespeed.conf.optm-emoji_rm','','yes'),(11570,'litespeed.conf.optm-noscript_rm','','yes'),(11571,'litespeed.conf.optm-ggfonts_async','','yes'),(11572,'litespeed.conf.optm-exc_roles','[]','yes'),(11573,'litespeed.conf.optm-ccss_con','','yes'),(11574,'litespeed.conf.optm-js_defer_exc','[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]','yes'),(11575,'litespeed.conf.optm-gm_js_exc','[]','yes'),(11576,'litespeed.conf.optm-dns_prefetch','[]','yes'),(11577,'litespeed.conf.optm-dns_prefetch_ctrl','','yes'),(11578,'litespeed.conf.optm-dns_preconnect','[]','yes'),(11579,'litespeed.conf.optm-exc','[]','yes'),(11580,'litespeed.conf.optm-guest_only','1','yes'),(11581,'litespeed.conf.object','','yes'),(11582,'litespeed.conf.object-kind','','yes'),(11583,'litespeed.conf.object-host','localhost','yes'),(11584,'litespeed.conf.object-port','11211','yes'),(11585,'litespeed.conf.object-life','360','yes'),(11586,'litespeed.conf.object-persistent','1','yes'),(11587,'litespeed.conf.object-admin','1','yes'),(11588,'litespeed.conf.object-transients','1','yes'),(11589,'litespeed.conf.object-db_id','0','yes'),(11590,'litespeed.conf.object-user','','yes'),(11591,'litespeed.conf.object-pswd','','yes'),(11592,'litespeed.conf.object-global_groups','[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]','yes'),(11593,'litespeed.conf.object-non_persistent_groups','[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]','yes'),(11594,'litespeed.conf.discuss-avatar_cache','','yes'),(11595,'litespeed.conf.discuss-avatar_cron','','yes'),(11596,'litespeed.conf.discuss-avatar_cache_ttl','604800','yes'),(11597,'litespeed.conf.optm-localize','','yes'),(11598,'litespeed.conf.optm-localize_domains','[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]','yes'),(11599,'litespeed.conf.media-preload_featured','','yes'),(11600,'litespeed.conf.media-lazy','','yes'),(11601,'litespeed.conf.media-lazy_placeholder','','yes'),(11602,'litespeed.conf.media-placeholder_resp','','yes'),(11603,'litespeed.conf.media-placeholder_resp_color','#cfd4db','yes'),(11604,'litespeed.conf.media-placeholder_resp_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>','yes'),(11605,'litespeed.conf.media-lqip','','yes'),(11606,'litespeed.conf.media-lqip_qual','4','yes'),(11607,'litespeed.conf.media-lqip_min_w','150','yes'),(11608,'litespeed.conf.media-lqip_min_h','150','yes'),(11609,'litespeed.conf.media-placeholder_resp_async','1','yes'),(11610,'litespeed.conf.media-iframe_lazy','','yes'),(11611,'litespeed.conf.media-add_missing_sizes','','yes'),(11612,'litespeed.conf.media-lazy_exc','[]','yes'),(11613,'litespeed.conf.media-lazy_cls_exc','[\"wmu-preview-img\"]','yes'),(11614,'litespeed.conf.media-lazy_parent_cls_exc','[]','yes'),(11615,'litespeed.conf.media-iframe_lazy_cls_exc','[]','yes'),(11616,'litespeed.conf.media-iframe_lazy_parent_cls_exc','[]','yes'),(11617,'litespeed.conf.media-lazy_uri_exc','[]','yes'),(11618,'litespeed.conf.media-lqip_exc','[]','yes'),(11619,'litespeed.conf.media-vpi','','yes'),(11620,'litespeed.conf.media-vpi_cron','','yes'),(11621,'litespeed.conf.img_optm-auto','','yes'),(11622,'litespeed.conf.img_optm-cron','1','yes'),(11623,'litespeed.conf.img_optm-ori','1','yes'),(11624,'litespeed.conf.img_optm-rm_bkup','','yes'),(11625,'litespeed.conf.img_optm-webp','','yes'),(11626,'litespeed.conf.img_optm-lossless','','yes'),(11627,'litespeed.conf.img_optm-exif','1','yes'),(11628,'litespeed.conf.img_optm-webp_attr','[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]','yes'),(11629,'litespeed.conf.img_optm-webp_replace_srcset','','yes'),(11630,'litespeed.conf.img_optm-jpg_quality','82','yes'),(11631,'litespeed.conf.crawler','','yes'),(11632,'litespeed.conf.crawler-usleep','500','yes'),(11633,'litespeed.conf.crawler-run_duration','400','yes'),(11634,'litespeed.conf.crawler-run_interval','600','yes'),(11635,'litespeed.conf.crawler-crawl_interval','302400','yes'),(11636,'litespeed.conf.crawler-threads','3','yes'),(11637,'litespeed.conf.crawler-timeout','30','yes'),(11638,'litespeed.conf.crawler-load_limit','1','yes'),(11639,'litespeed.conf.crawler-sitemap','','yes'),(11640,'litespeed.conf.crawler-drop_domain','1','yes'),(11641,'litespeed.conf.crawler-map_timeout','120','yes'),(11642,'litespeed.conf.crawler-roles','[]','yes'),(11643,'litespeed.conf.crawler-cookies','[]','yes'),(11644,'litespeed.conf.misc-heartbeat_front','','yes'),(11645,'litespeed.conf.misc-heartbeat_front_ttl','60','yes'),(11646,'litespeed.conf.misc-heartbeat_back','','yes'),(11647,'litespeed.conf.misc-heartbeat_back_ttl','60','yes'),(11648,'litespeed.conf.misc-heartbeat_editor','','yes'),(11649,'litespeed.conf.misc-heartbeat_editor_ttl','15','yes'),(11650,'litespeed.conf.cdn','','yes'),(11651,'litespeed.conf.cdn-ori','[]','yes'),(11652,'litespeed.conf.cdn-ori_dir','[\"wp-content\",\"wp-includes\"]','yes'),(11653,'litespeed.conf.cdn-exc','[]','yes'),(11654,'litespeed.conf.cdn-quic','','yes'),(11655,'litespeed.conf.cdn-cloudflare','','yes'),(11656,'litespeed.conf.cdn-cloudflare_email','','yes'),(11657,'litespeed.conf.cdn-cloudflare_key','','yes'),(11658,'litespeed.conf.cdn-cloudflare_name','','yes'),(11659,'litespeed.conf.cdn-cloudflare_zone','','yes'),(11660,'litespeed.conf.cdn-mapping','[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]','yes'),(11661,'litespeed.conf.cdn-attr','[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]','yes'),(11662,'litespeed.conf.qc-token','','yes'),(11663,'litespeed.conf.qc-nameservers','','yes'),(11665,'litespeed.admin_display.thirdparty_litespeed_check','1','yes'),(12824,'litespeed.gui.lscwp_whm_install','-1','yes'),(12825,'litespeed.gui.dismiss','-1','yes'),(12826,'litespeed.gui._summary','{\"new_version\":1713824074,\"score\":1714428874,\"new_version.last_check\":1762159526,\"new_version.v\":\"7.6.2\"}','yes'),(12827,'litespeed.data.upgrading','-1','yes'),(12828,'litespeed.admin_display.messages','-1','yes'),(13052,'litespeed.optimize.timestamp_purge_css','1772637387','yes'),(15870,'litespeed.conf.cache-ajax_ttl','[]','auto'),(15871,'litespeed.conf.debug-collapse_qs','','auto'),(15872,'litespeed.conf.optm-html_skip_comment','[]','auto'),(24867,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"22069821e06650e2e2f516a07527eed6\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(29314,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(29328,'googlelanguagetranslator_active','1','auto'),(29329,'googlelanguagetranslator_language','en','auto'),(29330,'googlelanguagetranslator_flags','1','auto'),(29331,'language_display_settings','a:2:{s:2:\"en\";s:1:\"1\";s:2:\"ko\";s:1:\"1\";}','auto'),(29332,'googlelanguagetranslator_translatebox','yes','auto'),(29333,'googlelanguagetranslator_display','Vertical','auto'),(29334,'googlelanguagetranslator_toolbar','Yes','auto'),(29335,'googlelanguagetranslator_showbranding','Yes','auto'),(29336,'googlelanguagetranslator_flags_alignment','flags_left','auto'),(29337,'googlelanguagetranslator_analytics','','auto'),(29338,'googlelanguagetranslator_analytics_id','','auto'),(29339,'googlelanguagetranslator_css','','auto'),(29340,'googlelanguagetranslator_multilanguage','','auto'),(29341,'googlelanguagetranslator_floating_widget','yes','auto'),(29342,'googlelanguagetranslator_flag_size','18','auto'),(29343,'googlelanguagetranslator_flags_order','','auto'),(29344,'googlelanguagetranslator_english_flag_choice','us_flag','auto'),(29345,'googlelanguagetranslator_spanish_flag_choice','spanish_flag','auto'),(29346,'googlelanguagetranslator_portuguese_flag_choice','portuguese_flag','auto'),(29347,'googlelanguagetranslator_floating_widget_text','Translate »','auto'),(29348,'googlelanguagetranslator_floating_widget_text_allow_translation','','auto'),(29349,'widget_glt_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(29350,'glt_admin_notice','a:3:{s:16:\"glt_announcement\";a:3:{s:5:\"start\";s:8:\"1/7/2025\";s:3:\"int\";i:0;s:9:\"dismissed\";i:1;}s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"1/12/2025\";s:3:\"int\";i:5;}s:12:\"upgrade_tips\";a:2:{s:5:\"start\";s:8:\"1/9/2025\";s:3:\"int\";i:2;}}','auto'),(29354,'googlelanguagetranslator_seo_active','','auto'),(29355,'googlelanguagetranslator_url_structure','sub_domain','auto'),(29356,'googlelanguagetranslator_url_translation_active','','auto'),(29357,'googlelanguagetranslator_hreflang_tags_active','','auto'),(29358,'glt_language_switcher_width','100%','auto'),(29359,'glt_language_switcher_text_color','#32373c','auto'),(29360,'glt_language_switcher_bg_color','','auto'),(29361,'glt_floating_widget_position','top_right','auto'),(29362,'glt_floating_widget_text_color','#ffffff','auto'),(29363,'glt_floating_widget_bg_color','#f89406','auto'),(29907,'rank_math_review_notice_date','1737816653','off'),(29919,'kon_tergos','a:9:{s:14:\"active_buttons\";a:8:{s:8:\"facebook\";b:1;s:7:\"twitter\";b:0;s:8:\"telegram\";b:1;s:9:\"kakaotalk\";b:1;s:9:\"naverline\";b:0;s:9:\"naverband\";b:0;s:9:\"naverblog\";b:0;s:7:\"copyurl\";b:0;}s:7:\"show_in\";a:8:{s:5:\"posts\";b:1;s:5:\"pages\";b:1;s:9:\"home_page\";b:0;s:4:\"tags\";b:1;s:10:\"categories\";b:1;s:5:\"dates\";b:1;s:7:\"authors\";b:1;s:6:\"search\";b:1;}s:8:\"position\";s:5:\"above\";s:14:\"position_float\";s:5:\"right\";s:11:\"mobile_only\";s:2:\"on\";s:12:\"button_style\";s:5:\"basic\";s:13:\"kakao_app_key\";s:6:\"Yuna-1\";s:20:\"kakaotalk_title_type\";s:1:\"1\";s:20:\"kakaotalk_title_text\";s:9:\"Read Post\";}','auto'),(30965,'rank_math_review_notice_added','1','off'),(38469,'category_children','a:0:{}','auto'),(38470,'theme_mods_kadence','a:30:{s:15:\"initial_version\";s:6:\"1.2.22\";i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:5;}s:18:\"custom_css_post_id\";i:-1;s:10:\"page_title\";b:0;s:18:\"page_content_style\";s:7:\"unboxed\";s:21:\"page_vertical_padding\";s:4:\"hide\";s:13:\"blocks_header\";b:0;s:16:\"blocks_header_id\";s:0:\"\";s:15:\"site_background\";a:2:{s:7:\"desktop\";a:2:{s:5:\"color\";s:8:\"palette9\";s:4:\"type\";s:5:\"color\";}s:4:\"flag\";b:0;}s:9:\"base_font\";a:15:{s:4:\"size\";a:1:{s:7:\"desktop\";i:16;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.7;}s:6:\"family\";s:9:\"Work Sans\";s:6:\"google\";b:1;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:10:\"sans-serif\";s:4:\"flag\";b:1;}s:12:\"heading_font\";a:5:{s:6:\"family\";s:8:\"Vollkorn\";s:6:\"google\";b:1;s:8:\"fallback\";s:5:\"serif\";s:7:\"variant\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:4:\"flag\";b:1;}s:7:\"h1_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:48;s:6:\"tablet\";i:36;s:6:\"mobile\";i:30;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.3;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:6:\"normal\";s:7:\"variant\";s:7:\"regular\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:13:\"buttons_color\";a:2:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:8:\"palette3\";}s:21:\"buttons_border_colors\";a:2:{s:5:\"color\";s:8:\"palette3\";s:5:\"hover\";s:8:\"palette3\";}s:14:\"buttons_border\";a:2:{s:4:\"flag\";b:1;s:7:\"desktop\";a:4:{s:5:\"width\";i:1;s:4:\"unit\";s:2:\"px\";s:5:\"style\";s:6:\"dotted\";s:5:\"color\";s:12:\"currentColor\";}}s:21:\"buttons_border_radius\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:100;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:18:\"buttons_typography\";a:14:{s:4:\"size\";a:1:{s:7:\"desktop\";i:16;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";s:0:\"\";}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:15:\"buttons_padding\";a:4:{s:4:\"size\";a:2:{s:7:\"desktop\";a:4:{i:0;s:2:\"12\";i:1;s:2:\"60\";i:2;s:2:\"12\";i:3;s:2:\"60\";}s:6:\"tablet\";a:4:{i:0;s:1:\"7\";i:1;s:2:\"30\";i:2;s:1:\"7\";i:3;s:2:\"30\";}}s:4:\"unit\";a:1:{s:7:\"desktop\";s:2:\"px\";}s:6:\"locked\";a:1:{s:7:\"desktop\";b:0;}s:4:\"flag\";b:1;}s:7:\"h2_font\";a:15:{s:4:\"size\";a:3:{s:7:\"desktop\";i:38;s:6:\"mobile\";i:28;s:6:\"tablet\";i:34;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.5;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:3:\"700\";s:7:\"variant\";s:3:\"700\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:1;}s:10:\"link_color\";a:4:{s:9:\"highlight\";s:8:\"palette3\";s:13:\"highlight-alt\";s:8:\"palette1\";s:14:\"highlight-alt2\";s:8:\"palette9\";s:5:\"style\";s:8:\"standard\";}s:7:\"h3_font\";a:15:{s:4:\"size\";a:2:{s:7:\"desktop\";i:24;s:6:\"mobile\";i:20;}s:10:\"lineHeight\";a:1:{s:7:\"desktop\";d:1.5;}s:6:\"family\";s:7:\"inherit\";s:6:\"google\";b:0;s:6:\"weight\";s:3:\"700\";s:7:\"variant\";s:3:\"700\";s:5:\"color\";s:8:\"palette3\";s:8:\"sizeType\";s:2:\"px\";s:8:\"lineType\";s:1:\"-\";s:13:\"letterSpacing\";a:1:{s:7:\"desktop\";s:0:\"\";}s:11:\"spacingType\";s:2:\"em\";s:5:\"style\";s:6:\"normal\";s:9:\"transform\";s:0:\"\";s:8:\"fallback\";s:0:\"\";s:4:\"flag\";b:0;}s:9:\"scroll_up\";b:1;s:21:\"scroll_up_side_offset\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:10;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:23:\"scroll_up_bottom_offset\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:10;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:19:\"scroll_up_visiblity\";a:4:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;s:4:\"flag\";b:1;}s:19:\"footer_html_content\";s:31:\"{copyright} {year} {site-title}\";s:11:\"custom_logo\";i:978;s:10:\"logo_width\";a:3:{s:4:\"size\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";i:408;}s:4:\"unit\";a:3:{s:6:\"mobile\";s:2:\"px\";s:6:\"tablet\";s:2:\"px\";s:7:\"desktop\";s:2:\"px\";}s:4:\"flag\";b:1;}s:11:\"logo_layout\";a:3:{s:7:\"include\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:9:\"logo_only\";}s:6:\"layout\";a:3:{s:6:\"mobile\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:7:\"desktop\";s:8:\"standard\";}s:4:\"flag\";b:1;}}','auto'),(38495,'stellarwp_telemetry_user_info','a:1:{s:4:\"user\";s:563:\"{\"name\":\"Ryan Truong Van Hoang\",\"email\":\"trainerhoang@gmail.com\",\"plugin_slug\":\"kadence-blocks\",\"opt_in_text\":\"Hi, Ryan Truong Van Hoang! At KadenceWP, we\\\\\'re always looking for more ways to make our products better for you. If you opt into sharing some data on your usage of Kadence Blocks, it helps us identify key areas where we can improve. In return, we\\\\\'ll also email helpful articles and guides to get more out of Kadence, WordPress, and more. If you skip this, that\\\\\'s okay. Kadence Blocks will work just fine. We hope you love building with Kadence.\"}\";}','off'),(38601,'litespeed.conf.optm-ccss_whitelist','[]','auto'),(38602,'litespeed.conf.media-auto_rescale_ori','','auto'),(38603,'litespeed.conf.img_optm-sizes_skipped','[]','auto'),(38604,'litespeed.conf.cdn-cloudflare_clear','','auto'),(38605,'litespeed.conf.qc-cname','','auto'),(38606,'litespeed.conf.debug-disable_tmp','0','auto'),(38750,'rank_math_backups','a:1:{i:1762231891;a:5:{s:7:\"general\";a:54:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:29:\"https://teambuildingkorea.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:27:\"cotnent_ai_enable_grammarly\";s:2:\"on\";s:15:\"llms_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}}s:6:\"titles\";a:105:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:6:\"person\";s:19:\"knowledgegraph_name\";s:18:\"Teambuilding Korea\";s:12:\"website_name\";s:18:\"Teambuilding Korea\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:3:\"off\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";}s:7:\"sitemap\";a:17:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:19:\"ping_search_engines\";s:2:\"on\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";}s:12:\"role-manager\";a:3:{s:13:\"administrator\";a:16:{i:0;s:16:\"rank_math_titles\";i:1;s:17:\"rank_math_general\";i:2;s:17:\"rank_math_sitemap\";i:3;s:21:\"rank_math_404_monitor\";i:4;s:22:\"rank_math_link_builder\";i:5;s:22:\"rank_math_redirections\";i:6;s:22:\"rank_math_role_manager\";i:7;s:19:\"rank_math_analytics\";i:8;s:23:\"rank_math_site_analysis\";i:9;s:25:\"rank_math_onpage_analysis\";i:10;s:24:\"rank_math_onpage_general\";i:11;s:25:\"rank_math_onpage_advanced\";i:12;s:24:\"rank_math_onpage_snippet\";i:13;s:23:\"rank_math_onpage_social\";i:14;s:20:\"rank_math_content_ai\";i:15;s:19:\"rank_math_admin_bar\";}s:6:\"editor\";a:5:{i:0;s:23:\"rank_math_site_analysis\";i:1;s:25:\"rank_math_onpage_analysis\";i:2;s:24:\"rank_math_onpage_general\";i:3;s:24:\"rank_math_onpage_snippet\";i:4;s:23:\"rank_math_onpage_social\";}s:6:\"author\";a:4:{i:0;s:25:\"rank_math_onpage_analysis\";i:1;s:24:\"rank_math_onpage_general\";i:2;s:24:\"rank_math_onpage_snippet\";i:3;s:23:\"rank_math_onpage_social\";}}s:7:\"modules\";a:12:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";}}}','off'),(38751,'rank_math_react_settings_ui','on','off'),(38806,'as_has_wp_comment_logs','no','on'),(38808,'nta_wa_url','a:3:{s:9:\"onDesktop\";s:3:\"api\";s:8:\"onMobile\";s:3:\"api\";s:12:\"openInNewTab\";s:2:\"ON\";}','auto'),(38809,'nta_wa_user_role','a:1:{s:13:\"administrator\";b:1;}','auto'),(38811,'nta_wa_widget_display','a:7:{s:16:\"displayCondition\";s:11:\"showAllPage\";s:12:\"includePages\";a:0:{}s:12:\"excludePages\";a:0:{}s:12:\"includePosts\";a:0:{}s:13:\"showOnDesktop\";s:2:\"ON\";s:12:\"showOnMobile\";s:2:\"ON\";s:12:\"time_symbols\";s:3:\"h:m\";}','auto'),(38818,'_fluentform_global_form_settings','a:2:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}s:4:\"misc\";a:5:{s:18:\"isIpLogingDisabled\";b:0;s:19:\"isAnalyticsDisabled\";b:1;s:21:\"file_upload_locations\";s:0:\"\";s:20:\"admin_top_nav_status\";s:3:\"yes\";s:23:\"default_admin_date_time\";s:9:\"time_diff\";}}','off'),(38819,'_fluentcrm_db_version','2.9.50','auto'),(38824,'rank_math_sitemap_cache_files','a:4:{s:46:\"rank_math_4964f253e5127ce4f7dc9b7dd0d736a3.xml\";s:4:\"post\";s:46:\"rank_math_59a78ad93c7330bb37535eefa4726263.xml\";s:8:\"category\";s:46:\"rank_math_e6e29708aaf8b24ac4a17d62d3151889.xml\";s:1:\"1\";s:46:\"rank_math_37526b73e291516440082086315d4fde.xml\";s:4:\"page\";}','auto'),(41591,'wp_notes_notify','1','on'),(41593,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(41595,'can_compress_scripts','0','auto'),(42800,'rank_math_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:869:\"<p><strong>Rank Your Content With the Power of PRO &amp; A.I.</strong></p><p><ul>\n								<li>Unlimited Websites</li>\n								<li>Content A.I. (Artificial Intelligence)</li>\n								<li>Keyword Rank Tracker</li>\n								<li>Powerful Schema Generator</li>\n								<li>24x7 Premium Support</li>\n								<li>SEO Email Reports</li>\n								<li>and Many More…</li>\n							</ul><p>\n						<a href=\"https://rankmath.com/pricing/?utm_source=Plugin&utm_medium=Upgrade%20Notice%201%20New%20Yes&utm_campaign=WP\" class=\"button rank-math-dismiss-pro-notice rank-math-upgrade-action\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Yes, I want better SEO</strong></a><a href=\"#\" class=\"rank-math-dismiss-pro-notice rank-math-maybe-later-action\">No, maybe later</a><a href=\"#\" class=\"rank-math-dismiss-pro-notice rank-math-already-upgraded-action\">I already purchased</a>\n					</p>\";s:7:\"options\";a:5:{s:2:\"id\";s:20:\"rank_math_pro_notice\";s:7:\"classes\";s:16:\"rank-math-notice\";s:4:\"type\";s:4:\"info\";s:6:\"screen\";s:3:\"any\";s:10:\"capability\";s:15:\"install_plugins\";}}}','auto'),(42801,'rank_math_pro_notice_date','1767331836','off'),(43796,'rank_math_pro_notice_added','1','off'),(45220,'fm_key','vgR8eQwnqpZFUHi2EVo9x46sM','auto'),(45257,'d30f450fdfd730d9f4251937811699d0','a:2:{s:7:\"timeout\";i:1772978650;s:5:\"value\";O:8:\"stdClass\":15:{s:11:\"new_version\";s:6:\"4.3.12\";s:14:\"stable_version\";s:6:\"4.3.12\";s:4:\"name\";s:33:\"Signature Add-On for Fluent Forms\";s:4:\"slug\";s:34:\"signature-add-on-for-wp-fluentform\";s:3:\"url\";s:70:\"https://wpmanageninja.com/products/signature-add-on-for-wp-fluentform/\";s:12:\"last_updated\";s:19:\"2026-02-25 09:05:21\";s:8:\"homepage\";s:70:\"https://wpmanageninja.com/products/signature-add-on-for-wp-fluentform/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:0:\"\";}s:7:\"banners\";s:41:\"a:2:{s:3:\"low\";s:0:\"\";s:4:\"high\";s:0:\"\";}\";s:5:\"icons\";s:38:\"a:2:{s:2:\"2x\";s:0:\"\";s:2:\"1x\";s:0:\"\";}\";s:15:\"license_message\";s:19:\"Invalid License Key\";s:14:\"license_status\";s:7:\"invalid\";s:7:\"success\";b:1;}}','off'),(45258,'ca7195023eb196744c6f561cac7a57ba','a:2:{s:7:\"timeout\";i:1772978652;s:5:\"value\";O:8:\"stdClass\":15:{s:11:\"new_version\";s:6:\"6.1.19\";s:14:\"stable_version\";s:6:\"6.1.19\";s:4:\"name\";s:16:\"Fluent Forms Pro\";s:4:\"slug\";s:21:\"fluentform-pro-add-on\";s:3:\"url\";s:53:\"https://fluentforms.com/fluent-forms-6-1-1-pro-6-1-0/\";s:12:\"last_updated\";s:19:\"2026-03-02 10:32:38\";s:8:\"homepage\";s:57:\"https://wpmanageninja.com/products/fluentform-pro-add-on/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:6790:\"<p><strong>= 6.1.19 (Date: March 04, 2026) =</strong><br />- Fixes Stripe coupon discount rounding losing cents on multi-quantity line items<br />- Fixes Paddle payment redirect not following form confirmation settings after payment completion<br />- Fixes Paddle payment verification using correct transaction_id field</p>\n<p><strong>= 6.1.18 (Date: February 25, 2026) =</strong><br />- Strengthens output escaping in payment receipt templates.<br />- Tightens permissions to enforce view-only access for entry updates, partial-entry cleanup, and notification resends.<br />- Expands entry editor sanitization with field-aware, type-specific handling and additional hardening.</p>\n<p><strong>= 6.1.16 (Date: February 19, 2026) =</strong><br />- Always verify PayPal IPN notifications with PayPal before processing payments<br />- Adds `fluentform/paypal_verify_ipn` filter for programmatic control of IPN verification<br />- Sanitizes draft submission data to prevent stored XSS</p>\n<p><strong>= 6.1.15 (Date: January 29, 2026) =</strong><br />- Adds dynamic autocomplete field type in dynamic field<br />- Fixes repeater table generation in PDF</p>\n<p>= 6.1.13 (Date: January 15, 2026) =<br />- Adds more string translation support for WPML<br />- Improves phone validation to correctly accept TOLL-FREE numbers<br />- Improves responsiveness of Repeater fields and container tables<br />- Fixes a security vulnerability in chained select fields<br />- Fixes Simple Inventory incorrectly deducting per transaction<br />- Fixes Authorize.net modal popup display for Elementor<br />- Fixes quiz settings not saving when using special characters in form fields<br />- Fixes \'Max File\' setting to allow \'0\' for unlimited file uploads</p>\n<p>= 6.1.8 (Date: December 01, 2025) =<br />- Adds \"Other\" option for radio allowing users to specify custom values<br />- Adds smartcode options for advanced validations<br />- Improves phone fields validations<br />- Improves CleverReach API token handling request<br />- Improves Square inline payemnt method error handling<br />- Improves google maps script loading<br />- Improves custom stylers radio button style<br />- Fixes new lines for post update editor</p>\n<p>= 6.1.5 (Date: November 12, 2025) =<br />- Adds collapsible areas (accordion &amp; tab mode)<br />- Adds Authorize.net payment gateway integration<br />- Adds Net Promoter Score field support in Conversational Forms<br />- Adds \"Other\" option for Checkboxes allowing users to specify custom values<br />- Adds conditional shortcode support in Double Opt-in email subject and body<br />- Adds filter for image upload types customization<br />- Improves translations<br />- Improves accessibility with proper aria-labels for next/prev/submit buttons<br />- Improves Double Opt-in confirmation error handling<br />- Improves Dynamic field documentation for AND/OR condition clarity<br />- Improves Dynamic field input customization to show all post authors<br />- Improves CleverReach integration documentation<br />- Improves Save and Continue feature compatibility with Repeater Container<br />- Improves Mailster integration to use mailster_subscribe function<br />- Fixes Range Slider duplication in Elementor popups<br />- Fixes Global Inventory module name display for single payments<br />- Fixes Rich Text Field mapping to ACF user fields<br />- Fixes payment_total showing extra digits in webhook integration<br />- Fixes reCaptcha V3 overlapping prev/next buttons<br />- Fixes JetEngine field mapping with conditional form fields<br />- Fixes Dropdown Field mapping with JetEngine meta fields default selection<br />- Fixes Country field issue with \'Curaçao\' special character handling<br />- Fixes inconsistent Dropdown field search behavior with synonyms<br />- Fixes grammar error in Multiselect field max selection message<br />- Fixes form reset not clearing calculation field values<br />- Fixes Range Slider default value positioning in conditional containers fields<br />- Fixes uploaded image file renaming by custom hooks affecting featured image names<br />- Fixes Inventory module null quantity rendering<br />- Fixes Telegram message formatting spacing issues<br />- Fixes multiple payment_total shortcode not reflecting coupon-adjusted prices<br />- Fixes Phone field validation conflicts with other plugin<br /><br />= 6.1.3 (Date: September 02, 2025) =<br />- Fixes plugin updater<br /><br />= 6.1.2 (Date: August 29, 2025) =<br />- Fixes phone field library issue<br />- Fixes repeater container condition validation issue<br />- Synced offline payment email notification with payment status<br /><br />= 6.1.0 (Date: August 27, 2025) =<br />- Adds advanced report components to the Report Page<br />- Adds one-time use functionality to Save and Resume links<br />- Adds HTML5 geolocation for address field autocomplete<br />- Adds Location latitude and longitude to shortcode list<br />- Improves phone field country flags responsiveness with upgraded intl-tel-input library<br />- Improves step form rendering<br />- Fixes step form flickering issue on mobile devices and empty steps<br />- Fixes step form conditional logic with animation type none<br />- Fixes Save &amp; Resume email field duplication on Enter key press<br />- Fixes post creation hook issue with user registration<br />- Fixes Rich Text rows configuration<br />- Fixes conditional logic for Repeat Container fields<br />- Fixes Star Rating and Dropdown field value retention in resumed forms<br />- Fixes inventory count display discrepancy between frontend and dashboard<br />- Fixes range slider default values in conversational forms<br />- Fixes quantity mapping in range slider for conversational forms<br />- Fixes checkable grid validation message for current field name<br />- Fixes JetEngine user meta textarea field mapping<br />- Fixes repeat container dropdown and multi-select searchable smart option<br />- Fixes step form per-step field population to multiple forms for single page<br />- Fixes repeater container with custom HTML formatting in submissions<br />- Fixes dynamic field data restoration with Save and Resume<br />- Fixes checkable grid error with multiple spaces in row labels<br />- Fixes user registration with password fields containing % character<br />- Fixes coupon code discount minimum purchase amount calculations in payment summary<br />- Fixes container conditional logic in mobile preview<br />- Fixes Square Payment Japanese Yen (JPY) decimal handling<br />- Fixes inconsistent USA state population in address autocomplete and adds `fluentform_googlemaps_address_parse` event<br />- Fixes multi-select and smart search enabled select options scrolling in mobile devices<br />- Fixes Mollie payment status update immediately after payment</p>\";}s:7:\"banners\";s:175:\"a:2:{s:3:\"low\";s:66:\"https://ps.w.org/fluentform/assets/banner-1544x500.png?rev=2957809\";s:4:\"high\";s:66:\"https://ps.w.org/fluentform/assets/banner-1544x500.png?rev=2957809\";}\";s:5:\"icons\";s:166:\"a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/fluentform/assets/icon-256x256.png?rev=1794277\";s:2:\"1x\";s:63:\"https://ps.w.org/fluentform/assets/icon-256x256.png?rev=1794277\";}\";s:15:\"license_message\";s:19:\"Invalid License Key\";s:14:\"license_status\";s:7:\"invalid\";s:7:\"success\";b:1;}}','off'),(45263,'action_scheduler_migration_status','complete','auto'),(46458,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.1\";s:7:\"version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1772936806;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(46540,'site_logo','978','auto'),(49181,'stellar_schema_version_viewport_hashes','1.0.5','auto'),(49182,'stellar_schema_version_optimizer','2.0.5','auto'),(49510,'litespeed.conf._version','7.8','auto'),(49537,'_site_transient_timeout_browser_278ff58a7d0b5b5ab983e090dca63c32','1773258486','off'),(49538,'_site_transient_browser_278ff58a7d0b5b5ab983e090dca63c32','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(49539,'_site_transient_timeout_php_check_38979a08dcd71638878b7b4419751271','1773258487','off'),(49540,'_site_transient_php_check_38979a08dcd71638878b7b4419751271','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','off'),(49940,'_site_transient_timeout_browser_9ed2e4e631b8fc930ec246d6e5d31ec5','1773358358','off'),(49941,'_site_transient_browser_9ed2e4e631b8fc930ec246d6e5d31ec5','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:14:\"124.0.6367.207\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(50201,'_site_transient_timeout_browser_b5a74735f862195e83fbfd50d77c5b29','1773471848','off'),(50202,'_site_transient_browser_b5a74735f862195e83fbfd50d77c5b29','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(50207,'_site_transient_timeout_browser_3750d0c9aad225d5a64e7f6d81cd0d1c','1773472640','off'),(50208,'_site_transient_browser_3750d0c9aad225d5a64e7f6d81cd0d1c','a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:0:\"\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(50287,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772936820;s:8:\"response\";a:1:{s:41:\"fluentcampaign-pro/fluentcampaign-pro.php\";O:8:\"stdClass\":15:{s:11:\"new_version\";s:6:\"2.9.86\";s:14:\"stable_version\";s:6:\"2.9.86\";s:4:\"name\";s:13:\"FluentCRM Pro\";s:4:\"slug\";s:18:\"fluentcampaign-pro\";s:3:\"url\";s:58:\"https://wpmanageninja.com/products/fluentcrm-campaign-pro/\";s:12:\"last_updated\";s:19:\"2026-03-02 09:47:22\";s:8:\"homepage\";s:58:\"https://wpmanageninja.com/products/fluentcrm-campaign-pro/\";s:7:\"package\";s:174:\"https://wpmanageninja.com/edd-sl/package_download/MTc3MzAyMzIyMToqKioqKioqKio6MzQxMTk3OmViNDkxNDk0MGQyNWY4ZmVkYTdhODhmMDI2YTdiMzg0Omh0dHBzQC8vdGVhbWJ1aWxkaW5na29yZWEuY29tOjA=\";s:13:\"download_link\";s:174:\"https://wpmanageninja.com/edd-sl/package_download/MTc3MzAyMzIyMToqKioqKioqKio6MzQxMTk3OmViNDkxNDk0MGQyNWY4ZmVkYTdhODhmMDI2YTdiMzg0Omh0dHBzQC8vdGVhbWJ1aWxkaW5na29yZWEuY29tOjA=\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:2731:\"<p><strong>= 2.9.86 (Date: November 21, 2025) =</strong></p>\n<p>- Hotfix: WooCommerce Block-Based Checkout Checkbox Support Issue Fixed</p>\n<p>- Hotfix: Automation Activity Log Issue Fixed</p>\n<p>- License Server Update</p>\n<p><strong>= 2.9.85 (Date: November 20, 2025) =</strong></p>\n<p>- Optimize Code based on Plugin Check (PCP) Recommendations</p>\n<p>- Automation Flow and Related Database Queries Optimizations</p>\n<p>- WooCommerce Block-Based Checkout Checkbox Support</p>\n<p>- Improved Data Santization &amp; Validation - Plugin Check (PCP)</p>\n<p>- Language Translation Improvements</p>\n<p>- Other Performance Improvements &amp; Bug Fixes</p>\n<p> </p>\n<p><strong>= 2.9.84 (Date: October 27, 2025) =</strong></p>\n<ul>\n<li>New: FluentCart filters added to \'Check Condition\' in Automations</li>\n<li>New: Paid Memberships Pro purchase history in the contact profile</li>\n<li>Fixed: Contact status update issue when re-syncing existing WooCommerce customers</li>\n<li>Fixed: \'Resend Unopened Emails\' not working in campaigns</li>\n<li>Fixed: Active subscription dynamic segment for WooCommerce</li>\n<li>Fixed: LifterLMS import failures</li>\n<li>Fixed: Duplicate email open tracking</li>\n<li>Fixed: Sorting by open rate and click rate in the campaigns table</li>\n<li>Fixed: Paymattic subscription amount shown in Purchase History</li>\n<li>Other improvements and bug fixes </li>\n</ul>\n<p><strong>= 2.9.80 (Date: October 14, 2025) =</strong></p>\n<ul>\n<li>New: Fluent Cart Order &amp; Subscription Triggers</li>\n<li>New: Fluent Cart Purchase History in Contact Profile</li>\n<li>New: Fluent Cart Import Customers</li>\n<li>New: Export/Import List</li>\n<li>New: Tag or List-wise contact growth report</li>\n<li>Improvement: \'Prefix\' Column Added To Subscribers Table</li>\n<li>Improvement: Enhanced ‘Add Existing Company’ In Contact Company Search With Initial Suggestions</li>\n<li>Improvement: Contact’s Current Status Column Added In Individual Report Section Inside Funnel Report</li>\n<li>Improvement: Group name of contact\'s custom fields is now editable</li>\n<li>Improvement: Include recipient name in mailer send data</li>\n<li>Improvement: Open Rate And Click Rate Columns In Email Campaigns Table Are Now Sortable</li>\n<li>Fixed: Currency Issue Fix In Funnel Report Chart</li>\n<li>Fixed: Individual Email Display Issue For Custom Email Address In Funnel Report</li>\n<li>Fixed: Monthly Subscriber Growth Chart Issue Solve To Disambiguate Months By Year</li>\n<li>Fixed: Custom Reply To Name, Reply To Email Issue Solved In Email Header For Custom Email Within A Contact’s Profile Section</li>\n<li>Fixed: \'includes all of\' condition issue in automation condition</li>\n<li>Fixed: Ab Cart price format issue in email</li>\n</ul>\";}s:7:\"banners\";s:153:\"a:2:{s:3:\"low\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";s:4:\"high\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";}\";s:5:\"icons\";s:150:\"a:2:{s:2:\"2x\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";s:2:\"1x\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";}\";s:15:\"license_message\";s:19:\"Invalid License Key\";s:14:\"license_status\";s:7:\"invalid\";s:7:\"success\";b:1;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:37:\"disable-comments/disable-comments.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/disable-comments\";s:4:\"slug\";s:16:\"disable-comments\";s:6:\"plugin\";s:37:\"disable-comments/disable-comments.php\";s:11:\"new_version\";s:5:\"2.6.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/disable-comments/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/disable-comments.2.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/disable-comments/assets/icon-256x256.png?rev=2509854\";s:2:\"1x\";s:69:\"https://ps.w.org/disable-comments/assets/icon-128x128.png?rev=2509854\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/disable-comments/assets/banner-1544x500.png?rev=2509854\";s:2:\"1x\";s:71:\"https://ps.w.org/disable-comments/assets/banner-772x250.png?rev=2509854\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"fluent-crm/fluent-crm.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/fluent-crm\";s:4:\"slug\";s:10:\"fluent-crm\";s:6:\"plugin\";s:25:\"fluent-crm/fluent-crm.php\";s:11:\"new_version\";s:6:\"2.9.87\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/fluent-crm/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/fluent-crm.2.9.87.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";s:3:\"svg\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fluent-crm/assets/banner-1544x500.png?rev=2390407\";s:2:\"1x\";s:65:\"https://ps.w.org/fluent-crm/assets/banner-772x250.png?rev=2390407\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"fluentform/fluentform.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/fluentform\";s:4:\"slug\";s:10:\"fluentform\";s:6:\"plugin\";s:25:\"fluentform/fluentform.php\";s:11:\"new_version\";s:6:\"6.1.20\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/fluentform/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/fluentform.6.1.20.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580\";s:2:\"1x\";s:63:\"https://ps.w.org/fluentform/assets/icon-128x128.png?rev=3354580\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fluentform/assets/banner-1544x500.png?rev=3354580\";s:2:\"1x\";s:65:\"https://ps.w.org/fluentform/assets/banner-772x250.png?rev=3354580\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:57:\"google-language-translator/google-language-translator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/google-language-translator\";s:4:\"slug\";s:26:\"google-language-translator\";s:6:\"plugin\";s:57:\"google-language-translator/google-language-translator.php\";s:11:\"new_version\";s:6:\"6.0.20\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/google-language-translator/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/google-language-translator.6.0.20.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649\";s:2:\"1x\";s:79:\"https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/google-language-translator/assets/banner-1544x500.png?rev=1632425\";s:2:\"1x\";s:81:\"https://ps.w.org/google-language-translator/assets/banner-772x250.png?rev=1632425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.9\";}s:33:\"kadence-blocks/kadence-blocks.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/kadence-blocks\";s:4:\"slug\";s:14:\"kadence-blocks\";s:6:\"plugin\";s:33:\"kadence-blocks/kadence-blocks.php\";s:11:\"new_version\";s:5:\"3.6.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/kadence-blocks/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/kadence-blocks.3.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/kadence-blocks/assets/icon-256x256.png?rev=3178382\";s:2:\"1x\";s:67:\"https://ps.w.org/kadence-blocks/assets/icon-128x128.png?rev=3178382\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/kadence-blocks/assets/banner-1544x500.jpg?rev=3178382\";s:2:\"1x\";s:69:\"https://ps.w.org/kadence-blocks/assets/banner-772x250.jpg?rev=3178382\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:23:\"korea-sns/korea_sns.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/korea-sns\";s:4:\"slug\";s:9:\"korea-sns\";s:6:\"plugin\";s:23:\"korea-sns/korea_sns.php\";s:11:\"new_version\";s:5:\"1.7.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/korea-sns/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/korea-sns.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/korea-sns/assets/icon-256x256.png?rev=3087257\";s:2:\"1x\";s:62:\"https://ps.w.org/korea-sns/assets/icon-128x128.png?rev=3087257\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/korea-sns/assets/banner-772x250.png?rev=3087257\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:3:\"7.8\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/seo-by-rank-math\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:6:\"plugin\";s:30:\"seo-by-rank-math/rank-math.php\";s:11:\"new_version\";s:7:\"1.0.265\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/seo-by-rank-math/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.265.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330\";s:3:\"svg\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/seo-by-rank-math/assets/banner-1544x500.png?rev=2639678\";s:2:\"1x\";s:71:\"https://ps.w.org/seo-by-rank-math/assets/banner-772x250.png?rev=2639678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:55:\"kadence-starter-templates/kadence-starter-templates.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/kadence-starter-templates\";s:4:\"slug\";s:25:\"kadence-starter-templates\";s:6:\"plugin\";s:55:\"kadence-starter-templates/kadence-starter-templates.php\";s:11:\"new_version\";s:6:\"2.2.14\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/kadence-starter-templates/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/kadence-starter-templates.2.2.14.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/kadence-starter-templates/assets/icon.svg?rev=3410175\";s:3:\"svg\";s:70:\"https://ps.w.org/kadence-starter-templates/assets/icon.svg?rev=3410175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/kadence-starter-templates/assets/banner-1544x500.jpg?rev=3410175\";s:2:\"1x\";s:80:\"https://ps.w.org/kadence-starter-templates/assets/banner-772x250.jpg?rev=3410175\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:24:\"wp-whatsapp/whatsapp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/wp-whatsapp\";s:4:\"slug\";s:11:\"wp-whatsapp\";s:6:\"plugin\";s:24:\"wp-whatsapp/whatsapp.php\";s:11:\"new_version\";s:5:\"3.7.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-whatsapp/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-whatsapp.3.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-whatsapp/assets/icon-256x256.png?rev=2725670\";s:2:\"1x\";s:64:\"https://ps.w.org/wp-whatsapp/assets/icon-256x256.png?rev=2725670\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-whatsapp/assets/banner-1544x500.png?rev=2383895\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-whatsapp/assets/banner-772x250.png?rev=2383896\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}}s:7:\"checked\";a:13:{s:37:\"disable-comments/disable-comments.php\";s:5:\"2.6.2\";s:25:\"fluent-crm/fluent-crm.php\";s:6:\"2.9.87\";s:41:\"fluentcampaign-pro/fluentcampaign-pro.php\";s:6:\"2.7.40\";s:25:\"fluentform/fluentform.php\";s:6:\"6.1.20\";s:53:\"LeVietHop_Fluent-Forms-Pro-4.3.23-1/fluentformpro.php\";s:6:\"4.3.23\";s:45:\"fluentform-signature/fluentform-signature.php\";s:6:\"4.3.10\";s:57:\"google-language-translator/google-language-translator.php\";s:6:\"6.0.20\";s:33:\"kadence-blocks/kadence-blocks.php\";s:5:\"3.6.5\";s:23:\"korea-sns/korea_sns.php\";s:5:\"1.7.0\";s:35:\"litespeed-cache/litespeed-cache.php\";s:3:\"7.8\";s:30:\"seo-by-rank-math/rank-math.php\";s:7:\"1.0.265\";s:55:\"kadence-starter-templates/kadence-starter-templates.php\";s:6:\"2.2.14\";s:24:\"wp-whatsapp/whatsapp.php\";s:5:\"3.7.3\";}}','off'),(50288,'b452185f7f8b216ca40e46f94e8b92c3','a:2:{s:7:\"timeout\";i:1773005220;s:5:\"value\";O:8:\"stdClass\":15:{s:11:\"new_version\";s:6:\"2.9.86\";s:14:\"stable_version\";s:6:\"2.9.86\";s:4:\"name\";s:13:\"FluentCRM Pro\";s:4:\"slug\";s:18:\"fluentcampaign-pro\";s:3:\"url\";s:58:\"https://wpmanageninja.com/products/fluentcrm-campaign-pro/\";s:12:\"last_updated\";s:19:\"2026-03-02 09:47:22\";s:8:\"homepage\";s:58:\"https://wpmanageninja.com/products/fluentcrm-campaign-pro/\";s:7:\"package\";s:174:\"https://wpmanageninja.com/edd-sl/package_download/MTc3MzAyMzIyMToqKioqKioqKio6MzQxMTk3OmViNDkxNDk0MGQyNWY4ZmVkYTdhODhmMDI2YTdiMzg0Omh0dHBzQC8vdGVhbWJ1aWxkaW5na29yZWEuY29tOjA=\";s:13:\"download_link\";s:174:\"https://wpmanageninja.com/edd-sl/package_download/MTc3MzAyMzIyMToqKioqKioqKio6MzQxMTk3OmViNDkxNDk0MGQyNWY4ZmVkYTdhODhmMDI2YTdiMzg0Omh0dHBzQC8vdGVhbWJ1aWxkaW5na29yZWEuY29tOjA=\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:2731:\"<p><strong>= 2.9.86 (Date: November 21, 2025) =</strong></p>\n<p>- Hotfix: WooCommerce Block-Based Checkout Checkbox Support Issue Fixed</p>\n<p>- Hotfix: Automation Activity Log Issue Fixed</p>\n<p>- License Server Update</p>\n<p><strong>= 2.9.85 (Date: November 20, 2025) =</strong></p>\n<p>- Optimize Code based on Plugin Check (PCP) Recommendations</p>\n<p>- Automation Flow and Related Database Queries Optimizations</p>\n<p>- WooCommerce Block-Based Checkout Checkbox Support</p>\n<p>- Improved Data Santization &amp; Validation - Plugin Check (PCP)</p>\n<p>- Language Translation Improvements</p>\n<p>- Other Performance Improvements &amp; Bug Fixes</p>\n<p> </p>\n<p><strong>= 2.9.84 (Date: October 27, 2025) =</strong></p>\n<ul>\n<li>New: FluentCart filters added to \'Check Condition\' in Automations</li>\n<li>New: Paid Memberships Pro purchase history in the contact profile</li>\n<li>Fixed: Contact status update issue when re-syncing existing WooCommerce customers</li>\n<li>Fixed: \'Resend Unopened Emails\' not working in campaigns</li>\n<li>Fixed: Active subscription dynamic segment for WooCommerce</li>\n<li>Fixed: LifterLMS import failures</li>\n<li>Fixed: Duplicate email open tracking</li>\n<li>Fixed: Sorting by open rate and click rate in the campaigns table</li>\n<li>Fixed: Paymattic subscription amount shown in Purchase History</li>\n<li>Other improvements and bug fixes </li>\n</ul>\n<p><strong>= 2.9.80 (Date: October 14, 2025) =</strong></p>\n<ul>\n<li>New: Fluent Cart Order &amp; Subscription Triggers</li>\n<li>New: Fluent Cart Purchase History in Contact Profile</li>\n<li>New: Fluent Cart Import Customers</li>\n<li>New: Export/Import List</li>\n<li>New: Tag or List-wise contact growth report</li>\n<li>Improvement: \'Prefix\' Column Added To Subscribers Table</li>\n<li>Improvement: Enhanced ‘Add Existing Company’ In Contact Company Search With Initial Suggestions</li>\n<li>Improvement: Contact’s Current Status Column Added In Individual Report Section Inside Funnel Report</li>\n<li>Improvement: Group name of contact\'s custom fields is now editable</li>\n<li>Improvement: Include recipient name in mailer send data</li>\n<li>Improvement: Open Rate And Click Rate Columns In Email Campaigns Table Are Now Sortable</li>\n<li>Fixed: Currency Issue Fix In Funnel Report Chart</li>\n<li>Fixed: Individual Email Display Issue For Custom Email Address In Funnel Report</li>\n<li>Fixed: Monthly Subscriber Growth Chart Issue Solve To Disambiguate Months By Year</li>\n<li>Fixed: Custom Reply To Name, Reply To Email Issue Solved In Email Header For Custom Email Within A Contact’s Profile Section</li>\n<li>Fixed: \'includes all of\' condition issue in automation condition</li>\n<li>Fixed: Ab Cart price format issue in email</li>\n</ul>\";}s:7:\"banners\";s:153:\"a:2:{s:3:\"low\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";s:4:\"high\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";}\";s:5:\"icons\";s:150:\"a:2:{s:2:\"2x\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";s:2:\"1x\";s:55:\"https://ps.w.org/fluent-crm/assets/icon.svg?rev=2390407\";}\";s:15:\"license_message\";s:19:\"Invalid License Key\";s:14:\"license_status\";s:7:\"invalid\";s:7:\"success\";b:1;}}','off'),(50289,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772936822;s:7:\"checked\";a:6:{s:7:\"kadence\";s:5:\"1.4.5\";s:16:\"twentytwentyfive\";s:3:\"1.4\";s:16:\"twentytwentyfour\";s:3:\"1.4\";s:15:\"twentytwentyone\";s:3:\"2.7\";s:17:\"twentytwentythree\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"2.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:6:{s:7:\"kadence\";a:6:{s:5:\"theme\";s:7:\"kadence\";s:11:\"new_version\";s:5:\"1.4.5\";s:3:\"url\";s:37:\"https://wordpress.org/themes/kadence/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/kadence.1.4.5.zip\";s:8:\"requires\";s:3:\"6.3\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(50298,'_site_transient_timeout_theme_roots','1772942795','off'),(50299,'_site_transient_theme_roots','a:6:{s:7:\"kadence\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','off'),(50324,'_site_transient_timeout_wp_theme_files_patterns-906d4ba9b3738832fdc9fe726789dded','1772980784','off'),(50325,'_site_transient_wp_theme_files_patterns-906d4ba9b3738832fdc9fe726789dded','a:2:{s:7:\"version\";s:5:\"1.4.5\";s:8:\"patterns\";a:0:{}}','off');
/*!40000 ALTER TABLE `koreaoptions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreapostmeta`
--

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

--
-- Dumping data for table `koreapostmeta`
--

LOCK TABLES `koreapostmeta` WRITE;
/*!40000 ALTER TABLE `koreapostmeta` DISABLE KEYS */;
INSERT INTO `koreapostmeta` VALUES (2,3,'_wp_page_template','default'),(3,132,'_wp_attached_file','2021/11/pexels-pixabay-276534.jpg'),(4,132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1267;s:4:\"file\";s:33:\"2021/11/pexels-pixabay-276534.jpg\";s:8:\"filesize\";i:76246;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"pexels-pixabay-276534-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8914;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"pexels-pixabay-276534-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70686;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"pexels-pixabay-276534-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"pexels-pixabay-276534-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43053;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"pexels-pixabay-276534-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5,132,'_kadence_starter_templates_imported_post','1'),(6,132,'_wxr_import_parent','340'),(7,134,'_wp_attached_file','2021/11/pexels-skylar-kang-6368945.jpg'),(8,134,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1258;s:4:\"file\";s:38:\"2021/11/pexels-skylar-kang-6368945.jpg\";s:8:\"filesize\";i:62007;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"pexels-skylar-kang-6368945-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7709;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-skylar-kang-6368945-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"pexels-skylar-kang-6368945-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"pexels-skylar-kang-6368945-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33824;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"pexels-skylar-kang-6368945-1536x1017.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1017;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106969;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9,134,'_kadence_starter_templates_imported_post','1'),(10,134,'_wxr_import_parent','340'),(11,147,'_wp_attached_file','2021/11/interior-logo.png'),(12,147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:31;s:4:\"file\";s:25:\"2021/11/interior-logo.png\";s:8:\"filesize\";i:667;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"interior-logo-150x31.png\";s:5:\"width\";i:150;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13,147,'_kadence_starter_templates_imported_post','1'),(14,175,'_wp_attached_file','2021/11/pexels-cottonbro-658332123123.jpg'),(15,175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1265;s:6:\"height\";i:871;s:4:\"file\";s:41:\"2021/11/pexels-cottonbro-658332123123.jpg\";s:8:\"filesize\";i:60328;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"pexels-cottonbro-658332123123-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8848;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"pexels-cottonbro-658332123123-1024x705.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70949;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-cottonbro-658332123123-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-cottonbro-658332123123-768x529.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43945;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16,175,'_kadence_starter_templates_imported_post','1'),(17,175,'_wxr_import_parent','340'),(18,184,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-72114449.jpg'),(19,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:43:\"2021/11/pexels-max-vakhtbovych-72114449.jpg\";s:8:\"filesize\";i:47061;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-72114449-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9082;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-72114449-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59615;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-72114449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-72114449-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38040;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"pexels-max-vakhtbovych-72114449-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20,184,'_kadence_starter_templates_imported_post','1'),(21,184,'_wxr_import_parent','340'),(22,186,'_wp_attached_file','2021/11/pexels-max-vakhtbo33vych-7214449.jpg'),(23,186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:44:\"2021/11/pexels-max-vakhtbo33vych-7214449.jpg\";s:8:\"filesize\";i:65601;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbo33vych-7214449-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11281;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"pexels-max-vakhtbo33vych-7214449-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbo33vych-7214449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5575;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbo33vych-7214449-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49684;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"pexels-max-vakhtbo33vych-7214449-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143022;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,186,'_kadence_starter_templates_imported_post','1'),(25,186,'_wxr_import_parent','340'),(26,187,'_wp_attached_file','2021/11/pexels-max-vakhtbovych23-7214449.jpg'),(27,187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:44:\"2021/11/pexels-max-vakhtbovych23-7214449.jpg\";s:8:\"filesize\";i:59206;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych23-7214449-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10333;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"pexels-max-vakhtbovych23-7214449-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych23-7214449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5230;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych23-7214449-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44803;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"pexels-max-vakhtbovych23-7214449-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,187,'_kadence_starter_templates_imported_post','1'),(29,187,'_wxr_import_parent','340'),(30,192,'_wp_attached_file','2021/11/plus-2.png'),(31,192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2021/11/plus-2.png\";s:8:\"filesize\";i:662;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"plus-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"plus-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1385;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,192,'_kadence_starter_templates_imported_post','1'),(33,192,'_wxr_import_parent','340'),(34,206,'_wp_attached_file','2021/11/dots-33.png'),(35,206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:19:\"2021/11/dots-33.png\";s:8:\"filesize\";i:927;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"dots-33-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"dots-33-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1173;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36,206,'_kadence_starter_templates_imported_post','1'),(37,206,'_wxr_import_parent','340'),(38,215,'_wp_attached_file','2021/11/video10.png'),(39,215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:19:\"2021/11/video10.png\";s:8:\"filesize\";i:1928;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"video10-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:826;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"video10-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"video10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"video10-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2900;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"video10-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(40,215,'_kadence_starter_templates_imported_post','1'),(41,215,'_wxr_import_parent','340'),(42,224,'_wp_attached_file','2021/11/pexels-tatiana-syrikova-3933240.jpg'),(43,224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2021/11/pexels-tatiana-syrikova-3933240.jpg\";s:8:\"filesize\";i:25015;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"pexels-tatiana-syrikova-3933240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16152;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"pexels-tatiana-syrikova-3933240-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5811;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44,224,'_kadence_starter_templates_imported_post','1'),(45,224,'_wxr_import_parent','340'),(46,225,'_wp_attached_file','2021/11/hutomo-abrianto-X5BWooeO4Cw-unsplash.jpg'),(47,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:48:\"2021/11/hutomo-abrianto-X5BWooeO4Cw-unsplash.jpg\";s:8:\"filesize\";i:23331;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"hutomo-abrianto-X5BWooeO4Cw-unsplash-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"hutomo-abrianto-X5BWooeO4Cw-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48,225,'_kadence_starter_templates_imported_post','1'),(49,225,'_wxr_import_parent','340'),(50,230,'_wp_attached_file','2021/11/pexels-max-vakhtbovyc1h-6508358.jpg'),(51,230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:43:\"2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\";s:8:\"filesize\";i:47301;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovyc1h-6508358-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9713;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovyc1h-6508358-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68855;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovyc1h-6508358-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovyc1h-6508358-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,230,'_kadence_starter_templates_imported_post','1'),(53,230,'_wxr_import_parent','340'),(54,231,'_wp_attached_file','2021/11/pexels-karolina-grabowska-42303098.jpg'),(55,231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:46:\"2021/11/pexels-karolina-grabowska-42303098.jpg\";s:8:\"filesize\";i:24017;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-42303098-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5306;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-42303098-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-42303098-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3066;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-42303098-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(56,231,'_kadence_starter_templates_imported_post','1'),(57,231,'_wxr_import_parent','340'),(58,232,'_wp_attached_file','2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg'),(59,232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\";s:8:\"filesize\";i:44135;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"spacejoy-io5Tvjh7v1Cc-unsplash-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"spacejoy-io5Tvjh7v1Cc-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(60,232,'_kadence_starter_templates_imported_post','1'),(61,232,'_wxr_import_parent','340'),(62,234,'_wp_attached_file','2021/11/pexels-maria-orlova-4940716.jpg'),(63,234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2021/11/pexels-maria-orlova-4940716.jpg\";s:8:\"filesize\";i:42553;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"pexels-maria-orlova-4940716-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"pexels-maria-orlova-4940716-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"pexels-maria-orlova-4940716-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"pexels-maria-orlova-4940716-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64,234,'_kadence_starter_templates_imported_post','1'),(65,234,'_wxr_import_parent','233'),(66,235,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-7060824.jpg'),(67,235,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-7060824.jpg\";s:8:\"filesize\";i:35551;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7060824-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10796;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-7060824-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74498;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7060824-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7060824-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68,235,'_shortpixel_status','2.4700'),(69,235,'_kadence_starter_templates_imported_post','1'),(70,235,'_wxr_import_parent','233'),(71,247,'_wp_attached_file','2021/11/pexels-cottonbro-4098180.jpg'),(72,247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:36:\"2021/11/pexels-cottonbro-4098180.jpg\";s:8:\"filesize\";i:62488;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"pexels-cottonbro-4098180-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9952;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-4098180-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"pexels-cottonbro-4098180-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"pexels-cottonbro-4098180-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43684;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"pexels-cottonbro-4098180-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,247,'_shortpixel_status','2.5800'),(74,247,'_kadence_starter_templates_imported_post','1'),(75,247,'_wxr_import_parent','233'),(76,248,'_wp_attached_file','2021/11/pexels-ekaterina-bolovtsova-4672528.jpg'),(77,248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:47:\"2021/11/pexels-ekaterina-bolovtsova-4672528.jpg\";s:8:\"filesize\";i:79616;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"pexels-ekaterina-bolovtsova-4672528-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"pexels-ekaterina-bolovtsova-4672528-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79886;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"pexels-ekaterina-bolovtsova-4672528-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5560;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"pexels-ekaterina-bolovtsova-4672528-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50354;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"pexels-ekaterina-bolovtsova-4672528-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78,248,'_shortpixel_status','2.5900'),(79,248,'_kadence_starter_templates_imported_post','1'),(80,248,'_wxr_import_parent','233'),(81,249,'_wp_attached_file','2021/11/pexels-gary-barnes-6248913.jpg'),(82,249,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:38:\"2021/11/pexels-gary-barnes-6248913.jpg\";s:8:\"filesize\";i:116339;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"pexels-gary-barnes-6248913-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15761;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-gary-barnes-6248913-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"pexels-gary-barnes-6248913-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7084;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"pexels-gary-barnes-6248913-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73487;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"pexels-gary-barnes-6248913-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(83,249,'_shortpixel_status','2.5900'),(84,249,'_kadence_starter_templates_imported_post','1'),(85,249,'_wxr_import_parent','233'),(86,250,'_wp_attached_file','2021/11/pexels-ivan-samkov-4240545.jpg'),(87,250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:38:\"2021/11/pexels-ivan-samkov-4240545.jpg\";s:8:\"filesize\";i:76633;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"pexels-ivan-samkov-4240545-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10357;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-ivan-samkov-4240545-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76185;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"pexels-ivan-samkov-4240545-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5054;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"pexels-ivan-samkov-4240545-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"pexels-ivan-samkov-4240545-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88,250,'_shortpixel_status','2.5900'),(89,250,'_kadence_starter_templates_imported_post','1'),(90,250,'_wxr_import_parent','233'),(91,251,'_wp_attached_file','2021/11/pexels-karolina-grabowska-4203073.jpg'),(92,251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:45:\"2021/11/pexels-karolina-grabowska-4203073.jpg\";s:8:\"filesize\";i:44683;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4203073-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7408;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-4203073-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4203073-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4203073-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34194;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-4203073-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101089;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(93,251,'_shortpixel_status','2.5900'),(94,251,'_kadence_starter_templates_imported_post','1'),(95,251,'_wxr_import_parent','233'),(96,252,'_wp_attached_file','2021/11/pexels-karolina-grabowska-4239113.jpg'),(97,252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:45:\"2021/11/pexels-karolina-grabowska-4239113.jpg\";s:8:\"filesize\";i:48511;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4239113-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9783;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-4239113-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4239113-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4870;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4239113-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37790;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-4239113-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98,252,'_shortpixel_status','2.5700'),(99,252,'_kadence_starter_templates_imported_post','1'),(100,252,'_wxr_import_parent','233'),(101,253,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-6301173.jpg'),(102,253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-6301173.jpg\";s:8:\"filesize\";i:81991;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6301173-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11161;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-6301173-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6301173-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6301173-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-6301173-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103,253,'_shortpixel_status','2.5900'),(104,253,'_kadence_starter_templates_imported_post','1'),(105,253,'_wxr_import_parent','233'),(106,254,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-6480211.jpg'),(107,254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-6480211.jpg\";s:8:\"filesize\";i:70186;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6480211-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9603;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-6480211-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6480211-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6480211-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43506;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-6480211-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(108,254,'_shortpixel_status','2.6100'),(109,254,'_kadence_starter_templates_imported_post','1'),(110,254,'_wxr_import_parent','233'),(111,255,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-6758514.jpg'),(112,255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-6758514.jpg\";s:8:\"filesize\";i:89327;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6758514-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10393;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-6758514-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6758514-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6758514-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51043;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-6758514-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(113,255,'_shortpixel_status','2.6000'),(114,255,'_kadence_starter_templates_imported_post','1'),(115,255,'_wxr_import_parent','233'),(116,256,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-6782366.jpg'),(117,256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-6782366.jpg\";s:8:\"filesize\";i:78477;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6782366-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11152;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-6782366-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6782366-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6782366-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49586;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-6782366-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150599;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(118,256,'_shortpixel_status','2.6300'),(119,256,'_kadence_starter_templates_imported_post','1'),(120,256,'_wxr_import_parent','233'),(121,257,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-6890404.jpg'),(122,257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-6890404.jpg\";s:8:\"filesize\";i:52971;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6890404-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8094;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-6890404-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56317;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6890404-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3655;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-6890404-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35517;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-6890404-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107191;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(123,257,'_shortpixel_status','2.5900'),(124,257,'_kadence_starter_templates_imported_post','1'),(125,257,'_wxr_import_parent','233'),(126,258,'_wp_attached_file','2021/11/pexels-max-vakhtbovych-7533841.jpg'),(127,258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:42:\"2021/11/pexels-max-vakhtbovych-7533841.jpg\";s:8:\"filesize\";i:70611;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7533841-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9272;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych-7533841-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7533841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-max-vakhtbovych-7533841-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43069;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych-7533841-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(128,258,'_shortpixel_status','2.5800'),(129,258,'_kadence_starter_templates_imported_post','1'),(130,258,'_wxr_import_parent','233'),(131,259,'_wp_attached_file','2021/11/pexels-monstera-6237910.jpg'),(132,259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:35:\"2021/11/pexels-monstera-6237910.jpg\";s:8:\"filesize\";i:76586;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"pexels-monstera-6237910-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12143;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"pexels-monstera-6237910-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"pexels-monstera-6237910-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"pexels-monstera-6237910-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52511;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"pexels-monstera-6237910-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133,259,'_shortpixel_status','2.5900'),(134,259,'_kadence_starter_templates_imported_post','1'),(135,259,'_wxr_import_parent','233'),(136,260,'_wp_attached_file','2021/11/pexels-teona-swift-6850606.jpg'),(137,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1900;s:6:\"height\";i:1270;s:4:\"file\";s:38:\"2021/11/pexels-teona-swift-6850606.jpg\";s:8:\"filesize\";i:135321;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"pexels-teona-swift-6850606-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15901;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-teona-swift-6850606-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"pexels-teona-swift-6850606-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6978;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"pexels-teona-swift-6850606-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76274;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"pexels-teona-swift-6850606-1536x1027.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(138,260,'_shortpixel_status','2.6100'),(139,260,'_kadence_starter_templates_imported_post','1'),(140,260,'_wxr_import_parent','233'),(141,276,'_wp_attached_file','2021/11/minh-pham-OtXAD3kUh3-I-unsplash.jpg'),(142,276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1455;s:4:\"file\";s:43:\"2021/11/minh-pham-OtXAD3kUh3-I-unsplash.jpg\";s:8:\"filesize\";i:111026;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"minh-pham-OtXAD3kUh3-I-unsplash-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17387;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"minh-pham-OtXAD3kUh3-I-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"minh-pham-OtXAD3kUh3-I-unsplash-768x931.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:931;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143,276,'_shortpixel_status','2.5500'),(144,276,'_kadence_starter_templates_imported_post','1'),(145,276,'_wxr_import_parent','44'),(146,277,'_wp_attached_file','2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg'),(147,277,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1455;s:4:\"file\";s:48:\"2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg\";s:8:\"filesize\";i:54448;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"xie-yujie-nick-kXg2KRuxcgI1-unsplash-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7663;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"xie-yujie-nick-kXg2KRuxcgI1-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"xie-yujie-nick-kXg2KRuxcgI1-unsplash-768x931.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:931;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148,277,'_shortpixel_status','2.4100'),(149,277,'_kadence_starter_templates_imported_post','1'),(150,277,'_wxr_import_parent','44'),(151,285,'_wp_attached_file','2021/11/logo-4.png'),(152,285,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-4.png\";s:8:\"filesize\";i:528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-4-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153,285,'_shortpixel_status','2.7900'),(154,285,'_kadence_starter_templates_imported_post','1'),(155,286,'_wp_attached_file','2021/11/logo-5.png'),(156,286,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-5.png\";s:8:\"filesize\";i:288;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-5-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,286,'_shortpixel_status','2.8400'),(158,286,'_kadence_starter_templates_imported_post','1'),(159,287,'_wp_attached_file','2021/11/logo-6.png'),(160,287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-6.png\";s:8:\"filesize\";i:195;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-6-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:430;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161,287,'_shortpixel_status','2.8700'),(162,287,'_kadence_starter_templates_imported_post','1'),(163,288,'_wp_attached_file','2021/11/logo-7.png'),(164,288,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-7.png\";s:8:\"filesize\";i:782;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-7-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(165,288,'_shortpixel_status','2.7800'),(166,288,'_kadence_starter_templates_imported_post','1'),(167,289,'_wp_attached_file','2021/11/logo-8.png'),(168,289,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-8.png\";s:8:\"filesize\";i:513;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-8-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,289,'_shortpixel_status','2.7800'),(170,289,'_kadence_starter_templates_imported_post','1'),(171,290,'_wp_attached_file','2021/11/logo-9.png'),(172,290,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/11/logo-9.png\";s:8:\"filesize\";i:1083;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-9-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(173,290,'_shortpixel_status','2.7600'),(174,290,'_kadence_starter_templates_imported_post','1'),(175,291,'_wp_attached_file','2021/11/logo-10.png'),(176,291,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:19:\"2021/11/logo-10.png\";s:8:\"filesize\";i:428;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-10-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(177,291,'_shortpixel_status','2.8000'),(178,291,'_kadence_starter_templates_imported_post','1'),(179,292,'_wp_attached_file','2021/11/logo-11.png'),(180,292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:19:\"2021/11/logo-11.png\";s:8:\"filesize\";i:461;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-11-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181,292,'_shortpixel_status','2.7900'),(182,292,'_kadence_starter_templates_imported_post','1'),(183,293,'_wp_attached_file','2021/11/logo-12.png'),(184,293,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:19:\"2021/11/logo-12.png\";s:8:\"filesize\";i:582;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-12-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(185,293,'_shortpixel_status','2.7600'),(186,293,'_kadence_starter_templates_imported_post','1'),(187,294,'_wp_attached_file','2021/11/logo-13.png'),(188,294,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:152;s:6:\"height\";i:75;s:4:\"file\";s:19:\"2021/11/logo-13.png\";s:8:\"filesize\";i:443;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-13-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,294,'_shortpixel_status','2.7900'),(190,294,'_kadence_starter_templates_imported_post','1'),(191,301,'_wp_attached_file','2021/11/pexels-max-vakhtbovych1-6899535.jpg'),(192,301,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:43:\"2021/11/pexels-max-vakhtbovych1-6899535.jpg\";s:8:\"filesize\";i:25073;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych1-6899535-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7117;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"pexels-max-vakhtbovych1-6899535-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych1-6899535-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"pexels-max-vakhtbovych1-6899535-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193,301,'_shortpixel_status','2.5400'),(194,301,'_kadence_starter_templates_imported_post','1'),(195,301,'_wxr_import_parent','107'),(196,304,'_wp_attached_file','2021/11/pexels-content-pixie-3554241.jpg'),(197,304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"2021/11/pexels-content-pixie-3554241.jpg\";s:8:\"filesize\";i:47023;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"pexels-content-pixie-3554241-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5205;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"pexels-content-pixie-3554241-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"pexels-content-pixie-3554241-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2787;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"pexels-content-pixie-3554241-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27242;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"pexels-content-pixie-3554241-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(198,304,'_shortpixel_status','2.5800'),(199,304,'_kadence_starter_templates_imported_post','1'),(200,304,'_wxr_import_parent','107'),(201,306,'_wp_attached_file','2021/11/pexels-dziana-hasan1bekava-7809803.jpg'),(202,306,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1283;s:4:\"file\";s:46:\"2021/11/pexels-dziana-hasan1bekava-7809803.jpg\";s:8:\"filesize\";i:34634;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"pexels-dziana-hasan1bekava-7809803-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5814;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"pexels-dziana-hasan1bekava-7809803-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-dziana-hasan1bekava-7809803-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"pexels-dziana-hasan1bekava-7809803-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"pexels-dziana-hasan1bekava-7809803-1536x1026.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(203,306,'_shortpixel_status','2.6200'),(204,306,'_kadence_starter_templates_imported_post','1'),(205,306,'_wxr_import_parent','45'),(206,312,'_wp_attached_file','2021/11/pexels-cottonbro-16583366.jpg'),(207,312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2021/11/pexels-cottonbro-16583366.jpg\";s:8:\"filesize\";i:29407;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583366-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11536;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583366-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583366-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(208,312,'_shortpixel_status','2.5100'),(209,312,'_kadence_starter_templates_imported_post','1'),(210,312,'_wxr_import_parent','45'),(211,313,'_wp_attached_file','2021/11/pexels-cottonbro-16583371.jpg'),(212,313,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2021/11/pexels-cottonbro-16583371.jpg\";s:8:\"filesize\";i:55584;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583371-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583371-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16583371-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(213,313,'_shortpixel_status','2.3900'),(214,313,'_kadence_starter_templates_imported_post','1'),(215,313,'_wxr_import_parent','45'),(216,314,'_wp_attached_file','2021/11/pexels-tima-miroshnichenko-17205410.jpg'),(217,314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:47:\"2021/11/pexels-tima-miroshnichenko-17205410.jpg\";s:8:\"filesize\";i:43154;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"pexels-tima-miroshnichenko-17205410-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16417;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"pexels-tima-miroshnichenko-17205410-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"pexels-tima-miroshnichenko-17205410-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(218,314,'_shortpixel_status','2.6200'),(219,314,'_kadence_starter_templates_imported_post','1'),(220,314,'_wxr_import_parent','45'),(221,315,'_wp_attached_file','2021/11/pexels-maksim-goncharenok-15506141.jpg'),(222,315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:46:\"2021/11/pexels-maksim-goncharenok-15506141.jpg\";s:8:\"filesize\";i:30382;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"pexels-maksim-goncharenok-15506141-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6202;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"pexels-maksim-goncharenok-15506141-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43254;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-maksim-goncharenok-15506141-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"pexels-maksim-goncharenok-15506141-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(223,315,'_shortpixel_status','2.5800'),(224,315,'_kadence_starter_templates_imported_post','1'),(225,315,'_wxr_import_parent','45'),(226,320,'_wp_attached_file','2021/11/pexels-cottonbro-65801560.jpg'),(227,320,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:37:\"2021/11/pexels-cottonbro-65801560.jpg\";s:8:\"filesize\";i:39628;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-65801560-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11671;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"pexels-cottonbro-65801560-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-65801560-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-65801560-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(228,320,'_shortpixel_status','2.5000'),(229,320,'_kadence_starter_templates_imported_post','1'),(230,320,'_wxr_import_parent','105'),(231,323,'_wp_attached_file','2021/11/pexels-cottonbro-16580553.jpg'),(232,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2021/11/pexels-cottonbro-16580553.jpg\";s:8:\"filesize\";i:38686;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580553-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14112;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-cottonbro-16580553-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88667;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580553-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5584;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580553-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(233,323,'_shortpixel_status','2.6200'),(234,323,'_kadence_starter_templates_imported_post','1'),(235,323,'_wxr_import_parent','105'),(236,324,'_wp_attached_file','2021/11/pexels-cottonbro-16580554.jpg'),(237,324,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2021/11/pexels-cottonbro-16580554.jpg\";s:8:\"filesize\";i:60026;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18670;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-cottonbro-16580554-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580554-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"pexels-cottonbro-16580554-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(238,324,'_shortpixel_status','2.5700'),(239,324,'_kadence_starter_templates_imported_post','1'),(240,324,'_wxr_import_parent','105'),(241,335,'_wp_attached_file','2021/12/peng-chen-WFgSotZQECqo-unsplash.jpg'),(242,335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:43:\"2021/12/peng-chen-WFgSotZQECqo-unsplash.jpg\";s:8:\"filesize\";i:75293;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"peng-chen-WFgSotZQECqo-unsplash-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12368;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"peng-chen-WFgSotZQECqo-unsplash-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"peng-chen-WFgSotZQECqo-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5455;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"peng-chen-WFgSotZQECqo-unsplash-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51248;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"peng-chen-WFgSotZQECqo-unsplash-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146385;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(243,335,'_shortpixel_status','2.6000'),(244,335,'_kadence_starter_templates_imported_post','1'),(245,335,'_wxr_import_parent','105'),(246,336,'_wp_attached_file','2021/12/kam-idris-_HqH1X3LBN18-unsplash.jpg'),(247,336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2021/12/kam-idris-_HqH1X3LBN18-unsplash.jpg\";s:8:\"filesize\";i:50359;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"kam-idris-_HqH1X3LBN18-unsplash-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15135;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"kam-idris-_HqH1X3LBN18-unsplash-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101366;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"kam-idris-_HqH1X3LBN18-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"kam-idris-_HqH1X3LBN18-unsplash-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(248,336,'_shortpixel_status','2.5800'),(249,336,'_kadence_starter_templates_imported_post','1'),(250,336,'_wxr_import_parent','105'),(251,337,'_wp_attached_file','2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg'),(252,337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1237;s:4:\"file\";s:39:\"2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg\";s:8:\"filesize\";i:103988;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"trend-K9p1U2u0Z5WU-unsplash-291x300.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22623;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"trend-K9p1U2u0Z5WU-unsplash-993x1024.jpg\";s:5:\"width\";i:993;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"trend-K9p1U2u0Z5WU-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"trend-K9p1U2u0Z5WU-unsplash-768x792.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:792;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,337,'_shortpixel_status','2.5800'),(254,337,'_kadence_starter_templates_imported_post','1'),(255,337,'_wxr_import_parent','105'),(256,338,'_wp_attached_file','2021/12/laurence-katz-C1WqNGocRY_E-unsplash.jpg'),(257,338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1356;s:4:\"file\";s:47:\"2021/12/laurence-katz-C1WqNGocRY_E-unsplash.jpg\";s:8:\"filesize\";i:80167;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"laurence-katz-C1WqNGocRY_E-unsplash-265x300.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13479;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"laurence-katz-C1WqNGocRY_E-unsplash-906x1024.jpg\";s:5:\"width\";i:906;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"laurence-katz-C1WqNGocRY_E-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"laurence-katz-C1WqNGocRY_E-unsplash-768x868.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:868;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(258,338,'_shortpixel_status','2.5800'),(259,338,'_kadence_starter_templates_imported_post','1'),(260,338,'_wxr_import_parent','105'),(261,339,'_wp_attached_file','2021/12/minh-pham-7pC1FUybP_P8-unsplash-1.jpg'),(262,339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1393;s:4:\"file\";s:45:\"2021/12/minh-pham-7pC1FUybP_P8-unsplash-1.jpg\";s:8:\"filesize\";i:75255;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"minh-pham-7pC1FUybP_P8-unsplash-1-258x300.jpg\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16576;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"minh-pham-7pC1FUybP_P8-unsplash-1-882x1024.jpg\";s:5:\"width\";i:882;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"minh-pham-7pC1FUybP_P8-unsplash-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6813;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"minh-pham-7pC1FUybP_P8-unsplash-1-768x892.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:892;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(263,339,'_shortpixel_status','2.6000'),(264,339,'_kadence_starter_templates_imported_post','1'),(267,340,'_wp_attached_file','2021/12/minh-pham-7pC1FUybP_P8-unsplash.jpg'),(268,340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1393;s:4:\"file\";s:43:\"2021/12/minh-pham-7pC1FUybP_P8-unsplash.jpg\";s:8:\"filesize\";i:75255;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"minh-pham-7pC1FUybP_P8-unsplash-258x300.jpg\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16576;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"minh-pham-7pC1FUybP_P8-unsplash-882x1024.jpg\";s:5:\"width\";i:882;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"minh-pham-7pC1FUybP_P8-unsplash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6813;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"minh-pham-7pC1FUybP_P8-unsplash-768x892.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:892;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(269,653,'_wp_attached_file','2022/11/hero-samples-g29-scaled-e1668536965494.jpeg'),(270,653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:51:\"2022/11/hero-samples-g29-scaled-e1668536965494.jpeg\";s:8:\"filesize\";i:288312;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"hero-samples-g29-scaled-e1668536965494-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15809;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"hero-samples-g29-scaled-e1668536965494-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110713;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"hero-samples-g29-scaled-e1668536965494-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"hero-samples-g29-scaled-e1668536965494-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69848;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"hero-samples-g29-scaled-e1668536965494-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(271,340,'_shortpixel_status','2.6000'),(272,340,'_kadence_starter_templates_imported_post','1'),(273,340,'_wxr_import_parent','105'),(274,654,'_wp_attached_file','2022/11/hero-samples-g29-scaled-e1668536965494-1.jpeg'),(275,654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:53:\"2022/11/hero-samples-g29-scaled-e1668536965494-1.jpeg\";s:8:\"filesize\";i:288312;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"hero-samples-g29-scaled-e1668536965494-1-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15809;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"hero-samples-g29-scaled-e1668536965494-1-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110713;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"hero-samples-g29-scaled-e1668536965494-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"hero-samples-g29-scaled-e1668536965494-1-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69848;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"hero-samples-g29-scaled-e1668536965494-1-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(276,653,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:28:\"hero-samples-g29-scaled.jpeg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9280;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17460;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70398;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"hero-samples-g29-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112660;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:31:\"hero-samples-g29-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225095;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:31:\"hero-samples-g29-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382656;}}'),(279,653,'_kadence_starter_templates_imported_post','1'),(280,667,'_wp_attached_file','2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg'),(281,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:52:\"2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg\";s:8:\"filesize\";i:703660;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"pexels-cottonbro-studio-6580549-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15181;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"pexels-cottonbro-studio-6580549-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132347;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"pexels-cottonbro-studio-6580549-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"pexels-cottonbro-studio-6580549-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79016;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"pexels-cottonbro-studio-6580549-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269220;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"pexels-cottonbro-studio-6580549-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:443798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(282,654,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:28:\"hero-samples-g29-scaled.jpeg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9280;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17460;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"hero-samples-g29-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70398;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"hero-samples-g29-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112660;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:31:\"hero-samples-g29-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225095;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:31:\"hero-samples-g29-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382656;}}'),(283,654,'_wxr_import_parent','340'),(284,654,'_kadence_starter_templates_imported_post','1'),(287,667,'_kadence_starter_templates_imported_post','1'),(288,341,'_menu_item_type','post_type'),(289,341,'_menu_item_menu_item_parent','0'),(290,341,'_menu_item_object_id','689'),(291,341,'_menu_item_object','page'),(292,341,'_menu_item_target',''),(293,341,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(294,341,'_menu_item_xfn',''),(295,341,'_menu_item_url',''),(296,341,'_kadence_starter_templates_imported_post','1'),(297,341,'_wxr_import_user_slug','admin'),(310,344,'_menu_item_type','post_type'),(311,344,'_menu_item_menu_item_parent','0'),(312,344,'_menu_item_object_id','689'),(313,344,'_menu_item_object','page'),(314,344,'_menu_item_target',''),(315,344,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(316,344,'_menu_item_xfn',''),(317,344,'_menu_item_url',''),(318,344,'_kadence_starter_templates_imported_post','1'),(319,344,'_wxr_import_user_slug','admin'),(332,346,'_menu_item_type','post_type'),(333,346,'_menu_item_menu_item_parent','0'),(334,346,'_menu_item_object_id','44'),(335,346,'_menu_item_object','page'),(336,346,'_menu_item_target',''),(337,346,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(338,346,'_menu_item_xfn',''),(339,346,'_menu_item_url',''),(340,346,'_kadence_starter_templates_imported_post','1'),(341,346,'_wp_old_date','2021-12-29'),(342,346,'_wxr_import_user_slug','admin'),(391,351,'_menu_item_type','post_type'),(392,351,'_menu_item_menu_item_parent','0'),(393,351,'_menu_item_object_id','45'),(394,351,'_menu_item_object','page'),(395,351,'_menu_item_target',''),(396,351,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(397,351,'_menu_item_xfn',''),(398,351,'_menu_item_url',''),(399,351,'_kadence_starter_templates_imported_post','1'),(400,351,'_wxr_import_user_slug','admin'),(402,352,'_menu_item_type','post_type'),(403,352,'_menu_item_menu_item_parent','0'),(404,352,'_menu_item_object_id','44'),(405,352,'_menu_item_object','page'),(406,352,'_menu_item_target',''),(407,352,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(408,352,'_menu_item_xfn',''),(409,352,'_menu_item_url',''),(410,352,'_kadence_starter_templates_imported_post','1'),(411,352,'_wxr_import_user_slug','admin'),(413,354,'_menu_item_type','post_type'),(414,354,'_menu_item_menu_item_parent','0'),(415,354,'_menu_item_object_id','109'),(416,354,'_menu_item_object','page'),(417,354,'_menu_item_target',''),(418,354,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(419,354,'_menu_item_xfn',''),(420,354,'_menu_item_url',''),(421,354,'_kadence_starter_templates_imported_post','1'),(422,354,'_wxr_import_user_slug','admin'),(424,680,'_wp_attached_file','2022/12/Home-scaled-1.jpeg'),(425,680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:664;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2022/12/Home-scaled-1.jpeg\";s:8:\"filesize\";i:134682;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Home-scaled-1-78x300.jpeg\";s:5:\"width\";i:78;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5187;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Home-scaled-1-266x1024.jpeg\";s:5:\"width\";i:266;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Home-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3923;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Home-scaled-1-398x1536.jpeg\";s:5:\"width\";i:398;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62204;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Home-scaled-1-531x2048.jpeg\";s:5:\"width\";i:531;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(426,680,'_wxr_import_user_slug','admin'),(427,680,'_kadence_starter_templates_imported_post','1'),(428,681,'_wp_attached_file','2022/12/FAQ.jpeg'),(429,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1391;s:4:\"file\";s:16:\"2022/12/FAQ.jpeg\";s:8:\"filesize\";i:96681;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"FAQ-300x261.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8857;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"FAQ-1024x890.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:890;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"FAQ-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"FAQ-768x668.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39370;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"FAQ-1536x1335.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(430,681,'_wxr_import_user_slug','admin'),(431,681,'_kadence_starter_templates_imported_post','1'),(432,682,'_wp_attached_file','2022/12/Contact.jpeg'),(433,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:2079;s:4:\"file\";s:20:\"2022/12/Contact.jpeg\";s:8:\"filesize\";i:262869;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Contact-231x300.jpeg\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10885;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Contact-788x1024.jpeg\";s:5:\"width\";i:788;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Contact-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Contact-768x998.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:998;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81741;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"Contact-1182x1536.jpeg\";s:5:\"width\";i:1182;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164361;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"Contact-1576x2048.jpeg\";s:5:\"width\";i:1576;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256068;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(434,682,'_wxr_import_user_slug','admin'),(435,682,'_kadence_starter_templates_imported_post','1'),(436,683,'_wp_attached_file','2022/12/Blog-scaled-1.jpeg'),(437,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1249;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2022/12/Blog-scaled-1.jpeg\";s:8:\"filesize\";i:210296;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Blog-scaled-1-146x300.jpeg\";s:5:\"width\";i:146;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Blog-scaled-1-500x1024.jpeg\";s:5:\"width\";i:500;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53309;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Blog-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5315;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Blog-scaled-1-768x1574.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1574;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101773;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Blog-scaled-1-749x1536.jpeg\";s:5:\"width\";i:749;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100305;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Blog-scaled-1-999x2048.jpeg\";s:5:\"width\";i:999;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(438,683,'_wxr_import_user_slug','admin'),(439,683,'_kadence_starter_templates_imported_post','1'),(440,684,'_wp_attached_file','2022/12/About-scaled-1.jpeg'),(441,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1133;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2022/12/About-scaled-1.jpeg\";s:8:\"filesize\";i:183176;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"About-scaled-1-133x300.jpeg\";s:5:\"width\";i:133;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6530;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"About-scaled-1-453x1024.jpeg\";s:5:\"width\";i:453;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"About-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"About-scaled-1-768x1735.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1735;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104526;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"About-scaled-1-680x1536.jpeg\";s:5:\"width\";i:680;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86477;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"About-scaled-1-906x2048.jpeg\";s:5:\"width\";i:906;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(442,684,'_wxr_import_user_slug','admin'),(443,684,'_kadence_starter_templates_imported_post','1'),(444,685,'_wp_attached_file','2022/12/Our-Clients.jpeg'),(445,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:2118;s:4:\"file\";s:24:\"2022/12/Our-Clients.jpeg\";s:8:\"filesize\";i:126793;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Our-Clients-227x300.jpeg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7153;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Our-Clients-774x1024.jpeg\";s:5:\"width\";i:774;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Our-Clients-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Our-Clients-768x1017.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1017;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48210;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Our-Clients-1160x1536.jpeg\";s:5:\"width\";i:1160;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92692;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"Our-Clients-1547x2048.jpeg\";s:5:\"width\";i:1547;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(446,685,'_wxr_import_user_slug','admin'),(447,685,'_kadence_starter_templates_imported_post','1'),(448,686,'_wp_attached_file','2022/12/Our-Services-scaled-1.jpeg'),(449,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1370;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2022/12/Our-Services-scaled-1.jpeg\";s:8:\"filesize\";i:196487;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Our-Services-scaled-1-161x300.jpeg\";s:5:\"width\";i:161;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6996;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Our-Services-scaled-1-548x1024.jpeg\";s:5:\"width\";i:548;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Our-Services-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Our-Services-scaled-1-768x1435.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1435;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85700;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Our-Services-scaled-1-822x1536.jpeg\";s:5:\"width\";i:822;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97085;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Our-Services-scaled-1-1096x2048.jpeg\";s:5:\"width\";i:1096;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(450,686,'_wxr_import_user_slug','admin'),(451,686,'_kadence_starter_templates_imported_post','1'),(452,687,'_wp_attached_file','2022/12/Our-Portfolio-scaled-1.jpeg'),(453,687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:832;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2022/12/Our-Portfolio-scaled-1.jpeg\";s:8:\"filesize\";i:207173;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Our-Portfolio-scaled-1-98x300.jpeg\";s:5:\"width\";i:98;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7194;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Our-Portfolio-scaled-1-333x1024.jpeg\";s:5:\"width\";i:333;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49077;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Our-Portfolio-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Our-Portfolio-scaled-1-768x2363.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:2363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172266;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Our-Portfolio-scaled-1-499x1536.jpeg\";s:5:\"width\";i:499;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93588;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Our-Portfolio-scaled-1-666x2048.jpeg\";s:5:\"width\";i:666;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(454,687,'_wxr_import_user_slug','admin'),(455,687,'_kadence_starter_templates_imported_post','1'),(461,43,'_kadence_starter_templates_imported_post','1'),(462,43,'_thumbnail_id','683'),(463,43,'_wxr_import_user_slug','admin'),(464,44,'_elementor_edit_mode','builder'),(465,44,'_elementor_template_type','wp-page'),(466,44,'_elementor_version','3.4.6'),(467,44,'_kad_pagebuilder_layout_flag','disabled'),(468,44,'_kad_post_title','hide'),(469,44,'_kad_post_content_style','unboxed'),(470,44,'_kad_post_vertical_padding','hide'),(471,44,'_kad_post_feature','hide'),(472,44,'_kad_post_layout','fullwidth'),(473,44,'_wp_page_template','default'),(474,44,'_elementor_data','[{\"id\":\"8cfca18\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#e6e1db\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6614213\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"556d357\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"3b88a81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"154a5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db839be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f2e02d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b1c4fba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.095,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7051f31\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ed42625\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"0f24d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Have Question?<br> Contact Us!\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b74cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna.\\u00a0<\\/p>\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ff71a7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"631fcad\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"Email Us\",\"description_text\":\"example@interior.com<br>\\ncontact@interior.com\",\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=kadence7\",\"secondary_color\":\"globals\\/colors?id=kadence1\",\"hover_primary_color\":\"globals\\/colors?id=kadence1\",\"title_color\":\"globals\\/colors?id=kadence3\",\"title_typography_typography\":\"globals\\/typography?id=0864627\"},\"title_size\":\"div\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_align_mobile\":\"center\",\"primary_color\":\"#01050e\",\"hover_primary_color\":\"#9e0a20\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"text_align_tablet\":\"left\",\"title_color\":\"#01050e\",\"hover_secondary_color\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d195bef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Call Us\",\"description_text\":\"+1 (323)-456-91-23<br>\\n+1 (987)-654-32-11\\n\\n\",\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=kadence7\",\"secondary_color\":\"globals\\/colors?id=kadence1\",\"hover_primary_color\":\"globals\\/colors?id=kadence1\",\"title_color\":\"globals\\/colors?id=kadence3\",\"title_typography_typography\":\"globals\\/typography?id=0864627\"},\"title_size\":\"h5\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_align_mobile\":\"center\",\"primary_color\":\"#01050e\",\"hover_primary_color\":\"#9e0a20\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"text_align_tablet\":\"left\",\"title_color\":\"#01050e\",\"hover_secondary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ec004da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-map\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"Where\",\"description_text\":\"1773 Turkey Pen Road<br>\\nNew York, NY 10013\",\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=kadence7\",\"secondary_color\":\"globals\\/colors?id=kadence1\",\"hover_primary_color\":\"globals\\/colors?id=kadence1\",\"title_color\":\"globals\\/colors?id=kadence3\",\"title_typography_typography\":\"globals\\/typography?id=0864627\"},\"title_size\":\"h5\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_align_mobile\":\"center\",\"primary_color\":\"#01050e\",\"hover_primary_color\":\"#9e0a20\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"text_align_tablet\":\"left\",\"title_color\":\"#01050e\",\"hover_secondary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"896f9e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.905,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence8\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"overlay_blend_mode\":\"overlay\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9636667\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6773e2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.073},\"elements\":[{\"id\":\"b41269c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/minh-pham-OtXAD3kUh3-I-unsplash.jpg\",\"id\":276,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"820f8ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.573},\"elements\":[{\"id\":\"2596336\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg\",\"id\":277,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f07ae14\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"input_alignment\":\"left\",\"form_container_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"form_label_typography_typography\":\"custom\",\"form_label_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"form_label_typography_font_weight\":\"600\",\"form_field_bg_color\":\"#FFFFFF\",\"form_field_border_border\":\"solid\",\"form_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"form_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_textarea_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"form_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"23\",\"bottom\":\"15\",\"left\":\"23\",\"isLinked\":false},\"form_field_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"form_field_typography_typography\":\"custom\",\"form_field_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"form_input_focus_border_border\":\"solid\",\"form_input_focus_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"form_input_focus_border_color\":\"#9e0a20\",\"form_section_break_label_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_section_break_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_submit_button_align\":\"left\",\"form_submit_button_width_type\":\"full-width\",\"form_submit_button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"30\",\"bottom\":\"14\",\"left\":\"30\",\"isLinked\":false},\"form_submit_button_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"form_submit_button_typography_typography\":\"custom\",\"form_submit_button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"form_submit_button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"form_input_focus_border_color\":\"globals\\/colors?id=kadence1\",\"form_field_border_color\":\"globals\\/colors?id=kadence5\",\"form_field_bg_color\":\"\",\"form_container_background_color\":\"\",\"form_placeholder_text_color\":\"globals\\/colors?id=kadence6\",\"form_label_text_color\":\"globals\\/colors?id=kadence3\",\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=kadence1\",\"form_submit_button_bg_color_hover\":\"globals\\/colors?id=kadence2\",\"form_field_text_color\":\"globals\\/colors?id=kadence4\",\"form_field_typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"labels_switch\":\"\",\"form_label_text_color\":\"#01050e\",\"form_placeholder_text_color\":\"#747575\",\"form_submit_button_bg_color_normal\":\"#9e0a20\",\"form_submit_button_bg_color_hover\":\"#e98d2a\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"form_container_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"form_field_text_color\":\"#01050e\",\"form_field_typography_font_family\":\"Questrial\",\"form_submit_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_container_background_color\":\"#FFFFFF\",\"form_submit_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f476158\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"566b14c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dbd631\",\"elType\":\"widget\",\"settings\":{\"address\":\"121 King Street Melbourne, 3000, Australia\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(475,44,'_elementor_page_assets','a:0:{}'),(476,44,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:1;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:2;s:23:\"text_shadow_text_shadow\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:1;s:14:\"padding_mobile\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:2:{s:24:\"background_overlay_image\";i:1;s:18:\"overlay_blend_mode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:4:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:10:{s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:2;s:23:\"background_overlay_size\";i:2;s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;s:25:\"background_overlay_repeat\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_mobile\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:10:\"icon_space\";i:3;s:13:\"primary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:12:\"border_width\";i:3;s:21:\"hover_secondary_color\";i:3;}s:21:\"section_style_content\";a:4:{s:18:\"title_bottom_space\";i:3;s:17:\"text_align_mobile\";i:3;s:17:\"text_align_tablet\";i:3;s:11:\"title_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;}}}}s:18:\"fluent-form-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_fluent_form\";a:2:{s:9:\"form_list\";i:1;s:13:\"labels_switch\";i:1;}}s:5:\"style\";a:6:{s:25:\"section_form_fields_style\";a:15:{s:15:\"input_alignment\";i:1;s:19:\"form_field_bg_color\";i:1;s:24:\"form_field_border_border\";i:1;s:23:\"form_field_border_width\";i:1;s:17:\"form_field_radius\";i:1;s:20:\"form_textarea_height\";i:1;s:18:\"form_field_padding\";i:1;s:18:\"form_field_spacing\";i:1;s:32:\"form_field_typography_typography\";i:1;s:31:\"form_field_typography_font_size\";i:1;s:30:\"form_input_focus_border_border\";i:1;s:29:\"form_input_focus_border_width\";i:1;s:29:\"form_input_focus_border_color\";i:1;s:21:\"form_field_text_color\";i:1;s:33:\"form_field_typography_font_family\";i:1;}s:28:\"section_form_container_style\";a:6:{s:22:\"form_container_padding\";i:1;s:28:\"form_container_border_radius\";i:1;s:28:\"form_container_margin_tablet\";i:1;s:29:\"form_container_padding_tablet\";i:1;s:21:\"form_container_margin\";i:1;s:31:\"form_container_background_color\";i:1;}s:24:\"section_form_label_style\";a:4:{s:32:\"form_label_typography_typography\";i:1;s:31:\"form_label_typography_font_size\";i:1;s:33:\"form_label_typography_font_weight\";i:1;s:21:\"form_label_text_color\";i:1;}s:24:\"form_section_break_style\";a:2:{s:32:\"form_section_break_label_padding\";i:1;s:31:\"form_section_break_label_margin\";i:1;}s:32:\"section_form_submit_button_style\";a:11:{s:24:\"form_submit_button_align\";i:1;s:29:\"form_submit_button_width_type\";i:1;s:26:\"form_submit_button_padding\";i:1;s:25:\"form_submit_button_margin\";i:1;s:40:\"form_submit_button_typography_typography\";i:1;s:39:\"form_submit_button_typography_font_size\";i:1;s:41:\"form_submit_button_typography_line_height\";i:1;s:34:\"form_submit_button_bg_color_normal\";i:1;s:33:\"form_submit_button_bg_color_hover\";i:1;s:32:\"form_submit_button_border_radius\";i:1;s:44:\"form_submit_button_typography_letter_spacing\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:27:\"form_placeholder_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_z_index\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:2:{s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}}'),(477,44,'_kadence_starter_templates_imported_post','1'),(478,44,'_thumbnail_id','841'),(479,44,'_wxr_import_user_slug','admin'),(480,44,'_wxr_import_has_attachment_refs','1'),(481,45,'_elementor_edit_mode','builder'),(482,45,'_elementor_template_type','wp-page'),(483,45,'_elementor_version','3.4.6'),(484,45,'_kad_pagebuilder_layout_flag','disabled'),(485,45,'_kad_post_title','hide'),(486,45,'_kad_post_content_style','unboxed'),(487,45,'_kad_post_vertical_padding','hide'),(488,45,'_kad_post_feature','hide'),(489,45,'_kad_post_layout','fullwidth'),(490,45,'_wp_page_template','default'),(491,45,'_elementor_data','[{\"id\":\"42ac56c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#e6e1db\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"678d04d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c562d5c\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"3d7a093\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"984f02c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e768828\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a72c2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"2d127cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.032,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_position\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26cf664\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c8c4b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"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\":\"f1b7d83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we\",\"header_size\":\"div\",\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"title_color\":\"#777777\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_z_index\":3},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f23f9c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything You Want to Know\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"289a765\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Etiam sit amet nisl purus in mollis nunc sed. Justo donec enim diam vulputate.<\\/p>\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e1e8787\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5463013\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ceed90\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"UNIQUE STYLE\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"658e1f3\"},{\"text\":\"LUXURY DESIGN\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"052a638\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"icon_align_mobile\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=kadence6\",\"icon_typography_typography\":\"globals\\/typography?id=0864627\"},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5071636\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d31f426\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Modern ideas\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"658e1f3\"},{\"text\":\"Quick solutions\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"052a638\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"icon_align_mobile\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=kadence6\",\"icon_typography_typography\":\"globals\\/typography?id=0864627\"},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"70b4945\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.968,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"782d4a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7694d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.573,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69bca08\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-tatiana-syrikova-3933240.jpg\",\"id\":224,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"064ef65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/hutomo-abrianto-X5BWooeO4Cw-unsplash.jpg\",\"id\":225,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bf6b34b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.073,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f4a0d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/minh-pham-OtXAD3kUh3-I-unsplash.jpg\",\"id\":276,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10dfe51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"content_width_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"f91cac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.429,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cc32111\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-maksim-goncharenok-15506141.jpg\",\"id\":315,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b854fea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.571,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"content_position\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"279f292\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":6,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence6\"},\"header_size\":\"div\",\"typography_font_style\":\"italic\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"-15\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":-12,\"unit\":\"px\"},\"_offset_y\":{\"size\":-96,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-15,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-92,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-11,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-92,\"unit\":\"px\"},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"725a430\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut etiam sit amet nisl purus in mollis nunc sed.\",\"header_size\":\"h5\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=4896263\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3e4630\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ff66a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marisa Rahman\",\"header_size\":\"h6\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7da39e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Architect\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a62e67\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ff089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.524,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"64335fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Follow the Trends of World Interior Design.\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"312bbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.476},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7678089\",\"elType\":\"section\",\"settings\":{\"content_width_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f108b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"de923c7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65fde3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"d52b64d\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6e2031b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"2b66792\",\"elType\":\"widget\",\"settings\":{\"title\":\"architecture\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f00a318\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c1017ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"14c3624\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"59e5c51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"4aae0a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"landscape design\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"88069de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"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\":\"dbe89a1\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9d7fadf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"21450ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3561711\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"920fb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"engineering\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b3769a\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"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\":false}},\"elements\":[{\"id\":\"8f64696\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"fdd0523\",\"elType\":\"widget\",\"settings\":{\"title\":\"05\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58f71e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"3ffc793\",\"elType\":\"widget\",\"settings\":{\"title\":\"interior\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0e063e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ad835b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b01bdb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"bd7ad32\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9821f32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"3e2bfa3\",\"elType\":\"widget\",\"settings\":{\"title\":\"consultancy\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e28de2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"35f8223\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.247},\"elements\":[{\"id\":\"d091191\",\"elType\":\"widget\",\"settings\":{\"title\":\"06\\/\",\"header_size\":\"h6\",\"title_color\":\"#9c9c9c\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88bdf4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.751},\"elements\":[{\"id\":\"087274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"graphic design\",\"header_size\":\"h6\",\"typography_font_family\":\"Questrial\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"911aaa9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"20\",\"bottom\":\"00\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[{\"id\":\"797f2c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c473a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Expert Team. <br>Who We Are\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1379009\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d019af0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"content_width_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[{\"id\":\"5b84303\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb30c2c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"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}},\"elements\":[{\"id\":\"c55886e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0082bc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":312,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-cottonbro-16583366.jpg\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c97f9a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder + Owner\",\"header_size\":\"h6\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b877fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jack Clark\",\"header_size\":\"h5\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae3549b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"934f290\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"ff22a73\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"409ef6a\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"b8a65e0\"}],\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=kadence1\",\"_background_color\":\"globals\\/colors?id=kadence1\",\"hover_secondary_color\":\"globals\\/colors?id=kadence9\",\"icon_secondary_color\":\"\",\"image_border_color\":\"globals\\/colors?id=kadence5\",\"hover_primary_color\":\"globals\\/colors?id=kadence5\"},\"icon_color\":\"custom\",\"icon_primary_color\":\"#1b211a\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"hover_secondary_color\":\"#555555\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"#1b211a\",\"align\":\"left\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#646464\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"537e90d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"45\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2c7c6e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34ce5da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"8a14261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":313,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-cottonbro-16583371.jpg\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97509a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"DESIGNER\",\"header_size\":\"h6\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3204d25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kate Anderson\",\"header_size\":\"h5\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a831741\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e647d6f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"ff22a73\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"409ef6a\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"b8a65e0\"}],\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=kadence1\",\"_background_color\":\"globals\\/colors?id=kadence1\",\"hover_secondary_color\":\"globals\\/colors?id=kadence9\",\"icon_secondary_color\":\"\",\"image_border_color\":\"globals\\/colors?id=kadence5\",\"hover_primary_color\":\"globals\\/colors?id=kadence5\"},\"icon_color\":\"custom\",\"icon_primary_color\":\"#1b211a\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"hover_secondary_color\":\"#555555\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"#1b211a\",\"align\":\"left\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#646464\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"50f0143\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"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\":false}},\"elements\":[{\"id\":\"5b8b15d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3485e87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"90\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36c01cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":314,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-tima-miroshnichenko-17205410.jpg\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0a63341\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN ARCHITECT\",\"header_size\":\"h6\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8207b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Farr\",\"header_size\":\"h5\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"456f91c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus ullamcorper.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f2a6383\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"ff22a73\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"409ef6a\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"b8a65e0\"}],\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=kadence1\",\"_background_color\":\"globals\\/colors?id=kadence1\",\"hover_secondary_color\":\"globals\\/colors?id=kadence9\",\"icon_secondary_color\":\"\",\"image_border_color\":\"globals\\/colors?id=kadence5\",\"hover_primary_color\":\"globals\\/colors?id=kadence5\"},\"icon_color\":\"custom\",\"icon_primary_color\":\"#1b211a\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"hover_secondary_color\":\"#555555\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"#1b211a\",\"align\":\"left\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#646464\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(492,45,'_elementor_page_assets','a:0:{}'),(493,45,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:27;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:27;s:11:\"header_size\";i:24;s:5:\"align\";i:9;s:12:\"align_tablet\";i:15;s:12:\"align_mobile\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:20:\"typography_font_size\";i:16;s:22:\"typography_font_weight\";i:4;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:23:\"text_shadow_text_shadow\";i:1;s:11:\"title_color\";i:7;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:15;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_line_height\";i:13;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:12;s:14:\"_margin_mobile\";i:7;s:8:\"_z_index\";i:2;}s:17:\"_section_position\";a:6:{s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:16:\"_offset_x_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;s:16:\"_offset_x_mobile\";i:1;s:16:\"_offset_y_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:5;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:6;s:23:\"text_shadow_text_shadow\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:35;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:35;s:19:\"_inline_size_tablet\";i:15;s:19:\"_inline_size_mobile\";i:1;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:13;s:13:\"margin_mobile\";i:3;s:6:\"margin\";i:7;s:13:\"margin_tablet\";i:9;s:14:\"padding_mobile\";i:7;s:14:\"padding_tablet\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:12;s:14:\"padding_mobile\";i:9;s:6:\"margin\";i:12;s:14:\"padding_tablet\";i:7;s:13:\"margin_mobile\";i:10;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:2;s:13:\"custom_height\";i:3;s:20:\"content_width_tablet\";i:4;s:16:\"content_position\";i:6;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:5:{s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:15:\"background_ypos\";i:3;s:21:\"background_background\";i:5;}s:26:\"section_background_overlay\";a:14:{s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_color_stop\";i:4;s:26:\"background_overlay_color_b\";i:4;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:23:\"background_overlay_size\";i:1;s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;s:31:\"background_overlay_color_b_stop\";i:3;s:33:\"background_overlay_gradient_angle\";i:3;s:23:\"background_overlay_xpos\";i:3;s:23:\"background_overlay_ypos\";i:3;s:25:\"background_overlay_repeat\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:2;s:17:\"icon_align_mobile\";i:2;s:17:\"icon_align_tablet\";i:2;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:2;s:15:\"icon_self_align\";i:2;}s:18:\"section_text_style\";a:1:{s:11:\"text_indent\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:7;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:3;s:8:\"_z_index\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:12:\"width_mobile\";i:3;s:19:\"image_border_radius\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:3;s:5:\"align\";i:3;s:12:\"align_tablet\";i:3;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:3;s:18:\"icon_primary_color\";i:3;s:20:\"icon_secondary_color\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"icon_spacing\";i:3;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:13:\"border_radius\";i:3;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:3;}}}}}'),(494,45,'_kadence_starter_templates_imported_post','1'),(495,45,'_thumbnail_id','684'),(496,45,'_wxr_import_user_slug','admin'),(497,45,'_wxr_import_has_attachment_refs','1'),(498,105,'_elementor_edit_mode','builder'),(499,105,'_elementor_template_type','wp-page'),(500,105,'_elementor_version','3.4.8'),(501,105,'_kad_pagebuilder_layout_flag','disabled'),(502,105,'_kad_post_title','hide'),(503,105,'_kad_post_content_style','unboxed'),(504,105,'_kad_post_vertical_padding','hide'),(505,105,'_kad_post_feature','hide'),(506,105,'_kad_post_layout','fullwidth'),(507,105,'_wp_page_template','default'),(508,105,'_elementor_data','[{\"id\":\"f45512c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"2451c0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2e474c\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"6698ebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a29c67e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Portfolio\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a7ab2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design  is a journey  <br>of  discovery \",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bd2c78\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"d7f32b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"741def2\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ccb5fd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d78638\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#0a0872\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"300\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.28\",\"sizes\":[]},\"overlay_blend_mode\":\"darken\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence2\",\"background_overlay_color_b\":\"globals\\/colors?id=kadence1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"a079463\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/video10.png\",\"id\":215,\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/12/peng-chen-WFgSotZQECqo-unsplash.jpg\",\"id\":335,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_z_index\":\"2\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"09bad62\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"f719dcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714e2f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem ipsum dolor sit amet<\\/strong>, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut etiam sit amet nisl purus in mollis nunc sed. <strong>Justo donec enim diam<\\/strong> vulputate ut pharetra sit. Magna eget est lorem ipsum dolor sit. Pellentesque nec nam aliquam sem. Senectus et netus <strong>et malesuada fames<\\/strong>. Faucibus et molestie ac feugiat sed lectus vestibulum.<\\/p>\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b91f0a5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"110\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"c696f5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.937,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"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}},\"elements\":[{\"id\":\"28814ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW WE CAN HELP YOU\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\",\"title_color\":\"#777777\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7da6152\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Aim To Set The Trends Of Modern Living\",\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00c7c8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.<\\/p>\",\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d0b5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/12/kam-idris-_HqH1X3LBN18-unsplash.jpg\",\"id\":336,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d81060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.063,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d5e36a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/12/laurence-katz-C1WqNGocRY_E-unsplash.jpg\",\"id\":338,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96f462d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cf7a471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23.82},\"elements\":[],\"isInner\":true},{\"id\":\"cdbf912\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.179,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EEEEEE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"ff5f4bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feburary 25th, 2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence6\",\"typography_typography\":\"globals\\/typography?id=0864627\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a60525f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dogel Nord\\nStation\",\"header_size\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcfdd04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9d9ed29\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align\":\"left\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"01\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=kadence3\",\"button_hover_border_color\":\"globals\\/colors?id=kadence6\",\"hover_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"db2900b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"9968102\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56b7758\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"074\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"381c26c\",\"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\":\"92a3ecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Architecture is a visual art,\\nand the building speak for themeselves\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7e0dcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ornare suspendisse sed nisi lacus. Posuere lorem ipsum dolor sit. Habitant <strong>morbi tristique senectus<\\/strong> et netus et malesuada. Vestibulum mattis ullamcorper velit sed ullamcorper morbi tincidunt. <strong>Enim sit amet venenatis<\\/strong> urna cursus eget nunc. Feugiat vivamus at augue eget arcu dictum varius duis at. Id donec ultrices tincidunt arcu non sodales. Porttitor massa id neque aliquam vestibulum morbi <strong>blandit cursus risus<\\/strong>. Hac habitasse platea dictumst vestibulum. Elit at imperdiet dui accumsan sit. Pellentesque diam volutpat <strong>commodo sed egestas<\\/strong> egestas fringilla phasellus.\\u00a0<\\/p>\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"faf79f7\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":255,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-6758514.jpg\"},{\"id\":256,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-6782366.jpg\"},{\"id\":257,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-6890404.jpg\"},{\"id\":230,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\"},{\"id\":132,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-pixabay-276534.jpg\"},{\"id\":186,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"edc3467\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"110\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"08dae1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.063,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f8462c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/12/minh-pham-7pC1FUybP_P8-unsplash.jpg\",\"id\":339,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"06202de\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c24236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23.82},\"elements\":[],\"isInner\":true},{\"id\":\"4c7b8c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.179,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EEEEEE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"f66b31e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best solutions for your dream\\n\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence6\",\"typography_typography\":\"globals\\/typography?id=0864627\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14b04e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Architecture & Interior\",\"selected_icon\":{\"value\":\"fas fa-pencil-alt\",\"library\":\"fa-solid\"},\"_id\":\"658e1f3\"},{\"text\":\"Design & Photography\",\"selected_icon\":{\"value\":\"fas fa-vector-square\",\"library\":\"fa-solid\"},\"_id\":\"052a638\"},{\"text\":\"Furniture Products\",\"selected_icon\":{\"value\":\"fas fa-chair\",\"library\":\"fa-solid\"},\"_id\":\"b9a6c9c\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"icon_align_mobile\":\"left\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=kadence6\",\"icon_typography_typography\":\"globals\\/typography?id=0864627\"},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67a5f5c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"eeb4abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.937,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"160\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c9a379a\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 YEARS OF EXPERIENCE\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\",\"title_color\":\"#777777\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f6fdb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We can create more than you expect\\n\",\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8a6d91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.<\\/p>\",\"align_tablet\":\"center\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da51125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg\",\"id\":337,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(509,105,'_elementor_page_assets','a:0:{}'),(510,105,'_oembed_6cf41a009c03f9a5d4fd5756b853e246','<iframe title=\"Video Placeholder\" width=\"720\" height=\"405\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(511,105,'_oembed_time_6cf41a009c03f9a5d4fd5756b853e246','1636040505'),(512,105,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:11:\"header_size\";i:7;s:5:\"align\";i:3;s:12:\"align_tablet\";i:8;s:12:\"align_mobile\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_z_index\";i:3;s:7:\"_margin\";i:8;s:14:\"_margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:25:\"typography_text_transform\";i:2;s:25:\"typography_letter_spacing\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:5;s:6:\"margin\";i:3;s:14:\"padding_mobile\";i:4;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:5:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_color\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:3;s:7:\"padding\";i:8;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:8;s:14:\"padding_tablet\";i:6;s:13:\"margin_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:4;s:13:\"custom_height\";i:5;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:1:{s:12:\"border_width\";i:2;}s:18:\"section_background\";a:5:{s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:15:\"background_ypos\";i:5;s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:11:{s:26:\"background_overlay_opacity\";i:5;s:29:\"background_overlay_color_stop\";i:5;s:26:\"background_overlay_color_b\";i:5;s:29:\"background_overlay_background\";i:5;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:31:\"background_overlay_color_b_stop\";i:5;s:33:\"background_overlay_gradient_angle\";i:5;s:23:\"background_overlay_xpos\";i:5;s:23:\"background_overlay_ypos\";i:5;s:25:\"background_overlay_repeat\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:3;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:3;s:23:\"text_shadow_text_shadow\";i:1;s:12:\"align_mobile\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:4:{s:6:\"editor\";i:6;s:12:\"text_columns\";i:2;s:19:\"text_columns_mobile\";i:2;s:10:\"column_gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"section_image_overlay\";a:3:{s:18:\"show_image_overlay\";i:1;s:13:\"image_overlay\";i:1;s:14:\"show_play_icon\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;s:20:\"_background_position\";i:1;s:16:\"_background_size\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:5:\"align\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:2;s:12:\"width_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"icon_indent\";i:2;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:8:\"_z_index\";i:2;s:14:\"_margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"text_padding\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:17:\"icon_align_mobile\";i:1;s:17:\"icon_align_tablet\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:1:{s:11:\"text_indent\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(513,105,'_kadence_starter_templates_imported_post','1'),(514,105,'_thumbnail_id','687'),(517,107,'_elementor_edit_mode','builder'),(518,107,'_elementor_template_type','wp-page'),(519,107,'_elementor_version','3.4.6'),(520,107,'_kad_pagebuilder_layout_flag','disabled'),(521,107,'_kad_post_title','hide'),(522,107,'_kad_post_content_style','unboxed'),(523,107,'_kad_post_vertical_padding','hide'),(524,107,'_kad_post_feature','hide'),(525,107,'_kad_post_layout','fullwidth'),(526,107,'_wp_page_template','default'),(527,107,'_elementor_data','[{\"id\":\"4b4ddb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#e6e1db\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"8808582\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d765002\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"bf05b3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"0c8caac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"114fcf4\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e62fc8b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence3\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd9e870\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#0a0872\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"300\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.28\",\"sizes\":[]},\"overlay_blend_mode\":\"darken\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence2\",\"background_overlay_color_b\":\"globals\\/colors?id=kadence1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0378b85\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[{\"id\":\"ede5a04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"20bc599\",\"elType\":\"widget\",\"settings\":{\"title\":\"ASSOCIATES & CLIENTS\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76f9457\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Have Worked with Great People\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5736607\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":285,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-4.png\"},{\"id\":286,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-5.png\"},{\"id\":287,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-6.png\"},{\"id\":288,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-7.png\"},{\"id\":289,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-8.png\"},{\"id\":290,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-9.png\"},{\"id\":291,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-10.png\"},{\"id\":292,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-11.png\"},{\"id\":293,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-12.png\"},{\"id\":294,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/logo-13.png\"}],\"gallery_columns\":\"5\",\"open_lightbox\":\"no\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f93d79e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ca20de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_tablet\":{\"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\":\"e46662e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e3bdd51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"66c720c\",\"elType\":\"widget\",\"settings\":{\"title\":\"PORTFOLIO\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa60ecf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beautiful Interiors <br>Built to Last\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6520ccd\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"background_size\":\"cover\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9ec317f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"28de11a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"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}},\"elements\":[{\"id\":\"0ff5557\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=kadence1\",\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"14c1d26\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_image\":{\"id\":271,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/08/pexels-edmond-danteu0300s-4347366.jpg\",\"alt\":\"\",\"source\":\"library\"},\"testimonial_name\":\"Rachel Deas\",\"testimonial_job\":\"Sep. 2017\",\"testimonial_alignment\":\"left\",\"content_typography_typography\":\"custom\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"job_typography_typography\":\"custom\",\"_z_index\":2,\"__globals__\":{\"job_text_color\":\"globals\\/colors?id=kadence5\",\"name_text_color\":\"globals\\/colors?id=kadence3\",\"content_content_color\":\"globals\\/colors?id=kadence3\",\"name_typography_typography\":\"globals\\/typography?id=0864627\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_content_color\":\"#1b211a\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"name_text_color\":\"#1b211a\",\"job_text_color\":\"#9c9c9c\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"91275f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"right\",\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":6,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence1\"},\"header_size\":\"div\",\"typography_font_style\":\"italic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-12,\"unit\":\"px\"},\"_offset_y\":{\"size\":-96,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-15,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-92,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-11,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-92,\"unit\":\"px\"},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"60e1ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=kadence1\",\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"6a8f8f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_image\":{\"id\":270,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/08/pexels-cottonbro-4098274.jpg\",\"alt\":\"\",\"source\":\"library\"},\"testimonial_name\":\"Marie Bunyard\",\"testimonial_job\":\"Sep. 2018\",\"testimonial_alignment\":\"left\",\"content_typography_typography\":\"custom\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"job_typography_typography\":\"custom\",\"_z_index\":2,\"__globals__\":{\"job_text_color\":\"globals\\/colors?id=kadence5\",\"name_text_color\":\"globals\\/colors?id=kadence3\",\"content_content_color\":\"globals\\/colors?id=kadence3\",\"name_typography_typography\":\"globals\\/typography?id=0864627\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_content_color\":\"#1b211a\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"name_text_color\":\"#1b211a\",\"job_text_color\":\"#9c9c9c\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"8d83f50\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"right\",\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":6,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence1\"},\"header_size\":\"div\",\"typography_font_style\":\"italic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-12,\"unit\":\"px\"},\"_offset_y\":{\"size\":-96,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-15,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-92,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-11,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-92,\"unit\":\"px\"},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1acc07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=kadence1\",\"border_color\":\"globals\\/colors?id=kadence6\"},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b842805\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_image\":{\"id\":269,\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/08/karolina.jpg\",\"alt\":\"\",\"source\":\"library\"},\"testimonial_name\":\"Mary Byrd\",\"testimonial_job\":\"Sep. 2020\",\"testimonial_alignment\":\"left\",\"content_typography_typography\":\"custom\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"job_typography_typography\":\"custom\",\"_z_index\":2,\"__globals__\":{\"job_text_color\":\"globals\\/colors?id=kadence5\",\"name_text_color\":\"globals\\/colors?id=kadence3\",\"content_content_color\":\"globals\\/colors?id=kadence3\",\"name_typography_typography\":\"globals\\/typography?id=0864627\"},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_content_color\":\"#1b211a\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"name_text_color\":\"#1b211a\",\"job_text_color\":\"#9c9c9c\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"job_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"eb6b029\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_font_weight\":\"600\",\"align\":\"right\",\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":6,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":8,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence1\"},\"header_size\":\"div\",\"typography_font_style\":\"italic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-12,\"unit\":\"px\"},\"_offset_y\":{\"size\":-96,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-15,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-92,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-11,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-92,\"unit\":\"px\"},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(528,107,'_elementor_page_assets','a:0:{}'),(529,107,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:8;s:11:\"header_size\";i:6;s:5:\"align\";i:8;s:12:\"align_tablet\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:27:\"typography_font_size_tablet\";i:4;s:27:\"typography_font_size_mobile\";i:4;s:23:\"text_shadow_text_shadow\";i:1;s:21:\"typography_typography\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;s:21:\"typography_font_style\";i:3;s:22:\"typography_font_family\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:1;s:8:\"_z_index\";i:5;}s:17:\"_section_position\";a:8:{s:14:\"_element_width\";i:3;s:9:\"_position\";i:3;s:9:\"_offset_x\";i:3;s:9:\"_offset_y\";i:3;s:16:\"_offset_x_tablet\";i:3;s:16:\"_offset_y_tablet\";i:3;s:16:\"_offset_x_mobile\";i:3;s:16:\"_offset_y_mobile\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:1;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:9;s:19:\"_inline_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:6:\"margin\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_tablet\";i:5;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:5:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_color\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:13:\"border_radius\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:19:\"border_radius_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:3;s:7:\"padding\";i:5;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:7;s:14:\"padding_tablet\";i:4;s:13:\"margin_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:3;s:13:\"custom_height\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:4:{s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:15:\"background_ypos\";i:3;}s:26:\"section_background_overlay\";a:14:{s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_color_stop\";i:4;s:26:\"background_overlay_color_b\";i:4;s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:23:\"background_overlay_size\";i:1;s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;s:31:\"background_overlay_color_b_stop\";i:3;s:33:\"background_overlay_gradient_angle\";i:3;s:23:\"background_overlay_xpos\";i:3;s:23:\"background_overlay_ypos\";i:3;s:25:\"background_overlay_repeat\";i:3;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:15:\"gallery_columns\";i:1;s:13:\"open_lightbox\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:17:\"testimonial_image\";i:3;s:16:\"testimonial_name\";i:3;s:15:\"testimonial_job\";i:3;s:21:\"testimonial_alignment\";i:3;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:5:{s:29:\"content_typography_typography\";i:3;s:30:\"content_typography_line_height\";i:3;s:35:\"content_typography_font_size_mobile\";i:3;s:21:\"content_content_color\";i:3;s:28:\"content_typography_font_size\";i:3;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:3;}s:29:\"section_style_testimonial_job\";a:4:{s:25:\"job_typography_typography\";i:3;s:14:\"job_text_color\";i:3;s:24:\"job_typography_font_size\";i:3;s:26:\"job_typography_line_height\";i:3;}s:30:\"section_style_testimonial_name\";a:1:{s:15:\"name_text_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:3;}}}}}'),(530,107,'_kadence_starter_templates_imported_post','1'),(531,107,'_thumbnail_id','685'),(532,107,'_wxr_import_user_slug','admin'),(533,107,'_wxr_import_has_attachment_refs','1'),(534,109,'_elementor_edit_mode','builder'),(535,109,'_elementor_template_type','wp-page'),(536,109,'_elementor_version','3.4.6'),(537,109,'_kad_pagebuilder_layout_flag','disabled'),(538,109,'_kad_post_title','hide'),(539,109,'_kad_post_content_style','unboxed'),(540,109,'_kad_post_vertical_padding','hide'),(541,109,'_kad_post_feature','hide'),(542,109,'_kad_post_layout','fullwidth'),(543,109,'_wp_page_template','default'),(544,109,'_elementor_data','[{\"id\":\"676e9f0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#e6e1db\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5fb1b36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0798747\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"f45ddd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"71faa70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05d0090\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36020d1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"100\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"30\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"862c7a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d65d42b\",\"elType\":\"widget\",\"settings\":{\"title\":\"3k+\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence3\",\"typography_typography\":\"globals\\/typography?id=0e47297\"},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e32d6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"happy customers\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c32335\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"align_tablet\":\"center\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c249359\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a748142\",\"elType\":\"widget\",\"settings\":{\"title\":\"14\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence3\",\"typography_typography\":\"globals\\/typography?id=0e47297\"},\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"427e44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"YEARS EXPERIENCE\\n\\n\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a44ae03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"align_tablet\":\"center\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"db287a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68744c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROJECTS\",\"percent\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"inner_text\":\"\",\"bar_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"bar_inline_color\":\"globals\\/colors?id=kadence3\",\"bar_bg_color\":\"globals\\/colors?id=kadence7\",\"bar_color\":\"globals\\/colors?id=kadence1\",\"bar_inner_typography_typography\":\"\",\"typography_typography\":\"\"},\"bar_color\":\"#1b211a\",\"bar_bg_color\":\"#646464\",\"bar_inline_color\":\"#1b211a\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"9d65485\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMPETITIONS\",\"percent\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"inner_text\":\"\",\"bar_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"bar_inline_color\":\"globals\\/colors?id=kadence3\",\"bar_bg_color\":\"globals\\/colors?id=kadence7\",\"bar_color\":\"globals\\/colors?id=kadence1\",\"bar_inner_typography_typography\":\"\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bar_color\":\"#1b211a\",\"bar_bg_color\":\"#646464\",\"bar_inline_color\":\"#1b211a\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"82fbaee\",\"elType\":\"widget\",\"settings\":{\"title\":\"DESIGNS\",\"percent\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"inner_text\":\"\",\"bar_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"bar_inline_color\":\"globals\\/colors?id=kadence3\",\"bar_bg_color\":\"globals\\/colors?id=kadence7\",\"bar_color\":\"globals\\/colors?id=kadence1\",\"bar_inner_typography_typography\":\"\",\"typography_typography\":\"\"},\"bar_color\":\"#1b211a\",\"bar_bg_color\":\"#646464\",\"bar_inline_color\":\"#1b211a\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00c13bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"110\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"}},\"elements\":[{\"id\":\"e22f98f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.063,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"eac7d81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg\",\"id\":277,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0a829d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9827c2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23.82},\"elements\":[],\"isInner\":true},{\"id\":\"6ad103f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.179,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EEEEEE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"0eb89b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Follow the Trends of World Interior Design.\\n\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence1\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd55ce7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing, eiusmod.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"edc2b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.937,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"160\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cbfe81\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE ARE MATTER\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\",\"title_color\":\"#777777\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85b8e28\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Value Your Time and Your Experience\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"755fcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.<\\/p>\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f76d688\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-tatiana-syrikova-3933240.jpg\",\"id\":224,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715ef0f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0fc5764\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e18864\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\\n\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"691dd47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultations <br>& Services\\n\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31b16a0\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5d5924\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3528eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a1e1a9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"c4bc557\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"ff752ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-6758514.jpg\",\"id\":255,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b671ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.998,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48526a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Essential design program\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111cf5d\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0a1432a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"85827f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"713f6df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\",\"id\":232,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a6577d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.998,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d7779b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unique and timeless style\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e44d48\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f96f575\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c11e96e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"a1ee053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"8c2f55d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-6890404.jpg\",\"id\":257,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b69080\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.998,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"84b8084\",\"elType\":\"widget\",\"settings\":{\"title\":\"Essential design program\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"804b7e5\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1ecde43\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"6c9a9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"fb23731\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4239113.jpg\",\"id\":252,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2907f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.998,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67dcef6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unique and timeless style\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_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},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f21a84\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(545,109,'_elementor_page_assets','a:0:{}'),(546,109,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:14;s:11:\"header_size\";i:12;s:5:\"align\";i:3;s:12:\"align_tablet\";i:13;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:5;s:23:\"text_shadow_text_shadow\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:12;s:14:\"_margin_mobile\";i:5;s:8:\"_z_index\";i:2;s:14:\"_margin_tablet\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:2;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:9;s:23:\"text_shadow_text_shadow\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:20;s:19:\"_inline_size_tablet\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:6:\"margin\";i:14;s:13:\"margin_tablet\";i:11;s:13:\"margin_mobile\";i:7;s:14:\"padding_mobile\";i:5;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}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:11;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:5;s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:9;s:6:\"margin\";i:10;s:14:\"padding_tablet\";i:9;s:13:\"margin_mobile\";i:5;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:2;s:13:\"custom_height\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:12:\"border_width\";i:6;s:12:\"border_color\";i:1;s:13:\"border_border\";i:4;s:13:\"border_radius\";i:2;}s:18:\"section_background\";a:6:{s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:15:\"background_ypos\";i:4;s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:26:\"section_background_overlay\";a:14:{s:26:\"background_overlay_opacity\";i:5;s:29:\"background_overlay_color_stop\";i:5;s:26:\"background_overlay_color_b\";i:5;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_image\";i:5;s:27:\"background_overlay_position\";i:5;s:23:\"background_overlay_size\";i:1;s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;s:31:\"background_overlay_color_b_stop\";i:4;s:33:\"background_overlay_gradient_angle\";i:4;s:23:\"background_overlay_xpos\";i:4;s:23:\"background_overlay_ypos\";i:4;s:25:\"background_overlay_repeat\";i:4;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:3;s:7:\"percent\";i:3;s:10:\"inner_text\";i:3;}}s:5:\"style\";a:2:{s:22:\"section_progress_style\";a:5:{s:10:\"bar_height\";i:3;s:17:\"bar_border_radius\";i:3;s:9:\"bar_color\";i:3;s:12:\"bar_bg_color\";i:3;s:16:\"bar_inline_color\";i:3;}s:13:\"section_title\";a:7:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:5:\"align\";i:5;s:12:\"align_tablet\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";i:5;s:5:\"space\";i:4;s:6:\"height\";i:4;s:10:\"object-fit\";i:4;s:19:\"image_border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(547,109,'_kadence_starter_templates_imported_post','1'),(548,109,'_thumbnail_id','686'),(549,109,'_wxr_import_user_slug','admin'),(550,109,'_wxr_import_has_attachment_refs','1'),(551,110,'_elementor_edit_mode','builder'),(552,110,'_elementor_template_type','wp-page'),(553,110,'_elementor_version','3.4.6'),(554,110,'_kad_pagebuilder_layout_flag','disabled'),(555,110,'_kad_post_title','hide'),(556,110,'_kad_post_content_style','unboxed'),(557,110,'_kad_post_vertical_padding','hide'),(558,110,'_kad_post_feature','hide'),(559,110,'_kad_post_layout','fullwidth'),(560,110,'_wp_page_template','default'),(561,110,'_elementor_data','[{\"id\":\"d17a369\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.15,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"border_color\":\"globals\\/colors?id=kadence7\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"id\":251,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#e6e1db\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9994cd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38f9c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence2\"}},\"elements\":[{\"id\":\"b9be5e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"e9515ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":28,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6252b2\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_tablet\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":26,\"color\":\"rgba(0, 0, 0, 0.61)\"},\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9628ae6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence3\"},\"structure\":\"20\"},\"elements\":[{\"id\":\"00028ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.664,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5c3b339\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a37967f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ed5d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Questions\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c29672\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a7fe32b\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How do I make a purchase?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"cef36d9\"},{\"tab_title\":\"Delivery policy for online orders\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"2fa5649\"},{\"tab_title\":\"How do I use my store credit online?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"8b6b7dd\"},{\"tab_title\":\"What will I receive once my order is placed?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"e4cc828\"},{\"tab_title\":\"How can I track my order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"1a19328\"},{\"tab_title\":\"Can I purchase a clearance item online?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.<\\/p>\",\"_id\":\"0e5a197\"}],\"selected_icon\":{\"value\":\"far fa-caret-square-down\",\"library\":\"fa-regular\"},\"selected_active_icon\":{\"value\":\"far fa-caret-square-up\",\"library\":\"fa-regular\"},\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#1b211a\",\"icon_active_color\":\"#1b211a\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_color\":\"#646464\",\"content_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"40\",\"isLinked\":false},\"content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"title_background\":\"\",\"content_background_color\":\"\",\"title_color\":\"\",\"content_color\":\"globals\\/colors?id=kadence5\",\"icon_color\":\"globals\\/colors?id=kadence3\",\"icon_active_color\":\"globals\\/colors?id=kadence1\",\"tab_active_color\":\"globals\\/colors?id=kadence6\",\"title_typography_typography\":\"globals\\/typography?id=dd8feeb\"},\"border_color\":\"#DADADA\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"b8b7291\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.298,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"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\":false}},\"elements\":[{\"id\":\"0304123\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":2},\"elements\":[{\"id\":\"985e884\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"31bf935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can\\u2019t Find Answer? <br>Ask Us\\n\",\"header_size\":\"h5\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cddfd01\",\"elType\":\"widget\",\"settings\":{\"form_list\":\"1\",\"input_alignment\":\"left\",\"form_container_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"form_label_typography_typography\":\"custom\",\"form_label_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"form_label_typography_font_weight\":\"600\",\"form_field_bg_color\":\"#FFFFFF\",\"form_field_border_border\":\"solid\",\"form_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"form_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_textarea_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"form_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"23\",\"bottom\":\"15\",\"left\":\"23\",\"isLinked\":false},\"form_field_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"form_field_typography_typography\":\"custom\",\"form_field_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"form_input_focus_border_border\":\"solid\",\"form_input_focus_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"form_input_focus_border_color\":\"#9e0a20\",\"form_section_break_label_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_section_break_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_submit_button_align\":\"left\",\"form_submit_button_width_type\":\"full-width\",\"form_submit_button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"30\",\"bottom\":\"14\",\"left\":\"30\",\"isLinked\":false},\"form_submit_button_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"form_submit_button_typography_typography\":\"custom\",\"form_submit_button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"form_submit_button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"form_input_focus_border_color\":\"globals\\/colors?id=kadence1\",\"form_field_border_color\":\"globals\\/colors?id=kadence5\",\"form_field_bg_color\":\"\",\"form_container_background_color\":\"\",\"form_placeholder_text_color\":\"globals\\/colors?id=kadence6\",\"form_label_text_color\":\"globals\\/colors?id=kadence3\",\"form_submit_button_bg_color_normal\":\"globals\\/colors?id=kadence1\",\"form_submit_button_bg_color_hover\":\"globals\\/colors?id=kadence2\",\"form_field_text_color\":\"globals\\/colors?id=kadence4\",\"form_field_typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"labels_switch\":\"\",\"form_label_text_color\":\"#01050e\",\"form_placeholder_text_color\":\"#747575\",\"form_submit_button_bg_color_normal\":\"#9e0a20\",\"form_submit_button_bg_color_hover\":\"#e98d2a\",\"form_container_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"form_container_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"form_field_text_color\":\"#01050e\",\"form_field_typography_font_family\":\"Questrial\",\"form_submit_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"form_container_background_color\":\"#FFFFFF\",\"form_submit_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_z_index\":1,\"_background_color\":\"#FFFFFF\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"fluent-form-widget\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9326290\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/plus-2.png\",\"id\":192,\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":-124,\"unit\":\"px\"},\"_offset_y\":{\"size\":318,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-75,\"unit\":\"px\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-72,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(562,110,'_elementor_page_assets','a:0:{}'),(563,110,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:11:\"header_size\";i:2;s:5:\"align\";i:1;s:12:\"align_tablet\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:5:\"align\";i:1;s:20:\"typography_font_size\";i:1;s:12:\"align_tablet\";i:2;s:23:\"text_shadow_text_shadow\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:6;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:2;s:13:\"margin_mobile\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:12:\"border_width\";i:2;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"border_radius_mobile\";i:1;}s:18:\"section_background\";a:4:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:10:{s:26:\"background_overlay_opacity\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:2;s:23:\"background_overlay_size\";i:2;s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;s:25:\"background_overlay_repeat\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;s:10:\"icon_space\";i:1;}s:28:\"section_toggle_style_content\";a:3:{s:13:\"content_color\";i:1;s:15:\"content_padding\";i:1;s:22:\"content_padding_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:18:\"fluent-form-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_fluent_form\";a:2:{s:9:\"form_list\";i:1;s:13:\"labels_switch\";i:1;}}s:5:\"style\";a:6:{s:25:\"section_form_fields_style\";a:15:{s:15:\"input_alignment\";i:1;s:19:\"form_field_bg_color\";i:1;s:24:\"form_field_border_border\";i:1;s:23:\"form_field_border_width\";i:1;s:17:\"form_field_radius\";i:1;s:20:\"form_textarea_height\";i:1;s:18:\"form_field_padding\";i:1;s:18:\"form_field_spacing\";i:1;s:32:\"form_field_typography_typography\";i:1;s:31:\"form_field_typography_font_size\";i:1;s:30:\"form_input_focus_border_border\";i:1;s:29:\"form_input_focus_border_width\";i:1;s:29:\"form_input_focus_border_color\";i:1;s:21:\"form_field_text_color\";i:1;s:33:\"form_field_typography_font_family\";i:1;}s:28:\"section_form_container_style\";a:6:{s:22:\"form_container_padding\";i:1;s:28:\"form_container_border_radius\";i:1;s:28:\"form_container_margin_tablet\";i:1;s:29:\"form_container_padding_tablet\";i:1;s:21:\"form_container_margin\";i:1;s:31:\"form_container_background_color\";i:1;}s:24:\"section_form_label_style\";a:4:{s:32:\"form_label_typography_typography\";i:1;s:31:\"form_label_typography_font_size\";i:1;s:33:\"form_label_typography_font_weight\";i:1;s:21:\"form_label_text_color\";i:1;}s:24:\"form_section_break_style\";a:2:{s:32:\"form_section_break_label_padding\";i:1;s:31:\"form_section_break_label_margin\";i:1;}s:32:\"section_form_submit_button_style\";a:11:{s:24:\"form_submit_button_align\";i:1;s:29:\"form_submit_button_width_type\";i:1;s:26:\"form_submit_button_padding\";i:1;s:25:\"form_submit_button_margin\";i:1;s:40:\"form_submit_button_typography_typography\";i:1;s:39:\"form_submit_button_typography_font_size\";i:1;s:41:\"form_submit_button_typography_line_height\";i:1;s:34:\"form_submit_button_bg_color_normal\";i:1;s:33:\"form_submit_button_bg_color_hover\";i:1;s:32:\"form_submit_button_border_radius\";i:1;s:44:\"form_submit_button_typography_letter_spacing\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:27:\"form_placeholder_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_z_index\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:9:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}}'),(564,110,'_kadence_starter_templates_imported_post','1'),(565,110,'_thumbnail_id','681'),(566,110,'_wxr_import_user_slug','admin'),(656,689,'_elementor_edit_mode','builder'),(657,689,'_wp_page_template','default'),(658,689,'_elementor_template_type','wp-page'),(659,689,'_elementor_version','3.5.1'),(660,689,'_kad_pagebuilder_layout_flag','disabled'),(661,689,'_kad_post_title','hide'),(662,689,'_kad_post_content_style','unboxed'),(663,689,'_kad_post_vertical_padding','hide'),(664,689,'_kad_post_feature','hide'),(665,689,'_kad_post_layout','fullwidth'),(666,689,'_elementor_data','[{\"id\":\"3e3fd17\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"110\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b479e04\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.836,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"abe5370\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"z_index\":3,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e77656\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":18.046,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_inline_size_mobile\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9649790\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 01\",\"header_size\":\"div\",\"title_color\":\"#b5969e\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=kadence3\"},\"align_tablet\":\"right\",\"align_mobile\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2fcdcd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":81.952,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0b3b2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kate & Jack\\n\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9c5fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Work with Interior Design Styles\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-300\",\"bottom\":\"-25\",\"left\":\"-4\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=kadence3\"},\"_z_index\":3,\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"658fa45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, eiusmod tempor incididunt ut labore et dolore magna aliqua odio pellentesque.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=kadence5\"},\"_z_index\":3,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9d63940\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9b98a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.127,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"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_size\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bcd287\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-cottonbro-658332123123.jpg\",\"id\":175,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"-100\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"_z_index\":2,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a1b2a7a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/plus-2.png\",\"id\":192,\"alt\":\"\",\"source\":\"library\"},\"_z_index\":1,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":-274,\"unit\":\"px\"},\"_offset_y\":{\"size\":318,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":-51,\"unit\":\"px\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6cb373\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence3\",\"background_color_b\":\"\",\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=kadence3\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#0a0872\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#E539FD\",\"background_overlay_color_b\":\"#0a0872\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"top right\",\"background_overlay_repeat\":\"no-repeat\",\"overlay_blend_mode\":\"multiply\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index_tablet\":\"1\"},\"elements\":[{\"id\":\"5e55795\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"881a1e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"3k+\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"280b21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"happy <br>customers\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"7ac04db\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"a1804fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"14\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d3cf0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"YEARS<br> EXPERIENCE\\n\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"85c1428\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5030613\",\"elType\":\"widget\",\"settings\":{\"title\":\"25+\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95762e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPERT <br>PARTNERS\\n\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"1d9df5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size_tablet\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"9f8b0e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"18+\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5e3fe6\",\"elType\":\"widget\",\"settings\":{\"title\":\"ACTIVE <br>PROJECTS\\n\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"423b125\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec44a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9877d39\",\"elType\":\"widget\",\"settings\":{\"_z_index\":2,\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych-72114449.jpg\",\"id\":184,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bd4c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/dots-33.png\",\"id\":206,\"alt\":\"\",\"source\":\"library\"},\"_z_index\":1,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":547,\"unit\":\"px\"},\"_offset_y\":{\"size\":320,\"unit\":\"px\"},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":-62,\"unit\":\"px\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"019d834\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9281f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE ARE MATTER\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"169efac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Enchanting Memories\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9fc3151\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5716559\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a6dd0c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f292e05\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE ARE LISTENING\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"260203a\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Aim to Set the Trends of Modern Living\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ca6921\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"93addd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6a9f3b\",\"elType\":\"widget\",\"settings\":{\"_z_index\":2,\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\",\"id\":186,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0233378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence9\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"92febbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31444a0\",\"elType\":\"widget\",\"settings\":{\"_z_index\":2,\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-pixabay-276534.jpg\",\"id\":132,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0cda9ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c5bd4ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.455,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f95aacd\",\"elType\":\"widget\",\"settings\":{\"title\":\"10 oct 2021 <br>\\n\\u2014  Paris, France\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"59ad58d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.545,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"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\":\"77593dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"1239 Watson Street\\nCamda, Florida\\n\",\"align\":\"right\",\"header_size\":\"h3\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f39ea92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca496fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"54ed0c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.364},\"elements\":[{\"id\":\"c885b6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"14 oct 2021 <br>\\n\\u2014  Paris, France\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c439c4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.636,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"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\":\"fa7ec59\",\"elType\":\"widget\",\"settings\":{\"title\":\"1242 Avenue Maison Royale, Paris\",\"align\":\"right\",\"header_size\":\"h3\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de9e3f6\",\"elType\":\"widget\",\"settings\":{\"_z_index\":2,\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-skylar-kang-6368945.jpg\",\"id\":134,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a9f329d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"110\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence3\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b\":\"#FFFFFF00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d523281\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#0a0872\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"300\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.28\",\"sizes\":[]},\"overlay_blend_mode\":\"darken\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=kadence2\",\"background_overlay_color_b\":\"globals\\/colors?id=kadence1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"88289fe\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[{\"id\":\"062544b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\"},\"elements\":[{\"id\":\"30ae8a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PORTFOLIO\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ee6484\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beautiful Interiors <br>Built to Last\\n\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"4c455f4\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/video10.png\",\"id\":215,\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovych23-7214449.jpg\",\"id\":187,\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_z_index\":\"2\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"bee5b5b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d4c1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"737e9ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\\n\\n\",\"header_size\":\"div\",\"_z_index\":3,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence6\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77072b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultations <br>& Services\\n\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642e20e\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fd2371\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c2edd3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56,\"margin\":{\"unit\":\"px\",\"top\":\"08\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c9d544a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"1d98db9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23.285,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"dc33346\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-tatiana-syrikova-3933240.jpg\",\"id\":224,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5732d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.713,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"988b16e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Essential design program\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"502cec4\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ccc5f3e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=kadence6\"}},\"elements\":[{\"id\":\"7f9589c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":23.285,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"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\":false}},\"elements\":[{\"id\":\"6e2d8f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\",\"id\":232,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"align_tablet\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"408fc5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76.713,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3cacfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unique and timeless style\",\"header_size\":\"h6\",\"align_tablet\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b03da9f\",\"elType\":\"widget\",\"settings\":{\"align_tablet\":\"center\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dc9111\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"20\",\"bottom\":\"55\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_color_b\":\"\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color_b\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#EDF2F7\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_size\":\"cover\",\"background_overlay_color\":\"#EDF2F7\",\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_repeat\":\"no-repeat\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"cae1f93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c9cf65e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-karolina-grabowska-42303098.jpg\",\"id\":231,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"09d4e1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size_tablet\":\"50\",\"_inline_size\":30,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"750847c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d5d526\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRE-DESIGN\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b8152e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0aaba5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align\":\"left\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"01\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=kadence3\",\"button_hover_border_color\":\"globals\\/colors?id=kadence6\",\"hover_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"4873b2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size_tablet\":\"50\",\"_inline_size\":29.664,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4297e48\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a59910\",\"elType\":\"widget\",\"settings\":{\"title\":\"DEVELOPMENT\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b37dae5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1677e2a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align\":\"left\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"01\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=kadence3\",\"button_hover_border_color\":\"globals\\/colors?id=kadence6\",\"hover_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"27e2f9d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=kadence7\",\"background_color_b\":\"\",\"background_overlay_color\":\"globals\\/colors?id=kadence7\",\"background_overlay_color_b\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#EDF2F7\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_size\":\"cover\",\"background_overlay_color\":\"#EDF2F7\",\"background_overlay_color_b\":\"#FFFFFF\",\"background_overlay_repeat\":\"no-repeat\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":-57,\"sizes\":[]},\"background_overlay_background\":\"gradient\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":476,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-49,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f321e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size_tablet\":\"50\",\"_inline_size\":30,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d523770\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4374cb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTATION\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22b5e36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9dbb337\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align\":\"left\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"01\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=kadence3\",\"button_hover_border_color\":\"globals\\/colors?id=kadence6\",\"hover_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"fc40cab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size_tablet\":\"50\",\"_inline_size\":29.332,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a634ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0e47297\",\"title_color\":\"globals\\/colors?id=kadence1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"div\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc20107\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXECUTION\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=0864627\",\"title_color\":\"globals\\/colors?id=kadence4\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7d9bc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"left\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d5b5d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"align\":\"left\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"01\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=kadence3\",\"button_hover_border_color\":\"globals\\/colors?id=kadence6\",\"hover_color\":\"globals\\/colors?id=kadence6\"},\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"d02ce5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc1fb47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://teambuildingkorea.com/wp-content/uploads/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\",\"id\":230,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":\"\"}]'),(667,689,'_elementor_page_assets','a:0:{}'),(668,689,'_oembed_6cf41a009c03f9a5d4fd5756b853e246','<iframe title=\"Video Placeholder\" width=\"720\" height=\"405\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(669,689,'_oembed_time_6cf41a009c03f9a5d4fd5756b853e246','1635587257'),(670,689,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:33;s:11:\"header_size\";i:29;s:12:\"align_tablet\";i:10;s:12:\"align_mobile\";i:22;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_mobile\";i:10;s:8:\"_z_index\";i:8;s:7:\"_margin\";i:23;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:32;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:27;s:19:\"_inline_size_tablet\";i:27;s:19:\"_inline_size_mobile\";i:3;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:14;s:13:\"margin_tablet\";i:15;s:13:\"margin_mobile\";i:14;s:6:\"margin\";i:15;s:14:\"padding_mobile\";i:11;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:2;s:15:\"background_xpos\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_color\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:2;s:13:\"custom_height\";i:5;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";i:11;s:7:\"z_index\";i:1;s:13:\"margin_mobile\";i:4;s:7:\"padding\";i:11;s:14:\"padding_tablet\";i:11;s:14:\"padding_mobile\";i:10;s:14:\"z_index_tablet\";i:1;s:13:\"margin_tablet\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:16:\"background_image\";i:6;s:19:\"background_position\";i:6;s:15:\"background_size\";i:6;s:15:\"background_ypos\";i:5;s:16:\"background_color\";i:5;s:21:\"background_background\";i:5;}s:26:\"section_background_overlay\";a:16:{s:24:\"background_overlay_image\";i:6;s:27:\"background_overlay_position\";i:6;s:23:\"background_overlay_xpos\";i:5;s:23:\"background_overlay_ypos\";i:5;s:25:\"background_overlay_repeat\";i:6;s:26:\"background_overlay_opacity\";i:6;s:29:\"background_overlay_background\";i:5;s:29:\"background_overlay_color_stop\";i:5;s:26:\"background_overlay_color_b\";i:6;s:31:\"background_overlay_color_b_stop\";i:5;s:33:\"background_overlay_gradient_angle\";i:5;s:23:\"background_overlay_size\";i:1;s:24:\"background_overlay_color\";i:3;s:32:\"background_overlay_gradient_type\";i:1;s:36:\"background_overlay_gradient_position\";i:1;s:18:\"overlay_blend_mode\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:13:\"border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:12:\"align_tablet\";i:6;s:5:\"align\";i:4;s:12:\"align_mobile\";i:4;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:6;s:12:\"align_tablet\";i:2;s:5:\"align\";i:4;s:12:\"align_mobile\";i:4;s:11:\"icon_indent\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:8:\"_z_index\";i:6;s:14:\"_margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:4;s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"text_padding\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:11;s:5:\"align\";i:2;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:7;s:14:\"_margin_tablet\";i:1;}s:17:\"_section_position\";a:9:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:9:\"_position\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";i:2;s:5:\"space\";i:2;s:6:\"height\";i:2;s:10:\"object-fit\";i:2;s:19:\"image_border_radius\";i:2;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:21:\"section_image_overlay\";a:3:{s:18:\"show_image_overlay\";i:1;s:13:\"image_overlay\";i:1;s:14:\"show_play_icon\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;s:20:\"_background_position\";i:1;s:16:\"_background_size\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(671,689,'_kadence_starter_templates_imported_post','1'),(672,689,'_thumbnail_id','680'),(685,372,'_wxr_import_user_slug','admin'),(686,372,'_kadence_starter_templates_imported_post','1'),(689,689,'_edit_lock','1698558097:1'),(702,696,'_edit_lock','1680591506:1'),(703,696,'rank_math_internal_links_processed','1'),(704,696,'rank_math_seo_score','65'),(705,696,'rank_math_description','City Build Team buidling - Work together to design and construct a city with interconnecting zones using everyday materials...'),(706,696,'rank_math_focus_keyword','team building,team building in korean'),(707,696,'_edit_last','1'),(708,696,'rank_math_pillar_content','on'),(709,700,'_menu_item_type','taxonomy'),(710,700,'_menu_item_menu_item_parent','0'),(711,700,'_menu_item_object_id','2'),(712,700,'_menu_item_object','category'),(713,700,'_menu_item_target',''),(714,700,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(715,700,'_menu_item_xfn',''),(716,700,'_menu_item_url',''),(718,341,'_wp_old_date','2021-12-29'),(720,346,'_wp_old_date','2022-11-17'),(721,689,'rank_math_seo_score','12'),(722,689,'rank_math_internal_links_processed','1'),(723,689,'_edit_last','1'),(724,696,'rank_math_primary_category','2'),(738,110,'rank_math_internal_links_processed','1'),(739,109,'rank_math_internal_links_processed','1'),(740,107,'rank_math_internal_links_processed','1'),(741,105,'rank_math_internal_links_processed','1'),(742,44,'_edit_lock','1770279060:1'),(749,44,'rank_math_seo_score','10'),(750,44,'rank_math_internal_links_processed','1'),(751,44,'_edit_last','1'),(762,715,'_wp_attached_file','2023/04/Team-Building-Korea-City-Build.jpg'),(763,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:42:\"2023/04/Team-Building-Korea-City-Build.jpg\";s:8:\"filesize\";i:186025;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Team-Building-Korea-City-Build-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18222;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Team-Building-Korea-City-Build-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Team-Building-Korea-City-Build-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Team-Building-Korea-City-Build-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81629;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(766,696,'_thumbnail_id','715'),(768,717,'_edit_lock','1681199478:2'),(769,717,'rank_math_internal_links_processed','1'),(770,717,'rank_math_seo_score','73'),(771,717,'rank_math_focus_keyword','team building'),(772,717,'rank_math_primary_category','2'),(773,717,'rank_math_description','Transform your team building experience in Vietnam into a harmonious symphony with Crescendo. Our diverse programs will inspire unity and cooperation, helping your team to unleash their potential and reach new heights.'),(776,717,'_edit_last','2'),(777,717,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"3dcb4dac97f7ea72e7c8291a17c65398\";s:6:\"images\";a:0:{}}'),(778,45,'rank_math_internal_links_processed','1'),(779,43,'rank_math_internal_links_processed','1'),(780,719,'_edit_lock','1681199410:2'),(781,719,'rank_math_internal_links_processed','1'),(784,719,'rank_math_seo_score','75'),(785,719,'rank_math_focus_keyword','team building,unique activity,replica model,better teams'),(786,719,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"2cb36c9d6eef0282f25e9e867146c05a\";s:6:\"images\";a:0:{}}'),(787,719,'_edit_last','2'),(790,719,'rank_math_primary_category','2'),(793,722,'_edit_lock','1681470031:1'),(794,722,'rank_math_internal_links_processed','1'),(795,722,'rank_math_seo_score','67'),(796,722,'rank_math_primary_category','2'),(797,722,'rank_math_focus_keyword','Team building,Korea,Quickfire'),(798,722,'rank_math_description','Quickfire offers a unique and exciting approach to team building in Korea. Our app-based games challenge your team\'s mental, physical, and creative skills, while embracing individual differences and offering thrilling risk and reward opportunities that will unleash their potential.'),(801,722,'_edit_last','1'),(802,722,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"c08c5543ff1f3044935d8d1e6b8bfa82\";s:6:\"images\";a:1:{i:0;i:727;}}'),(803,43,'_edit_lock','1681110010:1'),(804,341,'_wp_old_date','2023-04-03'),(805,700,'_wp_old_date','2023-04-03'),(806,346,'_wp_old_date','2023-04-03'),(816,727,'_wp_attached_file','2023/04/Quickfire-4.jpg'),(817,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:23:\"2023/04/Quickfire-4.jpg\";s:8:\"filesize\";i:755515;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Quickfire-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21213;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Quickfire-4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Quickfire-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Quickfire-4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E-M5\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1441208272\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"12\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(820,729,'_wp_attached_file','2023/04/Quickfire-4-1.jpg'),(821,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:25:\"2023/04/Quickfire-4-1.jpg\";s:8:\"filesize\";i:755515;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Quickfire-4-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21213;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Quickfire-4-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Quickfire-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Quickfire-4-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E-M5\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1441208272\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"12\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(824,722,'_thumbnail_id','729'),(825,730,'_wp_attached_file','2023/04/ibuild-1.jpg'),(826,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:20:\"2023/04/ibuild-1.jpg\";s:8:\"filesize\";i:681924;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"ibuild-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17875;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"ibuild-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"ibuild-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"ibuild-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone XS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1562854877\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"16\";s:13:\"shutter_speed\";s:18:\"0.0081967213114754\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(829,719,'_thumbnail_id','730'),(830,733,'_wp_attached_file','2023/04/Cressendo-1.jpg'),(831,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2023/04/Cressendo-1.jpg\";s:8:\"filesize\";i:635260;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Cressendo-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18357;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Cressendo-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106822;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Cressendo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8743;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Cressendo-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:14:\"Gatis Orlickis\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1665488633\";s:9:\"copyright\";s:22:\"www.BalticPictures.com\";s:12:\"focal_length\";s:2:\"39\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(832,734,'_wp_attached_file','2023/04/Cressendo-2.jpg'),(833,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:720;s:4:\"file\";s:23:\"2023/04/Cressendo-2.jpg\";s:8:\"filesize\";i:796783;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Cressendo-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18771;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Cressendo-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Cressendo-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8994;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Cressendo-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:14:\"Gatis Orlickis\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1665491915\";s:9:\"copyright\";s:22:\"www.BalticPictures.com\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(836,717,'_thumbnail_id','733'),(837,736,'_menu_item_type','post_type'),(838,736,'_menu_item_menu_item_parent','0'),(839,736,'_menu_item_object_id','45'),(840,736,'_menu_item_object','page'),(841,736,'_menu_item_target',''),(842,736,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(843,736,'_menu_item_xfn',''),(844,736,'_menu_item_url',''),(846,341,'_wp_old_date','2023-04-10'),(847,700,'_wp_old_date','2023-04-10'),(849,346,'_wp_old_date','2023-04-10'),(850,45,'_edit_lock','1698557999:1'),(851,45,'rank_math_seo_score','10'),(852,45,'_edit_last','1'),(853,739,'_wp_attached_file','2023/04/team-buildng-korea.png'),(854,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:1375;s:4:\"file\";s:30:\"2023/04/team-buildng-korea.png\";s:8:\"filesize\";i:1386791;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"team-buildng-korea-120x300.png\";s:5:\"width\";i:120;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83121;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"team-buildng-korea-410x1024.png\";s:5:\"width\";i:410;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:776605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"team-buildng-korea-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51175;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(855,729,'_wp_attachment_image_alt','QuickFire'),(888,760,'_edit_lock','1684119817:2'),(889,760,'rank_math_internal_links_processed','1'),(890,761,'_wp_attached_file','2023/05/Escape-The-Blizzard-Team-Building-In-Korea.jpg'),(891,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:54:\"2023/05/Escape-The-Blizzard-Team-Building-In-Korea.jpg\";s:8:\"filesize\";i:142843;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"Escape-The-Blizzard-Team-Building-In-Korea-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14355;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Escape-The-Blizzard-Team-Building-In-Korea-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99009;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Escape-The-Blizzard-Team-Building-In-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"Escape-The-Blizzard-Team-Building-In-Korea-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(892,761,'_wp_attachment_image_alt','Escape The Blizzard - Team Building In Korea'),(893,760,'rank_math_seo_score','70'),(894,760,'rank_math_primary_category','2'),(896,760,'rank_math_focus_keyword','Team Building in Korea'),(898,760,'_thumbnail_id','761'),(899,760,'_edit_last','2'),(900,764,'_edit_lock','1684933938:2'),(901,764,'rank_math_internal_links_processed','1'),(902,765,'_wp_attached_file','2023/05/Seconds-Away-Challenging-Team-Building-Exercise-in-Korea.jpg'),(903,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:68:\"2023/05/Seconds-Away-Challenging-Team-Building-Exercise-in-Korea.jpg\";s:8:\"filesize\";i:145609;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14306;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(904,765,'_wp_attachment_image_alt','Seconds Away - Challenging Team Building Exercise in Korea'),(905,766,'_wp_attached_file','2023/05/Seconds-Away-An-Unforgettable-Experience.jpg'),(906,766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:52:\"2023/05/Seconds-Away-An-Unforgettable-Experience.jpg\";s:8:\"filesize\";i:151568;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Seconds-Away-An-Unforgettable-Experience-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Seconds-Away-An-Unforgettable-Experience-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Seconds-Away-An-Unforgettable-Experience-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8331;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Seconds-Away-An-Unforgettable-Experience-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(907,764,'rank_math_seo_score','72'),(908,764,'rank_math_primary_category','2'),(909,764,'rank_math_focus_keyword','Challenging Team Building Exercise'),(912,764,'_thumbnail_id','765'),(913,764,'_edit_last','2'),(916,770,'_edit_lock','1685077065:2'),(917,770,'rank_math_internal_links_processed','1'),(918,771,'_wp_attached_file','2023/05/Flat-Out-Sleigh-Ride-16.jpg'),(919,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:35:\"2023/05/Flat-Out-Sleigh-Ride-16.jpg\";s:8:\"filesize\";i:88928;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Flat-Out-Sleigh-Ride-16-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19521;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Flat-Out-Sleigh-Ride-16-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Flat-Out-Sleigh-Ride-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Flat-Out-Sleigh-Ride-16-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:14:\"Steven M Jones\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1385394706\";s:9:\"copyright\";s:12:\"07932 692138\";s:12:\"focal_length\";s:2:\"58\";s:3:\"iso\";s:4:\"4000\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(920,771,'_wp_attachment_image_alt','Flat Out Sleigh Ride Team Building - Korea'),(921,770,'rank_math_seo_score','9'),(922,770,'rank_math_primary_category','2'),(925,770,'_thumbnail_id','771'),(926,770,'_edit_last','2'),(929,774,'_edit_lock','1685109495:2'),(930,774,'rank_math_internal_links_processed','1'),(931,775,'_wp_attached_file','2023/05/Global-Innovation-Game-59-scaled.jpg'),(932,775,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1438;s:4:\"file\";s:44:\"2023/05/Global-Innovation-Game-59-scaled.jpg\";s:8:\"filesize\";i:674883;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Global-Innovation-Game-59-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17447;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Global-Innovation-Game-59-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Global-Innovation-Game-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8617;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Global-Innovation-Game-59-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82983;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Global-Innovation-Game-59-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270695;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Global-Innovation-Game-59-2048x1151.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:450968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5N\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500027633\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"Global-Innovation-Game-59.jpg\";}'),(933,775,'_wp_attachment_image_alt','Global Innovation Game Team Building - Korea'),(934,774,'rank_math_seo_score','8'),(935,774,'rank_math_primary_category','2'),(938,774,'_thumbnail_id','775'),(939,774,'_edit_last','2'),(944,777,'_edit_lock','1685159372:2'),(945,777,'rank_math_internal_links_processed','1'),(946,778,'_wp_attached_file','2023/05/TheBigPicture-TeamBuilding-Korea.jpg'),(947,778,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:44:\"2023/05/TheBigPicture-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:117736;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"TheBigPicture-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18105;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"TheBigPicture-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"TheBigPicture-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7983;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"TheBigPicture-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(948,778,'_wp_attachment_image_alt','TheBigPicture TeamBuilding - Korea'),(949,777,'rank_math_seo_score','9'),(950,777,'rank_math_primary_category','2'),(953,777,'_thumbnail_id','778'),(954,777,'_edit_last','2'),(963,780,'_edit_lock','1685163645:2'),(964,780,'rank_math_internal_links_processed','1'),(965,781,'_wp_attached_file','2023/05/Boom-Time-12.jpg'),(966,781,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:24:\"2023/05/Boom-Time-12.jpg\";s:8:\"filesize\";i:85110;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Boom-Time-12-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21656;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Boom-Time-12-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Boom-Time-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Boom-Time-12-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:14:\"Steven M Jones\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1385474061\";s:9:\"copyright\";s:12:\"07932 692138\";s:12:\"focal_length\";s:2:\"58\";s:3:\"iso\";s:4:\"5000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(967,781,'_wp_attachment_image_alt','BoomTime TeamBuilding - Korea'),(968,780,'rank_math_seo_score','8'),(969,780,'rank_math_primary_category','2'),(972,780,'_thumbnail_id','781'),(973,780,'_edit_last','2'),(980,783,'_edit_lock','1685282182:2'),(981,783,'rank_math_internal_links_processed','1'),(982,784,'_wp_attached_file','2023/05/EssenceOfExcellence-TeamBuilding-Korea.jpeg'),(983,784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:51:\"2023/05/EssenceOfExcellence-TeamBuilding-Korea.jpeg\";s:8:\"filesize\";i:70555;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"EssenceOfExcellence-TeamBuilding-Korea-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18469;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"EssenceOfExcellence-TeamBuilding-Korea-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"EssenceOfExcellence-TeamBuilding-Korea-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7698;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"EssenceOfExcellence-TeamBuilding-Korea-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75045;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(984,784,'_wp_attachment_image_alt','EssenceOfExcellence - TeamBuilding - Korea'),(985,785,'_wp_attached_file','2023/05/EOE-CA-1.jpg'),(986,785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2023/05/EOE-CA-1.jpg\";s:8:\"filesize\";i:78324;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"EOE-CA-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20184;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"EOE-CA-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"EOE-CA-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8177;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"EOE-CA-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466561845\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(987,785,'_wp_attachment_image_alt','EssenceOfExcellence - TeamBuilding - Korea'),(988,786,'_wp_attached_file','2023/05/EOE-CA-4.jpg'),(989,786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2023/05/EOE-CA-4.jpg\";s:8:\"filesize\";i:61446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"EOE-CA-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16506;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"EOE-CA-4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100023;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"EOE-CA-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"EOE-CA-4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466563956\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(990,786,'_wp_attachment_image_alt','EssenceOfExcellence - TeamBuilding - Korea'),(991,783,'rank_math_seo_score','10'),(992,783,'rank_math_primary_category','2'),(993,783,'_thumbnail_id','784'),(994,783,'_edit_last','2'),(997,788,'_edit_lock','1685332587:2'),(998,788,'rank_math_internal_links_processed','1'),(999,789,'_wp_attached_file','2023/05/orchestrate-barbican-06.jpg'),(1000,789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:35:\"2023/05/orchestrate-barbican-06.jpg\";s:8:\"filesize\";i:1632822;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-06-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28079;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"orchestrate-barbican-06-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-06-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1193781133\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1001,789,'_wp_attachment_image_alt','Orchestrate Team Building - Korea'),(1002,790,'_wp_attached_file','2023/05/orchestrate-barbican-32.jpg'),(1003,790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:35:\"2023/05/orchestrate-barbican-32.jpg\";s:8:\"filesize\";i:1217650;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-32-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18782;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"orchestrate-barbican-32-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"orchestrate-barbican-32-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1193779535\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1004,790,'_wp_attachment_image_alt','Orchestrate Team Building - Korea'),(1005,788,'rank_math_seo_score','8'),(1006,788,'rank_math_primary_category','2'),(1007,788,'_thumbnail_id','789'),(1008,788,'_edit_last','2'),(1013,794,'_edit_lock','1685414285:2'),(1014,794,'rank_math_internal_links_processed','1'),(1015,795,'_wp_attached_file','2023/05/BeanAroundTheWorld-TeamBuilding-Korea.jpg'),(1016,795,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:49:\"2023/05/BeanAroundTheWorld-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:78586;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"BeanAroundTheWorld-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20420;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"BeanAroundTheWorld-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"BeanAroundTheWorld-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"BeanAroundTheWorld-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1017,795,'_wp_attachment_image_alt','BeanAroundTheWorld TeamBuilding Korea'),(1018,796,'_wp_attached_file','2023/05/Bean-Around-the-World-05.jpg'),(1019,796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:36:\"2023/05/Bean-Around-the-World-05.jpg\";s:8:\"filesize\";i:982833;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Bean-Around-the-World-05-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21119;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Bean-Around-the-World-05-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141863;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Bean-Around-the-World-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8930;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Bean-Around-the-World-05-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"FinePix S8000fd\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1195480877\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.7\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.022222222222222\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1020,796,'_wp_attachment_image_alt','BeanAroundTheWorld TeamBuilding Korea'),(1021,794,'rank_math_seo_score','9'),(1022,794,'rank_math_primary_category','2'),(1023,794,'_thumbnail_id','795'),(1024,794,'_edit_last','2'),(1025,798,'_edit_lock','1685415926:2'),(1026,798,'rank_math_internal_links_processed','1'),(1027,799,'_wp_attached_file','2023/05/BuildingADreamTeam-TeamBuilding-Korea.jpg'),(1028,799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:49:\"2023/05/BuildingADreamTeam-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:82588;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"BuildingADreamTeam-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19550;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"BuildingADreamTeam-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125993;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"BuildingADreamTeam-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8265;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"BuildingADreamTeam-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:25:\"Canon DIGITAL IXUS 860 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1290159080\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1029,799,'_wp_attachment_image_alt','BuildingADreamTeam TeamBuilding Korea'),(1030,800,'_wp_attached_file','2023/05/building-a-dream-19.jpg'),(1031,800,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:31:\"2023/05/building-a-dream-19.jpg\";s:8:\"filesize\";i:70796;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"building-a-dream-19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16564;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"building-a-dream-19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"building-a-dream-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"building-a-dream-19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"EX-S12\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1290161012\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1032,800,'_wp_attachment_image_alt','BuildingADreamTeam TeamBuilding Korea'),(1033,798,'rank_math_seo_score','9'),(1034,798,'rank_math_primary_category','2'),(1035,798,'_thumbnail_id','802'),(1036,798,'_edit_last','2'),(1037,802,'_wp_attached_file','2023/06/building-a-dream-logo-01-scaled.jpg'),(1038,802,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2153;s:4:\"file\";s:43:\"2023/06/building-a-dream-logo-01-scaled.jpg\";s:8:\"filesize\";i:316095;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"building-a-dream-logo-01-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22707;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"building-a-dream-logo-01-1024x861.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:861;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"building-a-dream-logo-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"building-a-dream-logo-01-768x646.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:646;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76244;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"building-a-dream-logo-01-1536x1292.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171474;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"building-a-dream-logo-01-2048x1722.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1722;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:28:\"building-a-dream-logo-01.jpg\";}'),(1039,802,'_wp_attachment_image_alt','BuildingADreamTeam TeamBuilding Korea'),(1042,803,'_edit_lock','1685508016:2'),(1043,803,'rank_math_internal_links_processed','1'),(1044,804,'_wp_attached_file','2023/05/CR-promovideo-20140210-copy.jpg'),(1045,804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:39:\"2023/05/CR-promovideo-20140210-copy.jpg\";s:8:\"filesize\";i:214718;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"CR-promovideo-20140210-copy-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7408;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"CR-promovideo-20140210-copy-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"CR-promovideo-20140210-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3648;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"CR-promovideo-20140210-copy-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1046,805,'_wp_attached_file','2023/05/ChainReactionLiftsize-TeamBuilding-Korea.jpg'),(1047,805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:52:\"2023/05/ChainReactionLiftsize-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:71762;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"ChainReactionLiftsize-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18526;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"ChainReactionLiftsize-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"ChainReactionLiftsize-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8079;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"ChainReactionLiftsize-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 7 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503755878\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1048,804,'_wp_attachment_image_alt','ChainReactionLiftsize TeamBuilding Korea'),(1049,805,'_wp_attachment_image_alt','ChainReactionLiftsize TeamBuilding Korea'),(1052,803,'rank_math_seo_score','8'),(1053,803,'rank_math_primary_category','2'),(1054,803,'_thumbnail_id','804'),(1055,803,'_edit_last','2'),(1056,807,'_edit_lock','1685508676:2'),(1057,807,'rank_math_internal_links_processed','1'),(1058,808,'_wp_attached_file','2023/05/ChainReactionTableTop-TeamBuilding-Korea.jpg'),(1059,808,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:52:\"2023/05/ChainReactionTableTop-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:168752;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"ChainReactionTableTop-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20586;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"ChainReactionTableTop-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"ChainReactionTableTop-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"ChainReactionTableTop-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"SLT-A57\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1513470933\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1060,808,'_wp_attachment_image_alt','ChainReactionTableTop TeamBuilding Korea'),(1061,809,'_wp_attached_file','2023/05/Chain-Reaction-TableTop-20151101-44.jpg'),(1062,809,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:47:\"2023/05/Chain-Reaction-TableTop-20151101-44.jpg\";s:8:\"filesize\";i:112650;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Chain-Reaction-TableTop-20151101-44-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Chain-Reaction-TableTop-20151101-44-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Chain-Reaction-TableTop-20151101-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Chain-Reaction-TableTop-20151101-44-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:25:\"Photographer : olanstudio\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1446218085\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1063,809,'_wp_attachment_image_alt','ChainReactionTableTop TeamBuilding Korea'),(1064,810,'_wp_attached_file','2023/05/Chain-Reaction-TableTop-20151101-1.jpg'),(1065,810,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:46:\"2023/05/Chain-Reaction-TableTop-20151101-1.jpg\";s:8:\"filesize\";i:150962;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Chain-Reaction-TableTop-20151101-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22132;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Chain-Reaction-TableTop-20151101-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Chain-Reaction-TableTop-20151101-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Chain-Reaction-TableTop-20151101-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:24:\"Photographer: olanstudio\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1446218102\";s:9:\"copyright\";s:14:\"Copyright: Pam\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1066,810,'_wp_attachment_image_alt','ChainReactionTableTop TeamBuilding Korea'),(1067,807,'rank_math_seo_score','11'),(1068,807,'rank_math_primary_category','2'),(1069,807,'_thumbnail_id','809'),(1070,807,'_edit_last','2'),(1075,813,'_edit_lock','1685684526:2'),(1076,813,'rank_math_internal_links_processed','1'),(1077,814,'_wp_attached_file','2023/06/Drone-Control-22.jpeg'),(1078,814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/06/Drone-Control-22.jpeg\";s:8:\"filesize\";i:58660;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Drone-Control-22-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7512;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Drone-Control-22-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Drone-Control-22-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Drone-Control-22-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1592814931\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1079,814,'_wp_attachment_image_alt','DroneControl TeamBuilding Korea'),(1080,815,'_wp_attached_file','2023/06/Drone-Control-35.jpeg'),(1081,815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/06/Drone-Control-35.jpeg\";s:8:\"filesize\";i:52968;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Drone-Control-35-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11806;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Drone-Control-35-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Drone-Control-35-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Drone-Control-35-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1592815966\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1082,815,'_wp_attachment_image_alt','DroneControl TeamBuilding Korea'),(1083,813,'rank_math_seo_score','9'),(1084,813,'rank_math_primary_category','2'),(1085,813,'_thumbnail_id','814'),(1086,813,'_edit_last','2'),(1087,817,'_edit_lock','1685713977:2'),(1088,817,'rank_math_internal_links_processed','1'),(1089,818,'_wp_attached_file','2023/06/We-Can-Do-5.jpg'),(1090,818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2023/06/We-Can-Do-5.jpg\";s:8:\"filesize\";i:68711;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"We-Can-Do-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17252;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"We-Can-Do-5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"We-Can-Do-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"We-Can-Do-5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71638;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 50D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1324074223\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1091,818,'_wp_attachment_image_alt','WeCanDo TeamBuilding korea'),(1092,817,'rank_math_seo_score','9'),(1093,817,'rank_math_primary_category','2'),(1094,817,'_thumbnail_id','818'),(1095,817,'_edit_last','2'),(1096,820,'_edit_lock','1685716748:2'),(1097,820,'rank_math_internal_links_processed','1'),(1098,821,'_wp_attached_file','2023/06/whisky-wisdom-17.jpg'),(1099,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2023/06/whisky-wisdom-17.jpg\";s:8:\"filesize\";i:86012;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"whisky-wisdom-17-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20548;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"whisky-wisdom-17-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126847;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"whisky-wisdom-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"whisky-wisdom-17-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-5N\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1405696648\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1100,821,'_wp_attachment_image_alt','WhiskeyWisdom TeamBuilding Korea'),(1101,820,'rank_math_seo_score','6'),(1102,820,'rank_math_primary_category','2'),(1103,820,'_thumbnail_id','821'),(1104,820,'_edit_last','2'),(1105,823,'_edit_lock','1685765070:2'),(1106,823,'rank_math_internal_links_processed','1'),(1107,824,'_wp_attached_file','2023/06/WIAM-TBA-1.png'),(1108,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2023/06/WIAM-TBA-1.png\";s:8:\"filesize\";i:2990301;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171015;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"WIAM-TBA-1-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1863167;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1081367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1109,824,'_wp_attachment_image_alt','Win It in a Minute TeamBuilding Korea'),(1110,825,'_wp_attached_file','2023/06/WIAM-TBA-1.jpg'),(1111,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2023/06/WIAM-TBA-1.jpg\";s:8:\"filesize\";i:89874;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19773;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"WIAM-TBA-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8646;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"WIAM-TBA-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:9:\"Joey Kwok\";s:6:\"camera\";s:10:\"NIKON D750\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1490690679\";s:9:\"copyright\";s:4:\"Joey\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1112,825,'_wp_attachment_image_alt','Win It in a Minute TeamBuilding Korea'),(1113,823,'rank_math_seo_score','5'),(1114,823,'rank_math_primary_category','2'),(1115,823,'_thumbnail_id','824'),(1116,823,'_edit_last','2'),(1117,827,'_wp_attached_file','2023/06/favicon-.png'),(1118,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2023/06/favicon-.png\";s:8:\"filesize\";i:68896;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"favicon--300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"favicon--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1121,689,'rank_math_title','Transforming Individuals into Extraordinary Teams'),(1122,689,'rank_math_description','At Team Building Korea, we specialize in creating unforgettable experiences that bring teams closer together and ignite their full potential. '),(1123,689,'rank_math_facebook_image','https://teambuildingkorea.com/wp-content/uploads/2023/06/WIAM-TBA-1.png'),(1124,689,'rank_math_facebook_image_id','824'),(1125,829,'_edit_lock','1685867114:2'),(1126,829,'rank_math_internal_links_processed','1'),(1127,830,'_wp_attached_file','2023/06/Win-It-in-A-Minute-Remote-7.jpg'),(1128,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:39:\"2023/06/Win-It-in-A-Minute-Remote-7.jpg\";s:8:\"filesize\";i:50122;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Win-It-in-A-Minute-Remote-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14297;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Win-It-in-A-Minute-Remote-7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Win-It-in-A-Minute-Remote-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Win-It-in-A-Minute-Remote-7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:13:\"Esther Daniel\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1593364158\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1129,830,'_wp_attachment_image_alt','Win It in A Minute - Remote TeamBuilding Korea'),(1130,829,'rank_math_seo_score','9'),(1131,829,'rank_math_primary_category','2'),(1132,829,'_thumbnail_id','830'),(1133,829,'_edit_last','2'),(1134,832,'_edit_lock','1685869803:2'),(1135,832,'rank_math_internal_links_processed','1'),(1136,833,'_wp_attached_file','2023/06/HectorTo-Day5Lo-1-g5Y8.jpg'),(1137,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:34:\"2023/06/HectorTo-Day5Lo-1-g5Y8.jpg\";s:8:\"filesize\";i:361135;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"HectorTo-Day5Lo-1-g5Y8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30473;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"HectorTo-Day5Lo-1-g5Y8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"HectorTo-Day5Lo-1-g5Y8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10470;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"HectorTo-Day5Lo-1-g5Y8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151624;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1138,833,'_wp_attachment_image_alt','World Outside Your Window TeamBuilding Korea'),(1139,832,'rank_math_seo_score','9'),(1140,832,'rank_math_primary_category','2'),(1141,832,'_thumbnail_id','833'),(1142,832,'_edit_last','2'),(1143,835,'_edit_lock','1685882047:2'),(1144,835,'rank_math_internal_links_processed','1'),(1145,836,'_wp_attached_file','2023/06/ZombieRising-TeamBuilding.jpg'),(1146,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2023/06/ZombieRising-TeamBuilding.jpg\";s:8:\"filesize\";i:73407;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"ZombieRising-TeamBuilding-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18446;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"ZombieRising-TeamBuilding-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"ZombieRising-TeamBuilding-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"ZombieRising-TeamBuilding-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1147,836,'_wp_attachment_image_alt','ZombieRising TeamBuilding Korea'),(1148,837,'_wp_attached_file','2023/06/Zombie-Rising-03.jpeg'),(1149,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/06/Zombie-Rising-03.jpeg\";s:8:\"filesize\";i:563020;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Zombie-Rising-03-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12970;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Zombie-Rising-03-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Zombie-Rising-03-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Zombie-Rising-03-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1150,837,'_wp_attachment_image_alt',''),(1151,835,'rank_math_seo_score','9'),(1152,835,'rank_math_primary_category','2'),(1153,835,'_thumbnail_id','836'),(1154,835,'_edit_last','2'),(1155,839,'_edit_lock','1685885229:2'),(1156,839,'rank_math_internal_links_processed','1'),(1157,840,'_wp_attached_file','2023/06/FlatOutAfloat-TeamBuilding-Korea.jpg'),(1158,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:44:\"2023/06/FlatOutAfloat-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:127221;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"FlatOutAfloat-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23861;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"FlatOutAfloat-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"FlatOutAfloat-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"FlatOutAfloat-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113765;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.8\";s:6:\"credit\";s:10:\"BAJANSORIN\";s:6:\"camera\";s:11:\"NIKON D7000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1498157377\";s:9:\"copyright\";s:10:\"BAJANSORIN\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1159,840,'_wp_attachment_image_alt','FlatOutAfloat TeamBuilding Korea'),(1160,841,'_wp_attached_file','2023/06/FOAF-AU-9.jpg'),(1161,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2023/06/FOAF-AU-9.jpg\";s:8:\"filesize\";i:118934;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25672;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"FOAF-AU-9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186813;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122268;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1162,841,'_wp_attachment_image_alt',''),(1163,842,'_wp_attached_file','2023/06/FOAF-AU-5.jpg'),(1164,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2023/06/FOAF-AU-5.jpg\";s:8:\"filesize\";i:91458;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20478;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"FOAF-AU-5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7832;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"FOAF-AU-5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103807;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1165,842,'_wp_attachment_image_alt','FlatOutAfloat TeamBuilding Korea'),(1166,843,'_wp_attached_file','2023/06/FOAF-AU-19.jpg'),(1167,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2023/06/FOAF-AU-19.jpg\";s:8:\"filesize\";i:114707;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"FOAF-AU-19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27799;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"FOAF-AU-19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FOAF-AU-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10774;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"FOAF-AU-19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122119;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1168,843,'_wp_attachment_image_alt','FlatOutAfloat TeamBuilding Korea'),(1169,839,'rank_math_seo_score','12'),(1170,839,'rank_math_primary_category','2'),(1171,839,'_thumbnail_id','840'),(1172,839,'_edit_last','2'),(1175,845,'_edit_lock','1685971712:2'),(1176,845,'rank_math_internal_links_processed','1'),(1177,846,'_wp_attached_file','2023/06/Animate-TeamBuilding.jpg'),(1178,846,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2023/06/Animate-TeamBuilding.jpg\";s:8:\"filesize\";i:251745;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Animate-TeamBuilding-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20681;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Animate-TeamBuilding-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Animate-TeamBuilding-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Animate-TeamBuilding-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 8 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1550072696\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:16:\"0.03030303030303\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1179,846,'_wp_attachment_image_alt','Animate TeamBuilding Korea'),(1180,847,'_wp_attached_file','2023/06/RBS-Animate-Feb-19-116.jpg'),(1181,847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:34:\"2023/06/RBS-Animate-Feb-19-116.jpg\";s:8:\"filesize\";i:250907;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"RBS-Animate-Feb-19-116-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21666;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"RBS-Animate-Feb-19-116-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"RBS-Animate-Feb-19-116-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8931;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"RBS-Animate-Feb-19-116-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:42:\"SAMSUNG WB650 / VLUU WB650 / SAMSUNG WB660\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1262360512\";s:9:\"copyright\";s:15:\"COPYRIGHT, 2009\";s:12:\"focal_length\";s:3:\"3.9\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1182,847,'_wp_attachment_image_alt','Animate TeamBuilding Korea'),(1183,845,'_thumbnail_id','846'),(1184,845,'rank_math_seo_score','12'),(1185,845,'rank_math_primary_category','2'),(1186,845,'_edit_last','2'),(1187,849,'_edit_lock','1685973669:2'),(1188,849,'rank_math_internal_links_processed','1'),(1189,850,'_wp_attached_file','2023/06/Atmosphere-TeamBuilding.jpg'),(1190,850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:35:\"2023/06/Atmosphere-TeamBuilding.jpg\";s:8:\"filesize\";i:65102;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Atmosphere-TeamBuilding-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17330;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Atmosphere-TeamBuilding-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101307;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Atmosphere-TeamBuilding-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Atmosphere-TeamBuilding-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67535;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1191,850,'_wp_attachment_image_alt','Atmosphere TeamBuilding Korea'),(1192,851,'_wp_attached_file','2023/06/Atmosphere-23.jpg'),(1193,851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2023/06/Atmosphere-23.jpg\";s:8:\"filesize\";i:164947;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Atmosphere-23-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17855;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Atmosphere-23-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122485;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Atmosphere-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Atmosphere-23-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79623;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1194,851,'_wp_attachment_image_alt','Atmosphere TeamBuilding Korea'),(1195,849,'_thumbnail_id','850'),(1196,849,'rank_math_seo_score','8'),(1197,849,'rank_math_primary_category','2'),(1198,849,'_edit_last','2'),(1202,854,'_edit_lock','1686053271:2'),(1203,854,'rank_math_internal_links_processed','1'),(1204,855,'_wp_attached_file','2023/06/Barkitecture-TeamBuilding.jpg'),(1205,855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2023/06/Barkitecture-TeamBuilding.jpg\";s:8:\"filesize\";i:107882;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Barkitecture-TeamBuilding-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22017;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Barkitecture-TeamBuilding-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Barkitecture-TeamBuilding-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Barkitecture-TeamBuilding-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:16:\"Picture Kiosk G4\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1191085515\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.8\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1206,855,'_wp_attachment_image_alt','Barkitecture TeamBuilding korea'),(1207,854,'rank_math_seo_score','6'),(1208,854,'rank_math_primary_category','2'),(1209,854,'_thumbnail_id','855'),(1210,854,'_edit_last','2'),(1211,857,'_edit_lock','1686058450:2'),(1212,857,'rank_math_internal_links_processed','1'),(1213,858,'_wp_attached_file','2023/06/BTB-Rescue-Santa-Dubai-2022-3.jpg'),(1214,858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:41:\"2023/06/BTB-Rescue-Santa-Dubai-2022-3.jpg\";s:8:\"filesize\";i:203083;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"BTB-Rescue-Santa-Dubai-2022-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21809;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"BTB-Rescue-Santa-Dubai-2022-3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"BTB-Rescue-Santa-Dubai-2022-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8908;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"BTB-Rescue-Santa-Dubai-2022-3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"iPad\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1663666430\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1215,858,'_wp_attachment_image_alt','Beat the Box Rescue Santa TeamBuilding korea'),(1216,859,'_wp_attached_file','2023/06/Beat-the-Box-Rescue-Santa-Finland-5.jpeg'),(1217,859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:48:\"2023/06/Beat-the-Box-Rescue-Santa-Finland-5.jpeg\";s:8:\"filesize\";i:1022977;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Beat-the-Box-Rescue-Santa-Finland-5-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25625;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Beat-the-Box-Rescue-Santa-Finland-5-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182021;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Beat-the-Box-Rescue-Santa-Finland-5-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10577;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Beat-the-Box-Rescue-Santa-Finland-5-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 13 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1664802672\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.57\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1218,859,'_wp_attachment_image_alt',''),(1219,857,'rank_math_seo_score','6'),(1220,857,'rank_math_primary_category','2'),(1221,857,'_thumbnail_id','858'),(1222,857,'_edit_last','2'),(1225,861,'_edit_lock','1686118769:2'),(1226,861,'rank_math_internal_links_processed','1'),(1227,862,'_wp_attached_file','2023/06/beatbox-05.png'),(1228,862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2023/06/beatbox-05.png\";s:8:\"filesize\";i:664831;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"beatbox-05-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68832;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"beatbox-05-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:468743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"beatbox-05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"beatbox-05-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1229,862,'_wp_attachment_image_alt','BeatBoxRox TeamBuilding Korea'),(1230,863,'_wp_attached_file','2023/06/beatbox-07.png'),(1231,863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2023/06/beatbox-07.png\";s:8:\"filesize\";i:883169;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"beatbox-07-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86687;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"beatbox-07-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:619091;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"beatbox-07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"beatbox-07-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1232,863,'_wp_attachment_image_alt','BeatBoxRox TeamBuilding Korea'),(1233,861,'rank_math_seo_score','7'),(1234,861,'rank_math_primary_category','2'),(1235,861,'_thumbnail_id','862'),(1236,861,'_edit_last','2'),(1237,865,'_edit_lock','1686122122:2'),(1238,865,'rank_math_internal_links_processed','1'),(1239,866,'_wp_attached_file','2023/06/BeatsWork-TeamBuilding-Korea.jpg'),(1240,866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:40:\"2023/06/BeatsWork-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:119753;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"BeatsWork-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23498;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"BeatsWork-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170277;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"BeatsWork-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"BeatsWork-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1241,866,'_wp_attachment_image_alt','BeatsWork TeamBuilding Korea'),(1242,865,'rank_math_seo_score','7'),(1243,865,'rank_math_primary_category','2'),(1244,865,'_thumbnail_id','866'),(1245,865,'_edit_last','2'),(1246,868,'_edit_lock','1686144494:2'),(1247,868,'rank_math_internal_links_processed','1'),(1248,869,'_wp_attached_file','2023/06/Blockbusters-9.jpg'),(1249,869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:26:\"2023/06/Blockbusters-9.jpg\";s:8:\"filesize\";i:79495;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Blockbusters-9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19329;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Blockbusters-9-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125524;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Blockbusters-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8111;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Blockbusters-9-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82444;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1490111624\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1250,869,'_wp_attachment_image_alt','Blockbusters Remote TeamBuilding korea'),(1251,868,'rank_math_seo_score','7'),(1252,868,'rank_math_primary_category','2'),(1253,868,'_thumbnail_id','869'),(1254,868,'_edit_last','2'),(1256,873,'_edit_lock','1686146242:2'),(1257,873,'rank_math_internal_links_processed','1'),(1258,874,'_wp_attached_file','2023/06/Blockbusters-19.jpg'),(1259,874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2023/06/Blockbusters-19.jpg\";s:8:\"filesize\";i:151086;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Blockbusters-19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25849;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Blockbusters-19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Blockbusters-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9439;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Blockbusters-19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"iPad\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1505396753\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.3\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0077519379844961\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1260,874,'_wp_attachment_image_alt','Blockbusters TeamBuilding Korea'),(1261,875,'_wp_attached_file','2023/06/Blockbusters-20.jpg'),(1262,875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:27:\"2023/06/Blockbusters-20.jpg\";s:8:\"filesize\";i:159222;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Blockbusters-20-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26190;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Blockbusters-20-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220915;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Blockbusters-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9782;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Blockbusters-20-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"iPad\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1505396973\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"3.3\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0014471780028944\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1263,875,'_wp_attachment_image_alt',''),(1264,873,'rank_math_seo_score','9'),(1265,873,'rank_math_primary_category','2'),(1266,873,'_thumbnail_id','874'),(1267,873,'_edit_last','2'),(1271,878,'_edit_lock','1686196534:2'),(1272,878,'rank_math_internal_links_processed','1'),(1273,879,'_wp_attached_file','2023/06/bookworx-18.jpg'),(1274,879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2023/06/bookworx-18.jpg\";s:8:\"filesize\";i:78435;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"bookworx-18-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18612;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"bookworx-18-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"bookworx-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7522;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"bookworx-18-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77745;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"32\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"Canon EOS 1000D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1411739715\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1275,879,'_wp_attachment_image_alt','Bookworx TeamBuilding Korea'),(1276,880,'_wp_attached_file','2023/06/bookworx-20.jpg'),(1277,880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:23:\"2023/06/bookworx-20.jpg\";s:8:\"filesize\";i:90217;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"bookworx-20-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18804;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"bookworx-20-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"bookworx-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"bookworx-20-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"Canon EOS 1000D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1411739894\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1278,880,'_wp_attachment_image_alt','Bookworx TeamBuilding Korea'),(1279,878,'rank_math_seo_score','9'),(1280,878,'rank_math_primary_category','2'),(1281,878,'_thumbnail_id','879'),(1282,878,'_edit_last','2'),(1283,882,'_edit_lock','1686197869:2'),(1284,882,'rank_math_internal_links_processed','1'),(1285,883,'_wp_attached_file','2023/06/Bot-Creations-53.jpg'),(1286,883,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2023/06/Bot-Creations-53.jpg\";s:8:\"filesize\";i:285934;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-53-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23422;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Bot-Creations-53-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-53-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G973F\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1566995857\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"1.8\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0043103448275862\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1287,883,'_wp_attachment_image_alt','Bot Creations TeamBuilding Korea'),(1288,884,'_wp_attached_file','2023/06/Bot-Creations-51.jpg'),(1289,884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2023/06/Bot-Creations-51.jpg\";s:8:\"filesize\";i:228858;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-51-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18106;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Bot-Creations-51-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Bot-Creations-51-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G973F\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1566995492\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.32\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0010548523206751\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1290,884,'_wp_attachment_image_alt',''),(1291,882,'rank_math_seo_score','9'),(1292,882,'rank_math_primary_category','2'),(1293,882,'_thumbnail_id','883'),(1294,882,'_edit_last','2'),(1296,887,'_edit_lock','1686231405:2'),(1297,887,'rank_math_internal_links_processed','1'),(1298,888,'_wp_attached_file','2023/06/BrandNational-TeamBuilding-Korea.jpg'),(1299,888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:44:\"2023/06/BrandNational-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:169912;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"BrandNational-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18413;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"BrandNational-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"BrandNational-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8238;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"BrandNational-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS-1Ds Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1170950621\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1300,888,'_wp_attachment_image_alt','BrandNational TeamBuilding Korea'),(1301,887,'rank_math_seo_score','9'),(1302,887,'rank_math_primary_category','2'),(1303,887,'_thumbnail_id','888'),(1304,887,'_edit_last','2'),(1305,890,'_edit_lock','1686234558:2'),(1306,890,'rank_math_internal_links_processed','1'),(1307,891,'_wp_attached_file','2023/06/Break-Out-Bingo-8.jpg'),(1308,891,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/06/Break-Out-Bingo-8.jpg\";s:8:\"filesize\";i:1039338;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Break-Out-Bingo-8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22733;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Break-Out-Bingo-8-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Break-Out-Bingo-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Break-Out-Bingo-8-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1597856976\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1309,891,'_wp_attachment_image_alt','Break Out Bingo TeamBuilding Korea'),(1310,890,'rank_math_seo_score','8'),(1311,890,'rank_math_primary_category','2'),(1312,890,'_thumbnail_id','891'),(1313,890,'_edit_last','2'),(1316,894,'_edit_lock','1686398034:2'),(1317,894,'rank_math_internal_links_processed','1'),(1318,895,'_wp_attached_file','2023/06/20090912_4595.jpg'),(1319,895,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2023/06/20090912_4595.jpg\";s:8:\"filesize\";i:616459;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"20090912_4595-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12460;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"20090912_4595-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"20090912_4595-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6122;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"20090912_4595-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48582;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1252750414\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1320,895,'_wp_attachment_image_alt','Breakthrought TeamBuilding Korea'),(1321,896,'_wp_attached_file','2023/06/20090912_4623.jpg'),(1322,896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2023/06/20090912_4623.jpg\";s:8:\"filesize\";i:749661;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"20090912_4623-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19286;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"20090912_4623-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"20090912_4623-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"20090912_4623-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1252751114\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"65\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1323,896,'_wp_attachment_image_alt','Breakthrought TeamBuilding Korea'),(1324,894,'rank_math_seo_score','9'),(1325,894,'_thumbnail_id','895'),(1326,894,'rank_math_primary_category','2'),(1327,894,'_edit_last','2'),(1328,898,'_edit_lock','1686400524:2'),(1329,898,'rank_math_internal_links_processed','1'),(1330,899,'_wp_attached_file','2023/06/BridgingTheDivide-TeamBuilding-Korea.jpg'),(1331,899,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:48:\"2023/06/BridgingTheDivide-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:96595;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"BridgingTheDivide-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24427;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"BridgingTheDivide-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"BridgingTheDivide-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9786;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"BridgingTheDivide-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"EX-S600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1201344190\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.2\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1332,899,'_wp_attachment_image_alt','BridgingTheDivide TeamBuilding Korea'),(1333,900,'_wp_attached_file','2023/06/Bridging-the-Divide-09.jpg'),(1334,900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:34:\"2023/06/Bridging-the-Divide-09.jpg\";s:8:\"filesize\";i:85063;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Bridging-the-Divide-09-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21153;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Bridging-the-Divide-09-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Bridging-the-Divide-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9034;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Bridging-the-Divide-09-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"DMC-FZ8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1206905907\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"13.1\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1335,900,'_wp_attachment_image_alt','BridgingTheDivide TeamBuilding Korea'),(1336,898,'rank_math_seo_score','9'),(1337,898,'rank_math_primary_category','2'),(1338,898,'_thumbnail_id','899'),(1339,898,'_edit_last','2'),(1340,902,'_edit_lock','1686406679:2'),(1341,902,'rank_math_internal_links_processed','1'),(1342,903,'_wp_attached_file','2023/06/cartoon-capers-03.jpg'),(1343,903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/06/cartoon-capers-03.jpg\";s:8:\"filesize\";i:570037;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"cartoon-capers-03-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17416;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"cartoon-capers-03-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"cartoon-capers-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"cartoon-capers-03-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1344,903,'_wp_attachment_image_alt','CartoonCapers TeamBuilding Korea'),(1345,902,'rank_math_seo_score','9'),(1346,902,'rank_math_primary_category','2'),(1347,902,'_thumbnail_id','903'),(1348,902,'_edit_last','2'),(1349,905,'_edit_lock','1686487535:2'),(1350,905,'rank_math_internal_links_processed','1'),(1351,906,'_wp_attached_file','2023/06/Chain-Reaction-Remote-05.jpg'),(1352,906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:36:\"2023/06/Chain-Reaction-Remote-05.jpg\";s:8:\"filesize\";i:37049;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Chain-Reaction-Remote-05-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10746;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Chain-Reaction-Remote-05-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Chain-Reaction-Remote-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Chain-Reaction-Remote-05-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40506;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1353,906,'_wp_attachment_image_alt','ChainReactionRemote TeamBuilding Korea'),(1354,905,'rank_math_seo_score','4'),(1355,905,'rank_math_primary_category','2'),(1356,905,'_thumbnail_id','906'),(1357,905,'_edit_last','2'),(1358,908,'_edit_lock','1686492805:2'),(1359,908,'rank_math_internal_links_processed','1'),(1360,909,'_wp_attached_file','2023/06/city-build-19.jpg'),(1361,909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2023/06/city-build-19.jpg\";s:8:\"filesize\";i:111717;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"city-build-19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24677;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"city-build-19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"city-build-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10004;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"city-build-19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 7 Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1578497758\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1362,909,'_wp_attachment_image_alt','CityBuild TeamBuilding korea'),(1363,908,'rank_math_seo_score','10'),(1364,908,'rank_math_primary_category','2'),(1365,908,'_thumbnail_id','909'),(1366,908,'_edit_last','2'),(1369,911,'_edit_lock','1686576191:2'),(1370,911,'rank_math_internal_links_processed','1'),(1371,912,'_wp_attached_file','2023/06/CB-7.jpg'),(1372,912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:16:\"2023/06/CB-7.jpg\";s:8:\"filesize\";i:1299149;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"CB-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21314;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"CB-7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"CB-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"CB-7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"FE-120,X-700\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1177947768\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1373,912,'_wp_attachment_image_alt','CommercialBreak TeamBuilding Korea'),(1374,911,'rank_math_seo_score','12'),(1375,911,'rank_math_primary_category','2'),(1376,911,'_thumbnail_id','912'),(1377,911,'_edit_last','2'),(1411,917,'_edit_lock','1688563532:2'),(1412,917,'rank_math_internal_links_processed','1'),(1413,918,'_wp_attached_file','2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg'),(1414,918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:52:\"2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\";s:8:\"filesize\";i:1551137;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"CorporateBodybuilding-TeamBuilding-Korea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22063;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"CorporateBodybuilding-TeamBuilding-Korea-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"CorporateBodybuilding-TeamBuilding-Korea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"CorporateBodybuilding-TeamBuilding-Korea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119655;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"FinePixS2Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1097048717\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1415,918,'_wp_attachment_image_alt','CorporateBodybuilding TeamBuilding Korea'),(1416,917,'rank_math_seo_score','11'),(1417,917,'rank_math_primary_category','2'),(1418,917,'_thumbnail_id','918'),(1419,917,'_edit_last','2'),(1424,920,'_edit_lock','1736582692:1'),(1425,920,'rank_math_internal_links_processed','1'),(1426,921,'_wp_attached_file','2023/07/Count-Down-to-Christmas-Team-Building.jpg'),(1427,921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:49:\"2023/07/Count-Down-to-Christmas-Team-Building.jpg\";s:8:\"filesize\";i:79789;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Count-Down-to-Christmas-Team-Building-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18670;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Count-Down-to-Christmas-Team-Building-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Count-Down-to-Christmas-Team-Building-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7887;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Count-Down-to-Christmas-Team-Building-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1635499955\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1428,921,'_wp_attachment_image_alt','Count Down to Christmas Team Building Korea'),(1429,922,'_wp_attached_file','2023/07/Count-Down-to-Christmas-2.jpg'),(1430,922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2023/07/Count-Down-to-Christmas-2.jpg\";s:8:\"filesize\";i:351267;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Count-Down-to-Christmas-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12936;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Count-Down-to-Christmas-2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Count-Down-to-Christmas-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Count-Down-to-Christmas-2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1635500246\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1431,922,'_wp_attachment_image_alt','Count Down to Christmas Team Building Korea'),(1432,920,'rank_math_seo_score','4'),(1433,920,'rank_math_primary_category','2'),(1434,920,'_thumbnail_id','954'),(1435,920,'_edit_last','1'),(1436,924,'_edit_lock','1688809099:2'),(1437,924,'rank_math_internal_links_processed','1'),(1438,925,'_wp_attached_file','2023/07/CJ-TBA-7.jpg'),(1439,925,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2023/07/CJ-TBA-7.jpg\";s:8:\"filesize\";i:101434;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"CJ-TBA-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24262;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"CJ-TBA-7-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"CJ-TBA-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"CJ-TBA-7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103946;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:10:\"MARTIN LUI\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1292394899\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1440,925,'_wp_attachment_image_alt','Creative Juices TeamBuilding Korea'),(1441,926,'_wp_attached_file','2023/07/creative-juices-05.jpg'),(1442,926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/07/creative-juices-05.jpg\";s:8:\"filesize\";i:81722;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"creative-juices-05-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18685;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"creative-juices-05-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"creative-juices-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"creative-juices-05-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"DSC-P12\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1119871323\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"7.9\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1443,926,'_wp_attachment_image_alt',''),(1444,924,'rank_math_seo_score','9'),(1445,924,'rank_math_primary_category','2'),(1446,924,'_thumbnail_id','925'),(1447,924,'_edit_last','2'),(1458,341,'_wp_old_date','2023-04-14'),(1459,736,'_wp_old_date','2023-04-14'),(1460,700,'_wp_old_date','2023-04-14'),(1461,346,'_wp_old_date','2023-04-14'),(1462,44,'footnotes',''),(1466,942,'_edit_lock','1762236184:1'),(1467,942,'_edit_last','1'),(1468,942,'nta_wa_account_info','a:7:{s:6:\"number\";s:12:\"+84918177771\";s:5:\"title\";s:14:\"Mr Ryan Truong\";s:14:\"predefinedText\";s:0:\"\";s:14:\"willBeBackText\";s:34:\"I will be back in [njwa_time_work]\";s:11:\"dayOffsText\";s:19:\"I will be back soon\";s:17:\"isAlwaysAvailable\";s:2:\"ON\";s:17:\"daysOfWeekWorking\";a:7:{s:6:\"sunday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:6:\"monday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:7:\"tuesday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:9:\"wednesday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:8:\"thursday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:6:\"friday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}s:8:\"saturday\";a:2:{s:14:\"isWorkingOnDay\";s:3:\"OFF\";s:9:\"workHours\";a:1:{i:0;a:2:{s:9:\"startTime\";s:5:\"08:00\";s:7:\"endTime\";s:5:\"17:30\";}}}}}'),(1469,942,'nta_wa_button_styles','a:6:{s:4:\"type\";s:5:\"round\";s:15:\"backgroundColor\";s:7:\"#2DB742\";s:9:\"textColor\";s:4:\"#fff\";s:5:\"label\";s:23:\"Need Help? Chat with us\";s:5:\"width\";i:300;s:6:\"height\";i:64;}'),(1470,942,'nta_wa_widget_show','ON'),(1471,942,'nta_wa_widget_position','0'),(1472,942,'nta_wa_wc_show','ON'),(1473,942,'nta_wa_wc_position','0'),(1479,946,'footnotes',''),(1480,948,'footnotes',''),(1481,949,'footnotes',''),(1482,950,'footnotes',''),(1484,952,'footnotes',''),(1485,953,'footnotes',''),(1489,341,'_wp_old_date','2023-10-29'),(1490,736,'_wp_old_date','2023-10-29'),(1491,700,'_wp_old_date','2023-10-29'),(1492,346,'_wp_old_date','2023-10-29'),(1493,954,'_wp_attached_file','2023/07/game.jpg'),(1494,954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:16:\"2023/07/game.jpg\";s:8:\"filesize\";i:192501;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"game-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17328;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"game-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"game-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"game-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1501,958,'footnotes',''),(1502,6,'rank_math_internal_links_processed','1'),(1503,6,'_kad_post_transparent',''),(1504,6,'_kad_post_title',''),(1505,6,'_kad_post_layout',''),(1506,6,'_kad_post_sidebar_id',''),(1507,6,'_kad_post_content_style',''),(1508,6,'_kad_post_vertical_padding',''),(1509,6,'_kad_post_feature',''),(1510,6,'_kad_post_feature_position',''),(1511,6,'_kad_post_header',''),(1512,6,'_kad_post_footer','1'),(1513,6,'footnotes',''),(1515,6,'_kadence_starter_templates_imported_post','1'),(1516,15,'_kad_post_transparent',''),(1517,15,'_kad_post_title',''),(1518,15,'_kad_post_layout',''),(1519,15,'_kad_post_sidebar_id',''),(1520,15,'_kad_post_content_style',''),(1521,15,'_kad_post_vertical_padding',''),(1522,15,'_kad_post_feature',''),(1523,15,'_kad_post_feature_position',''),(1524,15,'_kad_post_header',''),(1525,15,'_kad_post_footer',''),(1526,15,'footnotes',''),(1527,15,'_kad_header_typography','a:15:{s:5:\"color\";s:0:\"\";s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}'),(1528,15,'_kad_header_border','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1529,15,'_kad_header_borderTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1530,15,'_kad_header_borderMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1531,15,'_kad_header_borderRadius','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1532,15,'_kad_header_borderRadiusTablet','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1533,15,'_kad_header_borderRadiusMobile','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1534,15,'_kad_header_borderRadiusUnit','px'),(1535,15,'_kad_header_borderTransparent','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1536,15,'_kad_header_borderTransparentTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1537,15,'_kad_header_borderTransparentMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1538,15,'_kad_header_borderRadiusTransparent','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1539,15,'_kad_header_borderRadiusTransparentTablet','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1540,15,'_kad_header_borderRadiusTransparentMobile','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1541,15,'_kad_header_borderRadiusTransparentUnit','px'),(1542,15,'_kad_header_borderSticky','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1543,15,'_kad_header_borderStickyTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1544,15,'_kad_header_borderStickyMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1545,15,'_kad_header_borderRadiusSticky','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1546,15,'_kad_header_borderRadiusStickyTablet','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1547,15,'_kad_header_borderRadiusStickyMobile','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1548,15,'_kad_header_borderRadiusStickyUnit','px'),(1549,15,'_kad_header_background','a:2:{s:4:\"type\";s:6:\"normal\";s:5:\"color\";s:8:\"palette8\";}'),(1550,15,'_kad_header_backgroundTransparent','a:9:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:7:\"imageID\";s:0:\"\";s:8:\"position\";s:13:\"center center\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:4:\"type\";s:6:\"normal\";s:8:\"gradient\";s:0:\"\";}'),(1551,15,'_kad_header_backgroundSticky','a:9:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:7:\"imageID\";s:0:\"\";s:8:\"position\";s:13:\"center center\";s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:4:\"type\";s:6:\"normal\";s:8:\"gradient\";s:0:\"\";}'),(1552,15,'_kad_header_anchor',''),(1553,15,'_kad_header_className',''),(1554,15,'_kad_header_padding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1555,15,'_kad_header_tabletPadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1556,15,'_kad_header_mobilePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1557,15,'_kad_header_paddingUnit','px'),(1558,15,'_kad_header_margin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1559,15,'_kad_header_tabletMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1560,15,'_kad_header_mobileMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1561,15,'_kad_header_marginUnit','px'),(1562,15,'_kad_header_linkColor',''),(1563,15,'_kad_header_linkHoverColor',''),(1564,15,'_kad_header_height','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1565,15,'_kad_header_heightUnit','px'),(1566,15,'_kad_header_width','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1567,15,'_kad_header_widthUnit','px'),(1568,15,'_kad_header_isSticky','1'),(1569,15,'_kad_header_isStickyTablet',''),(1570,15,'_kad_header_isStickyMobile','1'),(1571,15,'_kad_header_isTransparent','0'),(1572,15,'_kad_header_isTransparentTablet',''),(1573,15,'_kad_header_isTransparentMobile',''),(1574,15,'_kad_header_autoTransparentSpacing',''),(1575,15,'_kad_header_stickySection','main'),(1576,15,'_kad_header_stickySectionTablet',''),(1577,15,'_kad_header_stickySectionMobile',''),(1578,15,'_kad_header_shrinkMain',''),(1579,15,'_kad_header_shrinkMainHeight','80'),(1580,15,'_kad_header_shrinkMainHeightTablet',''),(1581,15,'_kad_header_shrinkMainHeightMobile',''),(1582,15,'_kad_header_revealScrollUp',''),(1583,15,'_kad_header_inheritPostTransparent','1'),(1584,15,'_kad_header_disableTransparentOverrides','a:0:{}'),(1585,15,'_kad_header_shadow','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(1586,15,'_kad_header_headerTag',''),(1587,15,'_kad_header_mobileBreakpoint','0'),(1588,15,'_kad_header_pro_backdropFilterType',''),(1589,15,'_kad_header_pro_backdropFilterSize','1'),(1590,15,'_kad_header_pro_backdropFilterString',''),(1591,15,'_kad_header_description',''),(1592,15,'_kadence_starter_templates_imported_post','1'),(1593,23,'_kadence_starter_templates_imported_post','1'),(1594,26,'_wp_attached_file','2025/08/The-Pantry-Logo-copy.png'),(1595,26,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:939;s:6:\"height\";i:318;s:4:\"file\";s:32:\"2025/08/The-Pantry-Logo-copy.png\";s:8:\"filesize\";i:4122;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"The-Pantry-Logo-copy-300x102.png\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"The-Pantry-Logo-copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2647;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"The-Pantry-Logo-copy-768x260.png\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1596,26,'_kadence_starter_templates_imported_post','1'),(1597,27,'_kad_post_transparent',''),(1598,27,'_kad_post_title',''),(1599,27,'_kad_post_layout',''),(1600,27,'_kad_post_sidebar_id',''),(1601,27,'_kad_post_content_style',''),(1602,27,'_kad_post_vertical_padding',''),(1603,27,'_kad_post_feature',''),(1604,27,'_kad_post_feature_position',''),(1605,27,'_kad_post_header',''),(1606,27,'_kad_post_footer',''),(1607,27,'footnotes',''),(1608,27,'_kad_navigation_description',''),(1609,27,'_kad_navigation_anchor',''),(1610,27,'_kad_navigation_className',''),(1611,27,'_kad_navigation_padding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1612,27,'_kad_navigation_tabletPadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1613,27,'_kad_navigation_mobilePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1614,27,'_kad_navigation_paddingUnit','px'),(1615,27,'_kad_navigation_margin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1616,27,'_kad_navigation_tabletMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1617,27,'_kad_navigation_mobileMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1618,27,'_kad_navigation_marginUnit','px'),(1619,27,'_kad_navigation_paddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1620,27,'_kad_navigation_tabletPaddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1621,27,'_kad_navigation_mobilePaddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1622,27,'_kad_navigation_paddingDropdownUnit','px'),(1623,27,'_kad_navigation_marginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1624,27,'_kad_navigation_tabletMarginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1625,27,'_kad_navigation_mobileMarginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1626,27,'_kad_navigation_marginDropdownUnit','px'),(1627,27,'_kad_navigation_paddingLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1628,27,'_kad_navigation_tabletPaddingLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1629,27,'_kad_navigation_mobilePaddingLink','a:4:{i:0;s:1:\"4\";i:1;s:1:\"4\";i:2;s:1:\"4\";i:3;s:1:\"4\";}'),(1630,27,'_kad_navigation_paddingLinkUnit','px'),(1631,27,'_kad_navigation_marginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1632,27,'_kad_navigation_tabletMarginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1633,27,'_kad_navigation_mobileMarginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1634,27,'_kad_navigation_marginLinkUnit','px'),(1635,27,'_kad_navigation_paddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1636,27,'_kad_navigation_tabletPaddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1637,27,'_kad_navigation_mobilePaddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1638,27,'_kad_navigation_paddingDropdownLinkUnit','px'),(1639,27,'_kad_navigation_marginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1640,27,'_kad_navigation_tabletMarginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1641,27,'_kad_navigation_mobileMarginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1642,27,'_kad_navigation_marginDropdownLinkUnit','px'),(1643,27,'_kad_navigation_orientation','horizontal'),(1644,27,'_kad_navigation_orientationTablet',''),(1645,27,'_kad_navigation_orientationMobile',''),(1646,27,'_kad_navigation_spacing','a:4:{i:0;s:0:\"\";i:1;s:3:\"1.4\";i:2;s:0:\"\";i:3;s:3:\"1.4\";}'),(1647,27,'_kad_navigation_spacingTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1648,27,'_kad_navigation_spacingMobile','a:4:{i:0;s:1:\"0\";i:1;s:3:\"1.5\";i:2;s:1:\"0\";i:3;s:3:\"1.5\";}'),(1649,27,'_kad_navigation_style',''),(1650,27,'_kad_navigation_styleTablet',''),(1651,27,'_kad_navigation_styleMobile',''),(1652,27,'_kad_navigation_spacingUnit','em'),(1653,27,'_kad_navigation_horizontalLayout','standard'),(1654,27,'_kad_navigation_horizontalLayoutTablet',''),(1655,27,'_kad_navigation_horizontalLayoutMobile',''),(1656,27,'_kad_navigation_horizontalGrid',''),(1657,27,'_kad_navigation_horizontalGridTablet',''),(1658,27,'_kad_navigation_horizontalGridMobile',''),(1659,27,'_kad_navigation_stretchFill','standard'),(1660,27,'_kad_navigation_stretchFillTablet',''),(1661,27,'_kad_navigation_stretchFillMobile',''),(1662,27,'_kad_navigation_parentActive',''),(1663,27,'_kad_navigation_parentActiveTablet',''),(1664,27,'_kad_navigation_parentActiveMobile',''),(1665,27,'_kad_navigation_collapseSubMenus','1'),(1666,27,'_kad_navigation_collapseSubMenusTablet','1'),(1667,27,'_kad_navigation_collapseSubMenusMobile','1'),(1668,27,'_kad_navigation_parentTogglesMenus',''),(1669,27,'_kad_navigation_parentTogglesMenusTablet',''),(1670,27,'_kad_navigation_parentTogglesMenusMobile',''),(1671,27,'_kad_navigation_linkColor','palette3'),(1672,27,'_kad_navigation_linkColorHover',''),(1673,27,'_kad_navigation_linkColorActive',''),(1674,27,'_kad_navigation_linkColorTablet',''),(1675,27,'_kad_navigation_linkColorHoverTablet',''),(1676,27,'_kad_navigation_linkColorActiveTablet',''),(1677,27,'_kad_navigation_linkColorMobile',''),(1678,27,'_kad_navigation_linkColorHoverMobile',''),(1679,27,'_kad_navigation_linkColorActiveMobile',''),(1680,27,'_kad_navigation_background',''),(1681,27,'_kad_navigation_backgroundHover',''),(1682,27,'_kad_navigation_backgroundActive',''),(1683,27,'_kad_navigation_backgroundTablet',''),(1684,27,'_kad_navigation_backgroundHoverTablet',''),(1685,27,'_kad_navigation_backgroundActiveTablet',''),(1686,27,'_kad_navigation_backgroundMobile',''),(1687,27,'_kad_navigation_backgroundHoverMobile',''),(1688,27,'_kad_navigation_backgroundActiveMobile',''),(1689,27,'_kad_navigation_linkColorDropdown',''),(1690,27,'_kad_navigation_linkColorDropdownHover',''),(1691,27,'_kad_navigation_linkColorDropdownActive',''),(1692,27,'_kad_navigation_linkColorDropdownTablet',''),(1693,27,'_kad_navigation_linkColorDropdownHoverTablet',''),(1694,27,'_kad_navigation_linkColorDropdownActiveTablet',''),(1695,27,'_kad_navigation_linkColorDropdownMobile',''),(1696,27,'_kad_navigation_linkColorDropdownHoverMobile',''),(1697,27,'_kad_navigation_linkColorDropdownActiveMobile',''),(1698,27,'_kad_navigation_backgroundDropdown',''),(1699,27,'_kad_navigation_backgroundDropdownHover',''),(1700,27,'_kad_navigation_backgroundDropdownActive',''),(1701,27,'_kad_navigation_backgroundDropdownTablet',''),(1702,27,'_kad_navigation_backgroundDropdownHoverTablet',''),(1703,27,'_kad_navigation_backgroundDropdownActiveTablet',''),(1704,27,'_kad_navigation_backgroundDropdownMobile',''),(1705,27,'_kad_navigation_backgroundDropdownHoverMobile',''),(1706,27,'_kad_navigation_backgroundDropdownActiveMobile',''),(1707,27,'_kad_navigation_linkColorTransparent',''),(1708,27,'_kad_navigation_linkColorTransparentHover',''),(1709,27,'_kad_navigation_linkColorTransparentActive',''),(1710,27,'_kad_navigation_linkColorTransparentTablet',''),(1711,27,'_kad_navigation_linkColorTransparentHoverTablet',''),(1712,27,'_kad_navigation_linkColorTransparentActiveTablet',''),(1713,27,'_kad_navigation_linkColorTransparentMobile',''),(1714,27,'_kad_navigation_linkColorTransparentHoverMobile',''),(1715,27,'_kad_navigation_linkColorTransparentActiveMobile',''),(1716,27,'_kad_navigation_backgroundTransparent',''),(1717,27,'_kad_navigation_backgroundTransparentHover',''),(1718,27,'_kad_navigation_backgroundTransparentActive',''),(1719,27,'_kad_navigation_backgroundTransparentTablet',''),(1720,27,'_kad_navigation_backgroundTransparentHoverTablet',''),(1721,27,'_kad_navigation_backgroundTransparentActiveTablet',''),(1722,27,'_kad_navigation_backgroundTransparentMobile',''),(1723,27,'_kad_navigation_backgroundTransparentHoverMobile',''),(1724,27,'_kad_navigation_backgroundTransparentActiveMobile',''),(1725,27,'_kad_navigation_linkColorSticky',''),(1726,27,'_kad_navigation_linkColorStickyHover',''),(1727,27,'_kad_navigation_linkColorStickyActive',''),(1728,27,'_kad_navigation_linkColorStickyTablet',''),(1729,27,'_kad_navigation_linkColorStickyHoverTablet',''),(1730,27,'_kad_navigation_linkColorStickyActiveTablet',''),(1731,27,'_kad_navigation_linkColorStickyMobile',''),(1732,27,'_kad_navigation_linkColorStickyHoverMobile',''),(1733,27,'_kad_navigation_linkColorStickyActiveMobile',''),(1734,27,'_kad_navigation_backgroundSticky',''),(1735,27,'_kad_navigation_backgroundStickyHover',''),(1736,27,'_kad_navigation_backgroundStickyActive',''),(1737,27,'_kad_navigation_backgroundStickyTablet',''),(1738,27,'_kad_navigation_backgroundStickyHoverTablet',''),(1739,27,'_kad_navigation_backgroundStickyActiveTablet',''),(1740,27,'_kad_navigation_backgroundStickyMobile',''),(1741,27,'_kad_navigation_backgroundStickyHoverMobile',''),(1742,27,'_kad_navigation_backgroundStickyActiveMobile',''),(1743,27,'_kad_navigation_descriptionColor',''),(1744,27,'_kad_navigation_descriptionColorHover',''),(1745,27,'_kad_navigation_descriptionColorActive',''),(1746,27,'_kad_navigation_descriptionColorTablet',''),(1747,27,'_kad_navigation_descriptionColorHoverTablet',''),(1748,27,'_kad_navigation_descriptionColorActiveTablet',''),(1749,27,'_kad_navigation_descriptionColorMobile',''),(1750,27,'_kad_navigation_descriptionColorHoverMobile',''),(1751,27,'_kad_navigation_descriptionColorActiveMobile',''),(1752,27,'_kad_navigation_dropdownDescriptionColor',''),(1753,27,'_kad_navigation_dropdownDescriptionColorHover',''),(1754,27,'_kad_navigation_dropdownDescriptionColorActive',''),(1755,27,'_kad_navigation_dropdownDescriptionColorTablet',''),(1756,27,'_kad_navigation_dropdownDescriptionColorHoverTablet',''),(1757,27,'_kad_navigation_dropdownDescriptionColorActiveTablet',''),(1758,27,'_kad_navigation_dropdownDescriptionColorMobile',''),(1759,27,'_kad_navigation_dropdownDescriptionColorHoverMobile',''),(1760,27,'_kad_navigation_dropdownDescriptionColorActiveMobile',''),(1761,27,'_kad_navigation_divider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1762,27,'_kad_navigation_dividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1763,27,'_kad_navigation_dividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1764,27,'_kad_navigation_dropdownDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1765,27,'_kad_navigation_dropdownDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1766,27,'_kad_navigation_dropdownDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1767,27,'_kad_navigation_transparentDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1768,27,'_kad_navigation_transparentDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1769,27,'_kad_navigation_transparentDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1770,27,'_kad_navigation_stickyDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1771,27,'_kad_navigation_stickyDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1772,27,'_kad_navigation_stickyDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1773,27,'_kad_navigation_typography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;i:14;i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;i:1;i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:9:\"uppercase\";s:6:\"family\";s:9:\"Work Sans\";s:6:\"google\";b:1;s:5:\"style\";s:6:\"normal\";s:6:\"weight\";s:3:\"500\";s:7:\"variant\";s:3:\"500\";s:6:\"subset\";s:5:\"latin\";s:10:\"loadGoogle\";b:1;}}'),(1774,27,'_kad_navigation_dropdownTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(1775,27,'_kad_navigation_descriptionTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(1776,27,'_kad_navigation_dropdownDescriptionTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(1777,27,'_kad_navigation_dropdownWidth',''),(1778,27,'_kad_navigation_dropdownWidthTablet',''),(1779,27,'_kad_navigation_dropdownWidthMobile',''),(1780,27,'_kad_navigation_dropdownWidthUnit','px'),(1781,27,'_kad_navigation_dropdownVerticalSpacing',''),(1782,27,'_kad_navigation_dropdownVerticalSpacingTablet',''),(1783,27,'_kad_navigation_dropdownVerticalSpacingMobile',''),(1784,27,'_kad_navigation_dropdownVerticalSpacingUnit','em'),(1785,27,'_kad_navigation_dropdownHorizontalAlignment',''),(1786,27,'_kad_navigation_dropdownHorizontalAlignmentTablet',''),(1787,27,'_kad_navigation_dropdownHorizontalAlignmentMobile',''),(1788,27,'_kad_navigation_descriptionSpacing',''),(1789,27,'_kad_navigation_descriptionSpacingTablet',''),(1790,27,'_kad_navigation_descriptionSpacingMobile',''),(1791,27,'_kad_navigation_descriptionSpacingUnit','px'),(1792,27,'_kad_navigation_dropdownDescriptionSpacing',''),(1793,27,'_kad_navigation_dropdownDescriptionSpacingTablet',''),(1794,27,'_kad_navigation_dropdownDescriptionSpacingMobile',''),(1795,27,'_kad_navigation_dropdownDescriptionSpacingUnit','px'),(1796,27,'_kad_navigation_descriptionPositioning','normal'),(1797,27,'_kad_navigation_descriptionPositioningTablet',''),(1798,27,'_kad_navigation_descriptionPositioningMobile',''),(1799,27,'_kad_navigation_dropdownDescriptionPositioning','normal'),(1800,27,'_kad_navigation_dropdownDescriptionPositioningTablet',''),(1801,27,'_kad_navigation_dropdownDescriptionPositioningMobile',''),(1802,27,'_kad_navigation_dropdownShadow','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.1;s:6:\"spread\";d:0;s:4:\"blur\";d:13;s:7:\"hOffset\";d:0;s:7:\"vOffset\";d:2;s:5:\"inset\";b:0;}}'),(1803,27,'_kad_navigation_dropdownReveal',''),(1804,27,'_kad_navigation_dropdownRevealTablet',''),(1805,27,'_kad_navigation_dropdownRevealMobile',''),(1806,27,'_kad_navigation_dropdownBorder','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1807,27,'_kad_navigation_dropdownBorderTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1808,27,'_kad_navigation_dropdownBorderMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1809,27,'_kad_navigation_dropdownBorderRadius','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1810,27,'_kad_navigation_dropdownBorderRadiusTablet','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1811,27,'_kad_navigation_dropdownBorderRadiusMobile','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(1812,27,'_kad_navigation_dropdownBorderRadiusUnit','px'),(1813,27,'_kad_navigation_backgroundType','normal'),(1814,27,'_kad_navigation_backgroundTypeHover','normal'),(1815,27,'_kad_navigation_backgroundTypeActive','normal'),(1816,27,'_kad_navigation_backgroundGradient',''),(1817,27,'_kad_navigation_backgroundGradientHover',''),(1818,27,'_kad_navigation_backgroundGradientActive',''),(1819,27,'_kad_navigation_border','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1820,27,'_kad_navigation_borderTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(1821,27,'_kad_navigation_borderMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(1822,27,'_kad_navigation_borderHover','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1823,27,'_kad_navigation_borderHoverTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(1824,27,'_kad_navigation_borderHoverMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(1825,27,'_kad_navigation_borderActive','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1826,27,'_kad_navigation_borderActiveTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1827,27,'_kad_navigation_borderActiveMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(1828,27,'_kad_navigation_borderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1829,27,'_kad_navigation_borderRadiusTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1830,27,'_kad_navigation_borderRadiusMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1831,27,'_kad_navigation_borderRadiusHover','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1832,27,'_kad_navigation_borderRadiusHoverTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1833,27,'_kad_navigation_borderRadiusHoverMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1834,27,'_kad_navigation_borderRadiusActive','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1835,27,'_kad_navigation_borderRadiusActiveTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1836,27,'_kad_navigation_borderRadiusActiveMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1837,27,'_kad_navigation_borderRadiusUnit','px'),(1838,27,'_kad_navigation_borderRadiusUnitHover','px'),(1839,27,'_kad_navigation_borderRadiusUnitActive','px'),(1840,27,'_kad_navigation_shadow','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(1841,27,'_kad_navigation_shadowHover','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(1842,27,'_kad_navigation_shadowActive','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(1843,27,'_kad_navigation_linkHorizontalAlignment',''),(1844,27,'_kad_navigation_linkHorizontalAlignmentTablet',''),(1845,27,'_kad_navigation_linkHorizontalAlignmentMobile',''),(1846,27,'_kad_navigation_dropdownLinkHorizontalAlignment',''),(1847,27,'_kad_navigation_dropdownLinkHorizontalAlignmentTablet',''),(1848,27,'_kad_navigation_dropdownLinkHorizontalAlignmentMobile',''),(1849,27,'_kad_navigation_enableScrollSpy',''),(1850,27,'_kad_navigation_scrollSpyOffsetManual',''),(1851,27,'_kad_navigation_scrollSpyOffset',''),(1852,27,'_kad_navigation_scrollSpyOffsetTablet',''),(1853,27,'_kad_navigation_scrollSpyOffsetMobile',''),(1854,27,'_kadence_starter_templates_imported_post','1'),(1855,427,'_kad_post_transparent',''),(1856,427,'_kad_post_title',''),(1857,427,'_kad_post_layout',''),(1858,427,'_kad_post_sidebar_id',''),(1859,427,'_kad_post_content_style',''),(1860,427,'_kad_post_vertical_padding',''),(1861,427,'_kad_post_feature',''),(1862,427,'_kad_post_feature_position',''),(1863,427,'_kad_post_header',''),(1864,427,'_kad_post_footer',''),(1865,427,'footnotes',''),(1866,427,'_kad_navigation_description',''),(1867,427,'_kad_navigation_anchor',''),(1868,427,'_kad_navigation_className',''),(1869,427,'_kad_navigation_padding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1870,427,'_kad_navigation_tabletPadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1871,427,'_kad_navigation_mobilePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1872,427,'_kad_navigation_paddingUnit','px'),(1873,427,'_kad_navigation_margin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"xs\";i:3;s:0:\"\";}'),(1874,427,'_kad_navigation_tabletMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1875,427,'_kad_navigation_mobileMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1876,427,'_kad_navigation_marginUnit','px'),(1877,427,'_kad_navigation_paddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1878,427,'_kad_navigation_tabletPaddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1879,427,'_kad_navigation_mobilePaddingDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1880,427,'_kad_navigation_paddingDropdownUnit','px'),(1881,427,'_kad_navigation_marginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1882,427,'_kad_navigation_tabletMarginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1883,427,'_kad_navigation_mobileMarginDropdown','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1884,427,'_kad_navigation_marginDropdownUnit','px'),(1885,427,'_kad_navigation_paddingLink','a:4:{i:0;s:0:\"\";i:1;s:2:\"20\";i:2;s:0:\"\";i:3;s:1:\"0\";}'),(1886,427,'_kad_navigation_tabletPaddingLink','a:4:{i:0;s:0:\"\";i:1;s:2:\"10\";i:2;s:0:\"\";i:3;s:1:\"0\";}'),(1887,427,'_kad_navigation_mobilePaddingLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1888,427,'_kad_navigation_paddingLinkUnit','px'),(1889,427,'_kad_navigation_marginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1890,427,'_kad_navigation_tabletMarginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1891,427,'_kad_navigation_mobileMarginLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1892,427,'_kad_navigation_marginLinkUnit','px'),(1893,427,'_kad_navigation_paddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1894,427,'_kad_navigation_tabletPaddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1895,427,'_kad_navigation_mobilePaddingDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1896,427,'_kad_navigation_paddingDropdownLinkUnit','px'),(1897,427,'_kad_navigation_marginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1898,427,'_kad_navigation_tabletMarginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1899,427,'_kad_navigation_mobileMarginDropdownLink','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1900,427,'_kad_navigation_marginDropdownLinkUnit','px'),(1901,427,'_kad_navigation_orientation','horizontal'),(1902,427,'_kad_navigation_orientationTablet',''),(1903,427,'_kad_navigation_orientationMobile',''),(1904,427,'_kad_navigation_spacing','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1905,427,'_kad_navigation_spacingTablet','a:4:{i:0;s:0:\"\";i:1;s:1:\"0\";i:2;s:0:\"\";i:3;s:1:\"0\";}'),(1906,427,'_kad_navigation_spacingMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1907,427,'_kad_navigation_style',''),(1908,427,'_kad_navigation_styleTablet',''),(1909,427,'_kad_navigation_styleMobile',''),(1910,427,'_kad_navigation_spacingUnit','em'),(1911,427,'_kad_navigation_horizontalLayout','standard'),(1912,427,'_kad_navigation_horizontalLayoutTablet',''),(1913,427,'_kad_navigation_horizontalLayoutMobile',''),(1914,427,'_kad_navigation_horizontalGrid',''),(1915,427,'_kad_navigation_horizontalGridTablet',''),(1916,427,'_kad_navigation_horizontalGridMobile',''),(1917,427,'_kad_navigation_stretchFill','standard'),(1918,427,'_kad_navigation_stretchFillTablet',''),(1919,427,'_kad_navigation_stretchFillMobile',''),(1920,427,'_kad_navigation_parentActive',''),(1921,427,'_kad_navigation_parentActiveTablet',''),(1922,427,'_kad_navigation_parentActiveMobile',''),(1923,427,'_kad_navigation_collapseSubMenus','1'),(1924,427,'_kad_navigation_collapseSubMenusTablet','1'),(1925,427,'_kad_navigation_collapseSubMenusMobile','1'),(1926,427,'_kad_navigation_parentTogglesMenus',''),(1927,427,'_kad_navigation_parentTogglesMenusTablet',''),(1928,427,'_kad_navigation_parentTogglesMenusMobile',''),(1929,427,'_kad_navigation_linkColor','palette3'),(1930,427,'_kad_navigation_linkColorHover','palette5'),(1931,427,'_kad_navigation_linkColorActive',''),(1932,427,'_kad_navigation_linkColorTablet',''),(1933,427,'_kad_navigation_linkColorHoverTablet',''),(1934,427,'_kad_navigation_linkColorActiveTablet',''),(1935,427,'_kad_navigation_linkColorMobile',''),(1936,427,'_kad_navigation_linkColorHoverMobile',''),(1937,427,'_kad_navigation_linkColorActiveMobile',''),(1938,427,'_kad_navigation_background',''),(1939,427,'_kad_navigation_backgroundHover',''),(1940,427,'_kad_navigation_backgroundActive',''),(1941,427,'_kad_navigation_backgroundTablet',''),(1942,427,'_kad_navigation_backgroundHoverTablet',''),(1943,427,'_kad_navigation_backgroundActiveTablet',''),(1944,427,'_kad_navigation_backgroundMobile',''),(1945,427,'_kad_navigation_backgroundHoverMobile',''),(1946,427,'_kad_navigation_backgroundActiveMobile',''),(1947,427,'_kad_navigation_linkColorDropdown',''),(1948,427,'_kad_navigation_linkColorDropdownHover',''),(1949,427,'_kad_navigation_linkColorDropdownActive',''),(1950,427,'_kad_navigation_linkColorDropdownTablet',''),(1951,427,'_kad_navigation_linkColorDropdownHoverTablet',''),(1952,427,'_kad_navigation_linkColorDropdownActiveTablet',''),(1953,427,'_kad_navigation_linkColorDropdownMobile',''),(1954,427,'_kad_navigation_linkColorDropdownHoverMobile',''),(1955,427,'_kad_navigation_linkColorDropdownActiveMobile',''),(1956,427,'_kad_navigation_backgroundDropdown',''),(1957,427,'_kad_navigation_backgroundDropdownHover',''),(1958,427,'_kad_navigation_backgroundDropdownActive',''),(1959,427,'_kad_navigation_backgroundDropdownTablet',''),(1960,427,'_kad_navigation_backgroundDropdownHoverTablet',''),(1961,427,'_kad_navigation_backgroundDropdownActiveTablet',''),(1962,427,'_kad_navigation_backgroundDropdownMobile',''),(1963,427,'_kad_navigation_backgroundDropdownHoverMobile',''),(1964,427,'_kad_navigation_backgroundDropdownActiveMobile',''),(1965,427,'_kad_navigation_linkColorTransparent',''),(1966,427,'_kad_navigation_linkColorTransparentHover',''),(1967,427,'_kad_navigation_linkColorTransparentActive',''),(1968,427,'_kad_navigation_linkColorTransparentTablet',''),(1969,427,'_kad_navigation_linkColorTransparentHoverTablet',''),(1970,427,'_kad_navigation_linkColorTransparentActiveTablet',''),(1971,427,'_kad_navigation_linkColorTransparentMobile',''),(1972,427,'_kad_navigation_linkColorTransparentHoverMobile',''),(1973,427,'_kad_navigation_linkColorTransparentActiveMobile',''),(1974,427,'_kad_navigation_backgroundTransparent',''),(1975,427,'_kad_navigation_backgroundTransparentHover',''),(1976,427,'_kad_navigation_backgroundTransparentActive',''),(1977,427,'_kad_navigation_backgroundTransparentTablet',''),(1978,427,'_kad_navigation_backgroundTransparentHoverTablet',''),(1979,427,'_kad_navigation_backgroundTransparentActiveTablet',''),(1980,427,'_kad_navigation_backgroundTransparentMobile',''),(1981,427,'_kad_navigation_backgroundTransparentHoverMobile',''),(1982,427,'_kad_navigation_backgroundTransparentActiveMobile',''),(1983,427,'_kad_navigation_linkColorSticky',''),(1984,427,'_kad_navigation_linkColorStickyHover',''),(1985,427,'_kad_navigation_linkColorStickyActive',''),(1986,427,'_kad_navigation_linkColorStickyTablet',''),(1987,427,'_kad_navigation_linkColorStickyHoverTablet',''),(1988,427,'_kad_navigation_linkColorStickyActiveTablet',''),(1989,427,'_kad_navigation_linkColorStickyMobile',''),(1990,427,'_kad_navigation_linkColorStickyHoverMobile',''),(1991,427,'_kad_navigation_linkColorStickyActiveMobile',''),(1992,427,'_kad_navigation_backgroundSticky',''),(1993,427,'_kad_navigation_backgroundStickyHover',''),(1994,427,'_kad_navigation_backgroundStickyActive',''),(1995,427,'_kad_navigation_backgroundStickyTablet',''),(1996,427,'_kad_navigation_backgroundStickyHoverTablet',''),(1997,427,'_kad_navigation_backgroundStickyActiveTablet',''),(1998,427,'_kad_navigation_backgroundStickyMobile',''),(1999,427,'_kad_navigation_backgroundStickyHoverMobile',''),(2000,427,'_kad_navigation_backgroundStickyActiveMobile',''),(2001,427,'_kad_navigation_descriptionColor',''),(2002,427,'_kad_navigation_descriptionColorHover',''),(2003,427,'_kad_navigation_descriptionColorActive',''),(2004,427,'_kad_navigation_descriptionColorTablet',''),(2005,427,'_kad_navigation_descriptionColorHoverTablet',''),(2006,427,'_kad_navigation_descriptionColorActiveTablet',''),(2007,427,'_kad_navigation_descriptionColorMobile',''),(2008,427,'_kad_navigation_descriptionColorHoverMobile',''),(2009,427,'_kad_navigation_descriptionColorActiveMobile',''),(2010,427,'_kad_navigation_dropdownDescriptionColor',''),(2011,427,'_kad_navigation_dropdownDescriptionColorHover',''),(2012,427,'_kad_navigation_dropdownDescriptionColorActive',''),(2013,427,'_kad_navigation_dropdownDescriptionColorTablet',''),(2014,427,'_kad_navigation_dropdownDescriptionColorHoverTablet',''),(2015,427,'_kad_navigation_dropdownDescriptionColorActiveTablet',''),(2016,427,'_kad_navigation_dropdownDescriptionColorMobile',''),(2017,427,'_kad_navigation_dropdownDescriptionColorHoverMobile',''),(2018,427,'_kad_navigation_dropdownDescriptionColorActiveMobile',''),(2019,427,'_kad_navigation_divider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2020,427,'_kad_navigation_dividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2021,427,'_kad_navigation_dividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2022,427,'_kad_navigation_dropdownDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2023,427,'_kad_navigation_dropdownDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2024,427,'_kad_navigation_dropdownDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2025,427,'_kad_navigation_transparentDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2026,427,'_kad_navigation_transparentDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2027,427,'_kad_navigation_transparentDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2028,427,'_kad_navigation_stickyDivider','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2029,427,'_kad_navigation_stickyDividerTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2030,427,'_kad_navigation_stickyDividerMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2031,427,'_kad_navigation_typography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(2032,427,'_kad_navigation_dropdownTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(2033,427,'_kad_navigation_descriptionTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(2034,427,'_kad_navigation_dropdownDescriptionTypography','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}}'),(2035,427,'_kad_navigation_dropdownWidth',''),(2036,427,'_kad_navigation_dropdownWidthTablet',''),(2037,427,'_kad_navigation_dropdownWidthMobile',''),(2038,427,'_kad_navigation_dropdownWidthUnit','px'),(2039,427,'_kad_navigation_dropdownVerticalSpacing',''),(2040,427,'_kad_navigation_dropdownVerticalSpacingTablet',''),(2041,427,'_kad_navigation_dropdownVerticalSpacingMobile',''),(2042,427,'_kad_navigation_dropdownVerticalSpacingUnit','em'),(2043,427,'_kad_navigation_dropdownHorizontalAlignment',''),(2044,427,'_kad_navigation_dropdownHorizontalAlignmentTablet',''),(2045,427,'_kad_navigation_dropdownHorizontalAlignmentMobile',''),(2046,427,'_kad_navigation_descriptionSpacing',''),(2047,427,'_kad_navigation_descriptionSpacingTablet',''),(2048,427,'_kad_navigation_descriptionSpacingMobile',''),(2049,427,'_kad_navigation_descriptionSpacingUnit','px'),(2050,427,'_kad_navigation_dropdownDescriptionSpacing',''),(2051,427,'_kad_navigation_dropdownDescriptionSpacingTablet',''),(2052,427,'_kad_navigation_dropdownDescriptionSpacingMobile',''),(2053,427,'_kad_navigation_dropdownDescriptionSpacingUnit','px'),(2054,427,'_kad_navigation_descriptionPositioning','normal'),(2055,427,'_kad_navigation_descriptionPositioningTablet',''),(2056,427,'_kad_navigation_descriptionPositioningMobile',''),(2057,427,'_kad_navigation_dropdownDescriptionPositioning','normal'),(2058,427,'_kad_navigation_dropdownDescriptionPositioningTablet',''),(2059,427,'_kad_navigation_dropdownDescriptionPositioningMobile',''),(2060,427,'_kad_navigation_dropdownShadow','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.1;s:6:\"spread\";d:0;s:4:\"blur\";d:13;s:7:\"hOffset\";d:0;s:7:\"vOffset\";d:2;s:5:\"inset\";b:0;}}'),(2061,427,'_kad_navigation_dropdownReveal',''),(2062,427,'_kad_navigation_dropdownRevealTablet',''),(2063,427,'_kad_navigation_dropdownRevealMobile',''),(2064,427,'_kad_navigation_dropdownBorder','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2065,427,'_kad_navigation_dropdownBorderTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2066,427,'_kad_navigation_dropdownBorderMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2067,427,'_kad_navigation_dropdownBorderRadius','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(2068,427,'_kad_navigation_dropdownBorderRadiusTablet','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(2069,427,'_kad_navigation_dropdownBorderRadiusMobile','a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}'),(2070,427,'_kad_navigation_dropdownBorderRadiusUnit','px'),(2071,427,'_kad_navigation_backgroundType','normal'),(2072,427,'_kad_navigation_backgroundTypeHover','normal'),(2073,427,'_kad_navigation_backgroundTypeActive','normal'),(2074,427,'_kad_navigation_backgroundGradient',''),(2075,427,'_kad_navigation_backgroundGradientHover',''),(2076,427,'_kad_navigation_backgroundGradientActive',''),(2077,427,'_kad_navigation_border','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2078,427,'_kad_navigation_borderTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2079,427,'_kad_navigation_borderMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2080,427,'_kad_navigation_borderHover','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2081,427,'_kad_navigation_borderHoverTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2082,427,'_kad_navigation_borderHoverMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2083,427,'_kad_navigation_borderActive','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:2:\"px\";}}'),(2084,427,'_kad_navigation_borderActiveTablet','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2085,427,'_kad_navigation_borderActiveMobile','a:1:{i:0;a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:5:\"solid\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}}'),(2086,427,'_kad_navigation_borderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2087,427,'_kad_navigation_borderRadiusTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2088,427,'_kad_navigation_borderRadiusMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2089,427,'_kad_navigation_borderRadiusHover','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2090,427,'_kad_navigation_borderRadiusHoverTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2091,427,'_kad_navigation_borderRadiusHoverMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2092,427,'_kad_navigation_borderRadiusActive','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2093,427,'_kad_navigation_borderRadiusActiveTablet','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2094,427,'_kad_navigation_borderRadiusActiveMobile','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2095,427,'_kad_navigation_borderRadiusUnit','px'),(2096,427,'_kad_navigation_borderRadiusUnitHover','px'),(2097,427,'_kad_navigation_borderRadiusUnitActive','px'),(2098,427,'_kad_navigation_shadow','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(2099,427,'_kad_navigation_shadowHover','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(2100,427,'_kad_navigation_shadowActive','a:1:{i:0;a:8:{s:6:\"enable\";b:0;s:5:\"color\";s:7:\"#000000\";s:7:\"opacity\";d:0.2;s:6:\"spread\";d:0;s:4:\"blur\";d:2;s:7:\"hOffset\";d:1;s:7:\"vOffset\";d:1;s:5:\"inset\";b:0;}}'),(2101,427,'_kad_navigation_linkHorizontalAlignment',''),(2102,427,'_kad_navigation_linkHorizontalAlignmentTablet',''),(2103,427,'_kad_navigation_linkHorizontalAlignmentMobile',''),(2104,427,'_kad_navigation_dropdownLinkHorizontalAlignment',''),(2105,427,'_kad_navigation_dropdownLinkHorizontalAlignmentTablet',''),(2106,427,'_kad_navigation_dropdownLinkHorizontalAlignmentMobile',''),(2107,427,'_kad_navigation_enableScrollSpy',''),(2108,427,'_kad_navigation_scrollSpyOffsetManual',''),(2109,427,'_kad_navigation_scrollSpyOffset',''),(2110,427,'_kad_navigation_scrollSpyOffsetTablet',''),(2111,427,'_kad_navigation_scrollSpyOffsetMobile',''),(2112,427,'_kadence_starter_templates_imported_post','1'),(2113,487,'_kad_post_transparent',''),(2114,487,'_kad_post_title',''),(2115,487,'_kad_post_layout',''),(2116,487,'_kad_post_sidebar_id',''),(2117,487,'_kad_post_content_style',''),(2118,487,'_kad_post_vertical_padding',''),(2119,487,'_kad_post_feature',''),(2120,487,'_kad_post_feature_position',''),(2121,487,'_kad_post_header',''),(2122,487,'_kad_post_footer',''),(2123,487,'footnotes',''),(2124,487,'_kad_form_fields','a:6:{i:0;a:4:{s:8:\"uniqueID\";s:9:\"fa5bb7-57\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:4:\"Name\";s:4:\"type\";s:4:\"text\";}i:1;a:4:{s:8:\"uniqueID\";s:9:\"45c368-1f\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:5:\"Email\";s:4:\"type\";s:5:\"email\";}i:2;a:4:{s:8:\"uniqueID\";s:9:\"184938-96\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:12:\"Phone Number\";s:4:\"type\";s:4:\"text\";}i:3;a:4:{s:8:\"uniqueID\";s:9:\"29adfc-38\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:25:\"Date you\'d like to pickup\";s:4:\"type\";s:4:\"date\";}i:4;a:4:{s:8:\"uniqueID\";s:9:\"6d9c5d-b2\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:12:\"Pick Up Time\";s:4:\"type\";s:4:\"time\";}i:5;a:4:{s:8:\"uniqueID\";s:9:\"be2afb-11\";s:4:\"name\";s:0:\"\";s:5:\"label\";s:25:\"Items you\'d like to order\";s:4:\"type\";s:8:\"textarea\";}}'),(2125,487,'_kad_form_email','a:8:{s:7:\"emailTo\";s:0:\"\";s:7:\"subject\";s:0:\"\";s:9:\"fromEmail\";s:0:\"\";s:8:\"fromName\";s:0:\"\";s:7:\"replyTo\";s:11:\"email_field\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:4:\"html\";b:1;}'),(2126,487,'_kad_form_mailerlite','a:2:{s:5:\"group\";a:0:{}s:3:\"map\";a:0:{}}'),(2127,487,'_kad_form_fluentcrm','a:4:{s:5:\"lists\";a:0:{}s:4:\"tags\";a:0:{}s:3:\"map\";a:0:{}s:11:\"doubleOptin\";b:0;}'),(2128,487,'_kad_form_sendinblue','a:2:{s:5:\"lists\";a:0:{}s:3:\"map\";a:0:{}}'),(2129,487,'_kad_form_mailchimp','a:5:{s:4:\"list\";a:0:{}s:3:\"map\";a:0:{}s:6:\"groups\";a:0:{}s:4:\"tags\";a:0:{}s:11:\"doubleOptin\";b:0;}'),(2130,487,'_kad_form_getresponse','a:5:{s:10:\"automation\";a:0:{}s:4:\"tags\";a:0:{}s:3:\"map\";a:0:{}s:9:\"listMulti\";a:0:{}s:11:\"doubleOptin\";b:0;}'),(2131,487,'_kad_form_convertkit','a:4:{s:4:\"form\";a:0:{}s:8:\"sequence\";a:0:{}s:4:\"tags\";a:0:{}s:3:\"map\";a:0:{}}'),(2132,487,'_kad_form_activecampaign','a:6:{s:4:\"list\";a:0:{}s:10:\"automation\";a:0:{}s:4:\"tags\";a:0:{}s:3:\"map\";a:0:{}s:9:\"listMulti\";a:0:{}s:11:\"doubleOptin\";b:0;}'),(2133,487,'_kad_form_browserValidation','1'),(2134,487,'_kad_form_enableAnalytics',''),(2135,487,'_kad_form_redirect',''),(2136,487,'_kad_form_submitHide',''),(2137,487,'_kad_form_recaptcha',''),(2138,487,'_kad_form_recaptchaVersion','v3'),(2139,487,'_kad_form_webhook','a:2:{s:3:\"url\";s:0:\"\";s:3:\"map\";a:0:{}}'),(2140,487,'_kad_form_autoEmail','a:9:{s:7:\"emailTo\";s:0:\"\";s:7:\"subject\";s:0:\"\";s:7:\"message\";s:0:\"\";s:9:\"fromEmail\";s:0:\"\";s:8:\"fromName\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:4:\"html\";b:1;}'),(2141,487,'_kad_form_entry','a:2:{s:6:\"userIP\";b:1;s:10:\"userDevice\";b:1;}'),(2142,487,'_kad_form_fieldBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2143,487,'_kad_form_tabletFieldBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2144,487,'_kad_form_mobileFieldBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2145,487,'_kad_form_fieldBorderRadiusUnit','px'),(2146,487,'_kad_form_description',''),(2147,487,'_kad_form_fieldBorderStyle','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2148,487,'_kad_form_tabletFieldBorderStyle','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2149,487,'_kad_form_mobileFieldBorderStyle','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2150,487,'_kad_form_messages','a:6:{s:7:\"success\";s:44:\"Thank you for your order, we\'ll be in touch!\";s:5:\"error\";s:0:\"\";s:8:\"required\";s:0:\"\";s:7:\"invalid\";s:0:\"\";s:14:\"recaptchaerror\";s:0:\"\";s:8:\"preError\";s:0:\"\";}'),(2151,487,'_kad_form_inputFont','a:18:{s:5:\"color\";s:0:\"\";s:11:\"colorActive\";s:0:\"\";s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:0:\"\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;s:7:\"padding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:6:\"margin\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}}'),(2152,487,'_kad_form_style','a:22:{s:12:\"showRequired\";b:1;s:4:\"size\";s:8:\"standard\";s:7:\"padding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:13:\"tabletPadding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:13:\"mobilePadding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:11:\"paddingUnit\";s:2:\"px\";s:13:\"requiredColor\";s:0:\"\";s:10:\"background\";s:0:\"\";s:16:\"backgroundActive\";s:0:\"\";s:12:\"borderActive\";s:0:\"\";s:16:\"placeholderColor\";s:0:\"\";s:8:\"gradient\";s:0:\"\";s:14:\"gradientActive\";s:0:\"\";s:14:\"backgroundType\";s:6:\"normal\";s:20:\"backgroundActiveType\";s:6:\"normal\";s:9:\"boxShadow\";a:8:{i:0;b:0;i:1;s:7:\"#000000\";i:2;d:0.2;i:3;i:1;i:4;i:1;i:5;i:2;i:6;i:0;i:7;b:0;}s:15:\"boxShadowActive\";a:8:{i:0;b:0;i:1;s:7:\"#000000\";i:2;d:0.4;i:3;i:2;i:4;i:2;i:5;i:3;i:6;i:0;i:7;b:0;}s:3:\"gap\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:7:\"gapUnit\";s:2:\"px\";s:10:\"labelStyle\";s:6:\"normal\";s:11:\"basicStyles\";b:1;s:6:\"isDark\";b:0;}'),(2153,487,'_kad_form_background','a:3:{s:10:\"background\";s:0:\"\";s:8:\"gradient\";s:0:\"\";s:14:\"backgroundType\";s:6:\"normal\";}'),(2154,487,'_kad_form_labelFont','a:17:{s:5:\"color\";s:0:\"\";s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;s:7:\"padding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:6:\"margin\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}}'),(2155,487,'_kad_form_radioLabelFont','a:15:{s:5:\"color\";s:0:\"\";s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;}'),(2156,487,'_kad_form_helpFont','a:17:{s:5:\"color\";s:0:\"\";s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizeType\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadGoogle\";b:1;s:7:\"padding\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}s:6:\"margin\";a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}}'),(2157,487,'_kad_form_messageBorderSuccess','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2158,487,'_kad_form_tabletMessageBorderSuccess','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2159,487,'_kad_form_mobileMessageBorderSuccess','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2160,487,'_kad_form_messageBorderError','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2161,487,'_kad_form_tabletMessageBorderError','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2162,487,'_kad_form_mobileMessageBorderError','a:5:{s:3:\"top\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:5:\"right\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:6:\"bottom\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"left\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:4:\"unit\";s:0:\"\";}'),(2163,487,'_kad_form_anchor',''),(2164,487,'_kad_form_className',''),(2165,487,'_kad_form_actions','a:1:{i:0;s:5:\"email\";}'),(2166,487,'_kad_form_padding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2167,487,'_kad_form_tabletPadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2168,487,'_kad_form_mobilePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2169,487,'_kad_form_paddingUnit','px'),(2170,487,'_kad_form_margin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2171,487,'_kad_form_tabletMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2172,487,'_kad_form_mobileMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2173,487,'_kad_form_marginUnit','px'),(2174,487,'_kad_form_messageBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2175,487,'_kad_form_tabletMessageBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2176,487,'_kad_form_mobileMessageBorderRadius','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2177,487,'_kad_form_messageBorderRadiusUnit','px'),(2178,487,'_kad_form_messagePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2179,487,'_kad_form_tableMessagePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2180,487,'_kad_form_mobileMessagePadding','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2181,487,'_kad_form_messagePaddingUnit','px'),(2182,487,'_kad_form_messageMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2183,487,'_kad_form_tabletMessageMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2184,487,'_kad_form_mobileMessageMargin','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(2185,487,'_kad_form_messageMarginUnit','px'),(2186,487,'_kad_form_messageColor','palette3'),(2187,487,'_kad_form_messageBackground','palette8'),(2188,487,'_kad_form_messageColorError',''),(2189,487,'_kad_form_messageBackgroundError','palette8'),(2190,487,'_kad_form_messageFont','a:1:{i:0;a:14:{s:4:\"size\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"sizetype\";s:2:\"px\";s:10:\"lineHeight\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:8:\"lineType\";s:0:\"\";s:13:\"letterSpacing\";a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}s:10:\"letterType\";s:2:\"px\";s:13:\"textTransform\";s:0:\"\";s:6:\"family\";s:0:\"\";s:6:\"google\";b:0;s:5:\"style\";s:0:\"\";s:6:\"weight\";s:0:\"\";s:7:\"variant\";s:0:\"\";s:6:\"subset\";s:0:\"\";s:10:\"loadgoogle\";b:1;}}'),(2191,487,'_kad_form_maxWidthUnit','px'),(2192,487,'_kad_form_maxWidth','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(2193,487,'_kad_form_importId',''),(2194,487,'_kadence_starter_templates_imported_post','1'),(2195,959,'_wp_attached_file','2025/09/The-Pantry-1.jpg'),(2196,959,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:24:\"2025/09/The-Pantry-1.jpg\";s:8:\"filesize\";i:176071;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21838;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-1-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"The-Pantry-1-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2197,959,'_kadence_starter_templates_imported_post','1'),(2198,960,'_wp_attached_file','2025/09/The-Pantry-2.jpg'),(2199,960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1355;s:4:\"file\";s:24:\"2025/09/The-Pantry-2.jpg\";s:8:\"filesize\";i:66788;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-2-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14802;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-2-756x1024.jpg\";s:5:\"width\";i:756;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100414;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-2-768x1041.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1041;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103059;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2200,960,'_kadence_starter_templates_imported_post','1'),(2201,961,'_wp_attached_file','2025/09/The-Pantry-3.jpg'),(2202,961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1504;s:4:\"file\";s:24:\"2025/09/The-Pantry-3.jpg\";s:8:\"filesize\";i:156097;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-3-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16762;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-3-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-3-768x1155.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2203,961,'_kadence_starter_templates_imported_post','1'),(2204,962,'_wp_attached_file','2025/09/The-Pantry-4.jpg'),(2205,962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:24:\"2025/09/The-Pantry-4.jpg\";s:8:\"filesize\";i:31351;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"The-Pantry-4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2206,962,'_kadence_starter_templates_imported_post','1'),(2207,963,'_wp_attached_file','2025/09/The-Pantry-5.jpg'),(2208,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1503;s:4:\"file\";s:24:\"2025/09/The-Pantry-5.jpg\";s:8:\"filesize\";i:55412;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-5-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14624;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-5-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-5-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105495;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2209,963,'_kadence_starter_templates_imported_post','1'),(2210,964,'_wp_attached_file','2025/09/The-Pantry-6.jpg'),(2211,964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2025/09/The-Pantry-6.jpg\";s:8:\"filesize\";i:63059;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-6-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13682;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-6-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-6-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2212,964,'_kadence_starter_templates_imported_post','1'),(2213,965,'_wp_attached_file','2025/09/The-Pantry-7.jpg'),(2214,965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:668;s:4:\"file\";s:24:\"2025/09/The-Pantry-7.jpg\";s:8:\"filesize\";i:66139;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"The-Pantry-7-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2215,965,'_kadence_starter_templates_imported_post','1'),(2216,966,'_wp_attached_file','2025/09/The-Pantry-8.jpg'),(2217,966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2025/09/The-Pantry-8.jpg\";s:8:\"filesize\";i:103035;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"The-Pantry-8-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12442;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-8-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"The-Pantry-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6413;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"The-Pantry-8-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2218,966,'_kadence_starter_templates_imported_post','1'),(2219,967,'_wp_attached_file','2025/09/The-Pantry-8-1.jpg'),(2220,967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1502;s:4:\"file\";s:26:\"2025/09/The-Pantry-8-1.jpg\";s:8:\"filesize\";i:77092;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"The-Pantry-8-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11674;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"The-Pantry-8-1-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"The-Pantry-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"The-Pantry-8-1-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2221,967,'_kadence_starter_templates_imported_post','1'),(2222,968,'footnotes',''),(2225,341,'_wp_old_date','2025-01-09'),(2226,736,'_wp_old_date','2025-01-09'),(2227,700,'_wp_old_date','2025-01-09'),(2228,346,'_wp_old_date','2025-01-09'),(2233,972,'footnotes',''),(2234,973,'footnotes',''),(2237,6,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"6d649fb4ab08e344e7ba58a727a87c89\";s:6:\"images\";a:1:{i:0;i:962;}}'),(2238,978,'_wp_attached_file','2026/02/TBK-1.png'),(2239,978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:80;s:4:\"file\";s:17:\"2026/02/TBK-1.png\";s:8:\"filesize\";i:17431;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"TBK-1-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"TBK-1-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2242,980,'footnotes','');
/*!40000 ALTER TABLE `koreapostmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaposts`
--

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

--
-- Dumping data for table `koreaposts`
--

LOCK TABLES `koreaposts` WRITE;
/*!40000 ALTER TABLE `koreaposts` DISABLE KEYS */;
INSERT INTO `koreaposts` VALUES (3,1,'2023-03-31 15:12:06','2023-03-31 15:12:06','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://teambuildingkorea.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2023-03-31 15:12:06','2023-03-31 15:12:06','',0,'https://teambuildingkorea.com/?page_id=3',0,'page','',0),(6,1,'2025-07-29 20:19:38','2025-07-29 20:19:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_c8a7b3-04\",\"columnGutter\":\"wider\",\"tabletGutter\":\"default\",\"customGutter\":[64,32,\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"md\",\"\",\"lg\",\"\"],\"columnsInnerHeight\":true,\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"breakoutLeft\":true,\"kbVersion\":2,\"metadata\":{\"name\":\"Hero Section\"}} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_949749-d1\",\"verticalAlignment\":\"space-evenly\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_949749-d1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_0d23db-4f\",\"columns\":3,\"mobileLayout\":\"right-half\",\"tabletLayout\":\"right-half\",\"collapseGutter\":\"none\",\"customRowGutter\":[0,\"\",\"\"],\"columnGutter\":\"skinny\",\"tabletGutter\":\"skinny\",\"mobileGutter\":\"custom\",\"customGutter\":[16,16,8],\"colLayout\":\"right-half\",\"minHeight\":68,\"verticalAlignment\":\"bottom\",\"minHeightUnit\":\"vh\",\"columnsInnerHeight\":true,\"minHeightTablet\":0,\"minHeightMobile\":0,\"padding\":[\"0\",\"0\",0,\"0\"],\"kbVersion\":2,\"className\":\"diy-sliding-panels\"} -->\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_fabc5a-47\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-2.jpg\",\"bgImgID\":777,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"49% 45%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 100%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_fabc5a-47 kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_f213a5-f6\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-8.jpg\",\"bgImgID\":783,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"56.00000000000001% 47%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 62%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f213a5-f6 kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_25ef56-1d\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-8-1.jpg\",\"bgImgID\":785,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"52% 95%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 100%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_25ef56-1d kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_4cbb75-64\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_4cbb75-64\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"6_6be8f2-1d\",\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",3],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}]} -->\n<h1 class=\"kt-adv-heading6_6be8f2-1d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_6be8f2-1d\">A place where <mark true=\"true\" class=\"kt-highlight\">freshly</mark> picked ingredients meet <mark true=\"true\" class=\"kt-highlight\">homestyle</mark> baking.</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_b69a0f-16\",\"margin\":[\"\",\"\",\"xs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_b69a0f-16 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_b69a0f-16\">Sweet halvah ice cream jujubes topping lemon drops macaroon pudding. Marshmallow shortbread fruitcake sweet roll candy wafer.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"uniqueID\":\"6_60d6e6-00\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns6_60d6e6-00\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"6_345141-c4\",\"text\":\"Reserve your order \",\"link\":\"#order\",\"icon\":\"fe_arrowUpRight\",\"label\":\"Button to reserve your order\",\"inheritStyles\":\"inherit\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_9f3232-6c\",\"tabletLayout\":\"row\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette2\",\"overlayBgImgSize\":\"20% auto\",\"overlayBgImgPosition\":\"0% 100%\",\"overlayOpacity\":3,\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"bgColorClass\":\"theme-palette2\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"anchor\":\"about\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d05690-71\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d05690-71\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_1ffe4e-b0\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h2 class=\"kt-adv-heading6_1ffe4e-b0 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_1ffe4e-b0\">About The Pantry</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_7d8d7a-b9\",\"markSize\":[1.2,\"\",\"\"],\"markSizeType\":\"rem\",\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_7d8d7a-b9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_7d8d7a-b9\">Life moves fast, and it’s easy to miss out on the little joys like sitting down to a warm loaf of bread or sharing a slice of cake with someone you love. <br><br><mark true=\"true\" class=\"kt-highlight\">At <strong>The Pantry</strong>, we believe food should slow you down, bring people together, and make ordinary moments feel special.</mark><br><br>That’s why we bake fresh every day, using simple ingredients and recipes that remind you of home.<br><br>Whether you’re looking for the perfect pastry to start your morning, a loaf of bread that turns an everyday dinner into a feast, or a beautifully crafted cake to celebrate life’s milestones, we’re here to help you create those memorable moments that linger long after the last bite.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cac76f-70\",\"direction\":[\"horizontal\",\"\",\"\"],\"justifyContent\":[\"flex-end\",\"\",\"\"],\"gutter\":[0,\"\",\"\"],\"gutterVariable\":[\"none\",\"\",\"\"],\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cac76f-70 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_fd473c-59\",\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_fd473c-59\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":779,\"sizeSlug\":\"full\",\"ratio\":\"port34\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_ebcf25-9a\",\"marginDesktop\":[\"0\",\"0\",\"0\",\"0\"],\"paddingDesktop\":[\"0\",\"0\",\"0\",\"0\"],\"borderRadius\":[8,8,8,8],\"borderStyle\":[{\"top\":[\"palette7\",\"\",4],\"right\":[\"palette7\",\"\",4],\"bottom\":[\"palette7\",\"\",4],\"left\":[\"palette7\",\"\",4],\"unit\":\"px\"}],\"imagePosition\":\"60% 51%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_ebcf25-9a size-full kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-port34\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-4.jpg\" alt=\"\" class=\"kb-img wp-image-779\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_600bc4-ae\",\"color\":\"palette7\",\"margin\":[0,0,8,-12],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette7\",\"textOrientation\":\"sideways-down\",\"fontSize\":[\"lg\",\"\",\"\"]} -->\n<h2 class=\"kt-adv-heading6_600bc4-ae wp-block-kadence-advancedheading has-theme-palette-7-color has-text-color\" data-kb-block=\"kb-adv-heading6_600bc4-ae\">Baked with love</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_8a9ca1-ec\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1202,\"bgColor\":\"palette8\",\"align\":\"full\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"lg\",\"\"],\"columnsInnerHeight\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"xxl\",\"\",\"lg\",\"\"],\"mobilePadding\":[\"\",\"\",\"md\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_b7a4a3-3b\",\"verticalAlignment\":\"space-between\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_b7a4a3-3b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_85c2a2-2d\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_85c2a2-2d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_743f56-45\",\"color\":\"palette5\",\"sizeType\":\"rem\",\"typography\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"fontWeight\":\"inherit\",\"markSize\":[\"md\",\"\",\"\"],\"markTypography\":\"var( \\u002d\\u002dglobal-body-font-family, inherit )\",\"markFontWeight\":\"inherit\",\"markColor\":\"palette5\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"theme-palette5\",\"htmlTag\":\"p\",\"fontSize\":[1.8,1.2,\"\"],\"fontHeight\":[1.4,\"\",\"\"],\"maxWidth\":[631,\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_743f56-45 wp-block-kadence-advancedheading has-theme-palette-5-color has-text-color\" data-kb-block=\"kb-adv-heading6_743f56-45\">The Pantry is my midweek escape. The smell of fresh bread and homely food makes ordinary moments feel special. It’s helped me slow down, share more meals, and find joy in life’s little moments again.<br><mark true=\"true\" class=\"kt-highlight\">— <em>Anda M</em></mark></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_1d56bd-c5\",\"justifyContent\":[\"flex-end\",\"\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_1d56bd-c5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":782,\"imgMaxWidth\":324,\"imgMaxWidthMobile\":200,\"sizeSlug\":\"full\",\"ratio\":\"land169\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_a45dd5-55\",\"borderRadius\":[8,8,8,8],\"imagePosition\":\"46% 67%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_a45dd5-55 size-full kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-land169\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-7.jpg\" alt=\"\" class=\"kb-img wp-image-782\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cf7738-a5\",\"justifyContent\":[\"flex-end\",\"\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cf7738-a5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":780,\"imgMaxWidth\":400,\"sizeSlug\":\"large\",\"ratio\":\"port34\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_c71146-d3\",\"borderRadius\":[8,8,8,8],\"imagePosition\":\"100% 39%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_c71146-d3 size-large kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-port34\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-5-681x1024.jpg\" alt=\"\" class=\"kb-img wp-image-780\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_e46ea0-f2\",\"columns\":1,\"columnGutter\":\"none\",\"customGutter\":[0,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1210,\"bgColor\":\"palette8\",\"align\":\"full\",\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"columnsUnlocked\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"sm\",\"\"],\"mobilePadding\":[\"md\",\"\",\"\",\"\"],\"anchor\":\"menu\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"backgroundOpacity\":0.5,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cc7030-93\",\"direction\":[\"vertical\",\"\",\"\"],\"justifyContent\":[null,\"\",\"\"],\"flexBasis\":[null,\"\",\"\"],\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cc7030-93 kb-section-dir-vertical\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_bfa87e-12\",\"align\":\"center\",\"color\":\"\",\"margin\":[0,\"\",60,\"\"],\"tabletMargin\":[\"\",\"\",\"md\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",2],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\",\"textOrientation\":\"horizontal\",\"fontSize\":[\"xl\",\"\",\"\"],\"maxWidth\":[873,\"\",\"\"]} -->\n<h2 class=\"kt-adv-heading6_bfa87e-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_bfa87e-12\"><mark true=\"true\" class=\"kt-highlight\">Taste the magic</mark> with our Artisan menu of <mark true=\"true\" class=\"kt-highlight\">breads &amp; cakes</mark></h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"6_a24442-62\",\"contentBgColor\":\"palette1\",\"contentBorderStyles\":[{\"top\":[\"palette8\",\"\",1],\"right\":[\"palette8\",\"\",1],\"bottom\":[\"palette8\",\"\",1],\"left\":[\"palette8\",\"\",1],\"unit\":\"px\"}],\"contentBorderRadius\":[16,16,16,16],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"Breads\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-breads\"},{\"text\":\"Pastries\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-pastries\"},{\"text\":\"Cookies \\u0026amp; Cakes\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-cookies\"}],\"titleColor\":\"palette3\",\"titleColorHover\":\"palette3\",\"titleColorActive\":\"palette3\",\"titleBg\":\"palette2\",\"titleBgHover\":\"palette1\",\"titleBgActive\":\"palette1\",\"titleBorder\":\"palette8\",\"titleBorderHover\":\"palette1\",\"titleBorderActive\":\"palette1\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[16,16,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.1\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"sm\",\"startTab\":1} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id6_a24442-62 kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-breads\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-breads\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">Breads</span></a></li><li id=\"tab-pastries\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-pastries\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">Pastries</span></a></li><li id=\"tab-cookies\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-cookies\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">Cookies &amp; Cakes</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6_9340a5-11\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6_9340a5-11\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_7f8ebd-5e\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"anchor\":\"\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_ee27bc-00\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-3.jpg\",\"bgImgID\":778,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_ee27bc-00\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_bd683b-5f\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_bd683b-5f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_14f3e9-ed\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_14f3e9-ed wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_14f3e9-ed\"><strong>Classic Sourdough</strong><br>A tangy, crusty sourdough with a chewy, soft center. Perfect for toast or sandwiches.<br><strong>$4.05</strong><br><br><strong>Rustic Whole Wheat</strong><br>Hearty whole wheat loaf, packed with natural grains and a nutty flavor.<br><strong>$3.78</strong><br><br><strong>Ciabatta</strong><br>Light and airy Italian bread with a crisp crust, ideal for paninis or dipping in olive oil.<br><strong>$4.32</strong><br><br><strong>Focaccia with Rosemary</strong><br>Soft, fluffy focaccia topped with fresh rosemary and a drizzle of olive oil.<br><strong>$4.59</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6_b23fff-cf\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6_b23fff-cf\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_418391-b0\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_4d9acb-06\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-6.jpg\",\"bgImgID\":781,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"68% 65%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_4d9acb-06\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_196241-2b\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_196241-2b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_e0c438-de\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_e0c438-de wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_e0c438-de\"><strong>Butter Croissant</strong><br>Flaky, golden croissant with a rich buttery flavor. Perfect for breakfast or a snack.<br><strong>$3.24</strong><br><br><strong>Chocolate Pain au Chocolat</strong><br>Buttery pastry filled with smooth, dark chocolate. A sweet treat any time of day.<br><strong>$3.78</strong><br><br><strong>Almond Danish</strong><br>Light, layered pastry topped with almond cream and slivered almonds.<br><strong>$4.05</strong><br><br><strong>Cinnamon Roll</strong><br>Soft, sweet roll swirled with cinnamon sugar and drizzled with icing.<br><strong>$3.51</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"6_7366d6-a9\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab6_7366d6-a9\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_6f9dc6-e9\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_f1cc23-9f\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-1.jpg\",\"bgImgID\":776,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"15% 53%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f1cc23-9f\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_756917-68\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_756917-68\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_9d7990-d7\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_9d7990-d7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_9d7990-d7\"><strong>Chocolate Chip Cookies</strong><br>Classic cookies loaded with gooey chocolate chips, baked to golden perfection.<br><strong>$4.50<br></strong><br><strong>Oatmeal Raisin Cookies</strong><br>Chewy cookies made with hearty oats and sweet raisins for a wholesome flavor.<br><strong>$4.25</strong><br><br><strong>Butter Shortbread Biscuits</strong><br>Rich, crumbly biscuits with a melt-in-your-mouth buttery taste.<br><strong>$5.00<br></strong><br><strong>Peanut Butter Cookies</strong><br>Soft and nutty cookies with the perfect balance of sweet and salty peanut flavor.<br><strong>$4.75</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_1ea0e7-08\",\"tabletLayout\":\"row\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette8\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":40,\"secondColumnWidth\":60,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"lg\",\"\"],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"xl\",\"\",\"lg\",\"\"],\"mobilePadding\":[\"md\",\"\",\"\",\"\"],\"anchor\":\"order\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_3e9b10-bf\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_3e9b10-bf\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_7df76e-07\",\"align\":\"left\",\"color\":\"\",\"padding\":[\"\",\"\",\"0\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",2],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\",\"textOrientation\":\"horizontal\"} -->\n<h2 class=\"kt-adv-heading6_7df76e-07 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_7df76e-07\"><mark true=\"true\" class=\"kt-highlight\">How to</mark> Reserve your  <mark true=\"true\" class=\"kt-highlight\">Fresh Bakes</mark></h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_85fdca-05\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette4\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette4\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_85fdca-05\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">1</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Browse the menu</h3><p class=\"kt-blocks-info-box-text\">Explore our daily selection of breads, pastries, cookies, and cakes.</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_2ddd6d-1a\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette5\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette5\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_2ddd6d-1a\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">2</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Place your order</h3><p class=\"kt-blocks-info-box-text\">Fill out our order form or give us a quick call to reserve your favourites.</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_9d1d5d-65\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette6\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette6\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_9d1d5d-65\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">3</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Take Home &amp; Enjoy</h3><p class=\"kt-blocks-info-box-text\">Pick up your fresh bakes at The Pantry, take them home and enjoy!</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_2db7f3-10\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_2db7f3-10\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_704fa6-e9\",\"padding\":[\"lg\",\"lg\",\"lg\",\"lg\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_704fa6-e9\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form {\"id\":487,\"uniqueID\":\"6_e5fd93-b6\"} /--></div></div>\n<!-- /wp:kadence/column --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_867c81-6c\",\"columns\":1,\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette8\",\"overlayBgImg\":null,\"overlayBgImgID\":null,\"overlayBgImgSize\":\"16% auto\",\"overlayBgImgPosition\":\"57.99999999999999% 0%\",\"overlayOpacity\":\"\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"3xl\",\"\"],\"anchor\":\"about\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d2379a-79\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d2379a-79\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"6_fce5c8-5c\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"fontSize\":[\"xl\",\"\",\"\"]} -->\n<h3 class=\"kt-adv-heading6_fce5c8-5c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_fce5c8-5c\">FAQs</h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/accordion {\"uniqueID\":\"6_dbddf1-97\",\"paneCount\":5,\"contentBorderStyle\":[{\"top\":[\"\",\"\",0],\"right\":[\"\",\"\",0],\"bottom\":[\"\",\"\",0],\"left\":[\"\",\"\",0],\"unit\":\"px\"}],\"titleStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[14,16,14,16],\"marginTop\":10,\"color\":\"palette8\",\"background\":\"palette5\",\"border\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"borderWidth\":[\"\",\"\",\"\",\"\"],\"colorHover\":\"#444444\",\"backgroundHover\":\"palette2\",\"borderHover\":[\"\",\"\",\"\",\"\"],\"colorActive\":\"palette3\",\"backgroundActive\":\"palette2\",\"borderActive\":[\"\",\"\",\"\",\"\"],\"textTransform\":\"\"}],\"titleBorder\":[{\"top\":[\"#f2f2f2\",\"\",0],\"right\":[\"#f2f2f2\",\"\",0],\"bottom\":[\"#f2f2f2\",\"\",0],\"left\":[\"#f2f2f2\",\"\",0],\"unit\":\"px\"}],\"titleBorderHover\":[{\"top\":[\"#eeeeee\",\"\",\"\"],\"right\":[\"#eeeeee\",\"\",\"\"],\"bottom\":[\"#eeeeee\",\"\",\"\"],\"left\":[\"#eeeeee\",\"\",\"\"],\"unit\":\"px\"}],\"titleBorderActive\":[{\"top\":[\"#BE530B\",\"\",\"\"],\"right\":[\"#BE530B\",\"\",\"\"],\"bottom\":[\"#BE530B\",\"\",\"\"],\"left\":[\"#BE530B\",\"\",\"\"],\"unit\":\"px\"}],\"titleBorderRadius\":[30,30,30,30]} -->\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id6_dbddf1-97 kt-accordion-has-5-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\"><!-- wp:kadence/pane {\"uniqueID\":\"6_9b1b45-0a\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane6_9b1b45-0a\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">How do I place an order?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_0b1d56-2e\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_0b1d56-2e wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_0b1d56-2e\">You can place an order by filling out our contact form on the website. Just let us know your favourite pastries, cookies, cakes, or breads, along with your preferred collection time. We’ll get back to you to confirm your order.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":2,\"uniqueID\":\"6_133601-19\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane6_133601-19\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Can I collect my order in-store?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_c79bdc-36\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_c79bdc-36 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_c79bdc-36\">Absolutely! During checkout, you can choose the “Collect In-Store” option and pick a convenient time to collect your order from our bakery.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":3,\"uniqueID\":\"6_4a429d-02\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane6_4a429d-02\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Do you offer custom cakes?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_6cc0ed-3f\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_6cc0ed-3f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_6cc0ed-3f\">Yes! We love creating custom cakes for birthdays, celebrations, or special occasions. Please contact us directly or add a note to your order with your design ideas.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":4,\"uniqueID\":\"6_d26a62-e4\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane6_d26a62-e4\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">How far in advance should I place an order?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_b9c5df-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_b9c5df-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_b9c5df-c2\">We recommend placing orders at least 24 hours in advance for breads, pastries, and cookies. For custom cakes, please allow 3–5 days to ensure we can bring your design to life.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane --></div></div></div>\n<!-- /wp:kadence/accordion --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_97abf6-33\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette2\",\"align\":\"full\",\"firstColumnWidth\":60,\"secondColumnWidth\":40,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette2\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"anchor\":\"contact\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_9dc282-02\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_9dc282-02\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_08b1a7-57\",\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_25b475-f1\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_25b475-f1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_18b26a-51\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_18b26a-51 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_18b26a-51\">Location</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_661550-9c\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_661550-9c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_661550-9c\">124 Maplewood Lane<br>Willowbrook, NY 11789<br>United States</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cbbe89-c9\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cbbe89-c9\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_4f2c9f-10\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_4f2c9f-10 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_4f2c9f-10\">Opening hours</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_8b63cf-ce\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_8b63cf-ce wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_8b63cf-ce\">Tuesday – Friday: 8:00 AM – 6:00 PM<br>Saturday – Sunday: 9:00 AM – 4:00 PM<br>Closed on Mondays</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/spacer {\"spacerHeight\":30,\"dividerColor\":\"palette3\",\"dividerWidth\":100,\"uniqueID\":\"6_0fa585-61\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6_0fa585-61\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_543106-73\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_f96347-3f\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f96347-3f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_047f00-2e\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_047f00-2e wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_047f00-2e\">Phone</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_e4f917-fc\",\"color\":\"\",\"margin\":[\"\",\"\",\"xxs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\",\"linkStyle\":\"hover_underline\",\"linkColor\":\"palette3\",\"linkHoverColor\":\"palette5\"} -->\n<p class=\"kt-adv-heading6_e4f917-fc wp-block-kadence-advancedheading hls-hover_underline\" data-kb-block=\"kb-adv-heading6_e4f917-fc\"><a href=\"tel:+1&nbsp;5552748932\">+1&nbsp;(555) 274-8932</a></p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_07c7b4-7d\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_07c7b4-7d wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_07c7b4-7d\">Email</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_9ad1bb-c8\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\",\"linkStyle\":\"hover_underline\",\"linkColor\":\"palette3\"} -->\n<p class=\"kt-adv-heading6_9ad1bb-c8 wp-block-kadence-advancedheading hls-hover_underline\" data-kb-block=\"kb-adv-heading6_9ad1bb-c8\"><a href=\"mailto:hello@thepantry.com\">hello@thepantry.com</a></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_dee0bf-50\",\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_dee0bf-50\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/navigation {\"uniqueID\":\"6_460ce9-d9\",\"id\":427} /-->\n\n<!-- wp:kadence/icon {\"uniqueID\":\"6_141c5b-ae\",\"textAlignment\":\"left\",\"gap\":[\"sm\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-icon kt-svg-icons kt-svg-icons6_141c5b-ae alignnone\"><!-- wp:kadence/single-icon {\"uniqueID\":\"6_4a439b-b9\",\"icon\":\"fa_facebook-n\",\"link\":\"#\",\"size\":35,\"title\":\"Facebook\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Facebook\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_4a439b-b9\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Facebook\"><span data-name=\"fa_facebook-n\" data-title=\"Facebook\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_bc86f5-13\",\"icon\":\"fe_instagram\",\"link\":\"#\",\"size\":35,\"title\":\"Link to Instagram\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Instagram\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_bc86f5-13\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Instagram\"><span data-name=\"fe_instagram\" data-stroke=\"2\" data-title=\"Link_to_Instagram\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_7367b1-14\",\"icon\":\"ic_twitterX\",\"link\":\"#\",\"size\":35,\"title\":\"Link to X\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"X\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_7367b1-14\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"X\"><span data-name=\"ic_twitterX\" data-title=\"Link_to_X\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_d8a6d0-f4\",\"icon\":\"fa_pinterest\",\"link\":\"#\",\"size\":35,\"title\":\"Link to Pinterest\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Pinterest\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_d8a6d0-f4\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Pinterest\"><span data-name=\"fa_pinterest\" data-title=\"Link_to_Pinterest\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon --></div>\n<!-- /wp:kadence/icon --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_ce0f48-0c\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_ce0f48-0c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"6_b4c223-50\",\"heightDesktop\":320,\"zoom\":9,\"mapFilterAmount\":0,\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_911802-e5\",\"collapseOrder\":\"right-to-left\",\"mobileRowGutter\":\"custom\",\"customRowGutter\":[\"\",\"\",8],\"colLayout\":\"equal\",\"bgColor\":\"palette3\",\"align\":\"full\",\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette3\",\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_bca1d7-9d\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_bca1d7-9d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_f8f2e3-8d\",\"align\":\"left\",\"color\":\"palette8\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette8\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[\"sm\",\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_f8f2e3-8d wp-block-kadence-advancedheading has-theme-palette-8-color has-text-color\" data-kb-block=\"kb-adv-heading6_f8f2e3-8d\">© 2025 [Site Name] · All Rights Reserved</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d31eb0-9f\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d31eb0-9f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_2cae21-8e\",\"align\":\"right\",\"color\":\"palette8\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette8\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[\"sm\",\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_2cae21-8e wp-block-kadence-advancedheading has-theme-palette-8-color has-text-color\" data-kb-block=\"kb-adv-heading6_2cae21-8e\">Privacy | Terms &amp; Disclaimer</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','publish','closed','closed','','home-2','','','2025-11-03 15:57:57','2025-11-03 08:57:57','',0,'https://startertemplatecloud.com/g89/?page_id=6',0,'page','',0),(15,1,'2025-08-21 10:56:06','2025-08-21 10:56:06','<!-- wp:kadence/header {\"uniqueID\":\"15_647af5-86\"} -->\n<!-- wp:kadence/header-container-desktop {\"uniqueID\":\"15_d9021b-43\"} -->\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_752d84-0d\",\"location\":\"top\",\"metadata\":{\"name\":\"Top Row\"}} -->\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_bc1ca2-78\",\"location\":\"left\",\"metadata\":{\"name\":\"Left Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_c3b129-e7\",\"location\":\"left\",\"metadata\":{\"name\":\"Left\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_3ed82a-a8\",\"location\":\"center-left\",\"metadata\":{\"name\":\"Center Left\"}} /-->\n<!-- /wp:kadence/header-section -->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_5aaf55-e7\",\"location\":\"center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_eb3aaa-86\",\"location\":\"right\",\"metadata\":{\"name\":\"Right Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_e1604b-fb\",\"location\":\"center-right\",\"metadata\":{\"name\":\"Center Right\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_6e556f-3d\",\"location\":\"right\",\"metadata\":{\"name\":\"Right\"}} /-->\n<!-- /wp:kadence/header-section -->\n<!-- /wp:kadence/header-row -->\n\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_348bf6-e5\",\"location\":\"center\",\"background\":{\"color\":\"palette9\",\"image\":\"\",\"imageID\":\"\",\"position\":\"center center\",\"size\":\"cover\",\"repeat\":\"no-repeat\",\"attachment\":\"scroll\",\"type\":\"normal\",\"gradient\":\"\"},\"border\":[{\"top\":[\"palette1\",\"\",10],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"minHeight\":80,\"vAlign\":\"center\",\"metadata\":{\"name\":\"Middle Row\"}} -->\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_190b83-23\",\"location\":\"left\",\"metadata\":{\"name\":\"Left Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_6f8da9-99\",\"location\":\"left\",\"metadata\":{\"name\":\"Left\"}} -->\n<!-- wp:kadence/identity {\"uniqueID\":\"15_89d8f3-a8\",\"showSiteTitle\":false,\"layout\":\"logo-only\"} -->\n<!-- wp:site-logo {\"width\":150,\"isLink\":false,\"style\":{\"spacing\":{\"margin\":{\"right\":\"var:preset|spacing|40\"}}}} /-->\n<!-- /wp:kadence/identity -->\n<!-- /wp:kadence/header-column -->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_bfac17-06\",\"location\":\"center-left\",\"metadata\":{\"name\":\"Center Left\"}} /-->\n<!-- /wp:kadence/header-section -->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_785f08-27\",\"location\":\"center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_acb25e-91\",\"location\":\"right\",\"metadata\":{\"name\":\"Right Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_4837c4-1e\",\"location\":\"center-right\",\"metadata\":{\"name\":\"Center Right\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_2546d1-f0\",\"location\":\"right\",\"metadata\":{\"name\":\"Right\"}} -->\n<!-- wp:kadence/navigation {\"uniqueID\":\"15_099cd7-33\",\"id\":27} /-->\n\n<!-- wp:kadence/off-canvas-trigger {\"uniqueID\":\"15_ba8ef4-e4\",\"icon\":\"fe_alignRight\",\"lineWidth\":1,\"iconBackgroundColor\":\"palette2\",\"borderRadius\":[4,4,4,4]} /-->\n<!-- /wp:kadence/header-column -->\n<!-- /wp:kadence/header-section -->\n<!-- /wp:kadence/header-row -->\n\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_147de8-0e\",\"location\":\"bottom\",\"metadata\":{\"name\":\"Bottom Row\"}} -->\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_aa6a23-fe\",\"location\":\"left\",\"metadata\":{\"name\":\"Left Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_708b39-39\",\"location\":\"left\",\"metadata\":{\"name\":\"Left\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_0a90f8-2c\",\"location\":\"center-left\",\"metadata\":{\"name\":\"Center Left\"}} /-->\n<!-- /wp:kadence/header-section -->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_142548-a1\",\"location\":\"center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-section {\"uniqueID\":\"15_a10f8e-a1\",\"location\":\"right\",\"metadata\":{\"name\":\"Right Section\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_993ec1-ee\",\"location\":\"center-right\",\"metadata\":{\"name\":\"Center Right\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_a515e5-db\",\"location\":\"right\",\"metadata\":{\"name\":\"Right\"}} /-->\n<!-- /wp:kadence/header-section -->\n<!-- /wp:kadence/header-row -->\n<!-- /wp:kadence/header-container-desktop -->\n\n<!-- wp:kadence/header-container-tablet {\"uniqueID\":\"15_d7b603-66\"} -->\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_840f77-a1\",\"location\":\"top\",\"metadata\":{\"name\":\"Top Row\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_793712-c8\",\"location\":\"tablet-left\",\"metadata\":{\"name\":\"Left\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_12c4bc-97\",\"location\":\"tablet-center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_2b5457-23\",\"location\":\"tablet-right\",\"metadata\":{\"name\":\"Right\"}} /-->\n<!-- /wp:kadence/header-row -->\n\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_f795a5-22\",\"location\":\"center\",\"minHeightTablet\":90,\"metadata\":{\"name\":\"Middle Row\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_c0b518-91\",\"location\":\"tablet-left\",\"metadata\":{\"name\":\"Left\"}} -->\n<!-- wp:kadence/identity {\"uniqueID\":\"15_271300-fc\",\"showSiteTitle\":false,\"layout\":\"logo-only\"} -->\n<!-- wp:site-logo {\"width\":175,\"isLink\":false,\"style\":{\"spacing\":{\"margin\":{\"right\":\"var:preset|spacing|40\"}}}} /-->\n<!-- /wp:kadence/identity -->\n<!-- /wp:kadence/header-column -->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_809e14-4f\",\"location\":\"tablet-center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_31f8a1-89\",\"location\":\"tablet-right\",\"metadata\":{\"name\":\"Right\"}} -->\n<!-- wp:kadence/off-canvas-trigger {\"uniqueID\":\"15_82e87a-ee\",\"icon\":\"fe_alignRight\",\"lineWidth\":1.5,\"iconSizeTablet\":25,\"iconSizeMobile\":30,\"iconColorTablet\":\"palette3\",\"iconColorHoverTablet\":\"palette3\",\"iconBackgroundColorTablet\":\"palette2\",\"iconBackgroundColorHoverTablet\":\"palette8\",\"borderRadiusTablet\":[4,4,4,4]} /-->\n<!-- /wp:kadence/header-column -->\n<!-- /wp:kadence/header-row -->\n\n<!-- wp:kadence/header-row {\"uniqueID\":\"15_8f2dfd-bb\",\"location\":\"bottom\",\"metadata\":{\"name\":\"Bottom Row\"}} -->\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_62d636-b6\",\"location\":\"tablet-left\",\"metadata\":{\"name\":\"Left\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_eead8b-f8\",\"location\":\"tablet-center\",\"metadata\":{\"name\":\"Center\"}} /-->\n\n<!-- wp:kadence/header-column {\"uniqueID\":\"15_0f459e-04\",\"location\":\"tablet-right\",\"metadata\":{\"name\":\"Right\"}} /-->\n<!-- /wp:kadence/header-row -->\n<!-- /wp:kadence/header-container-tablet -->\n\n<!-- wp:kadence/off-canvas {\"uniqueID\":\"15_1aeb43-c9\",\"slideFrom\":\"right\",\"maxWidth\":523,\"backgroundColor\":\"palette8\"} -->\n<!-- wp:site-logo {\"isLink\":false} /-->\n\n<!-- wp:kadence/spacer {\"spacerHeight\":40,\"dividerColor\":\"palette3\",\"dividerWidth\":100,\"uniqueID\":\"15_db37e5-0a\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-15_db37e5-0a\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_f9d2e0-66\",\"vsdesk\":true,\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_f9d2e0-66 kvs-lg-false\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/navigation {\"uniqueID\":\"15_deba96-55\",\"id\":27} /--></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_d278b7-99\",\"backgroundHover\":\"rgba(255,255,255,0.5)\",\"link\":\"#tab-breads\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_d278b7-99 kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"15_9cb3e4-ee\",\"mobileLayout\":\"right-golden\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"mobileGutter\":\"skinny\",\"customGutter\":[\"\",\"\",16],\"colLayout\":\"right-golden\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"\",\"xs\",\"\"],\"columnsInnerHeight\":true,\"padding\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"15_f29f91-ea\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-8-1.jpg\",\"bgImgID\":785,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"57.99999999999999% 89%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"link\":\"https://teambuildingkorea.com/#tab-breads\",\"linkTitle\":\"Breads Menu\",\"height\":[\"\",\"\",100],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_f29f91-ea kb-section-has-link\"><div class=\"kt-inside-inner-col\"></div><a href=\"https://teambuildingkorea.com/#tab-breads\" class=\"kb-section-link-overlay\" aria-label=\"Breads Menu\"></a></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_a878be-55\",\"link\":\"#tab-breads\",\"linkTitle\":\"Breads Menu\",\"margin\":[\"xxs\",\"\",\"xxs\",\"\"],\"mobileMargin\":[\"0\",\"\",\"0\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_a878be-55 kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"15_bd214a-17\",\"color\":\"\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",4],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\"} -->\n<h3 class=\"kt-adv-heading15_bd214a-17 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_bd214a-17\"><mark true=\"true\" class=\"kt-highlight\">Breads</mark></h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"15_869ad6-cb\",\"margin\":[\"0\",\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading15_869ad6-cb wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_869ad6-cb\">Our breads are baked fresh each morning, using simple, wholesome ingredients.</p>\n<!-- /wp:kadence/advancedheading --></div><a href=\"#tab-breads\" class=\"kb-section-link-overlay\" aria-label=\"Breads Menu\"></a></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div><a href=\"#tab-breads\" class=\"kb-section-link-overlay\"></a></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_834938-4a\",\"backgroundHover\":\"rgba(255,255,255,0.5)\",\"link\":\"#tab-pastries\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_834938-4a kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"15_3b338c-42\",\"mobileLayout\":\"right-golden\",\"mobileGutter\":\"skinny\",\"customGutter\":[\"\",\"\",16],\"colLayout\":\"right-golden\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"columnsInnerHeight\":true,\"padding\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"15_2b4524-8d\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-6.jpg\",\"bgImgID\":781,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"61% 60%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",100],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_2b4524-8d\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_300ae2-e5\",\"link\":\"#tab-pastries\",\"linkTitle\":\"Pasteries menu\",\"margin\":[\"xxs\",\"\",\"xxs\",\"\"],\"mobileMargin\":[\"0\",\"\",\"0\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_300ae2-e5 kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"15_c66255-09\",\"color\":\"\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",4],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\"} -->\n<h3 class=\"kt-adv-heading15_c66255-09 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_c66255-09\"><mark true=\"true\" class=\"kt-highlight\">Pastries</mark></h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"15_bee151-01\",\"margin\":[\"0\",\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading15_bee151-01 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_bee151-01\">Our pastries are golden, flaky, and baked fresh daily. From buttery croissants to sweet danishes.</p>\n<!-- /wp:kadence/advancedheading --></div><a href=\"#tab-pastries\" class=\"kb-section-link-overlay\" aria-label=\"Pasteries menu\"></a></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div><a href=\"#tab-pastries\" class=\"kb-section-link-overlay\"></a></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_4b51d7-4a\",\"backgroundHover\":\"rgba(255,255,255,0.5)\",\"link\":\"#tab-cookies\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_4b51d7-4a kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"15_90f995-c4\",\"mobileLayout\":\"right-golden\",\"mobileGutter\":\"skinny\",\"customGutter\":[\"\",\"\",16],\"colLayout\":\"right-golden\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"columnsInnerHeight\":true,\"padding\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"15_efc68e-6a\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-1.jpg\",\"bgImgID\":776,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"44% 52%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"link\":\"https://teambuildingkorea.com/#tab-cookiesampcakes\",\"linkTitle\":\"Cookies \\u0026 Cakes Menu\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_efc68e-6a kb-section-has-link\"><div class=\"kt-inside-inner-col\"></div><a href=\"https://teambuildingkorea.com/#tab-cookiesampcakes\" class=\"kb-section-link-overlay\" aria-label=\"Cookies &amp; Cakes Menu\"></a></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_8d4461-6b\",\"link\":\"#tab-cookies\",\"linkTitle\":\"Cookies Menu\",\"margin\":[\"xxs\",\"\",\"xxs\",\"\"],\"mobileMargin\":[\"0\",\"\",\"0\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_8d4461-6b kb-section-has-link\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"15_dfa7a9-33\",\"color\":\"\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",4],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\"} -->\n<h3 class=\"kt-adv-heading15_dfa7a9-33 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_dfa7a9-33\"><mark true=\"true\" class=\"kt-highlight\">Cookies</mark> &amp; <mark true=\"true\" class=\"kt-highlight\">Cakes</mark></h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"15_a03c09-12\",\"margin\":[\"0\",\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading15_a03c09-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_a03c09-12\">Our cookies are baked to perfection with rich flavors and chewy textures. </p>\n<!-- /wp:kadence/advancedheading --></div><a href=\"#tab-cookies\" class=\"kb-section-link-overlay\" aria-label=\"Cookies Menu\"></a></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div><a href=\"#tab-cookies\" class=\"kb-section-link-overlay\"></a></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/spacer {\"spacerHeight\":40,\"dividerColor\":\"palette3\",\"dividerWidth\":100,\"uniqueID\":\"15_ae90a0-20\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-15_ae90a0-20\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"15_063efe-7b\",\"columns\":1,\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"mobilePadding\":[\"xxs\",\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"15_7405e7-b7\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column15_7405e7-b7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"15_09d742-5a\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"xxs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading15_09d742-5a wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading15_09d742-5a\">Location</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"15_7c1110-5f\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading15_7c1110-5f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_7c1110-5f\">124 Maplewood Lane<br>Willowbrook, NY 11789<br>United States</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"15_606868-45\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"xxs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading15_606868-45 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading15_606868-45\">Phone</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"15_53028a-f9\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\",\"linkColor\":\"palette3\"} -->\n<p class=\"kt-adv-heading15_53028a-f9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading15_53028a-f9\"><a href=\"tel:+1%C2%A05552748932\">+1&nbsp;(555) 274-8932</a></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n<!-- /wp:kadence/off-canvas -->\n<!-- /wp:kadence/header -->','The Pantry - One Page Header','','publish','closed','closed','','auto-draft','','','2025-08-21 10:56:06','2025-08-21 10:56:06','',0,'https://startertemplatecloud.com/g89/?post_type=kadence_header&amp;p=15',0,'kadence_header','',0),(23,1,'2025-08-21 10:59:01','2025-08-21 10:59:01','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2025-08-21 10:59:01','2025-08-21 10:59:01','',0,'https://startertemplatecloud.com/g89/2025/08/21/navigation/',0,'wp_navigation','',0),(26,1,'2025-08-21 11:01:16','2025-08-21 11:01:16','','The Pantry Logo copy','','inherit','open','closed','','the-pantry-logo-copy','','','2025-08-21 11:01:16','2025-08-21 11:01:16','',15,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/08/The-Pantry-Logo-copy.png',0,'attachment','image/png',0),(27,1,'2025-08-21 11:01:43','2025-08-21 11:01:43','<!-- wp:kadence/navigation {\"uniqueID\":\"27_914fcf-ba\"} -->\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"15_5f889c-43\",\"label\":\"About\",\"url\":\"#about\",\"kind\":\"custom\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"15_87b879-69\",\"label\":\"Menu\",\"url\":\"#menu\",\"kind\":\"custom\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"15_54cf03-87\",\"label\":\"Reserve your order\",\"url\":\"#order\",\"kind\":\"custom\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"15_15d82e-75\",\"label\":\"Contact\",\"url\":\"#contact\",\"kind\":\"custom\"} /-->\n<!-- /wp:kadence/navigation -->','Primary Navigation','','publish','closed','closed','','auto-draft','','','2025-08-21 11:01:43','2025-08-21 11:01:43','',0,'https://startertemplatecloud.com/g89/?post_type=kadence_navigation&amp;p=27',0,'kadence_navigation','',0),(43,1,'2021-10-19 07:36:16','2021-10-19 07:36:16','','Blog','','publish','closed','closed','','blog','','','2021-10-19 07:36:16','2021-10-19 07:36:16','',0,'https://kits.themecy.com/memberships-3/?page_id=43',0,'page','',0),(44,1,'2021-10-19 07:36:22','2021-10-19 07:36:22','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\"><strong><strong>info@catalystteambuilding.vn</strong></strong></p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84918177771 (Viber/Whatsapp)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\",\"themeStyle\":\"ffs_inherit_theme\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','publish','closed','closed','','contact','','','2026-02-05 15:11:02','2026-02-05 08:11:02','',0,'https://kits.themecy.com/memberships-3/?page_id=44',0,'page','',0),(45,1,'2021-10-19 07:36:28','2021-10-19 07:36:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_dea90b-b7\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-9.jpg\",\"overlayBgImgID\":841,\"overlayOpacity\":34,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_ed8b26-85\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column45_ed8b26-85 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"45_522559-d5\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading45_522559-d5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_522559-d5\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"45_ebed55-e1\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading45_ebed55-e1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_ebed55-e1\">Team Building Korea -  Transforming Teams into Champions</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_85477f-c1\",\"columns\":3,\"colLayout\":\"center-exwide\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_c154b6-98\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_c154b6-98\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_fc0d86-66\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_fc0d86-66\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p><strong>About Us: Team Building Korea</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to Team Building Korea, your ultimate destination for innovative and engaging team building experiences in South Korea. We are proud to be managed by the visionary Ryan Truong Van Hoang and Catalyst Team Building Vietnam, a partnership built on expertise, passion, and a commitment to helping teams flourish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Meet Ryan Truong Van Hoang:</strong> With 13 years of unwavering dedication to the team building industry, Ryan Truong Van Hoang is a true pioneer in creating transformative team experiences. His journey began in Vietnam, where he saw the immense potential for enhancing team dynamics through unique activities and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In 2017, Ryan achieved a significant milestone by obtaining an exclusive license for selling and operating Catalyst products in Vietnam. This achievement allowed him to not only serve his home country but also opened doors for business collaborations with Catalyst worldwide, showcasing his dedication and excellence in the field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Commitment:</strong> At Team Building Korea, we are on a mission to foster stronger bonds and higher levels of collaboration within teams of all shapes and sizes. Ryan and his dedicated team have curated over 150 team building ideas, each designed to ignite enthusiasm, improve communication, and boost productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our offerings are more than just activities; they are the catalysts that spark positive change within your organization. Whether you\'re a local business in South Korea or a global corporation, we are equipped and ready to help you achieve your team building goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Choose Team Building Korea:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Expertise:</strong> With over a decade of experience, Ryan and his team bring a wealth of knowledge and creativity to every team building event.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Global Reach:</strong> Thanks to the exclusive Catalyst partnership, we have the flexibility to provide exceptional team building solutions not only in South Korea but also across the globe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Innovation:</strong> Our 150+ team building ideas are at the cutting edge of the industry, ensuring that your teams will experience unique and meaningful activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Customization:</strong> We understand that every team is different. Our team building experiences can be tailored to your specific goals and requirements.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Results:</strong> Our focus is on delivering measurable results for your team, from improved communication to increased morale and productivity.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Join us at Team Building Korea and embark on a journey of self-discovery, teamwork, and personal growth. Let us be your partner in building stronger, more cohesive teams, and achieving new heights of success. Contact us today and take the first step towards a brighter future for your organization.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_a2b608-4b\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_a2b608-4b\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','publish','closed','closed','','about','','','2023-10-29 12:39:58','2023-10-29 05:39:58','',0,'https://kits.themecy.com/memberships-3/?page_id=45',0,'page','',0),(105,1,'2021-10-30 10:09:46','2021-10-30 10:09:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_ad8f17-a6\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":100,\"bottomPadding\":80,\"leftPadding\":0,\"rightPadding\":0,\"topPaddingM\":60,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[120,20,60,20]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_ad8f17-a6\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_ad8f17-a6\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_d3daf1-de\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3daf1-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_2a3b0e-3f\",\"align\":\"center\",\"color\":\"palette6\",\"bottomMargin\":10,\"textTransform\":\"capitalize\",\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_2a3b0e-3f wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_2a3b0e-3f\">our portfolio</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_38cbd4-81\",\"align\":\"center\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0} -->\n<h1 class=\"kt-adv-heading_38cbd4-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_38cbd4-81\">Design is a journey<br>of discovery</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_01e1d1-7f\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_01e1d1-7f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_01e1d1-7f\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_f4c5bc-0c\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":0,\"bottomPadding\":80,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":20,\"bottomPaddingM\":20,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[40,20,40,20],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_f4c5bc-0c\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_f4c5bc-0c\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"leftMargin\":20,\"rightMargin\":20,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_780d27-86\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg\",\"bgImgID\":667,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_780d27-86\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":215,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_54c5bd-97\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_54c5bd-97 size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/video10.png\" alt=\"\" class=\"kb-img wp-image-215\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fe7fc8-8d\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":1000,\"topPadding\":0,\"bottomPadding\":100,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":40,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[60,30,60,30]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_fe7fc8-8d\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_fe7fc8-8d\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-none kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_9797b5-7e\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_9797b5-7e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_870604-32\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_870604-32 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_870604-32\"><strong>Lorem ipsum dolor sit amet</strong>, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut etiam sit amet nisl purus in mollis nunc sed.&nbsp;<strong>Justo donec enim diam</strong>&nbsp;vulputate</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_70c825-42\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_70c825-42\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_bbceda-47\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_bbceda-47 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_bbceda-47\">ut pharetra sit. Magna eget est lorem ipsum dolor sit. Pellentesque nec nam aliquam sem. Senectus et netus&nbsp;<strong>et malesuada fames</strong>. Faucibus et molestie ac feugiat sed lectus vestibulum.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_2fd0f8-7a\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":53.8,\"secondColumnWidth\":46.2,\"tabletPadding\":[60,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_2fd0f8-7a\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_2fd0f8-7a\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-53.8  kt-custom-second-width-46.2 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":160,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_c1d852-7b\",\"topMarginT\":0,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c1d852-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_9b7c5c-67\",\"color\":\"palette6\",\"size\":15,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_9b7c5c-67 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_9b7c5c-67\">HOW WE CAN HELP YOU</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_2203f6-38\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0,\"tabletAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_2203f6-38 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_2203f6-38\">We Aim To Set The Trends Of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d2ccb8-5d\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d2ccb8-5d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d2ccb8-5d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/image {\"id\":336,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_60018f-e3\",\"marginDesktop\":[100,100,0,0],\"marginTablet\":[20,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_60018f-e3 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/kam-idris-_HqH1X3LBN18-unsplash-1024x1024.jpg\" alt=\"\" class=\"kb-img wp-image-336\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_57472a-c5\",\"topMarginT\":20,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_57472a-c5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":338,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_f58dc0-e4\",\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_f58dc0-e4 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/laurence-katz-C1WqNGocRY_E-unsplash-906x1024.jpg\" alt=\"\" class=\"kb-img wp-image-338\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b85d68-7b\",\"columnGutter\":\"none\",\"colLayout\":\"right-golden\",\"topPadding\":0,\"bottomPadding\":0,\"topMargin\":-200,\"topMarginM\":0,\"bottomMarginM\":0,\"firstColumnWidth\":25,\"secondColumnWidth\":75} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_b85d68-7b\" class=\"kt-row-layout-inner kt-layout-id_b85d68-7b\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-right-golden kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_261ec9-9b\",\"vsmobile\":true,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_261ec9-9b kvs-sm-false\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":30,\"bottomPaddingM\":30,\"leftPaddingM\":30,\"rightPaddingM\":30,\"topMarginM\":0,\"bottomMarginM\":0,\"leftMarginM\":0,\"rightMarginM\":0,\"background\":\"palette9\",\"uniqueID\":\"_941af2-10\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_941af2-10\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_b15f6d-36\",\"bottomMargin\":10,\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_b15f6d-36 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_b15f6d-36\">February 25th, 2022</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"_6e59b0-ef\",\"topMargin\":0} -->\n<h4 class=\"kt-adv-heading_6e59b0-ef wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_6e59b0-ef\">Dogel Nord Station</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_1c7832-f0\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1c7832-f0 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1c7832-f0\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_2ac9c1-46\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_2ac9c1-46\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_6bf1a4-ba\",\"columns\":1,\"colLayout\":\"equal\",\"topPadding\":120,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bgColor\":\"palette8\",\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_6bf1a4-ba\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_6bf1a4-ba has-theme-palette-8-background-color\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_a3c407-51\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_a3c407-51\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_04c41e-36\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":1000,\"topPaddingM\":25} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_04c41e-36\" class=\"kt-row-layout-inner kt-layout-id_04c41e-36\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_c96b47-d8\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c96b47-d8\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_504e83-03\",\"align\":\"center\",\"mobileAlign\":\"left\"} -->\n<h2 class=\"kt-adv-heading_504e83-03 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_504e83-03\">Architecture is a visual art, and the building speak for themselves</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_a97a19-8f\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":1000,\"topPadding\":20,\"bottomPadding\":60,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":20,\"bottomPaddingM\":0,\"leftPaddingM\":0,\"rightPaddingM\":0,\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLocSecond\":0,\"overlayGradAngle\":270,\"overlayOpacity\":0,\"tabletPadding\":[20,20,20,20]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_a97a19-8f\" class=\"kt-row-layout-inner kt-layout-id_a97a19-8f\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-none kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"rightMargin\":10,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_b51338-8f\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_b51338-8f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_b82f9f-e9\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_b82f9f-e9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_b82f9f-e9\">Ornare suspendisse sed nisi lacus. Posuere lorem ipsum dolor sit. Habitant&nbsp;<strong>morbi tristique senectus</strong>&nbsp;et netus et malesuada. Vestibulum mattis ullamcorper velit sed ullamcorper morbi tincidunt.&nbsp;<strong>Enim sit amet venenatis</strong>&nbsp;urna cursus eget nunc. Feugiat vivamus at augue eget arcu dictum.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":10,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_a7df47-97\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_a7df47-97\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_714caa-7c\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_714caa-7c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_714caa-7c\">Id donec ultrices tincidunt arcu non sodales. Porttitor massa id neque aliquam vestibulum morbi&nbsp;<strong>blandit cursus risus</strong>. Hac habitasse platea dictumst vestibulum. Elit at imperdiet dui accumsan sit. Pellentesque diam volutpat&nbsp;<strong>commodo sed egestas</strong>&nbsp;egestas fringilla phasellus.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"_05eed0-39\",\"ids\":[255,256,257,230,132,186],\"type\":\"grid\",\"gutter\":[40,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedgallery kb-gallery-wrap-id-_05eed0-39\"><ul class=\"kb-gallery-ul kb-gallery-type-grid kb-gallery-id-_05eed0-39 kb-gallery-caption-style-bottom-hover kb-gallery-filter-none\" data-item-selector=\".kadence-blocks-gallery-item\" data-image-filter=\"none\" data-lightbox-caption=\"true\" data-columns-xxl=\"3\" data-columns-xl=\"3\" data-columns-lg=\"3\" data-columns-md=\"2\" data-columns-sm=\"1\" data-columns-xs=\"1\"><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514.jpg\" data-id=\"255\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6758514/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-255\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366.jpg\" data-id=\"256\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6782366/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-256\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404.jpg\" data-id=\"257\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6890404/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-257\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358-1024x682.jpg\" width=\"1024\" height=\"682\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" data-id=\"230\" data-link=\"https://teambuildingkorea.com/home/pexels-max-vakhtbovyc1h-6508358/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-230\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534-1024x683.jpg\" width=\"1024\" height=\"683\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534.jpg\" data-id=\"132\" data-link=\"https://teambuildingkorea.com/home/pexels-pixabay-276534/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-132\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\" data-id=\"186\" data-link=\"https://teambuildingkorea.com/home/pexels-max-vakhtbo33vych-7214449/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-186\"/></div></div></figure></div></li></ul></div>\n<!-- /wp:kadence/advancedgallery --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_8c0cc5-4c\",\"tabletLayout\":\"row\",\"columnGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":47.8,\"secondColumnWidth\":52.2,\"tabletPadding\":[60,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_8c0cc5-4c\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_8c0cc5-4c\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-47.8  kt-custom-second-width-52.2 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":0,\"uniqueID\":\"_0290ea-6c\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0290ea-6c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":339,\"linkDestination\":\"none\",\"uniqueID\":\"_41e208-7b\",\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_41e208-7b\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2021/12/minh-pham-7pC1FUybP_P8-unsplash-1.jpg\" alt=\"\" class=\"kb-img wp-image-339\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_0da6a2-ac\",\"columnGutter\":\"none\",\"colLayout\":\"right-golden\",\"topPadding\":0,\"bottomPadding\":0,\"topMargin\":-200,\"topMarginM\":0,\"firstColumnWidth\":25,\"secondColumnWidth\":75} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_0da6a2-ac\" class=\"kt-row-layout-inner kt-layout-id_0da6a2-ac\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-right-golden kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_0efc96-f2\",\"vsmobile\":true,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0efc96-f2 kvs-sm-false\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":30,\"bottomPaddingM\":30,\"leftPaddingM\":30,\"rightPaddingM\":30,\"topMarginM\":0,\"bottomMarginM\":0,\"leftMarginM\":0,\"rightMarginM\":0,\"background\":\"palette9\",\"uniqueID\":\"_24c8ef-49\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_24c8ef-49\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_10db4c-cc\",\"color\":\"palette6\",\"bottomMargin\":30,\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_10db4c-cc wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_10db4c-cc\">Best solutions for your dream</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/iconlist {\"items\":[{\"icon\":\"fas_pencil-alt\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Architecture \\u0026amp; Interior\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0},{\"icon\":\"fas_vector-square\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Design \\u0026amp; Photography\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0},{\"icon\":\"fas_couch\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Furniture Products\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0}],\"listCount\":3,\"listLabelGap\":18,\"uniqueID\":\"_ce58a2-fd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items_ce58a2-fd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-0 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_pencil-alt\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 512 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Architecture &amp; Interior</span></li><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-1 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_vector-square\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 512 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M512 128V32c0-17.67-14.33-32-32-32h-96c-17.67 0-32 14.33-32 32H160c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32v192c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32h192c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32V160c17.67 0 32-14.33 32-32zm-96-64h32v32h-32V64zM64 64h32v32H64V64zm32 384H64v-32h32v32zm352 0h-32v-32h32v32zm-32-96h-32c-17.67 0-32 14.33-32 32v32H160v-32c0-17.67-14.33-32-32-32H96V160h32c17.67 0 32-14.33 32-32V96h192v32c0 17.67 14.33 32 32 32h32v192z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Design &amp; Photography</span></li><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-2 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_couch\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 640 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Furniture Products</span></li></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":160,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_0d37f7-62\",\"topMarginT\":40,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_0d37f7-62\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_91941b-ce\",\"color\":\"palette6\",\"size\":15,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_91941b-ce wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_91941b-ce\">25 YEARS OF EXPERIENCE</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_cc56d3-f8\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0,\"textTransform\":\"capitalize\",\"tabletAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_cc56d3-f8 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_cc56d3-f8\">We can create more than you expect</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_cddde8-17\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_cddde8-17 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_cddde8-17\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/image {\"id\":337,\"linkDestination\":\"none\",\"uniqueID\":\"_a55470-f8\",\"marginDesktop\":[100,100,0,0],\"marginTablet\":[20,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_a55470-f8\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-337\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','Our Portfolio','','publish','closed','closed','','our-portfolio','','','2023-04-01 03:28:04','2023-04-01 03:28:04','',0,'https://kits.themecy.com/memberships-3/?page_id=105',0,'page','',0),(107,1,'2021-10-30 10:12:11','2021-10-30 10:12:11','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a0409-42\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"topPadding\":200,\"bottomPadding\":120,\"leftPadding\":0,\"rightPadding\":0,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_8a0409-42\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_8a0409-42 has-theme-palette-9-background-color\"><div class=\"kt-row-layout-overlay kt-row-overlay-normal\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_d3daf1-de\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3daf1-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_753ea9-d6\",\"align\":\"center\",\"bottomMargin\":10,\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading_753ea9-d6 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_753ea9-d6\">our Clients</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8d4177-8f\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_8d4177-8f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8d4177-8f\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_cc2dcb-bc\",\"columns\":1,\"colLayout\":\"equal\",\"topPadding\":100,\"bottomPadding\":100,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":40,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_cc2dcb-bc\" class=\"kt-row-layout-inner kt-layout-id_cc2dcb-bc\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_eee4de-ea\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_eee4de-ea\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_d8bdd9-c6\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":600} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_d8bdd9-c6\" class=\"kt-row-layout-inner kt-layout-id_d8bdd9-c6\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_fca9ca-42\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_fca9ca-42\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_87875e-7b\",\"align\":\"center\",\"color\":\"palette6\",\"bottomMargin\":10,\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_87875e-7b wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_87875e-7b\">ASSOCIATES &amp; CLIENTS</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_b9e5e0-6a\",\"align\":\"center\",\"topMargin\":0} -->\n<h2 class=\"kt-adv-heading_b9e5e0-6a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_b9e5e0-6a\">We Have Worked with Great People</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"_61e9fd-86\",\"columns\":[5,5,5,5,1,1],\"columnControl\":\"individual\",\"thumbSize\":\"full\",\"ids\":[285,286,287,288,289,290,291,293,292,294],\"type\":\"grid\",\"imageRatio\":\"inherit\",\"gutter\":[100,\"\",\"\"],\"margin\":[{\"desk\":[40,0,0,0],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}]} -->\n<div class=\"wp-block-kadence-advancedgallery kb-gallery-wrap-id-_61e9fd-86\"><ul class=\"kb-gallery-ul kb-gallery-type-grid kb-gallery-id-_61e9fd-86 kb-gallery-caption-style-bottom-hover kb-gallery-filter-none\" data-item-selector=\".kadence-blocks-gallery-item\" data-image-filter=\"none\" data-lightbox-caption=\"true\" data-columns-xxl=\"5\" data-columns-xl=\"5\" data-columns-lg=\"5\" data-columns-md=\"5\" data-columns-sm=\"1\" data-columns-xs=\"1\"><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-4.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-4.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-4.png\" data-id=\"285\" data-link=\"https://teambuildingkorea.com/logo-4/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-285\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-5.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-5.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-5.png\" data-id=\"286\" data-link=\"https://teambuildingkorea.com/logo-5/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-286\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-6.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-6.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-6.png\" data-id=\"287\" data-link=\"https://teambuildingkorea.com/logo-6/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-287\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-7.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-7.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-7.png\" data-id=\"288\" data-link=\"https://teambuildingkorea.com/logo-7/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-288\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-8.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-8.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-8.png\" data-id=\"289\" data-link=\"https://teambuildingkorea.com/logo-8/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-289\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-9.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-9.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-9.png\" data-id=\"290\" data-link=\"https://teambuildingkorea.com/logo-9/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-290\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-10.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-10.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-10.png\" data-id=\"291\" data-link=\"https://teambuildingkorea.com/logo-10/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-291\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-12.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-12.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-12.png\" data-id=\"293\" data-link=\"https://teambuildingkorea.com/logo-12/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-293\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-11.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-11.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-11.png\" data-id=\"292\" data-link=\"https://teambuildingkorea.com/logo-11/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-292\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-inherit\"><div class=\"kb-gal-image-radius\" style=\"max-width:152px\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-inherit\" style=\"padding-bottom:49.34210526315789%\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-13.png\" width=\"152\" height=\"75\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-13.png\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/logo-13.png\" data-id=\"294\" data-link=\"https://teambuildingkorea.com/logo-13/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-294\"/></div></div></figure></div></li></ul></div>\n<!-- /wp:kadence/advancedgallery --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_97194e-42\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":100,\"bottomPadding\":100,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":40,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_97194e-42\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_97194e-42\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_2f83ee-59\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_2f83ee-59\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_926a38-62\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":600,\"bottomPadding\":80} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_926a38-62\" class=\"kt-row-layout-inner kt-layout-id_926a38-62\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_254a4f-7c\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_254a4f-7c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ad81ef-6d\",\"align\":\"center\",\"color\":\"palette6\",\"bottomMargin\":10,\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ad81ef-6d wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_ad81ef-6d\">PORTFOLIO</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_240ffb-c6\",\"align\":\"center\"} -->\n<h2 class=\"kt-adv-heading_240ffb-c6 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_240ffb-c6\">Beautiful Interiors<br>Built to Last</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_a8ca2e-2f\",\"columns\":3,\"tabletLayout\":\"row\",\"collapseGutter\":\"widest\",\"colLayout\":\"equal\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_a8ca2e-2f\" class=\"kt-row-layout-inner kt-layout-id_a8ca2e-2f\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-gutter-default kt-v-gutter-widest kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"topPadding\":60,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"background\":\"palette9\",\"border\":\"palette1\",\"borderWidth\":[1,1,1,1],\"uniqueID\":\"_023169-1d\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_023169-1d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_599d5f-61\",\"size\":100,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"600\",\"fontWeight\":\"600\",\"topMargin\":-150,\"bottomMargin\":0,\"leftMargin\":-10} -->\n<h1 class=\"kt-adv-heading_599d5f-61 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_599d5f-61\">\"</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_16a367-b3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_16a367-b3 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_16a367-b3\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_d9e567-60\",\"hAlign\":\"left\",\"containerBackground\":\"#fceff1\",\"containerBackgroundOpacity\":0,\"containerHoverBackground\":\"#e5ebe5\",\"containerHoverBackgroundOpacity\":0,\"containerBorderWidth\":[0,0,0,0],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[\"\",\"\",\"\",\"\"],\"mediaType\":\"image\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-ekaterina-bolovtsova-4672528.jpg\",\"id\":248,\"alt\":\"\",\"width\":1900,\"height\":1270,\"maxWidth\":55,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"jpeg\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":50,\"width\":2,\"title\":\"\",\"color\":\"#444444\",\"hoverColor\":\"#444444\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"#ffffff\",\"hoverBackground\":\"#ffffff\",\"border\":\"#eeeeee\",\"hoverBorder\":\"#eeeeee\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[0,0,0,0],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":6,\"size\":[20,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"Roboto\",\"google\":true,\"style\":\"normal\",\"weight\":\"300\",\"variant\":\"300\",\"subset\":\"latin\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,0,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette6\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[18,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"capitalize\"}],\"textSpacing\":[{\"padding\":[\"\",\"\",\"\",\"\"],\"paddingControl\":\"linked\",\"margin\":[0,0,0,0],\"marginControl\":\"individual\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"containerMargin\":[0,0,0,0],\"imageRatio\":\"square\"} -->\n<div id=\"kt-info-box_d9e567-60\" class=\"wp-block-kadence-infobox\"><a class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-image-inner-intrisic-container\"><div class=\"kadence-info-box-image-intrisic kt-info-animate-none kb-info-box-image-ratio kb-info-box-image-ratio-square\"><div class=\"kadence-info-box-image-inner-intrisic\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-ekaterina-bolovtsova-4672528.jpg\" alt=\"\" width=\"1900\" height=\"1270\" class=\"kt-info-box-image wp-image-248\"/></div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h6 class=\"kt-blocks-info-box-title\">Rachel Deas</h6><p class=\"kt-blocks-info-box-text\">Sept. 2017</p></div></a></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"background\":\"palette9\",\"border\":\"palette1\",\"borderWidth\":[1,1,1,1],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_77ed0f-21\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_77ed0f-21\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_98c506-ec\",\"size\":100,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"600\",\"fontWeight\":\"600\",\"topMargin\":-150,\"bottomMargin\":0,\"leftMargin\":-10} -->\n<h1 class=\"kt-adv-heading_98c506-ec wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_98c506-ec\">\"</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_ad6a58-5b\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ad6a58-5b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ad6a58-5b\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_053be9-22\",\"hAlign\":\"left\",\"containerBackground\":\"#fceff1\",\"containerBackgroundOpacity\":0,\"containerHoverBackground\":\"#e5ebe5\",\"containerHoverBackgroundOpacity\":0,\"containerBorderWidth\":[0,0,0,0],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[\"\",\"\",\"\",\"\"],\"mediaType\":\"image\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-gary-barnes-6248913.jpg\",\"id\":249,\"alt\":\"\",\"width\":1900,\"height\":1270,\"maxWidth\":55,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"jpeg\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":50,\"width\":2,\"title\":\"\",\"color\":\"#444444\",\"hoverColor\":\"#444444\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"#ffffff\",\"hoverBackground\":\"#ffffff\",\"border\":\"#eeeeee\",\"hoverBorder\":\"#eeeeee\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[0,0,0,0],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":6,\"size\":[20,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"Roboto\",\"google\":true,\"style\":\"normal\",\"weight\":\"300\",\"variant\":\"300\",\"subset\":\"latin\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,0,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette6\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[18,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"capitalize\"}],\"textSpacing\":[{\"padding\":[\"\",\"\",\"\",\"\"],\"paddingControl\":\"linked\",\"margin\":[0,0,0,0],\"marginControl\":\"individual\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"containerMargin\":[0,0,0,0],\"imageRatio\":\"square\"} -->\n<div id=\"kt-info-box_053be9-22\" class=\"wp-block-kadence-infobox\"><a class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-image-inner-intrisic-container\"><div class=\"kadence-info-box-image-intrisic kt-info-animate-none kb-info-box-image-ratio kb-info-box-image-ratio-square\"><div class=\"kadence-info-box-image-inner-intrisic\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-gary-barnes-6248913.jpg\" alt=\"\" width=\"1900\" height=\"1270\" class=\"kt-info-box-image wp-image-249\"/></div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h6 class=\"kt-blocks-info-box-title\">Marie Bunyard</h6><p class=\"kt-blocks-info-box-text\">Sept. 2018</p></div></a></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"topPadding\":60,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"background\":\"palette9\",\"border\":\"palette1\",\"borderWidth\":[1,1,1,1],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_79b53f-57\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-3 kadence-column_79b53f-57\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_48c203-2a\",\"size\":100,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"600\",\"fontWeight\":\"600\",\"topMargin\":-150,\"bottomMargin\":0,\"leftMargin\":-10} -->\n<h1 class=\"kt-adv-heading_48c203-2a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_48c203-2a\">\"</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_7610c6-b1\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_7610c6-b1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_7610c6-b1\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_7e5a40-2b\",\"hAlign\":\"left\",\"containerBackground\":\"#fceff1\",\"containerBackgroundOpacity\":0,\"containerHoverBackground\":\"#e5ebe5\",\"containerHoverBackgroundOpacity\":0,\"containerBorderWidth\":[0,0,0,0],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[\"\",\"\",\"\",\"\"],\"mediaType\":\"image\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-ivan-samkov-4240545.jpg\",\"id\":250,\"alt\":\"\",\"width\":1900,\"height\":1270,\"maxWidth\":55,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"jpeg\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":50,\"width\":2,\"title\":\"\",\"color\":\"#444444\",\"hoverColor\":\"#444444\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"#ffffff\",\"hoverBackground\":\"#ffffff\",\"border\":\"#eeeeee\",\"hoverBorder\":\"#eeeeee\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[0,0,0,0],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":6,\"size\":[20,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"Roboto\",\"google\":true,\"style\":\"normal\",\"weight\":\"300\",\"variant\":\"300\",\"subset\":\"latin\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,0,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette6\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[18,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"capitalize\"}],\"textSpacing\":[{\"padding\":[\"\",\"\",\"\",\"\"],\"paddingControl\":\"linked\",\"margin\":[0,0,0,0],\"marginControl\":\"individual\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"containerMargin\":[0,0,0,0],\"imageRatio\":\"square\"} -->\n<div id=\"kt-info-box_7e5a40-2b\" class=\"wp-block-kadence-infobox\"><a class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-image-inner-intrisic-container\"><div class=\"kadence-info-box-image-intrisic kt-info-animate-none kb-info-box-image-ratio kb-info-box-image-ratio-square\"><div class=\"kadence-info-box-image-inner-intrisic\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-ivan-samkov-4240545.jpg\" alt=\"\" width=\"1900\" height=\"1270\" class=\"kt-info-box-image wp-image-250\"/></div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h6 class=\"kt-blocks-info-box-title\">Mary Bird</h6><p class=\"kt-blocks-info-box-text\">Sept. 2019</p></div></a></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','Our Clients','','publish','closed','closed','','our-clients','','','2021-10-30 10:12:11','2021-10-30 10:12:11','',0,'https://kits.themecy.com/memberships-3/?page_id=107',0,'page','',0),(109,1,'2021-10-30 10:13:14','2021-10-30 10:13:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_278c79-15\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"topPadding\":200,\"bottomPadding\":120,\"leftPadding\":0,\"rightPadding\":0,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_278c79-15\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_278c79-15 has-theme-palette-9-background-color\"><div class=\"kt-row-layout-overlay kt-row-overlay-normal\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_d3daf1-de\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3daf1-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_0c9058-48\",\"align\":\"center\",\"bottomMargin\":10,\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading_0c9058-48 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_0c9058-48\">our services</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_469e97-28\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_469e97-28 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_469e97-28\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_57304b-33\",\"columns\":3,\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":100,\"bottomPadding\":100,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"verticalAlignment\":\"middle\",\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_57304b-33\" class=\"kt-row-layout-inner kt-layout-id_57304b-33\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":80,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_689dd4-b3\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_689dd4-b3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_79a01e-cb\",\"bottomMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_79a01e-cb wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_79a01e-cb\">3k+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_9f8100-14\",\"topMargin\":0,\"textTransform\":\"uppercase\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h5 class=\"kt-adv-heading_9f8100-14 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_9f8100-14\">happy customers</h5>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_3320b4-1a\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_3320b4-1a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_3320b4-1a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topMarginM\":20,\"bottomMarginM\":20,\"rightMargin\":80,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_9b715e-04\",\"topMarginT\":40,\"bottomMarginT\":30,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_9b715e-04\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_f206f0-2c\",\"bottomMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f206f0-2c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f206f0-2c\">14</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_ae333c-31\",\"topMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h5 class=\"kt-adv-heading_ae333c-31 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ae333c-31\">YEARS EXPERIENCE</h5>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f56f26-81\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f56f26-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f56f26-81\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"uniqueID\":\"_733b2f-bd\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-3 kadence-column_733b2f-bd\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_c85422-df\",\"size\":16,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"500\",\"fontWeight\":\"500\",\"topMargin\":0,\"bottomMargin\":0,\"padding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_c85422-df wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_c85422-df\">projects</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/spacer {\"hAlign\":\"left\",\"spacerHeight\":40,\"dividerColor\":\"palette1\",\"dividerWidth\":90,\"dividerHeight\":2,\"uniqueID\":\"_996307-17\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_996307-17\"><div class=\"kt-block-spacer kt-block-spacer-halign-left\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_60151b-07\",\"size\":16,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"500\",\"fontWeight\":\"500\",\"topMargin\":0,\"bottomMargin\":0,\"padding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_60151b-07 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_60151b-07\">competitions</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/spacer {\"hAlign\":\"left\",\"spacerHeight\":40,\"dividerColor\":\"palette1\",\"dividerWidth\":75,\"dividerHeight\":2,\"uniqueID\":\"_3f69d6-5b\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_3f69d6-5b\"><div class=\"kt-block-spacer kt-block-spacer-halign-left\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_420e7c-a5\",\"size\":16,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"500\",\"fontWeight\":\"500\",\"topMargin\":0,\"bottomMargin\":0,\"padding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_420e7c-a5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_420e7c-a5\">designs</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/spacer {\"hAlign\":\"left\",\"spacerHeight\":40,\"dividerColor\":\"palette1\",\"dividerWidth\":55,\"dividerHeight\":2,\"uniqueID\":\"_fc06fe-47\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_fc06fe-47\"><div class=\"kt-block-spacer kt-block-spacer-halign-left\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_f4e226-20\",\"tabletLayout\":\"row\",\"columnGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":47.8,\"secondColumnWidth\":52.2,\"tabletPadding\":[60,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_f4e226-20\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_f4e226-20\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-47.8  kt-custom-second-width-52.2 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":0,\"uniqueID\":\"_0290ea-6c\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0290ea-6c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"linkDestination\":\"none\",\"uniqueID\":\"_7629a0-f0\",\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_7629a0-f0\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b0c2bd-1c\",\"columnGutter\":\"none\",\"colLayout\":\"right-golden\",\"topPadding\":0,\"bottomPadding\":0,\"topMargin\":-200,\"topMarginM\":0,\"firstColumnWidth\":25,\"secondColumnWidth\":75} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_b0c2bd-1c\" class=\"kt-row-layout-inner kt-layout-id_b0c2bd-1c\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-right-golden kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_0efc96-f2\",\"vsmobile\":true,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0efc96-f2 kvs-sm-false\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":30,\"bottomPaddingM\":30,\"leftPaddingM\":30,\"rightPaddingM\":30,\"topMarginM\":0,\"bottomMarginM\":0,\"leftMarginM\":0,\"rightMarginM\":0,\"background\":\"palette9\",\"uniqueID\":\"_24c8ef-49\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_24c8ef-49\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_754e30-6c\",\"color\":\"\",\"bottomMargin\":30,\"colorClass\":\"\"} -->\n<h5 class=\"kt-adv-heading_754e30-6c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_754e30-6c\">We Follow the Trends of World Interior Design.</h5>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e1f73b-60\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e1f73b-60 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e1f73b-60\">Lorem ipsum dolor sit amet, consectetur adipiscing, eiusmod.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":160,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_0d37f7-62\",\"topMarginT\":40,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_0d37f7-62\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_43d9d7-54\",\"color\":\"palette6\",\"size\":15,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_43d9d7-54 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_43d9d7-54\">WE ARE invested</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_9c366b-23\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0,\"textTransform\":\"capitalize\",\"tabletAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_9c366b-23 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_9c366b-23\">We Value Your Time and Your Experience</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f24a03-5a\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f24a03-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f24a03-5a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/image {\"align\":\"center\",\"id\":224,\"linkDestination\":\"none\",\"uniqueID\":\"_f2e8f8-e5\",\"marginDesktop\":[100,100,0,0],\"marginTablet\":[20,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_f2e8f8-e5\"><figure class=\"aligncenter\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-tatiana-syrikova-3933240.jpg\" alt=\"\" class=\"kb-img wp-image-224\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_18d720-17\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":110,\"bottomPadding\":0,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":0,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[60,30,0,30]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_18d720-17\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_18d720-17\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_c5a7e0-1a\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c5a7e0-1a\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_c586ee-64\",\"align\":\"center\",\"bottomMargin\":10,\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_c586ee-64 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_c586ee-64\">OUR SERVICES</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_5fbda6-58\",\"align\":\"center\",\"topMargin\":0} -->\n<h2 class=\"kt-adv-heading_5fbda6-58 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5fbda6-58\">Consultations<br>&amp; Services</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_453557-0d\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_453557-0d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_453557-0d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_c16bb0-e3\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":80,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":20,\"rightPaddingM\":20,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[40,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_c16bb0-e3\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_c16bb0-e3\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"leftMargin\":0,\"rightMargin\":20,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_0e95da-36\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0e95da-36\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_cd4200-24\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_cd4200-24\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_cd4200-24 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-skinny kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_35007d-4b\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_35007d-4b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":255,\"imgMaxWidth\":100,\"ratio\":\"square\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"_f38677-21\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_f38677-21\"><figure class=\"aligncenter kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-square\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514.jpg\" alt=\"\" class=\"kb-img wp-image-255\"/></div></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_68d046-75\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_68d046-75\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_2d498f-04\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_2d498f-04 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_2d498f-04\">Essential design program</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_70029f-e7\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_70029f-e7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_70029f-e7\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_6e78a5-0b\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"topMargin\":30,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_6e78a5-0b\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_6e78a5-0b has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-skinny kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_ae0d9f-c0\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_ae0d9f-c0\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":232,\"imgMaxWidth\":100,\"linkDestination\":\"none\",\"uniqueID\":\"_401023-a8\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_401023-a8\"><figure class=\"aligncenter\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-232\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_11cec1-34\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_11cec1-34\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_1c959d-cc\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_1c959d-cc wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1c959d-cc\">Unique and timeless style</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f70585-bd\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f70585-bd wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f70585-bd\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":20,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_92b156-3c\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_92b156-3c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_5622da-90\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_5622da-90\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_5622da-90 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-skinny kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_894bd3-4b\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_894bd3-4b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":257,\"imgMaxWidth\":100,\"ratio\":\"square\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"_2565a0-68\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_2565a0-68\"><figure class=\"aligncenter kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-square\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404.jpg\" alt=\"\" class=\"kb-img wp-image-257\"/></div></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_2dd857-59\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_2dd857-59\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_ccd73a-9b\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_ccd73a-9b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ccd73a-9b\">Essential design program</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_3488e3-a3\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_3488e3-a3 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_3488e3-a3\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_39354e-09\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"topMargin\":30,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_39354e-09\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_39354e-09 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-skinny kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_f4f593-0a\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_f4f593-0a\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":252,\"imgMaxWidth\":100,\"ratio\":\"square\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"_853268-4c\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_853268-4c\"><figure class=\"aligncenter kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-square\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4239113.jpg\" alt=\"\" class=\"kb-img wp-image-252\"/></div></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_57eeed-b9\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_57eeed-b9\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_fa0877-d9\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_fa0877-d9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_fa0877-d9\">Unique and timeless style</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d1bae7-2a\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d1bae7-2a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d1bae7-2a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','Our Services','','publish','closed','closed','','our-services','','','2021-10-30 10:13:14','2021-10-30 10:13:14','',0,'https://kits.themecy.com/memberships-3/?page_id=109',0,'page','',0),(110,1,'2021-10-30 10:14:27','2021-10-30 10:14:27','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_1c57fa-2c\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"topPadding\":200,\"bottomPadding\":120,\"leftPadding\":0,\"rightPadding\":0,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_1c57fa-2c\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_1c57fa-2c has-theme-palette-9-background-color\"><div class=\"kt-row-layout-overlay kt-row-overlay-normal\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_d3daf1-de\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3daf1-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_61677b-bc\",\"align\":\"center\",\"bottomMargin\":10,\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading_61677b-bc wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_61677b-bc\">FAQ</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_bf749e-56\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_bf749e-56 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_bf749e-56\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_108a1b-06\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":100,\"bottomPadding\":100,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":40,\"bottomPaddingM\":0,\"leftPaddingM\":0,\"rightPaddingM\":0,\"verticalAlignment\":\"middle\",\"firstColumnWidth\":55,\"secondColumnWidth\":45,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_108a1b-06\" class=\"kt-row-layout-inner kt-layout-id_108a1b-06\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-55  kt-custom-second-width-45 kb-theme-content-width\"><!-- wp:kadence/column {\"topPaddingM\":0,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bottomMarginM\":0,\"rightMargin\":80,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_ecce1a-d6\",\"topMarginT\":0,\"bottomMarginT\":40,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_ecce1a-d6\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_375afe-f1\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_375afe-f1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_375afe-f1\">Popular Questions</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d08750-24\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d08750-24 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d08750-24\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/accordion {\"uniqueID\":\"_a7f02d-2c\",\"paneCount\":6,\"startCollapsed\":true,\"contentBgColor\":\"rgba(255,255,255,0)\",\"contentBorderColor\":\"palette6\",\"contentBorder\":[0,0,1,0],\"contentPadding\":[20,50,20,0],\"titleStyles\":[{\"size\":[19,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[24,\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"Roboto\",\"google\":true,\"style\":\"normal\",\"weight\":\"700\",\"variant\":\"700\",\"subset\":\"latin\",\"loadGoogle\":true,\"padding\":[20,0,20,0],\"marginTop\":8,\"color\":\"palette1\",\"background\":\"rgba(255,255,255,0)\",\"border\":[\"palette6\",\"palette6\",\"palette6\",\"palette6\"],\"borderRadius\":[0,0,0,0],\"borderWidth\":[0,0,1,0],\"colorHover\":\"palette1\",\"backgroundHover\":\"rgba(255,255,255,0)\",\"borderHover\":[\"palette6\",\"palette6\",\"palette6\",\"palette6\"],\"colorActive\":\"palette5\",\"backgroundActive\":\"rgba(255,255,255,0)\",\"borderActive\":[\"rgba(255,255,255,0)\",\"rgba(255,255,255,0)\",\"rgba(255,255,255,0)\",\"rgba(255,255,255,0)\"],\"textTransform\":\"capitalize\"}],\"iconStyle\":\"arrow\",\"iconSide\":\"left\"} -->\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-wrap kt-accordion-id_a7f02d-2c kt-accordion-has-6-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-arrow kt-accodion-icon-side-left\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"none\"><!-- wp:kadence/pane {\"uniqueID\":\"_cbf73b-18\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane_cbf73b-18\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">how do i make a purchase?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_9f4650-09\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_9f4650-09 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_9f4650-09\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":2,\"uniqueID\":\"_a738bd-48\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane_a738bd-48\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Delivery Policy for online orders</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_642788-43\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_642788-43 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_642788-43\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":3,\"uniqueID\":\"_f03267-3f\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane_f03267-3f\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">how do i use store credit online?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_152fe4-14\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_152fe4-14 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_152fe4-14\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":4,\"uniqueID\":\"_d1042c-d6\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane_d1042c-d6\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">will i Receive a confirmation when my order is placed?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_985013-e0\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_985013-e0 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_985013-e0\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":5,\"uniqueID\":\"_c1796c-e8\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-5 kt-pane_c1796c-e8\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">how can i track my order?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_05f26b-33\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_05f26b-33 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_05f26b-33\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":6,\"uniqueID\":\"_731849-a4\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-6 kt-pane_731849-a4\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">can i purchase a clearance item online?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_d74acd-f1\",\"color\":\"palette3\",\"colorClass\":\"theme-palette3\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d74acd-f1 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading_d74acd-f1\">Lorem ipsum dolor sit amet, vis an nihil tation doctus, mel ne iriure accusam evertitur. Te omnes repudiandae pri, dolores appetere incorrupte id nam. Mundi doctus mel ad, modo tempor iudicabit vix eu. Duo adhuc noluisse incorrupte.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane --></div></div></div>\n<!-- /wp:kadence/accordion --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_1e1bfd-6c\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_1e1bfd-6c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_f01a07-26\",\"columns\":1,\"colLayout\":\"equal\",\"topPadding\":40,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"bgColor\":\"palette8\",\"bgColorClass\":\"theme-palette8\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_f01a07-26\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_f01a07-26 has-theme-palette-8-background-color\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_1cfae3-21\"} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_1cfae3-21\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_30d416-3e\",\"tabletAlign\":\"center\"} -->\n<h5 class=\"kt-adv-heading_30d416-3e wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_30d416-3e\">Can’t Find Answer?<br>Ask Us</h5>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/form {\"uniqueID\":\"_55ee9c-00\",\"postID\":\"110\",\"fields\":[{\"label\":\"First Name\",\"showLabel\":true,\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"rows\":4,\"options\":[{\"value\":\"\",\"label\":\"\"}],\"multiSelect\":false,\"inline\":false,\"showLink\":false,\"min\":\"\",\"max\":\"\",\"type\":\"text\",\"required\":false,\"width\":[\"50\",\"\",\"\"],\"auto\":\"\",\"errorMessage\":\"\",\"requiredMessage\":\"\",\"slug\":\"\",\"ariaLabel\":\"\"},{\"label\":\"Last Name\",\"showLabel\":true,\"placeholder\":\"\",\"default\":\"\",\"rows\":4,\"options\":[],\"multiSelect\":false,\"inline\":false,\"showLink\":false,\"min\":\"\",\"max\":\"\",\"type\":\"text\",\"required\":false,\"width\":[\"50\",\"\",\"\"],\"auto\":\"\",\"errorMessage\":\"\",\"requiredMessage\":\"\"},{\"label\":\"Email Address\",\"showLabel\":true,\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"rows\":4,\"options\":[{\"value\":\"\",\"label\":\"\"}],\"multiSelect\":false,\"inline\":false,\"showLink\":false,\"min\":\"\",\"max\":\"\",\"type\":\"email\",\"required\":false,\"width\":[\"100\",\"\",\"\"],\"auto\":\"\",\"errorMessage\":\"\",\"requiredMessage\":\"\",\"slug\":\"\",\"ariaLabel\":\"\"},{\"label\":\"Subject\",\"showLabel\":true,\"placeholder\":\"\",\"default\":\"\",\"rows\":4,\"options\":[],\"multiSelect\":false,\"inline\":false,\"showLink\":false,\"min\":\"\",\"max\":\"\",\"type\":\"text\",\"required\":false,\"width\":[\"100\",\"\",\"\"],\"auto\":\"\",\"errorMessage\":\"\",\"requiredMessage\":\"\"},{\"label\":\"Message\",\"showLabel\":true,\"placeholder\":\"\",\"default\":\"\",\"description\":\"\",\"rows\":3,\"options\":[{\"value\":\"\",\"label\":\"\"}],\"multiSelect\":false,\"inline\":false,\"showLink\":false,\"min\":\"\",\"max\":\"\",\"type\":\"textarea\",\"required\":false,\"width\":[\"100\",\"\",\"\"],\"auto\":\"\",\"errorMessage\":\"\",\"requiredMessage\":\"\",\"slug\":\"\",\"ariaLabel\":\"\"}],\"style\":[{\"showRequired\":true,\"size\":\"standard\",\"deskPadding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"color\":\"\",\"requiredColor\":\"\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":0,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\",\"backgroundActiveOpacity\":1,\"borderActiveOpacity\":1,\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientActive\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"backgroundType\":\"solid\",\"backgroundActiveType\":\"solid\",\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowActive\":[false,\"#000000\",0.4,2,2,3,0,false],\"fontSize\":[\"\",\"\",\"\"],\"fontSizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"rowGap\":\"\",\"rowGapType\":\"px\",\"gutter\":\"\",\"gutterType\":\"px\",\"tabletRowGap\":\"\",\"mobileRowGap\":\"\",\"tabletGutter\":\"\",\"mobileGutter\":\"\"}],\"submit\":[{\"label\":\"submit form\",\"width\":[\"100\",\"\",\"\"],\"size\":\"standard\",\"widthType\":\"full\",\"fixedWidth\":[\"\",\"\",\"\"],\"align\":[\"\",\"\",\"\"],\"deskPadding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"color\":\"\",\"background\":\"\",\"border\":\"\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"colorHover\":\"\",\"backgroundHover\":\"\",\"borderHover\":\"\",\"backgroundHoverOpacity\":1,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false]}],\"submitFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"uppercase\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}]} -->\n<div class=\"wp-block-kadence-form kadence-form-_55ee9c-00 kb-form-wrap\"><form class=\"kb-form\" action=\"\" method=\"post\"><div class=\"kadence-blocks-form-field kb-field-desk-width-50 kb-input-size-standard\"><label for=\"kb_field__55ee9c-00_0\">First Name</label><input name=\"kb_field_0\" id=\"kb_field__55ee9c-00_0\" data-label=\"First Name\" type=\"text\" placeholder=\"\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-style-field kb-text-field kb-field-0\"/></div><div class=\"kadence-blocks-form-field kb-form-field-1 kb-field-desk-width-50 kb-input-size-standard\"><label for=\"kb_field__55ee9c-00_1\">Last Name</label><input name=\"kb_field_1\" id=\"kb_field__55ee9c-00_1\" data-label=\"Last Name\" type=\"text\" placeholder=\"\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-style-field kb-text-field kb-field-1\"/></div><div class=\"kadence-blocks-form-field kb-form-field-2 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__55ee9c-00_2\">Email Address</label><input name=\"kb_field_2\" id=\"kb_field__55ee9c-00_2\" data-label=\"Email Address\" type=\"email\" placeholder=\"\" value=\"\" data-type=\"email\" class=\"kb-field kb-text-style-field kb-email-field kb-field-2\"/></div><div class=\"kadence-blocks-form-field kb-form-field-3 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__55ee9c-00_3\">Subject</label><input name=\"kb_field_3\" id=\"kb_field__55ee9c-00_3\" data-label=\"Subject\" type=\"text\" placeholder=\"\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-style-field kb-text-field kb-field-3\"/></div><div class=\"kadence-blocks-form-field kb-form-field-4 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__55ee9c-00_4\">Message</label><textarea name=\"kb_field_4\" id=\"kb_field__55ee9c-00_4\" data-label=\"Message\" type=\"textarea\" placeholder=\"\" data-type=\"textarea\" class=\"kb-field kb-text-style-field kb-textarea-field kb-field-4\" rows=\"3\"></textarea></div><input type=\"hidden\" name=\"_kb_form_id\" value=\"_55ee9c-00\"/><input type=\"hidden\" name=\"_kb_form_post_id\" value=\"110\"/><input type=\"hidden\" name=\"action\" value=\"kb_process_ajax_submit\"/><input class=\"kadence-blocks-field verify\" type=\"text\" name=\"_kb_verify_email\" autocomplete=\"off\" aria-hidden=\"true\" placeholder=\"Email\" tabindex=\"-1\"/><div class=\"kadence-blocks-form-field kb-submit-field kb-field-desk-width-100\"><button class=\"kb-forms-submit button kb-button-size-standard kb-button-width-full\">submit form</button></div></form></div>\n<!-- /wp:kadence/form --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','FAQ','','publish','closed','closed','','faq','','','2021-10-30 10:14:27','2021-10-30 10:14:27','',0,'https://kits.themecy.com/memberships-3/?page_id=110',0,'page','',0),(132,1,'2021-11-01 10:08:21','2021-11-01 10:08:21','','pexels-pixabay-276534','','inherit','open','closed','','pexels-pixabay-276534','','','2021-11-01 10:08:21','2021-11-01 10:08:21','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-pixabay-276534.jpg',0,'attachment','image/jpeg',0),(134,1,'2021-11-01 10:11:37','2021-11-01 10:11:37','','pexels-skylar-kang-6368945','','inherit','open','closed','','pexels-skylar-kang-6368945','','','2021-11-01 10:11:37','2021-11-01 10:11:37','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-skylar-kang-6368945.jpg',0,'attachment','image/jpeg',0),(147,1,'2021-11-01 11:22:29','2021-11-01 11:22:29','','interior-logo','','inherit','open','closed','','interior-logo','','','2021-11-01 11:22:29','2021-11-01 11:22:29','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/interior-logo.png',0,'attachment','image/png',0),(175,1,'2021-11-01 19:00:22','2021-11-01 19:00:22','','pexels-cottonbro-658332123123','','inherit','open','closed','','pexels-cottonbro-658332123123','','','2021-11-01 19:00:22','2021-11-01 19:00:22','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-658332123123.jpg',0,'attachment','image/jpeg',0),(184,1,'2021-11-01 19:14:09','2021-11-01 19:14:09','','pexels-max-vakhtbovych-72114449','','inherit','open','closed','','pexels-max-vakhtbovych-72114449','','','2021-11-01 19:14:09','2021-11-01 19:14:09','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-72114449.jpg',0,'attachment','image/jpeg',0),(186,1,'2021-11-01 19:15:45','2021-11-01 19:15:45','','pexels-max-vakhtbo33vych-7214449','','inherit','open','closed','','pexels-max-vakhtbo33vych-7214449','','','2021-11-01 19:15:45','2021-11-01 19:15:45','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbo33vych-7214449.jpg',0,'attachment','image/jpeg',0),(187,1,'2021-11-01 19:19:33','2021-11-01 19:19:33','','pexels-max-vakhtbovych23-7214449','','inherit','open','closed','','pexels-max-vakhtbovych23-7214449','','','2021-11-01 19:19:33','2021-11-01 19:19:33','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych23-7214449.jpg',0,'attachment','image/jpeg',0),(192,1,'2021-11-01 19:34:51','2021-11-01 19:34:51','','plus-2','','inherit','open','closed','','plus-2','','','2021-11-01 19:34:51','2021-11-01 19:34:51','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/plus-2.png',0,'attachment','image/png',0),(206,1,'2021-11-02 16:02:53','2021-11-02 16:02:53','','dots-33','','inherit','open','closed','','dots-33','','','2021-11-02 16:02:53','2021-11-02 16:02:53','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/dots-33.png',0,'attachment','image/png',0),(215,1,'2021-11-02 18:19:30','2021-11-02 18:19:30','','video10','','inherit','open','closed','','video10','','','2021-11-02 18:19:30','2021-11-02 18:19:30','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/video10.png',0,'attachment','image/png',0),(224,1,'2021-11-02 19:28:59','2021-11-02 19:28:59','','pexels-tatiana-syrikova-3933240','','inherit','open','closed','','pexels-tatiana-syrikova-3933240','','','2021-11-02 19:28:59','2021-11-02 19:28:59','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-tatiana-syrikova-3933240.jpg',0,'attachment','image/jpeg',0),(225,1,'2021-11-02 19:29:04','2021-11-02 19:29:04','','hutomo-abrianto-X5BWooeO4Cw-unsplash','','inherit','open','closed','','hutomo-abrianto-x5bwooeo4cw-unsplash','','','2021-11-02 19:29:04','2021-11-02 19:29:04','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/hutomo-abrianto-X5BWooeO4Cw-unsplash.jpg',0,'attachment','image/jpeg',0),(230,1,'2021-11-02 19:34:43','2021-11-02 19:34:43','','pexels-max-vakhtbovyc1h-6508358','','inherit','open','closed','','pexels-max-vakhtbovyc1h-6508358','','','2021-11-02 19:34:43','2021-11-02 19:34:43','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg',0,'attachment','image/jpeg',0),(231,1,'2021-11-02 19:35:23','2021-11-02 19:35:23','','pexels-karolina-grabowska-42303098','','inherit','open','closed','','pexels-karolina-grabowska-42303098','','','2021-11-02 19:35:23','2021-11-02 19:35:23','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-karolina-grabowska-42303098.jpg',0,'attachment','image/jpeg',0),(232,1,'2021-11-02 19:37:01','2021-11-02 19:37:01','','spacejoy-io5Tvjh7v1Cc-unsplash','','inherit','open','closed','','spacejoy-io5tvjh7v1cc-unsplash','','','2021-11-02 19:37:01','2021-11-02 19:37:01','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg',0,'attachment','image/jpeg',0),(234,1,'2021-11-02 23:35:27','2021-11-02 23:35:27','','pexels-maria-orlova-4940716','','inherit','open','closed','','pexels-maria-orlova-4940716','','','2021-11-02 23:35:27','2021-11-02 23:35:27','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-maria-orlova-4940716.jpg',0,'attachment','image/jpeg',0),(235,1,'2021-11-02 23:35:28','2021-11-02 23:35:28','','pexels-max-vakhtbovych-7060824','','inherit','open','closed','','pexels-max-vakhtbovych-7060824','','','2021-11-02 23:35:28','2021-11-02 23:35:28','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-7060824.jpg',0,'attachment','image/jpeg',0),(247,1,'2021-11-03 08:31:27','2021-11-03 08:31:27','','pexels-cottonbro-4098180','','inherit','open','closed','','pexels-cottonbro-4098180','','','2021-11-03 08:31:27','2021-11-03 08:31:27','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-4098180.jpg',0,'attachment','image/jpeg',0),(248,1,'2021-11-03 08:31:29','2021-11-03 08:31:29','','pexels-ekaterina-bolovtsova-4672528','','inherit','open','closed','','pexels-ekaterina-bolovtsova-4672528','','','2021-11-03 08:31:29','2021-11-03 08:31:29','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-ekaterina-bolovtsova-4672528.jpg',0,'attachment','image/jpeg',0),(249,1,'2021-11-03 08:31:31','2021-11-03 08:31:31','','pexels-gary-barnes-6248913','','inherit','open','closed','','pexels-gary-barnes-6248913','','','2021-11-03 08:31:31','2021-11-03 08:31:31','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-gary-barnes-6248913.jpg',0,'attachment','image/jpeg',0),(250,1,'2021-11-03 08:31:33','2021-11-03 08:31:33','','pexels-ivan-samkov-4240545','','inherit','open','closed','','pexels-ivan-samkov-4240545','','','2021-11-03 08:31:33','2021-11-03 08:31:33','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-ivan-samkov-4240545.jpg',0,'attachment','image/jpeg',0),(251,1,'2021-11-03 08:31:35','2021-11-03 08:31:35','','pexels-karolina-grabowska-4203073','','inherit','open','closed','','pexels-karolina-grabowska-4203073','','','2021-11-03 08:31:35','2021-11-03 08:31:35','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-karolina-grabowska-4203073.jpg',0,'attachment','image/jpeg',0),(252,1,'2021-11-03 08:31:37','2021-11-03 08:31:37','','pexels-karolina-grabowska-4239113','','inherit','open','closed','','pexels-karolina-grabowska-4239113','','','2021-11-03 08:31:37','2021-11-03 08:31:37','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-karolina-grabowska-4239113.jpg',0,'attachment','image/jpeg',0),(253,1,'2021-11-03 08:31:39','2021-11-03 08:31:39','','pexels-max-vakhtbovych-6301173','','inherit','open','closed','','pexels-max-vakhtbovych-6301173','','','2021-11-03 08:31:39','2021-11-03 08:31:39','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-6301173.jpg',0,'attachment','image/jpeg',0),(254,1,'2021-11-03 08:31:41','2021-11-03 08:31:41','','pexels-max-vakhtbovych-6480211','','inherit','open','closed','','pexels-max-vakhtbovych-6480211','','','2021-11-03 08:31:41','2021-11-03 08:31:41','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-6480211.jpg',0,'attachment','image/jpeg',0),(255,1,'2021-11-03 08:31:43','2021-11-03 08:31:43','','pexels-max-vakhtbovych-6758514','','inherit','open','closed','','pexels-max-vakhtbovych-6758514','','','2021-11-03 08:31:43','2021-11-03 08:31:43','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-6758514.jpg',0,'attachment','image/jpeg',0),(256,1,'2021-11-03 08:31:45','2021-11-03 08:31:45','','pexels-max-vakhtbovych-6782366','','inherit','open','closed','','pexels-max-vakhtbovych-6782366','','','2021-11-03 08:31:45','2021-11-03 08:31:45','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-6782366.jpg',0,'attachment','image/jpeg',0),(257,1,'2021-11-03 08:31:46','2021-11-03 08:31:46','','pexels-max-vakhtbovych-6890404','','inherit','open','closed','','pexels-max-vakhtbovych-6890404','','','2021-11-03 08:31:46','2021-11-03 08:31:46','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-6890404.jpg',0,'attachment','image/jpeg',0),(258,1,'2021-11-03 08:31:48','2021-11-03 08:31:48','','pexels-max-vakhtbovych-7533841','','inherit','open','closed','','pexels-max-vakhtbovych-7533841','','','2021-11-03 08:31:48','2021-11-03 08:31:48','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych-7533841.jpg',0,'attachment','image/jpeg',0),(259,1,'2021-11-03 08:31:50','2021-11-03 08:31:50','','pexels-monstera-6237910','','inherit','open','closed','','pexels-monstera-6237910','','','2021-11-03 08:31:50','2021-11-03 08:31:50','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-monstera-6237910.jpg',0,'attachment','image/jpeg',0),(260,1,'2021-11-03 08:31:53','2021-11-03 08:31:53','','pexels-teona-swift-6850606','','inherit','open','closed','','pexels-teona-swift-6850606','','','2021-11-03 08:31:53','2021-11-03 08:31:53','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-teona-swift-6850606.jpg',0,'attachment','image/jpeg',0),(276,1,'2021-11-03 12:43:02','2021-11-03 12:43:02','','minh-pham-OtXAD3kUh3-I-unsplash','','inherit','open','closed','','minh-pham-otxad3kuh3-i-unsplash','','','2021-11-03 12:43:02','2021-11-03 12:43:02','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/minh-pham-OtXAD3kUh3-I-unsplash.jpg',0,'attachment','image/jpeg',0),(277,1,'2021-11-03 12:47:33','2021-11-03 12:47:33','','xie-yujie-nick-kXg2KRuxcgI1-unsplash','','inherit','open','closed','','xie-yujie-nick-kxg2kruxcgi1-unsplash','','','2021-11-03 12:47:33','2021-11-03 12:47:33','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash.jpg',0,'attachment','image/jpeg',0),(285,1,'2021-11-03 15:12:59','2021-11-03 15:12:59','','logo-4','','inherit','open','closed','','logo-4','','','2021-11-03 15:12:59','2021-11-03 15:12:59','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-4.png',0,'attachment','image/png',0),(286,1,'2021-11-03 15:12:59','2021-11-03 15:12:59','','logo-5','','inherit','open','closed','','logo-5','','','2021-11-03 15:12:59','2021-11-03 15:12:59','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-5.png',0,'attachment','image/png',0),(287,1,'2021-11-03 15:15:12','2021-11-03 15:15:12','','logo-6','','inherit','open','closed','','logo-6','','','2021-11-03 15:15:12','2021-11-03 15:15:12','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-6.png',0,'attachment','image/png',0),(288,1,'2021-11-03 15:15:13','2021-11-03 15:15:13','','logo-7','','inherit','open','closed','','logo-7','','','2021-11-03 15:15:13','2021-11-03 15:15:13','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-7.png',0,'attachment','image/png',0),(289,1,'2021-11-03 15:15:13','2021-11-03 15:15:13','','logo-8','','inherit','open','closed','','logo-8','','','2021-11-03 15:15:13','2021-11-03 15:15:13','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-8.png',0,'attachment','image/png',0),(290,1,'2021-11-03 15:15:14','2021-11-03 15:15:14','','logo-9','','inherit','open','closed','','logo-9','','','2021-11-03 15:15:14','2021-11-03 15:15:14','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-9.png',0,'attachment','image/png',0),(291,1,'2021-11-03 15:17:07','2021-11-03 15:17:07','','logo-10','','inherit','open','closed','','logo-10','','','2021-11-03 15:17:07','2021-11-03 15:17:07','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-10.png',0,'attachment','image/png',0),(292,1,'2021-11-03 15:17:08','2021-11-03 15:17:08','','logo-11','','inherit','open','closed','','logo-11','','','2021-11-03 15:17:08','2021-11-03 15:17:08','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-11.png',0,'attachment','image/png',0),(293,1,'2021-11-03 15:17:08','2021-11-03 15:17:08','','logo-12','','inherit','open','closed','','logo-12','','','2021-11-03 15:17:08','2021-11-03 15:17:08','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-12.png',0,'attachment','image/png',0),(294,1,'2021-11-03 15:17:09','2021-11-03 15:17:09','','logo-13','','inherit','open','closed','','logo-13','','','2021-11-03 15:17:09','2021-11-03 15:17:09','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/logo-13.png',0,'attachment','image/png',0),(301,1,'2021-11-03 21:08:32','2021-11-03 21:08:32','','pexels-max-vakhtbovych1-6899535','','inherit','open','closed','','pexels-max-vakhtbovych1-6899535','','','2021-11-03 21:08:32','2021-11-03 21:08:32','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-max-vakhtbovych1-6899535.jpg',0,'attachment','image/jpeg',0),(304,1,'2021-11-03 21:29:56','2021-11-03 21:29:56','','pexels-content-pixie-3554241','','inherit','open','closed','','pexels-content-pixie-3554241','','','2021-11-03 21:29:56','2021-11-03 21:29:56','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-content-pixie-3554241.jpg',0,'attachment','image/jpeg',0),(306,1,'2021-11-04 12:51:20','2021-11-04 12:51:20','','pexels-dziana-hasan1bekava-7809803','','inherit','open','closed','','pexels-dziana-hasan1bekava-7809803','','','2021-11-04 12:51:20','2021-11-04 12:51:20','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-dziana-hasan1bekava-7809803.jpg',0,'attachment','image/jpeg',0),(312,1,'2021-11-04 14:12:02','2021-11-04 14:12:02','','pexels-cottonbro-16583366','','inherit','open','closed','','pexels-cottonbro-16583366','','','2021-11-04 14:12:02','2021-11-04 14:12:02','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-16583366.jpg',0,'attachment','image/jpeg',0),(313,1,'2021-11-04 14:12:03','2021-11-04 14:12:03','','pexels-cottonbro-16583371','','inherit','open','closed','','pexels-cottonbro-16583371','','','2021-11-04 14:12:03','2021-11-04 14:12:03','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-16583371.jpg',0,'attachment','image/jpeg',0),(314,1,'2021-11-04 14:12:04','2021-11-04 14:12:04','','pexels-tima-miroshnichenko-17205410','','inherit','open','closed','','pexels-tima-miroshnichenko-17205410','','','2021-11-04 14:12:04','2021-11-04 14:12:04','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-tima-miroshnichenko-17205410.jpg',0,'attachment','image/jpeg',0),(315,1,'2021-11-04 14:18:55','2021-11-04 14:18:55','','pexels-maksim-goncharenok-15506141','','inherit','open','closed','','pexels-maksim-goncharenok-15506141','','','2021-11-04 14:18:55','2021-11-04 14:18:55','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-maksim-goncharenok-15506141.jpg',0,'attachment','image/jpeg',0),(320,1,'2021-11-04 15:40:19','2021-11-04 15:40:19','','pexels-cottonbro-65801560','','inherit','open','closed','','pexels-cottonbro-65801560','','','2021-11-04 15:40:19','2021-11-04 15:40:19','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-65801560.jpg',0,'attachment','image/jpeg',0),(323,1,'2021-11-04 16:20:58','2021-11-04 16:20:58','','pexels-cottonbro-16580553','','inherit','open','closed','','pexels-cottonbro-16580553','','','2021-11-04 16:20:58','2021-11-04 16:20:58','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-16580553.jpg',0,'attachment','image/jpeg',0),(324,1,'2021-11-04 16:23:53','2021-11-04 16:23:53','','pexels-cottonbro-16580554','','inherit','open','closed','','pexels-cottonbro-16580554','','','2021-11-04 16:23:53','2021-11-04 16:23:53','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/11/pexels-cottonbro-16580554.jpg',0,'attachment','image/jpeg',0),(335,1,'2021-12-07 14:22:58','2021-12-07 14:22:58','','peng-chen-WFgSotZQECqo-unsplash','','inherit','open','closed','','peng-chen-wfgsotzqecqo-unsplash','','','2021-12-07 14:22:58','2021-12-07 14:22:58','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/peng-chen-WFgSotZQECqo-unsplash.jpg',0,'attachment','image/jpeg',0),(336,1,'2021-12-07 14:23:58','2021-12-07 14:23:58','','kam-idris-_HqH1X3LBN18-unsplash','','inherit','open','closed','','kam-idris-_hqh1x3lbn18-unsplash','','','2021-12-07 14:23:58','2021-12-07 14:23:58','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/kam-idris-_HqH1X3LBN18-unsplash.jpg',0,'attachment','image/jpeg',0),(337,1,'2021-12-07 14:25:38','2021-12-07 14:25:38','','trend-K9p1U2u0Z5WU-unsplash','','inherit','open','closed','','trend-k9p1u2u0z5wu-unsplash','','','2021-12-07 14:25:38','2021-12-07 14:25:38','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg',0,'attachment','image/jpeg',0),(338,1,'2021-12-07 14:27:13','2021-12-07 14:27:13','','laurence-katz-C1WqNGocRY_E-unsplash','','inherit','open','closed','','laurence-katz-c1wqngocry_e-unsplash','','','2021-12-07 14:27:13','2021-12-07 14:27:13','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/laurence-katz-C1WqNGocRY_E-unsplash.jpg',0,'attachment','image/jpeg',0),(339,1,'2021-12-07 14:28:49','2021-12-07 14:28:49','','minh-pham-7pC1FUybP_P8-unsplash','','inherit','open','closed','','minh-pham-7pc1fuybp_p8-unsplash','','','2023-04-01 03:28:04','2023-04-01 03:28:04','',105,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/minh-pham-7pC1FUybP_P8-unsplash.jpg',0,'attachment','image/jpeg',0),(340,1,'2021-12-07 14:28:49','2021-12-07 14:28:49','','minh-pham-7pC1FUybP_P8-unsplash','','inherit','open','closed','','minh-pham-7pc1fuybp_p8-unsplash-2','','','2021-12-07 14:28:49','2021-12-07 14:28:49','',0,'https://startertemplatecloud.com/e29/wp-content/uploads/sites/53/2021/12/minh-pham-7pC1FUybP_P8-unsplash.jpg',0,'attachment','image/jpeg',0),(341,1,'2025-11-03 16:03:26','2021-12-29 04:13:46',' ','','','publish','closed','closed','','341','','','2025-11-03 16:03:26','2025-11-03 09:03:26','',0,'https://startertemplatecloud.com/e29/2021/12/29/',1,'nav_menu_item','',0),(344,1,'2021-12-29 05:01:23','2021-12-29 04:13:46',' ','','','publish','closed','closed','','344','','','2021-12-29 05:01:23','2021-12-29 04:13:46','',0,'https://startertemplatecloud.com/e29/2021/12/29/344/',1,'nav_menu_item','',0),(346,1,'2025-11-03 16:03:26','2021-12-29 04:13:46',' ','','','publish','closed','closed','','346','','','2025-11-03 16:03:26','2025-11-03 09:03:26','',0,'https://startertemplatecloud.com/e29/2021/12/29/346/',4,'nav_menu_item','',0),(351,1,'2021-12-29 05:01:23','2021-12-29 04:13:47',' ','','','publish','closed','closed','','351','','','2021-12-29 05:01:23','2021-12-29 04:13:47','',0,'https://startertemplatecloud.com/e29/2021/12/29/351/',2,'nav_menu_item','',0),(352,1,'2021-12-29 05:01:23','2021-12-29 04:13:47',' ','','','publish','closed','closed','','352','','','2021-12-29 05:01:23','2021-12-29 04:13:47','',0,'https://startertemplatecloud.com/e29/2021/12/29/352/',3,'nav_menu_item','',0),(354,1,'2021-12-29 05:01:23','2021-12-29 04:13:47',' ','','','publish','closed','closed','','354','','','2021-12-29 05:01:23','2021-12-29 04:13:47','',0,'https://startertemplatecloud.com/e29/2021/12/29/354/',4,'nav_menu_item','',0),(372,1,'2022-10-04 16:23:15','2022-10-04 16:23:15','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-kadence','','','2022-10-04 16:23:15','2022-10-04 16:23:15','',0,'https://startertemplatecloud.com/g29/2022/10/04/wp-global-styles-kadence/',0,'wp_global_styles','',0),(427,1,'2025-09-05 09:02:14','2025-09-05 09:02:14','<!-- wp:kadence/navigation -->\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"pefteke9f\",\"label\":\"Home\",\"type\":\"page\",\"id\":6,\"url\":\"https://teambuildingkorea.com/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"6_5d5363-d2\",\"label\":\"About\",\"url\":\"#about\",\"kind\":\"custom\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"6_257813-6d\",\"label\":\"Menu\",\"url\":\"#menu\",\"kind\":\"custom\"} /-->\n\n<!-- wp:kadence/navigation-link {\"uniqueID\":\"6_4f3fc5-d9\",\"label\":\"Order\",\"url\":\"#order\",\"kind\":\"custom\"} /-->\n<!-- /wp:kadence/navigation -->','Footer Navigation','','publish','closed','closed','','auto-draft-2','','','2025-09-05 09:02:14','2025-09-05 09:02:14','',0,'https://startertemplatecloud.com/g89/?post_type=kadence_navigation&amp;p=427',0,'kadence_navigation','',0),(487,1,'2025-09-05 09:34:21','2025-09-05 09:34:21','<!-- wp:kadence/advanced-form -->\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_e21537-21\",\"colLayout\":\"equal\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_f39308-04\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f39308-04\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form-text {\"uniqueID\":\"fa5bb7-57\",\"formID\":\"487\",\"label\":\"Name\",\"required\":true} /--></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_f2006c-3a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f2006c-3a\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form-email {\"uniqueID\":\"45c368-1f\",\"formID\":\"487\",\"label\":\"Email\",\"required\":true} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_00ce33-89\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_1ed568-21\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_1ed568-21\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form-text {\"uniqueID\":\"184938-96\",\"formID\":\"487\",\"label\":\"Phone Number\",\"required\":true} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"6_aafc65-5e\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h3 class=\"kt-adv-heading6_aafc65-5e wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_aafc65-5e\">Order Details</h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_a75bd4-10\",\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"0\",\"\",\"0\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_b1348a-0e\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_b1348a-0e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form-date {\"uniqueID\":\"29adfc-38\",\"formID\":\"487\",\"label\":\"Date you\'d like to pickup\",\"required\":true} /--></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_091b08-c4\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_091b08-c4\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form-time {\"uniqueID\":\"6d9c5d-b2\",\"formID\":\"487\",\"label\":\"Pick Up Time\",\"required\":true,\"defaultValue\":\"10:50\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advanced-form-textarea {\"uniqueID\":\"be2afb-11\",\"formID\":\"487\",\"label\":\"Items you\'d like to order\",\"required\":true} /-->\n\n<!-- wp:kadence/advanced-form-submit {\"uniqueID\":\"314596-cf\",\"text\":\"Reserve your order\",\"widthType\":\"full\",\"icon\":\"fe_arrowUpRight\",\"inheritStyles\":\"inherit\"} /-->\n<!-- /wp:kadence/advanced-form -->','Bakery Contact form','','publish','closed','closed','','auto-draft','','','2025-09-05 09:34:21','2025-09-05 09:34:21','',0,'https://startertemplatecloud.com/g89/?post_type=kadence_form&amp;p=487',0,'kadence_form','',0),(653,1,'2022-11-15 18:29:00','2022-11-15 18:29:00','','hero-samples-g29','','inherit','open','closed','','hero-samples-g29','','','2023-04-01 03:28:04','2023-04-01 03:28:04','',689,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/11/hero-samples-g29.jpeg',0,'attachment','image/jpeg',0),(654,1,'2022-11-15 18:29:00','2022-11-15 18:29:00','','hero-samples-g29','','inherit','open','closed','','hero-samples-g29-2','','','2022-11-15 18:29:00','2022-11-15 18:29:00','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/11/hero-samples-g29.jpeg',0,'attachment','image/jpeg',0),(667,1,'2022-11-16 22:42:20','2022-11-16 22:42:20','','pexels-cottonbro-studio-6580549','','inherit','open','closed','','pexels-cottonbro-studio-6580549','','','2023-04-01 03:28:04','2023-04-01 03:28:04','',105,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/11/pexels-cottonbro-studio-6580549.jpg',0,'attachment','image/jpeg',0),(680,1,'2022-12-02 20:56:29','2022-12-02 20:56:29','','Home.jpeg','','inherit','open','closed','','home-jpeg','','','2022-12-02 20:56:29','2022-12-02 20:56:29','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Home.jpeg',0,'attachment','image/jpeg',0),(681,1,'2022-12-02 20:56:36','2022-12-02 20:56:36','','FAQ.jpeg','','inherit','open','closed','','faq-jpeg','','','2022-12-02 20:56:36','2022-12-02 20:56:36','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/FAQ.jpeg',0,'attachment','image/jpeg',0),(682,1,'2022-12-02 20:56:39','2022-12-02 20:56:39','','Contact.jpeg','','inherit','open','closed','','contact-jpeg','','','2022-12-02 20:56:39','2022-12-02 20:56:39','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Contact.jpeg',0,'attachment','image/jpeg',0),(683,1,'2022-12-02 20:56:40','2022-12-02 20:56:40','','Blog.jpeg','','inherit','open','closed','','blog-jpeg','','','2022-12-02 20:56:40','2022-12-02 20:56:40','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Blog.jpeg',0,'attachment','image/jpeg',0),(684,1,'2022-12-02 20:56:42','2022-12-02 20:56:42','','About.jpeg','','inherit','open','closed','','about-jpeg','','','2022-12-02 20:56:42','2022-12-02 20:56:42','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/About.jpeg',0,'attachment','image/jpeg',0),(685,1,'2022-12-02 20:56:44','2022-12-02 20:56:44','','Our-Clients.jpeg','','inherit','open','closed','','our-clients-jpeg','','','2022-12-02 20:56:44','2022-12-02 20:56:44','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Our-Clients.jpeg',0,'attachment','image/jpeg',0),(686,1,'2022-12-02 20:56:49','2022-12-02 20:56:49','','Our-Services.jpeg','','inherit','open','closed','','our-services-jpeg','','','2022-12-02 20:56:49','2022-12-02 20:56:49','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Our-Services.jpeg',0,'attachment','image/jpeg',0),(687,1,'2022-12-02 20:56:49','2022-12-02 20:56:49','','Our-Portfolio.jpeg','','inherit','open','closed','','our-portfolio-jpeg','','','2022-12-02 20:56:49','2022-12-02 20:56:49','',0,'https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2022/12/Our-Portfolio.jpeg',0,'attachment','image/jpeg',0),(689,1,'2021-09-07 10:50:28','2021-09-07 10:50:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_01e11a-0b\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_40fe87-ca\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_40fe87-ca inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"689_900ad3-fe\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_900ad3-fe wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_900ad3-fe\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_2a94d6-68\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading689_2a94d6-68 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_2a94d6-68\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_40737c-87\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_40737c-87 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_40737c-87\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://teambuildingkorea.com/contact\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3021a9-1d\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_3021a9-1d inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":729,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"689_9ef7fb-43\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image689_9ef7fb-43 size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1-1024x768.jpg\" alt=\"QuickFire\" class=\"kb-img wp-image-729\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_e66fb5-46\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3b87bc-5e\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column689_3b87bc-5e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"689_8c1116-42\",\"postsToShow\":60,\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"author\":false,\"date\":false,\"excerptCustomLength\":true,\"excerptLength\":24,\"readmore\":false,\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','publish','closed','closed','','home','','','2023-10-29 12:41:35','2023-10-29 05:41:35','',0,'https://kits.themecy.com/memberships-3/?page_id=5',0,'page','',0),(690,1,'2021-10-30 10:09:46','2021-10-30 10:09:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_ad8f17-a6\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":100,\"bottomPadding\":80,\"leftPadding\":0,\"rightPadding\":0,\"topPaddingM\":60,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[120,20,60,20]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_ad8f17-a6\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_ad8f17-a6\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_d3daf1-de\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3daf1-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_2a3b0e-3f\",\"align\":\"center\",\"color\":\"palette6\",\"bottomMargin\":10,\"textTransform\":\"capitalize\",\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_2a3b0e-3f wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_2a3b0e-3f\">our portfolio</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_38cbd4-81\",\"align\":\"center\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0} -->\n<h1 class=\"kt-adv-heading_38cbd4-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_38cbd4-81\">Design is a journey<br>of discovery</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_01e1d1-7f\",\"align\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_01e1d1-7f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_01e1d1-7f\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_f4c5bc-0c\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":600,\"topPadding\":0,\"bottomPadding\":80,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":20,\"bottomPaddingM\":20,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[40,20,40,20],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_f4c5bc-0c\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_f4c5bc-0c\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"leftMargin\":20,\"rightMargin\":20,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_780d27-86\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg\",\"bgImgID\":667,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_780d27-86\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":215,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_54c5bd-97\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_54c5bd-97 size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/video10.png\" alt=\"\" class=\"kb-img wp-image-215\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fe7fc8-8d\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":1000,\"topPadding\":0,\"bottomPadding\":100,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":40,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":270,\"overlayOpacity\":100,\"tabletPadding\":[60,30,60,30]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_fe7fc8-8d\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_fe7fc8-8d\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-none kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_9797b5-7e\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_9797b5-7e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_870604-32\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_870604-32 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_870604-32\"><strong>Lorem ipsum dolor sit amet</strong>, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut etiam sit amet nisl purus in mollis nunc sed.&nbsp;<strong>Justo donec enim diam</strong>&nbsp;vulputate</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_70c825-42\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_70c825-42\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_bbceda-47\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_bbceda-47 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_bbceda-47\">ut pharetra sit. Magna eget est lorem ipsum dolor sit. Pellentesque nec nam aliquam sem. Senectus et netus&nbsp;<strong>et malesuada fames</strong>. Faucibus et molestie ac feugiat sed lectus vestibulum.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_2fd0f8-7a\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":53.8,\"secondColumnWidth\":46.2,\"tabletPadding\":[60,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_2fd0f8-7a\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_2fd0f8-7a\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-53.8  kt-custom-second-width-46.2 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":160,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_c1d852-7b\",\"topMarginT\":0,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c1d852-7b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_9b7c5c-67\",\"color\":\"palette6\",\"size\":15,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_9b7c5c-67 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_9b7c5c-67\">HOW WE CAN HELP YOU</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_2203f6-38\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0,\"tabletAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_2203f6-38 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_2203f6-38\">We Aim To Set The Trends Of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d2ccb8-5d\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d2ccb8-5d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d2ccb8-5d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/image {\"id\":336,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_60018f-e3\",\"marginDesktop\":[100,100,0,0],\"marginTablet\":[20,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_60018f-e3 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/kam-idris-_HqH1X3LBN18-unsplash-1024x1024.jpg\" alt=\"\" class=\"kb-img wp-image-336\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_57472a-c5\",\"topMarginT\":20,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_57472a-c5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":338,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_f58dc0-e4\",\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_f58dc0-e4 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/laurence-katz-C1WqNGocRY_E-unsplash-906x1024.jpg\" alt=\"\" class=\"kb-img wp-image-338\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b85d68-7b\",\"columnGutter\":\"none\",\"colLayout\":\"right-golden\",\"topPadding\":0,\"bottomPadding\":0,\"topMargin\":-200,\"topMarginM\":0,\"bottomMarginM\":0,\"firstColumnWidth\":25,\"secondColumnWidth\":75} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_b85d68-7b\" class=\"kt-row-layout-inner kt-layout-id_b85d68-7b\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-right-golden kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_261ec9-9b\",\"vsmobile\":true,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_261ec9-9b kvs-sm-false\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":30,\"bottomPaddingM\":30,\"leftPaddingM\":30,\"rightPaddingM\":30,\"topMarginM\":0,\"bottomMarginM\":0,\"leftMarginM\":0,\"rightMarginM\":0,\"background\":\"palette9\",\"uniqueID\":\"_941af2-10\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_941af2-10\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_b15f6d-36\",\"bottomMargin\":10,\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_b15f6d-36 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_b15f6d-36\">February 25th, 2022</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"_6e59b0-ef\",\"topMargin\":0} -->\n<h4 class=\"kt-adv-heading_6e59b0-ef wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_6e59b0-ef\">Dogel Nord Station</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_1c7832-f0\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1c7832-f0 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1c7832-f0\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_2ac9c1-46\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_2ac9c1-46\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_6bf1a4-ba\",\"columns\":1,\"colLayout\":\"equal\",\"topPadding\":120,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bgColor\":\"palette8\",\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_6bf1a4-ba\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_6bf1a4-ba has-theme-palette-8-background-color\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_a3c407-51\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_a3c407-51\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_04c41e-36\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":1000,\"topPaddingM\":25} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_04c41e-36\" class=\"kt-row-layout-inner kt-layout-id_04c41e-36\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_c96b47-d8\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c96b47-d8\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_504e83-03\",\"align\":\"center\",\"mobileAlign\":\"left\"} -->\n<h2 class=\"kt-adv-heading_504e83-03 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_504e83-03\">Architecture is a visual art, and the building speak for themselves</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_a97a19-8f\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"maxWidth\":1000,\"topPadding\":20,\"bottomPadding\":60,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":20,\"bottomPaddingM\":0,\"leftPaddingM\":0,\"rightPaddingM\":0,\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLocSecond\":0,\"overlayGradAngle\":270,\"overlayOpacity\":0,\"tabletPadding\":[20,20,20,20]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_a97a19-8f\" class=\"kt-row-layout-inner kt-layout-id_a97a19-8f\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-none kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"rightMargin\":10,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_b51338-8f\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_b51338-8f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_b82f9f-e9\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_b82f9f-e9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_b82f9f-e9\">Ornare suspendisse sed nisi lacus. Posuere lorem ipsum dolor sit. Habitant&nbsp;<strong>morbi tristique senectus</strong>&nbsp;et netus et malesuada. Vestibulum mattis ullamcorper velit sed ullamcorper morbi tincidunt.&nbsp;<strong>Enim sit amet venenatis</strong>&nbsp;urna cursus eget nunc. Feugiat vivamus at augue eget arcu dictum.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":10,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_a7df47-97\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_a7df47-97\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_714caa-7c\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_714caa-7c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_714caa-7c\">Id donec ultrices tincidunt arcu non sodales. Porttitor massa id neque aliquam vestibulum morbi&nbsp;<strong>blandit cursus risus</strong>. Hac habitasse platea dictumst vestibulum. Elit at imperdiet dui accumsan sit. Pellentesque diam volutpat&nbsp;<strong>commodo sed egestas</strong>&nbsp;egestas fringilla phasellus.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advancedgallery {\"uniqueID\":\"_05eed0-39\",\"ids\":[255,256,257,230,132,186],\"type\":\"grid\",\"gutter\":[40,\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedgallery kb-gallery-wrap-id-_05eed0-39\"><ul class=\"kb-gallery-ul kb-gallery-type-grid kb-gallery-id-_05eed0-39 kb-gallery-caption-style-bottom-hover kb-gallery-filter-none\" data-item-selector=\".kadence-blocks-gallery-item\" data-image-filter=\"none\" data-lightbox-caption=\"true\" data-columns-xxl=\"3\" data-columns-xl=\"3\" data-columns-lg=\"3\" data-columns-md=\"2\" data-columns-sm=\"1\" data-columns-xs=\"1\"><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6758514.jpg\" data-id=\"255\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6758514/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-255\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6782366.jpg\" data-id=\"256\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6782366/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-256\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-6890404.jpg\" data-id=\"257\" data-link=\"https://teambuildingkorea.com/2021/11/02/rose-gold-design/pexels-max-vakhtbovych-6890404/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-257\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358-1024x682.jpg\" width=\"1024\" height=\"682\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" data-id=\"230\" data-link=\"https://teambuildingkorea.com/home/pexels-max-vakhtbovyc1h-6508358/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-230\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534-1024x683.jpg\" width=\"1024\" height=\"683\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534.jpg\" data-id=\"132\" data-link=\"https://teambuildingkorea.com/home/pexels-pixabay-276534/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-132\"/></div></div></figure></div></li><li class=\"kadence-blocks-gallery-item\"><div class=\"kadence-blocks-gallery-item-inner\"><figure class=\"kb-gallery-figure kadence-blocks-gallery-item-hide-caption kb-has-image-ratio-land32\"><div class=\"kb-gal-image-radius\"><div class=\"kb-gallery-image-contain kadence-blocks-gallery-intrinsic kb-gallery-image-ratio-land32\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" width=\"1024\" height=\"684\" data-full-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\" data-light-image=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449.jpg\" data-id=\"186\" data-link=\"https://teambuildingkorea.com/home/pexels-max-vakhtbo33vych-7214449/\" data-custom-link=\"\" data-custom-link-target=\"\" data-sponsored=\"\" class=\"wp-image-186\"/></div></div></figure></div></li></ul></div>\n<!-- /wp:kadence/advancedgallery --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_8c0cc5-4c\",\"tabletLayout\":\"row\",\"columnGutter\":\"none\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":47.8,\"secondColumnWidth\":52.2,\"tabletPadding\":[60,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_8c0cc5-4c\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_8c0cc5-4c\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-47.8  kt-custom-second-width-52.2 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":0,\"uniqueID\":\"_0290ea-6c\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0290ea-6c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":339,\"linkDestination\":\"none\",\"uniqueID\":\"_41e208-7b\",\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_41e208-7b\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2021/12/minh-pham-7pC1FUybP_P8-unsplash-1.jpg\" alt=\"\" class=\"kb-img wp-image-339\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_0da6a2-ac\",\"columnGutter\":\"none\",\"colLayout\":\"right-golden\",\"topPadding\":0,\"bottomPadding\":0,\"topMargin\":-200,\"topMarginM\":0,\"firstColumnWidth\":25,\"secondColumnWidth\":75} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_0da6a2-ac\" class=\"kt-row-layout-inner kt-layout-id_0da6a2-ac\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-none kt-v-gutter-default kt-row-valign-top kt-row-layout-right-golden kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_0efc96-f2\",\"vsmobile\":true,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0efc96-f2 kvs-sm-false\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":60,\"rightPadding\":60,\"topPaddingM\":30,\"bottomPaddingM\":30,\"leftPaddingM\":30,\"rightPaddingM\":30,\"topMarginM\":0,\"bottomMarginM\":0,\"leftMarginM\":0,\"rightMarginM\":0,\"background\":\"palette9\",\"uniqueID\":\"_24c8ef-49\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_24c8ef-49\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_10db4c-cc\",\"color\":\"palette6\",\"bottomMargin\":30,\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_10db4c-cc wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_10db4c-cc\">Best solutions for your dream</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/iconlist {\"items\":[{\"icon\":\"fas_pencil-alt\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Architecture \\u0026amp; Interior\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0},{\"icon\":\"fas_vector-square\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Design \\u0026amp; Photography\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0},{\"icon\":\"fas_couch\",\"link\":\"\",\"target\":\"_self\",\"size\":20,\"width\":2,\"text\":\"Furniture Products\",\"color\":\"palette6\",\"background\":\"\",\"border\":\"\",\"borderRadius\":0,\"padding\":5,\"borderWidth\":1,\"style\":\"default\",\"level\":0}],\"listCount\":3,\"listLabelGap\":18,\"uniqueID\":\"_ce58a2-fd\"} -->\n<div class=\"wp-block-kadence-iconlist kt-svg-icon-list-items kt-svg-icon-list-items_ce58a2-fd kt-svg-icon-list-columns-1 alignnone\"><ul class=\"kt-svg-icon-list\"><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-0 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_pencil-alt\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 512 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Architecture &amp; Interior</span></li><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-1 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_vector-square\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 512 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M512 128V32c0-17.67-14.33-32-32-32h-96c-17.67 0-32 14.33-32 32H160c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32v192c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32h192c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32V160c17.67 0 32-14.33 32-32zm-96-64h32v32h-32V64zM64 64h32v32H64V64zm32 384H64v-32h32v32zm352 0h-32v-32h32v32zm-32-96h-32c-17.67 0-32 14.33-32 32v32H160v-32c0-17.67-14.33-32-32-32H96V160h32c17.67 0 32-14.33 32-32V96h192v32c0 17.67 14.33 32 32 32h32v192z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Design &amp; Photography</span></li><li class=\"kt-svg-icon-list-style-default kt-svg-icon-list-item-wrap kt-svg-icon-list-item-2 kt-svg-icon-list-level-0\"><div style=\"display:inline-flex;justify-content:center;align-items:center;color:var(--global-palette6)\" class=\"kt-svg-icon-list-single kt-svg-icon-list-single-fas_couch\"><svg style=\"display:inline-block;vertical-align:middle\" viewBox=\"0 0 640 512\" height=\"20\" width=\"20\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\"><path d=\"M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z\"></path></svg></div><span class=\"kt-svg-icon-list-text\">Furniture Products</span></li></ul></div>\n<!-- /wp:kadence/iconlist --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":160,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_0d37f7-62\",\"topMarginT\":40,\"bottomMarginT\":0,\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_0d37f7-62\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":5,\"uniqueID\":\"_91941b-ce\",\"color\":\"palette6\",\"size\":15,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_91941b-ce wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_91941b-ce\">25 YEARS OF EXPERIENCE</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_cc56d3-f8\",\"lineHeight\":68,\"mobileLineHeight\":48,\"topMargin\":0,\"textTransform\":\"capitalize\",\"tabletAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_cc56d3-f8 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_cc56d3-f8\">We can create more than you expect</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_cddde8-17\",\"tabletAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_cddde8-17 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_cddde8-17\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Pellentesque elit ullamcorper dignissim cras tincidunt.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/image {\"id\":337,\"linkDestination\":\"none\",\"uniqueID\":\"_a55470-f8\",\"marginDesktop\":[100,100,0,0],\"marginTablet\":[20,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_a55470-f8\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/12/trend-K9p1U2u0Z5WU-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-337\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','Our Portfolio','','inherit','closed','closed','','105-revision-v1','','','2021-10-30 10:09:46','2021-10-30 10:09:46','',105,'https://teambuildingkorea.com/?p=690',0,'revision','',0),(691,1,'2021-09-07 10:50:28','2021-09-07 10:50:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_cc5fe9-c9\",\"tabletLayout\":\"row\",\"columnGutter\":\"narrow\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":100,\"bottomPadding\":80,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":20,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette7\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":33,\"overlayGradLocSecond\":27,\"overlayGradAngle\":270,\"overlayOpacity\":70,\"firstColumnWidth\":50.3,\"secondColumnWidth\":49.7,\"tabletPadding\":[80,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_cc5fe9-c9\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_cc5fe9-c9\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-narrow kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-50.3  kt-custom-second-width-49.7 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":30,\"leftMarginM\":0,\"rightMarginM\":0,\"zIndex\":10,\"uniqueID\":\"_41a872-44\",\"leftMarginT\":30,\"rightMarginT\":30,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_41a872-44\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_a5bfc7-3b\",\"mobileLayout\":\"equal\",\"tabletLayout\":\"equal\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"topPadding\":0,\"bottomPadding\":20,\"verticalAlignment\":\"middle\",\"firstColumnWidth\":15,\"secondColumnWidth\":85,\"tabletPadding\":[\"\",\"\",20,\"\"]} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_a5bfc7-3b\" class=\"kt-row-layout-inner kt-layout-id_a5bfc7-3b\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-none kt-row-valign-middle kt-row-layout-equal kt-tab-layout-equal kt-m-colapse-left-to-right kt-mobile-layout-equal  kt-custom-first-width-15  kt-custom-second-width-85\"><!-- wp:kadence/column {\"uniqueID\":\"_8a116d-40\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_8a116d-40\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_ba5123-e4\",\"size\":20,\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"tabletAlign\":\"right\",\"mobileAlign\":\"right\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ba5123-e4 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ba5123-e4\"><strong>-- 01</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_ea1fc5-03\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_ea1fc5-03\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_4147e5-0f\",\"color\":\"palette6\",\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"left\",\"mobileAlign\":\"left\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4147e5-0f wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_4147e5-0f\">Kate &amp; Jack</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_f68d26-a9\",\"size\":90,\"lineHeight\":90,\"tabSize\":58,\"tabLineHeight\":66,\"mobileSize\":40,\"mobileLineHeight\":48,\"topMargin\":0,\"bottomMargin\":25,\"leftMargin\":-4,\"rightMargin\":-300,\"tabletMargin\":[0,0,20,0],\"mobileMargin\":[0,0,20,0],\"textTransform\":\"none\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h1 class=\"kt-adv-heading_f68d26-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f68d26-a9\">How to Work <br>With Interior <br>Design Styles</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_19b7bc-ff\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_19b7bc-ff wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_19b7bc-ff\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, eiusmod tempor incididunt ut labore et dolore magna aliqua odio pellentesque<a href=\"https://startertemplatecloud.com/e29/#\"></a></p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"thAlign\":\"center\",\"mhAlign\":\"center\",\"uniqueID\":\"_9670eb-dd\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":\"\",\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"\",\"background\":\"\",\"border\":\"\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"\",\"borderHover\":\"\",\"backgroundHoverOpacity\":1,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"inherit\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}]} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-center kt-btn-mobile-align-center kt-btns-wrap kt-btns_9670eb-dd\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false kb-btn-global-inherit wp-block-button__link\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"zIndex\":-10,\"uniqueID\":\"_f38e2c-fb\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_f38e2c-fb\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":667,\"ratio\":\"land32\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"_ea1106-6a\",\"marginDesktop\":[100,0,0,0],\"marginTablet\":[0,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_ea1106-6a kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-land32\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg\" alt=\"\" class=\"kb-img wp-image-667\"/></div></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/image {\"id\":192,\"imgMaxWidth\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_b88e28-39\",\"marginDesktop\":[-120,0,0,-275],\"showCaption\":false,\"zIndex\":-200} -->\n<figure class=\"wp-block-kadence-image kb-image_b88e28-39 size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/plus-2.png\" alt=\"\" class=\"kb-img wp-image-192\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_656f88-b7\",\"columns\":4,\"tabletLayout\":\"two-grid\",\"collapseGutter\":\"skinny\",\"columnGutter\":\"narrow\",\"colLayout\":\"equal\",\"topPadding\":60,\"bottomPadding\":60,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":40,\"bottomPaddingM\":40,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bgColor\":\"palette9\",\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette9\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_656f88-b7\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_656f88-b7 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-4-columns kt-gutter-narrow kt-v-gutter-skinny kt-row-valign-top kt-row-layout-equal kt-tab-layout-two-grid kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"topPadding\":40,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"uniqueID\":\"_d3fcb8-c1\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_d3fcb8-c1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_fed4aa-a2\",\"bottomMargin\":10,\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_fed4aa-a2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_fed4aa-a2\">3k+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_54aeed-12\",\"topMargin\":0,\"padding\":[0,\"\",\"\",\"\"],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_54aeed-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_54aeed-12\">happy<br>customers</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topPadding\":40,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"borderWidth\":[0,0,0,0],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_065ea3-8d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_065ea3-8d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_4c3ed1-b8\",\"bottomMargin\":10,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4c3ed1-b8 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4c3ed1-b8\">14</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f0ae70-81\",\"topMargin\":0,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f0ae70-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f0ae70-81\">YEARS<br>EXPERIENCE</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"topPadding\":40,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"borderWidth\":[0,0,0,0],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_a37410-be\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-3 kadence-column_a37410-be\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_1bfb7d-11\",\"bottomMargin\":10,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1bfb7d-11 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1bfb7d-11\">25+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a4f0c1-7c\",\"topMargin\":0,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a4f0c1-7c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a4f0c1-7c\">EXPERT<br>PARTNERS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":4,\"topPadding\":40,\"bottomPadding\":40,\"leftPadding\":40,\"rightPadding\":40,\"borderWidth\":[0,0,0,0],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_8b2307-4d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-4 kadence-column_8b2307-4d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_a26a2c-08\",\"bottomMargin\":10,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a26a2c-08 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a26a2c-08\">18+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_4bcb96-cc\",\"topMargin\":0,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4bcb96-cc wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4bcb96-cc\">ACTIVE<br>PROJECTS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_43701e-d3\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"verticalAlignment\":\"middle\",\"firstColumnWidth\":55,\"secondColumnWidth\":45,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_43701e-d3\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_43701e-d3\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-skinny kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-55  kt-custom-second-width-45 kb-theme-content-width\"><!-- wp:kadence/column {\"bottomMarginM\":0,\"uniqueID\":\"_205a0b-86\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_205a0b-86\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":184,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_c2476c-40\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_c2476c-40 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-72114449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-184\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/image {\"id\":206,\"imgMaxWidth\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_d6379e-ad\",\"marginDesktop\":[-175,-400,0,520],\"showCaption\":false,\"zIndex\":-20} -->\n<figure class=\"wp-block-kadence-image kb-image_d6379e-ad size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/dots-33.png\" alt=\"\" class=\"kb-img wp-image-206\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":100,\"rightMargin\":50,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_ac6d76-7c\",\"leftMarginT\":30,\"rightMarginT\":30,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_ac6d76-7c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_141011-29\",\"color\":\"palette2\",\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette2\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_141011-29 wp-block-kadence-advancedheading has-theme-palette-2-color has-text-color\" data-kb-block=\"kb-adv-heading_141011-29\">we are innovators</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_5e3b71-f7\",\"topMargin\":0,\"bottomMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_5e3b71-f7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5e3b71-f7\">Making Enchanting Memories</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef213a-48\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef213a-48 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef213a-48\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":120,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_7bc945-64\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_7bc945-64 has-theme-palette-8-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-45  kt-custom-second-width-55 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_db108f-45\",\"leftMarginT\":30,\"rightMarginT\":30,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_db108f-45\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"bottomMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"topMargin\":0,\"bottomMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_739e59-7f\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_739e59-7f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_3585d4-bc\",\"tabletLayout\":\"row\",\"columnGutter\":\"narrow\",\"colLayout\":\"equal\",\"topPadding\":120,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_3585d4-bc\" class=\"kt-row-layout-inner kt-layout-id_3585d4-bc\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-narrow kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":60,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_945ac6-3a\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_945ac6-3a\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":132,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_258242-7c\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_258242-7c size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534-1024x683.jpg\" alt=\"\" class=\"kb-img wp-image-132\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_bf9c02-41\",\"colLayout\":\"equal\",\"topPadding\":20,\"bottomPadding\":20,\"firstColumnWidth\":30,\"secondColumnWidth\":70} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_bf9c02-41\" class=\"kt-row-layout-inner kt-layout-id_bf9c02-41\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-30  kt-custom-second-width-70\"><!-- wp:kadence/column {\"uniqueID\":\"_4a4507-fe\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_4a4507-fe\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_824cc1-d6\",\"color\":\"palette6\",\"size\":20,\"fontWeight\":\"inherit\",\"colorClass\":\"theme-palette6\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_824cc1-d6 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_824cc1-d6\">10 Oct 2021<br>— Paris, France</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":50,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_c35626-52\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_c35626-52\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"_757471-24\",\"align\":\"right\",\"mobileAlign\":\"center\"} -->\n<h3 class=\"kt-adv-heading_757471-24 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_757471-24\">1239 Watson Street Camda, Florida</h3>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"topMargin\":100,\"topMarginM\":0,\"leftMargin\":60,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_9a7cfd-ed\",\"topMarginT\":0,\"leftMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_9a7cfd-ed\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a52e6-42\",\"colLayout\":\"equal\",\"topPadding\":0,\"bottomPadding\":40,\"firstColumnWidth\":30,\"secondColumnWidth\":70} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_8a52e6-42\" class=\"kt-row-layout-inner kt-layout-id_8a52e6-42\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-30  kt-custom-second-width-70\"><!-- wp:kadence/column {\"uniqueID\":\"_b7fea5-85\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_b7fea5-85\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_5fe794-ae\",\"color\":\"palette6\",\"size\":20,\"fontWeight\":\"inherit\",\"colorClass\":\"theme-palette6\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_5fe794-ae wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_5fe794-ae\">14 Oct 2021<br>— Paris, France</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":50,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_af7c19-85\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_af7c19-85\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"_037417-8f\",\"align\":\"right\",\"mobileAlign\":\"center\"} -->\n<h3 class=\"kt-adv-heading_037417-8f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_037417-8f\">1242 Avenue Maison Royale, Paris</h3>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/image {\"id\":134,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_fc51a9-e1\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_fc51a9-e1 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-skylar-kang-6368945-1024x678.jpg\" alt=\"\" class=\"kb-img wp-image-134\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":0,\"bottomPadding\":110,\"leftPadding\":20,\"rightPadding\":20,\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_fcfedc-be\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_fcfedc-be\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_03a444-9a\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_03a444-9a\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_ebf6fd-4b\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":600,\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"bottomMargin\":60} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_ebf6fd-4b\" class=\"kt-row-layout-inner kt-layout-id_ebf6fd-4b\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_c752d9-a2\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_c752d9-a2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_9d5580-a5\",\"align\":\"center\",\"color\":\"palette6\",\"bottomMargin\":0,\"mobileMargin\":[\"\",\"\",0,\"\"],\"padding\":[\"\",\"\",0,\"\"],\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_9d5580-a5 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_9d5580-a5\">PORTFOLIO</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_87f71b-e2\",\"align\":\"center\",\"tabletMargin\":[10,\"\",\"\",\"\"],\"mobileMargin\":[0,\"\",\"\",\"\"]} -->\n<h2 class=\"kt-adv-heading_87f71b-e2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_87f71b-e2\">Beautiful Interiors<br>Built to Last</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_5cd59e-d1\",\"columns\":1,\"colLayout\":\"equal\",\"topPadding\":0,\"bottomPadding\":0,\"bgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych23-7214449.jpg\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_5cd59e-d1\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_5cd59e-d1\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-inherit kt-m-colapse-left-to-right kt-mobile-layout-row\"><!-- wp:kadence/column {\"uniqueID\":\"_7b6e5d-6d\"} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_7b6e5d-6d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":215,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_43db5a-43\",\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_43db5a-43\"><figure class=\"aligncenter size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/video10.png\" alt=\"\" class=\"kb-img wp-image-215\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_941aef-a0\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":110,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_941aef-a0\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_941aef-a0 has-theme-palette-8-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-45  kt-custom-second-width-55 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_0c0f93-ab\",\"leftMarginT\":30,\"rightMarginT\":30,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_0c0f93-ab\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_e9cd10-8a\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e9cd10-8a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e9cd10-8a\">OUR SERVICES</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8fa20c-93\",\"lineHeight\":50,\"topMargin\":10,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_8fa20c-93 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8fa20c-93\">Consultations<br>&amp; Services</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_369c01-19\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_369c01-19 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_369c01-19\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"thAlign\":\"center\",\"mhAlign\":\"center\",\"uniqueID\":\"_bbad33-d0\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":\"\",\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"\",\"background\":\"\",\"border\":\"\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"\",\"borderHover\":\"\",\"backgroundHoverOpacity\":1,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"inherit\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}]} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-center kt-btn-mobile-align-center kt-btns-wrap kt-btns_bbad33-d0\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false kb-btn-global-inherit wp-block-button__link\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_229882-b1\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_229882-b1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a2f9b-b8\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_8a2f9b-b8\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_8a2f9b-b8 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_35007d-4b\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_35007d-4b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":224,\"imgMaxWidth\":100,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_169f0a-d7\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_169f0a-d7\"><figure class=\"aligncenter size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-tatiana-syrikova-3933240.jpg\" alt=\"\" class=\"kb-img wp-image-224\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_68d046-75\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_68d046-75\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_115e25-c5\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_115e25-c5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_115e25-c5\">Essential design program</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a69cae-5d\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a69cae-5d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a69cae-5d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_eafd24-54\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"topPadding\":30,\"bottomPadding\":30,\"leftPadding\":30,\"rightPadding\":20,\"topMargin\":30,\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[1,1,1,1],\"border\":\"palette2\"} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_eafd24-54\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_eafd24-54 has-theme-palette-9-background-color\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-gutter-default kt-v-gutter-default kt-row-valign-middle kt-row-layout-equal kt-tab-layout-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-25  kt-custom-second-width-75\"><!-- wp:kadence/column {\"uniqueID\":\"_ae0d9f-c0\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_ae0d9f-c0\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":232,\"imgMaxWidth\":100,\"linkDestination\":\"none\",\"uniqueID\":\"_df2c37-de\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_df2c37-de\"><figure class=\"aligncenter\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-232\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"uniqueID\":\"_11cec1-34\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_11cec1-34\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_605eb2-41\",\"bottomMargin\":0,\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_605eb2-41 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_605eb2-41\">Unique and timeless style</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e8b368-7a\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e8b368-7a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e8b368-7a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7c67e8-f7\",\"columns\":3,\"tabletLayout\":\"first-row\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"grad\",\"topPadding\":120,\"bottomPadding\":55,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":60,\"bottomPaddingM\":20,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":29,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":40,\"secondColumnWidth\":30,\"tabletPadding\":[60,30,30,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_7c67e8-f7\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_7c67e8-f7\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-3-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-equal kt-tab-layout-first-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-40  kt-custom-second-width-30  kt-custom-third-width-30 kb-theme-content-width\"><!-- wp:kadence/column {\"uniqueID\":\"_6c464f-c3\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_6c464f-c3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":231,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_fc8311-8b\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_fc8311-8b size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-42303098-1024x682.jpg\" alt=\"\" class=\"kb-img wp-image-231\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_41086a-60\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_41086a-60\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_a6df25-85\",\"topMargin\":0,\"bottomMargin\":0,\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a6df25-85 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a6df25-85\">01</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d364dd-e1\",\"topMargin\":10,\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d364dd-e1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d364dd-e1\">PRE-DESIGN</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_eeaa89-67\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_eeaa89-67 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_eeaa89-67\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_b0607d-3b\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_b0607d-3b\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"leftMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_e9fd77-c2\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-3 kadence-column_e9fd77-c2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_761041-56\",\"topMargin\":0,\"bottomMargin\":0,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_761041-56 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_761041-56\">02</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_4ba14a-fe\",\"topMargin\":10,\"bottomMargin\":10,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4ba14a-fe wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4ba14a-fe\">development</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_1b96ae-84\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1b96ae-84 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1b96ae-84\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_0acc82-e1\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_0acc82-e1\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_4ebb3f-ac\",\"columns\":3,\"tabletLayout\":\"last-row\",\"colLayout\":\"right-half\",\"currentOverlayTab\":\"grad\",\"topPadding\":55,\"bottomPadding\":120,\"leftPadding\":20,\"rightPadding\":20,\"topPaddingM\":20,\"bottomPaddingM\":60,\"leftPaddingM\":30,\"rightPaddingM\":30,\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":29,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":30,\"secondColumnWidth\":30,\"tabletPadding\":[30,20,60,30],\"inheritMaxWidth\":true} -->\n<div class=\"wp-block-kadence-rowlayout alignnone\"><div id=\"kt-layout-id_4ebb3f-ac\" class=\"kt-row-layout-inner kt-row-has-bg kt-layout-id_4ebb3f-ac\"><div class=\"kt-row-layout-overlay kt-row-overlay-gradient\"></div><div class=\"kt-row-column-wrap kt-has-3-columns kt-gutter-default kt-v-gutter-default kt-row-valign-top kt-row-layout-right-half kt-tab-layout-last-row kt-m-colapse-left-to-right kt-mobile-layout-row  kt-custom-first-width-30  kt-custom-second-width-30  kt-custom-third-width-40 kb-theme-content-width\"><!-- wp:kadence/column {\"rightMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_63751e-49\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-1 kadence-column_63751e-49\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_80edb1-82\",\"topMargin\":0,\"bottomMargin\":0,\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_80edb1-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_80edb1-82\">03</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_08dd7f-82\",\"topMargin\":10,\"bottomMargin\":10,\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_08dd7f-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_08dd7f-82\">documentation</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a08b07-69\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a08b07-69 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a08b07-69\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_482aa0-69\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_482aa0-69\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"leftMargin\":0,\"rightMargin\":100,\"leftMarginM\":0,\"rightMarginM\":0,\"uniqueID\":\"_90aee7-de\",\"leftMarginT\":0,\"rightMarginT\":0,\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-2 kadence-column_90aee7-de\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_5cc961-0c\",\"topMargin\":0,\"bottomMargin\":0,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_5cc961-0c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5cc961-0c\">04</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_644610-37\",\"topMargin\":10,\"bottomMargin\":10,\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_644610-37 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_644610-37\">execution</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8d8b95-d9\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_8d8b95-d9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8d8b95-d9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_a95e4c-2a\",\"btns\":[{\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"target\":\"_self\",\"size\":12,\"paddingBT\":\"\",\"paddingLR\":\"\",\"color\":\"palette1\",\"background\":\"\",\"border\":\"palette1\",\"backgroundOpacity\":1,\"borderOpacity\":1,\"borderRadius\":\"\",\"borderWidth\":\"\",\"colorHover\":\"palette6\",\"backgroundHover\":\"#000000\",\"borderHover\":\"palette6\",\"backgroundHoverOpacity\":0,\"borderHoverOpacity\":1,\"icon\":\"\",\"iconSide\":\"right\",\"iconHover\":false,\"cssClass\":\"\",\"noFollow\":false,\"gap\":5,\"responsiveSize\":[\"\",\"\"],\"gradient\":[\"#999999\",1,0,100,\"linear\",180,\"center center\"],\"gradientHover\":[\"#777777\",1,0,100,\"linear\",180,\"center center\"],\"btnStyle\":\"basic\",\"btnSize\":\"standard\",\"backgroundType\":\"solid\",\"backgroundHoverType\":\"solid\",\"width\":[\"\",\"\",\"\"],\"responsivePaddingBT\":[\"\",\"\"],\"responsivePaddingLR\":[\"\",\"\"],\"boxShadow\":[false,\"#000000\",0.2,1,1,2,0,false],\"boxShadowHover\":[false,\"#000000\",0.4,2,2,3,0,false],\"sponsored\":false,\"download\":false,\"tabletGap\":\"\",\"mobileGap\":\"\",\"inheritStyles\":\"\",\"iconSize\":[\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconTabletPadding\":[\"\",\"\",\"\",\"\"],\"iconMobilePadding\":[\"\",\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"iconColor\":\"\",\"iconColorHover\":\"\",\"sizeType\":\"px\",\"iconSizeType\":\"px\",\"label\":\"\",\"marginUnit\":\"px\",\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"anchor\":\"\",\"borderStyle\":\"\"}],\"textTransform\":\"uppercase\"} -->\n<div class=\"wp-block-kadence-advancedbtn kt-btn-align-left kt-btn-tablet-align-inherit kt-btn-mobile-align-center kt-btns-wrap kt-btns_a95e4c-2a\"><div class=\"kt-btn-wrap kt-btn-wrap-0\"><a class=\"kt-button button kt-btn-0-action kt-btn-size-standard kt-btn-style-basic kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false\" href=\"https://teambuildingkorea.com/\"><span class=\"kt-btn-inner-text\">explore</span></a></div></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"leftMargin\":0,\"uniqueID\":\"_9b76e4-17\",\"lock\":{\"move\":false,\"remove\":false}} -->\n<div class=\"wp-block-kadence-column inner-column-3 kadence-column_9b76e4-17\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":230,\"linkDestination\":\"none\",\"uniqueID\":\"_f9ada7-fc\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_f9ada7-fc\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" alt=\"\" class=\"kb-img wp-image-230\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div></div>\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2021-09-07 10:50:28','2021-09-07 10:50:28','',689,'https://teambuildingkorea.com/?p=691',0,'revision','',0),(693,1,'2023-04-01 03:31:59','2023-04-01 03:31:59','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_cc5fe9-c9\",\"tabletLayout\":\"row\",\"columnGutter\":\"custom\",\"customGutter\":[20,\"\",\"\"],\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette7\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":33,\"overlayGradLocSecond\":27,\"overlayGradAngle\":270,\"overlayOpacity\":70,\"firstColumnWidth\":50.3,\"secondColumnWidth\":49.7,\"tabletPadding\":[80,30,60,30],\"columnsUnlocked\":true,\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(270deg, var(\\u002d\\u002dglobal-palette7) 33%, var(\\u002d\\u002dglobal-palette9) 27%)\",\"padding\":[100,20,80,20],\"mobilePadding\":[60,30,20,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"zIndex\":10,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_41a872-44\",\"margin\":[\"\",30,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_41a872-44 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_a5bfc7-3b\",\"mobileLayout\":\"equal\",\"tabletLayout\":\"equal\",\"collapseGutter\":\"none\",\"colLayout\":\"equal\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":15,\"secondColumnWidth\":85,\"tabletPadding\":[\"\",\"\",20,\"\"],\"padding\":[0,\"\",20,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_8a116d-40\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_8a116d-40 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_ba5123-e4\",\"size\":\"\",\"tabSize\":\"\",\"mobileSize\":\"\",\"typography\":\"Montserrat\",\"googleFont\":true,\"fontSubset\":\"latin\",\"fontVariant\":\"regular\",\"fontWeight\":\"400\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"right\",\"mobileAlign\":\"right\",\"htmlTag\":\"p\",\"fontSize\":[20,null,null]} -->\n<p class=\"kt-adv-heading_ba5123-e4 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ba5123-e4\"><strong>-- 01</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ea1fc5-03\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ea1fc5-03 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_4147e5-0f\",\"color\":\"palette6\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette6\",\"tabletAlign\":\"left\",\"mobileAlign\":\"left\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4147e5-0f wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_4147e5-0f\">Kate &amp; Jack</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"level\":1,\"fontSize\":[90,58,40]} -->\n<h1 class=\"wp-block-heading has-90-58-40-font-size\">How to Work <br>With Interior <br>Design Styles</h1>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_19b7bc-ff\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_19b7bc-ff wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_19b7bc-ff\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, eiusmod tempor incididunt ut labore et dolore magna aliqua odio pellentesque<a href=\"https://startertemplatecloud.com/e29/#\"></a></p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"thAlign\":\"center\",\"mhAlign\":\"center\",\"uniqueID\":\"_9670eb-dd\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_9670eb-dd\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_deb488-3f\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"inherit\",\"typography\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"zIndex\":-10,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_f38e2c-fb\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_f38e2c-fb inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":667,\"ratio\":\"land32\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"_ea1106-6a\",\"marginDesktop\":[100,0,0,0],\"marginTablet\":[0,0,0,0],\"marginMobile\":[0,0,0,0],\"showCaption\":false,\"zIndex\":-10} -->\n<figure class=\"wp-block-kadence-image kb-image_ea1106-6a kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-land32\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2022/11/pexels-cottonbro-studio-6580549-scaled-1.jpg\" alt=\"\" class=\"kb-img wp-image-667\"/></div></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/image {\"id\":192,\"imgMaxWidth\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_b88e28-39\",\"marginDesktop\":[-120,0,0,-275],\"showCaption\":false,\"zIndex\":-200} -->\n<figure class=\"wp-block-kadence-image kb-image_b88e28-39 size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/plus-2.png\" alt=\"\" class=\"kb-img wp-image-192\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_656f88-b7\",\"columns\":4,\"tabletLayout\":\"two-grid\",\"collapseGutter\":\"skinny\",\"columnGutter\":\"custom\",\"customGutter\":[20,\"\",\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette9\",\"padding\":[60,20,60,20],\"mobilePadding\":[40,30,40,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3fcb8-c1\",\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3fcb8-c1 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_fed4aa-a2\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_fed4aa-a2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_fed4aa-a2\">3k+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_54aeed-12\",\"margin\":[0,\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_54aeed-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_54aeed-12\">happy<br>customers</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_065ea3-8d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_065ea3-8d inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_4c3ed1-b8\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4c3ed1-b8 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4c3ed1-b8\">14</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f0ae70-81\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f0ae70-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f0ae70-81\">YEARS<br>EXPERIENCE</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_a37410-be\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-3\"} -->\n<div class=\"wp-block-kadence-column kadence-column_a37410-be inner-column-3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_1bfb7d-11\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1bfb7d-11 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1bfb7d-11\">25+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a4f0c1-7c\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a4f0c1-7c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a4f0c1-7c\">EXPERT<br>PARTNERS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":4,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_8b2307-4d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-4\"} -->\n<div class=\"wp-block-kadence-column kadence-column_8b2307-4d inner-column-4\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_a26a2c-08\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a26a2c-08 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a26a2c-08\">18+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_4bcb96-cc\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4bcb96-cc wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4bcb96-cc\">ACTIVE<br>PROJECTS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_43701e-d3\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"verticalAlignment\":\"middle\",\"firstColumnWidth\":55,\"secondColumnWidth\":45,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(90deg, var(\\u002d\\u002dglobal-palette8) 35%, var(\\u002d\\u002dglobal-palette9) 30%)\",\"padding\":[120,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_205a0b-86\",\"mobileMargin\":[\"\",\"\",0,\"\"],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_205a0b-86 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":184,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_c2476c-40\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_c2476c-40 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-72114449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-184\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/image {\"id\":206,\"imgMaxWidth\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_d6379e-ad\",\"marginDesktop\":[-175,-400,0,520],\"showCaption\":false,\"zIndex\":-20} -->\n<figure class=\"wp-block-kadence-image kb-image_d6379e-ad size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/dots-33.png\" alt=\"\" class=\"kb-img wp-image-206\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ac6d76-7c\",\"margin\":[\"\",50,\"\",100],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ac6d76-7c inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_141011-29\",\"color\":\"palette2\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette2\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_141011-29 wp-block-kadence-advancedheading has-theme-palette-2-color has-text-color\" data-kb-block=\"kb-adv-heading_141011-29\">we are innovators</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_5e3b71-f7\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_5e3b71-f7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5e3b71-f7\">Making Enchanting Memories</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef213a-48\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef213a-48 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef213a-48\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[120,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_3585d4-bc\",\"tabletLayout\":\"row\",\"columnGutter\":\"custom\",\"customGutter\":[20,\"\",\"\"],\"colLayout\":\"equal\",\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[120,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_945ac6-3a\",\"margin\":[\"\",60,\"\",\"\"],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_945ac6-3a inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":132,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_258242-7c\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_258242-7c size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-pixabay-276534-1024x683.jpg\" alt=\"\" class=\"kb-img wp-image-132\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_bf9c02-41\",\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"padding\":[20,\"\",20,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_4a4507-fe\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_4a4507-fe inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_824cc1-d6\",\"color\":\"palette6\",\"size\":\"\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"inherit\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette6\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[20,null,null]} -->\n<p class=\"kt-adv-heading_824cc1-d6 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_824cc1-d6\">10 Oct 2021<br>— Paris, France</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_c35626-52\",\"margin\":[\"\",\"\",\"\",50],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_c35626-52 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"_757471-24\",\"align\":\"right\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\"} -->\n<h3 class=\"kt-adv-heading_757471-24 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_757471-24\">1239 Watson Street Camda, Florida</h3>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_9a7cfd-ed\",\"margin\":[100,\"\",\"\",60],\"tabletMargin\":[0,\"\",\"\",0],\"mobileMargin\":[0,0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_9a7cfd-ed inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a52e6-42\",\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"padding\":[0,\"\",40,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_b7fea5-85\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_b7fea5-85 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_5fe794-ae\",\"color\":\"palette6\",\"size\":\"\",\"tabSize\":\"\",\"mobileSize\":\"\",\"fontWeight\":\"inherit\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette6\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[20,null,null]} -->\n<p class=\"kt-adv-heading_5fe794-ae wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_5fe794-ae\">14 Oct 2021<br>— Paris, France</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_af7c19-85\",\"margin\":[\"\",\"\",\"\",50],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_af7c19-85 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"_037417-8f\",\"align\":\"right\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\"} -->\n<h3 class=\"kt-adv-heading_037417-8f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_037417-8f\">1242 Avenue Maison Royale, Paris</h3>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/image {\"id\":134,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_fc51a9-e1\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_fc51a9-e1 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-skylar-kang-6368945-1024x678.jpg\" alt=\"\" class=\"kb-img wp-image-134\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_03a444-9a\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_03a444-9a inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_ebf6fd-4b\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":600,\"padding\":[0,0,0,0],\"margin\":[\"\",\"\",60,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_c752d9-a2\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_c752d9-a2 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_9d5580-a5\",\"align\":\"center\",\"color\":\"palette6\",\"margin\":[\"\",\"\",0,\"\"],\"mobileMargin\":[\"\",\"\",0,\"\"],\"padding\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette6\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_9d5580-a5 wp-block-kadence-advancedheading has-theme-palette-6-color has-text-color\" data-kb-block=\"kb-adv-heading_9d5580-a5\">PORTFOLIO</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_87f71b-e2\",\"align\":\"center\",\"tabletMargin\":[10,\"\",\"\",\"\"],\"mobileMargin\":[0,\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h2 class=\"kt-adv-heading_87f71b-e2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_87f71b-e2\">Beautiful Interiors<br>Built to Last</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_5cd59e-d1\",\"columns\":1,\"colLayout\":\"equal\",\"bgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych23-7214449.jpg\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_7b6e5d-6d\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_7b6e5d-6d inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":215,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_43db5a-43\",\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_43db5a-43\"><figure class=\"aligncenter size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/video10.png\" alt=\"\" class=\"kb-img wp-image-215\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_941aef-a0\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[110,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_0c0f93-ab\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_0c0f93-ab inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_e9cd10-8a\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e9cd10-8a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e9cd10-8a\">OUR SERVICES</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8fa20c-93\",\"lineHeight\":\"\",\"tabLineHeight\":\"\",\"mobileLineHeight\":\"\",\"margin\":[10,\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"fontHeight\":[50,null,null],\"fontHeightType\":\"px\"} -->\n<h2 class=\"kt-adv-heading_8fa20c-93 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8fa20c-93\">Consultations<br>&amp; Services</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_369c01-19\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_369c01-19 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_369c01-19\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"thAlign\":\"center\",\"mhAlign\":\"center\",\"uniqueID\":\"_bbad33-d0\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_bbad33-d0\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_127eb0-6f\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"inherit\",\"typography\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_229882-b1\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_229882-b1 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a2f9b-b8\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"padding\":[30,20,30,30],\"borderStyle\":[{\"top\":[\"palette2\",\"\",1],\"right\":[\"palette2\",\"\",1],\"bottom\":[\"palette2\",\"\",1],\"left\":[\"palette2\",\"\",1],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_35007d-4b\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_35007d-4b inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":224,\"imgMaxWidth\":100,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_169f0a-d7\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_169f0a-d7\"><figure class=\"aligncenter size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-tatiana-syrikova-3933240.jpg\" alt=\"\" class=\"kb-img wp-image-224\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_68d046-75\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_68d046-75 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_115e25-c5\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_115e25-c5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_115e25-c5\">Essential design program</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a69cae-5d\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a69cae-5d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a69cae-5d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_eafd24-54\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"padding\":[30,20,30,30],\"margin\":[30,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"palette2\",\"\",1],\"right\":[\"palette2\",\"\",1],\"bottom\":[\"palette2\",\"\",1],\"left\":[\"palette2\",\"\",1],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ae0d9f-c0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ae0d9f-c0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":232,\"imgMaxWidth\":100,\"linkDestination\":\"none\",\"uniqueID\":\"_df2c37-de\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_df2c37-de\"><figure class=\"aligncenter\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-232\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_11cec1-34\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_11cec1-34 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_605eb2-41\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_605eb2-41 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_605eb2-41\">Unique and timeless style</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e8b368-7a\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e8b368-7a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e8b368-7a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7c67e8-f7\",\"columns\":3,\"tabletLayout\":\"first-row\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":29,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":40,\"secondColumnWidth\":30,\"tabletPadding\":[60,30,30,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(90deg, var(\\u002d\\u002dglobal-palette8) 35%, var(\\u002d\\u002dglobal-palette9) 29%)\",\"padding\":[120,20,55,20],\"mobilePadding\":[60,30,20,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_6c464f-c3\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_6c464f-c3 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":231,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_fc8311-8b\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_fc8311-8b size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-42303098-1024x682.jpg\" alt=\"\" class=\"kb-img wp-image-231\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_41086a-60\",\"margin\":[\"\",\"\",\"\",100],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_41086a-60 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_a6df25-85\",\"margin\":[0,\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a6df25-85 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a6df25-85\">01</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_d364dd-e1\",\"margin\":[10,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_d364dd-e1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_d364dd-e1\">PRE-DESIGN</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_eeaa89-67\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_eeaa89-67 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_eeaa89-67\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_b0607d-3b\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_b0607d-3b\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_3447d2-2e\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_e9fd77-c2\",\"margin\":[\"\",\"\",\"\",100],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-3\"} -->\n<div class=\"wp-block-kadence-column kadence-column_e9fd77-c2 inner-column-3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_761041-56\",\"margin\":[0,\"\",0,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_761041-56 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_761041-56\">02</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_4ba14a-fe\",\"margin\":[10,\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4ba14a-fe wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4ba14a-fe\">development</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_1b96ae-84\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1b96ae-84 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1b96ae-84\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_0acc82-e1\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_0acc82-e1\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_62e83a-00\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_4ebb3f-ac\",\"columns\":3,\"tabletLayout\":\"last-row\",\"colLayout\":\"right-half\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":29,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":30,\"secondColumnWidth\":30,\"tabletPadding\":[30,20,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(90deg, var(\\u002d\\u002dglobal-palette8) 35%, var(\\u002d\\u002dglobal-palette9) 29%)\",\"padding\":[55,20,120,20],\"mobilePadding\":[20,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_63751e-49\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_63751e-49 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_80edb1-82\",\"margin\":[0,\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_80edb1-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_80edb1-82\">03</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_08dd7f-82\",\"margin\":[10,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_08dd7f-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_08dd7f-82\">documentation</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a08b07-69\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a08b07-69 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a08b07-69\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_482aa0-69\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_482aa0-69\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_15d91e-54\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_90aee7-de\",\"margin\":[\"\",100,\"\",0],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_90aee7-de inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_5cc961-0c\",\"margin\":[0,\"\",0,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_5cc961-0c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5cc961-0c\">04</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_644610-37\",\"margin\":[10,\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_644610-37 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_644610-37\">execution</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8d8b95-d9\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_8d8b95-d9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8d8b95-d9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_a95e4c-2a\",\"btns\":[],\"letterSpacing\":\"\",\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_a95e4c-2a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_c7950e-7d\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_9b76e4-17\",\"margin\":[\"\",\"\",\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-3\"} -->\n<div class=\"wp-block-kadence-column kadence-column_9b76e4-17 inner-column-3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":230,\"linkDestination\":\"none\",\"uniqueID\":\"_f9ada7-fc\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_f9ada7-fc\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" alt=\"\" class=\"kb-img wp-image-230\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-01 03:31:59','2023-04-01 03:31:59','',689,'https://teambuildingkorea.com/?p=693',0,'revision','',0),(696,2,'2023-04-03 04:11:28','2023-04-03 04:11:28','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":715,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Team-Building-Korea-City-Build-1024x576.jpg\" alt=\"\" class=\"wp-image-715\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more&nbsp;<a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities&nbsp;</a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b9bc0e-22\",\"columns\":1,\"colLayout\":\"equal\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_7530e4-44\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_7530e4-44\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Foster Teamwork and Creativity with a Korean City Building Experience','','publish','open','open','','the-city-build-team-building','','','2023-04-04 06:58:25','2023-04-04 06:58:25','',0,'https://teambuildingkorea.com/?p=696',0,'post','',0),(697,2,'2023-04-03 03:37:08','2023-04-03 03:37:08','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more <a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities </a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>-Rose-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/form {\"uniqueID\":\"_d4f894-05\",\"postID\":\"696\"} -->\n<div class=\"wp-block-kadence-form kadence-form-_d4f894-05 kb-form-wrap\"><form class=\"kb-form\" action=\"\" method=\"post\"><div class=\"kadence-blocks-form-field kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_0\">Name</label><input name=\"kb_field_0\" id=\"kb_field__d4f894-05_0\" data-label=\"Name\" type=\"text\" placeholder=\"\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-style-field kb-text-field kb-field-0\"/></div><div class=\"kadence-blocks-form-field kb-form-field-1 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_1\">Email<span class=\"required\">*</span></label><input name=\"kb_field_1\" id=\"kb_field__d4f894-05_1\" data-label=\"Email\" type=\"email\" placeholder=\"\" value=\"\" data-type=\"email\" class=\"kb-field kb-text-style-field kb-email-field kb-field-1\" data-required=\"yes\"/></div><div class=\"kadence-blocks-form-field kb-form-field-2 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_2\">Message<span class=\"required\">*</span></label><textarea name=\"kb_field_2\" id=\"kb_field__d4f894-05_2\" data-label=\"Message\" type=\"textarea\" placeholder=\"\" data-type=\"textarea\" class=\"kb-field kb-text-style-field kb-textarea-field kb-field-2\" rows=\"4\" data-required=\"yes\"></textarea></div><input type=\"hidden\" name=\"_kb_form_id\" value=\"_d4f894-05\"/><input type=\"hidden\" name=\"_kb_form_post_id\" value=\"696\"/><input type=\"hidden\" name=\"action\" value=\"kb_process_ajax_submit\"/><input class=\"kadence-blocks-field verify\" type=\"text\" name=\"_kb_verify_email\" autocomplete=\"off\" aria-hidden=\"true\" placeholder=\"Email\" tabindex=\"-1\"/><div class=\"kadence-blocks-form-field kb-submit-field kb-field-desk-width-100\"><button class=\"kb-forms-submit button kb-button-size-standard kb-button-width-auto\">Submit</button></div></form></div>\n<!-- /wp:kadence/form -->','Foster Teamwork and Creativity with a Korean City Building Experience','','inherit','closed','closed','','696-revision-v1','','','2023-04-03 03:37:08','2023-04-03 03:37:08','',696,'https://teambuildingkorea.com/?p=697',0,'revision','',0),(699,2,'2023-04-03 03:43:18','2023-04-03 03:43:18','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more&nbsp;<a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities&nbsp;</a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>-Rose-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/form {\"uniqueID\":\"_d4f894-05\",\"postID\":\"696\"} -->\n<div class=\"wp-block-kadence-form kadence-form-_d4f894-05 kb-form-wrap\"><form class=\"kb-form\" action=\"\" method=\"post\"><div class=\"kadence-blocks-form-field kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_0\">Name</label><input name=\"kb_field_0\" id=\"kb_field__d4f894-05_0\" data-label=\"Name\" type=\"text\" placeholder=\"\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-style-field kb-text-field kb-field-0\"/></div><div class=\"kadence-blocks-form-field kb-form-field-1 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_1\">Email<span class=\"required\">*</span></label><input name=\"kb_field_1\" id=\"kb_field__d4f894-05_1\" data-label=\"Email\" type=\"email\" placeholder=\"\" value=\"\" data-type=\"email\" class=\"kb-field kb-text-style-field kb-email-field kb-field-1\" data-required=\"yes\"/></div><div class=\"kadence-blocks-form-field kb-form-field-2 kb-field-desk-width-100 kb-input-size-standard\"><label for=\"kb_field__d4f894-05_2\">Message<span class=\"required\">*</span></label><textarea name=\"kb_field_2\" id=\"kb_field__d4f894-05_2\" data-label=\"Message\" type=\"textarea\" placeholder=\"\" data-type=\"textarea\" class=\"kb-field kb-text-style-field kb-textarea-field kb-field-2\" rows=\"4\" data-required=\"yes\"></textarea></div><input type=\"hidden\" name=\"_kb_form_id\" value=\"_d4f894-05\"/><input type=\"hidden\" name=\"_kb_form_post_id\" value=\"696\"/><input type=\"hidden\" name=\"action\" value=\"kb_process_ajax_submit\"/><input class=\"kadence-blocks-field verify\" type=\"text\" name=\"_kb_verify_email\" autocomplete=\"off\" aria-hidden=\"true\" placeholder=\"Email\" tabindex=\"-1\"/><div class=\"kadence-blocks-form-field kb-submit-field kb-field-desk-width-100\"><button class=\"kb-forms-submit button kb-button-size-standard kb-button-width-auto\">Submit</button></div></form></div>\n<!-- /wp:kadence/form -->','Foster Teamwork and Creativity with a Korean City Building Experience','','inherit','closed','closed','','696-revision-v1','','','2023-04-03 03:43:18','2023-04-03 03:43:18','',696,'https://teambuildingkorea.com/?p=699',0,'revision','',0),(700,1,'2025-11-03 16:03:26','2023-04-03 03:48:06',' ','','','publish','closed','closed','','700','','','2025-11-03 16:03:26','2025-11-03 09:03:26','',0,'https://teambuildingkorea.com/?p=700',3,'nav_menu_item','',0),(701,1,'2023-04-03 03:49:13','2023-04-03 03:49:13','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_656f88-b7\",\"columns\":4,\"tabletLayout\":\"two-grid\",\"collapseGutter\":\"skinny\",\"columnGutter\":\"custom\",\"customGutter\":[20,\"\",\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette9\",\"padding\":[60,20,60,20],\"mobilePadding\":[40,30,40,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3fcb8-c1\",\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3fcb8-c1 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_fed4aa-a2\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_fed4aa-a2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_fed4aa-a2\">3k+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_54aeed-12\",\"margin\":[0,\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_54aeed-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_54aeed-12\">happy<br>customers</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_065ea3-8d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_065ea3-8d inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_4c3ed1-b8\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4c3ed1-b8 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4c3ed1-b8\">14</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_f0ae70-81\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_f0ae70-81 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f0ae70-81\">YEARS<br>EXPERIENCE</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_a37410-be\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-3\"} -->\n<div class=\"wp-block-kadence-column kadence-column_a37410-be inner-column-3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_1bfb7d-11\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_1bfb7d-11 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_1bfb7d-11\">25+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a4f0c1-7c\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a4f0c1-7c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a4f0c1-7c\">EXPERT<br>PARTNERS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":4,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[0,0,0,0],\"uniqueID\":\"_8b2307-4d\",\"backgroundImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"textAlign\":[\"\",\"\",\"\"],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"direction\":[\"\",\"\",\"\"],\"justifyContent\":[\"\",\"\",\"\"],\"gutter\":[\"\",\"\",\"\"],\"backgroundImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImg\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"overlayImgHover\":[{\"bgImg\":\"\",\"bgImgID\":\"\",\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"borderHoverWidth\":[\"\",\"\",\"\",\"\"],\"tabletBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"mobileBorderHoverWidth\":[\"\",\"\",\"\",\"\"],\"borderHoverRadius\":[\"\",\"\",\"\",\"\"],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0,\"inset\":false}],\"maxWidth\":[\"\",\"\",\"\"],\"height\":[\"\",\"\",\"\"],\"stickyOffset\":[\"\",\"\",\"\"],\"padding\":[40,40,40,40],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-4\"} -->\n<div class=\"wp-block-kadence-column kadence-column_8b2307-4d inner-column-4\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_a26a2c-08\",\"margin\":[\"\",\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a26a2c-08 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a26a2c-08\">18+</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_4bcb96-cc\",\"margin\":[0,\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[0,\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_4bcb96-cc wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_4bcb96-cc\">ACTIVE<br>PROJECTS</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_43701e-d3\",\"tabletLayout\":\"row\",\"collapseGutter\":\"skinny\",\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":30,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"verticalAlignment\":\"middle\",\"firstColumnWidth\":55,\"secondColumnWidth\":45,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(90deg, var(\\u002d\\u002dglobal-palette8) 35%, var(\\u002d\\u002dglobal-palette9) 30%)\",\"padding\":[120,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_205a0b-86\",\"mobileMargin\":[\"\",\"\",0,\"\"],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_205a0b-86 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":184,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_c2476c-40\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_c2476c-40 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovych-72114449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-184\"/></figure>\n<!-- /wp:kadence/image -->\n\n<!-- wp:kadence/image {\"id\":206,\"imgMaxWidth\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_d6379e-ad\",\"marginDesktop\":[-175,-400,0,520],\"showCaption\":false,\"zIndex\":-20} -->\n<figure class=\"wp-block-kadence-image kb-image_d6379e-ad size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/dots-33.png\" alt=\"\" class=\"kb-img wp-image-206\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ac6d76-7c\",\"margin\":[\"\",50,\"\",100],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ac6d76-7c inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_141011-29\",\"color\":\"palette2\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"colorClass\":\"theme-palette2\",\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_141011-29 wp-block-kadence-advancedheading has-theme-palette-2-color has-text-color\" data-kb-block=\"kb-adv-heading_141011-29\">we are innovators</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_5e3b71-f7\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_5e3b71-f7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5e3b71-f7\">Making Enchanting Memories</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef213a-48\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef213a-48 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef213a-48\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_941aef-a0\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[110,20,120,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_0c0f93-ab\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_0c0f93-ab inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_e9cd10-8a\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e9cd10-8a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e9cd10-8a\">OUR SERVICES</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8fa20c-93\",\"margin\":[10,\"\",\"\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"fontHeight\":[50,null,null],\"fontHeightType\":\"px\"} -->\n<h2 class=\"kt-adv-heading_8fa20c-93 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8fa20c-93\">Consultations<br>&amp; Services</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_369c01-19\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_369c01-19 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_369c01-19\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"thAlign\":\"center\",\"mhAlign\":\"center\",\"uniqueID\":\"_bbad33-d0\",\"btns\":[],\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_bbad33-d0\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_127eb0-6f\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"inherit\",\"typography\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_229882-b1\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_229882-b1 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_8a2f9b-b8\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"padding\":[30,20,30,30],\"borderStyle\":[{\"top\":[\"palette2\",\"\",1],\"right\":[\"palette2\",\"\",1],\"bottom\":[\"palette2\",\"\",1],\"left\":[\"palette2\",\"\",1],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_35007d-4b\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_35007d-4b inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":224,\"imgMaxWidth\":100,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"uniqueID\":\"_169f0a-d7\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_169f0a-d7\"><figure class=\"aligncenter size-full\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-tatiana-syrikova-3933240.jpg\" alt=\"\" class=\"kb-img wp-image-224\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_68d046-75\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_68d046-75 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_115e25-c5\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_115e25-c5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_115e25-c5\">Essential design program</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a69cae-5d\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a69cae-5d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a69cae-5d\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_eafd24-54\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":25,\"secondColumnWidth\":75,\"bgColorClass\":\"theme-palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"padding\":[30,20,30,30],\"margin\":[30,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"palette2\",\"\",1],\"right\":[\"palette2\",\"\",1],\"bottom\":[\"palette2\",\"\",1],\"left\":[\"palette2\",\"\",1],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ae0d9f-c0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ae0d9f-c0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"align\":\"center\",\"id\":232,\"imgMaxWidth\":100,\"linkDestination\":\"none\",\"uniqueID\":\"_df2c37-de\",\"borderRadius\":[200,200,200,200],\"showCaption\":false} -->\n<div class=\"wp-block-kadence-image kb-image_df2c37-de\"><figure class=\"aligncenter\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/spacejoy-io5Tvjh7v1Cc-unsplash.jpg\" alt=\"\" class=\"kb-img wp-image-232\"/></figure></div>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_11cec1-34\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_11cec1-34 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":6,\"uniqueID\":\"_605eb2-41\",\"margin\":[\"\",\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h6 class=\"kt-adv-heading_605eb2-41 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_605eb2-41\">Unique and timeless style</h6>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e8b368-7a\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_e8b368-7a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e8b368-7a\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_4ebb3f-ac\",\"columns\":3,\"tabletLayout\":\"last-row\",\"colLayout\":\"right-half\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"palette9\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":1,\"overlayGradLoc\":35,\"overlayGradLocSecond\":29,\"overlayGradAngle\":90,\"overlayOpacity\":100,\"firstColumnWidth\":30,\"secondColumnWidth\":30,\"tabletPadding\":[30,20,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(90deg, var(\\u002d\\u002dglobal-palette8) 35%, var(\\u002d\\u002dglobal-palette9) 29%)\",\"padding\":[55,20,120,20],\"mobilePadding\":[20,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_63751e-49\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_63751e-49 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_80edb1-82\",\"margin\":[0,\"\",0,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_80edb1-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_80edb1-82\">03</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_08dd7f-82\",\"margin\":[10,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_08dd7f-82 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_08dd7f-82\">documentation</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a08b07-69\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a08b07-69 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a08b07-69\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_482aa0-69\",\"btns\":[],\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_482aa0-69\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_15d91e-54\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_90aee7-de\",\"margin\":[\"\",100,\"\",0],\"tabletMargin\":[\"\",0,\"\",0],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_90aee7-de inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_5cc961-0c\",\"margin\":[0,\"\",0,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_5cc961-0c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5cc961-0c\">04</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_644610-37\",\"margin\":[10,\"\",10,\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"markSize\":[\"\",\"\",\"\"],\"markLineHeight\":[\"\",\"\",\"\"],\"markPadding\":[0,0,0,0],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"uppercase\",\"mobileAlign\":\"center\",\"textShadow\":[{\"enable\":false,\"color\":\"rgba(0, 0, 0, 0.2)\",\"blur\":1,\"hOffset\":1,\"vOffset\":1}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_644610-37 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_644610-37\">execution</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_8d8b95-d9\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_8d8b95-d9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_8d8b95-d9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"mhAlign\":\"center\",\"uniqueID\":\"_a95e4c-2a\",\"btns\":[],\"margin\":[{\"desk\":[\"\",\"\",\"\",\"\"],\"tablet\":[\"\",\"\",\"\",\"\"],\"mobile\":[\"\",\"\",\"\",\"\"]}],\"gap\":[\"xs\",\"\",\"\"],\"orientation\":[\"\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns_a95e4c-2a\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"_c7950e-7d\",\"text\":\"explore\",\"link\":\"https://teambuildingkorea.com/\",\"width\":[\"\",\"\",\"\"],\"padding\":[\"\",\"\",\"\",\"\"],\"tabletPadding\":[\"\",\"\",\"\",\"\"],\"mobilePadding\":[\"\",\"\",\"\",\"\"],\"margin\":[\"\",\"\",\"\",\"\"],\"tabletMargin\":[\"\",\"\",\"\",\"\"],\"mobileMargin\":[\"\",\"\",\"\",\"\"],\"color\":\"palette1\",\"colorHover\":\"palette6\",\"backgroundHover\":\"rgba(0, 0, 0, 0)\",\"borderStyle\":[{\"top\":[\"palette1\",\"\",\"\"],\"right\":[\"palette1\",\"\",\"\"],\"bottom\":[\"palette1\",\"\",\"\"],\"left\":[\"palette1\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"palette6\",\"\",\"\"],\"right\":[\"palette6\",\"\",\"\"],\"bottom\":[\"palette6\",\"\",\"\"],\"left\":[\"palette6\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"iconPadding\":[\"\",\"\",\"\",\"\"],\"iconSize\":[\"\",\"\",\"\"],\"onlyIcon\":[false,\"\",\"\"],\"inheritStyles\":\"outline\",\"typography\":[{\"size\":[12,\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":[\"\",\"\",\"\"],\"letterType\":\"px\",\"family\":\"\",\"google\":false,\"style\":\"normal\",\"weight\":\"regular\",\"variant\":\"\",\"subset\":\"\",\"textTransform\":\"uppercase\",\"loadGoogle\":true}],\"noCustomDefaults\":true} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_9b76e4-17\",\"margin\":[\"\",\"\",\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-3\"} -->\n<div class=\"wp-block-kadence-column kadence-column_9b76e4-17 inner-column-3\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":230,\"linkDestination\":\"none\",\"uniqueID\":\"_f9ada7-fc\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_f9ada7-fc\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbovyc1h-6508358.jpg\" alt=\"\" class=\"kb-img wp-image-230\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-03 03:49:13','2023-04-03 03:49:13','',689,'https://teambuildingkorea.com/?p=701',0,'revision','',0),(708,1,'2023-04-04 04:21:26','2023-04-04 04:21:26','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_ab2b13-f5\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_12ea07-22\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading_12ea07-22 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_12ea07-22\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_0cf288-1b\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_0cf288-1b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_0cf288-1b\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_ae252f-97\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_6cf8ee-34\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_6cf8ee-34 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_99a6bc-aa\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_99a6bc-aa wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_99a6bc-aa\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_fe7abb-a6\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_fe7abb-a6 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_fe7abb-a6\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_0bdb46-fa\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box_0bdb46-fa\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">example@interior.com<br/>contact@interior.com</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_a335f3-c6\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box_a335f3-c6\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+1 (323)-456-91-23<br/>+1 (987)-654-32-11</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"_812bbe-03\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box_812bbe-03\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">1773 Turkey Pen Road<br/>New York, NY 10013</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_823610-8e\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_823610-8e inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"_6f08d1-09\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_ad1d75-1a\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_ad1d75-1a inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_70b445-6c\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_70b445-6c size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_c99c2f-e5\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_c99c2f-e5 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_c0efd3-d1\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_c0efd3-d1 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_a5e160-30\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_1cfae3-21\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_1cfae3-21 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_ba5af7-73\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_acfdfa-00\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_acfdfa-00 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"_d9c4d1-fd\",\"heightDesktop\":500,\"heightMobile\":400,\"zoom\":16,\"location\":\"New York City, NY\",\"mapFilter\":\"grayscale\",\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-04-04 04:21:26','2023-04-04 04:21:26','',44,'https://teambuildingkorea.com/?p=708',0,'revision','',0),(709,1,'2023-04-04 04:22:32','2023-04-04 04:22:32','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more&nbsp;<a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities&nbsp;</a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b9bc0e-22\",\"columns\":1,\"colLayout\":\"equal\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_7530e4-44\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_7530e4-44\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Foster Teamwork and Creativity with a Korean City Building Experience','','inherit','closed','closed','','696-revision-v1','','','2023-04-04 04:22:32','2023-04-04 04:22:32','',696,'https://teambuildingkorea.com/?p=709',0,'revision','',0),(710,1,'2023-04-04 04:23:42','2023-04-04 04:23:42','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more&nbsp;<a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities&nbsp;</a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b9bc0e-22\",\"columns\":1,\"colLayout\":\"equal\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_7530e4-44\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_7530e4-44\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Foster Teamwork and Creativity with a Korean City Building Experience','','inherit','closed','closed','','696-revision-v1','','','2023-04-04 04:23:42','2023-04-04 04:23:42','',696,'https://teambuildingkorea.com/?p=710',0,'revision','',0),(712,1,'2023-04-04 06:56:03','2023-04-04 06:56:03','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-04 06:56:03','2023-04-04 06:56:03','',689,'https://teambuildingkorea.com/?p=712',0,'revision','',0),(713,1,'2023-04-04 06:56:29','2023-04-04 06:56:29','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-04 06:56:29','2023-04-04 06:56:29','',689,'https://teambuildingkorea.com/?p=713',0,'revision','',0),(714,1,'2023-04-04 06:56:46','2023-04-04 06:56:46','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">WE ARE LISTENING</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">We Aim to Set the Trends of Modern Living</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-04 06:56:46','2023-04-04 06:56:46','',689,'https://teambuildingkorea.com/?p=714',0,'revision','',0),(715,1,'2023-04-04 06:58:05','2023-04-04 06:58:05','','Team Building Korea - City Build','','inherit','open','closed','','team-building-korea-city-build','','','2023-04-04 06:58:05','2023-04-04 06:58:05','',696,'https://teambuildingkorea.com/wp-content/uploads/2023/04/Team-Building-Korea-City-Build.jpg',0,'attachment','image/jpeg',0),(716,1,'2023-04-04 06:58:23','2023-04-04 06:58:23','<!-- wp:paragraph -->\n<p>Foster teamwork and creativity among your team with a Korean city building experience. Work together to design and construct a city with interconnecting zones using everyday materials, encouraging your team to collaborate and think creatively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction to the team-building activity City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you ready for a fun and engaging team building experience in Korea? Our team building program is designed to bring your team together to build a giant city with interconnecting zones out of everyday materials. Teams will work together to develop a plan for the city, ensuring that there is uniformity of design across the zones, and that roads and rivers flow coherently with the other teams’ sections. With a wide range of materials at your disposal, you will build an imaginative and creative city that is functional and aesthetically pleasing. When the time is up, we will join the sections of the city together and celebrate our success. Let\'s work together to create an unforgettable team building experience in Korea!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":715,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Team-Building-Korea-City-Build-1024x576.jpg\" alt=\"\" class=\"wp-image-715\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of the team-building program City Build</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The City Build team building program is the ideal method to increase teamwork and enhance corporate performance. The main business objectives of any organization are aligned with the many advantages that will be offered by this program. The following are some of the main advantages of taking part in the City Build teambuilding program:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Project Management: By forcing your team to plan and carry out a project together, the City Build program aids in the development of your team\'s project management abilities. This include assigning duties, keeping track of progress, and adjusting to any problems that may occur. As a result of the program\'s emphasis on excellent communication, everyone remains in the loop throughout the project.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Resource Management: Your team will learn effective resource management via the City Build program. By using commonplace resources, participants will need to be innovative and think outside the box in order to construct a city that is both useful and beautiful. As a result, team members\' ability to solve problems and manage resources more effectively increases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Time management: As part of the City Build initiative, participants must collaborate while working under stringent time constraints. This promotes time management skills development and guarantees that everyone is working effectively to finish the project on schedule. This motivates team members to set priorities and cooperate to accomplish project objectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Encourages Creativity &amp; Fun: The City Build program is a creative and enjoyable method to encourage teamwork. To create and construct a distinctive city, participants are urged to use their imaginations and think imaginatively. This stimulates creativity in the workplace and raises team morale, which results in more creative solutions and ideas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will learn significant skills and experience by taking part in the City Build team building program that can be used in a variety of professional settings. The program promotes teamwork, increases team productivity, and enhances overall corporate results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the City Build team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Korean City Building Experience encourages teamwork and creativity, while also teaching effective cross-team communication and collaboration skills. Teams will learn how to develop a common vision and strategy, manage resources and time effectively, and complete a project on time. By working towards a shared goal, teams will gain a sense of accomplishment and motivation, which can be applied to future projects and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You also can see more&nbsp;<a href=\"https://asiaphoenix.com/teambuilding-programs\" target=\"_blank\" rel=\"noreferrer noopener\">outdoor team building activities&nbsp;</a>at our company website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_b9bc0e-22\",\"columns\":1,\"colLayout\":\"equal\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_7530e4-44\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_7530e4-44\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Foster Teamwork and Creativity with a Korean City Building Experience','','inherit','closed','closed','','696-revision-v1','','','2023-04-04 06:58:23','2023-04-04 06:58:23','',696,'https://teambuildingkorea.com/?p=716',0,'revision','',0),(717,2,'2023-04-04 08:27:41','2023-04-04 08:27:41','<!-- wp:paragraph -->\n<p>Create a cohesive team in Korea with Crescendo\'s fun and surprising team building activities. Our programs are designed to build trust, enhance communication, and foster collaboration among team members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Crescendo</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Discover a unique team building experience in Korea with Crescendo. Our instructors will guide your team members to learn the basics of playing violin or viola and teach them their part in a custom-made composition. With a bespoke backing track, your team will transform into a string orchestra and perform together in less than an hour. Crescendo\'s innovative approach to team building inspires unity and cooperation among your team members. Even if your team members have no musical experience, Crescendo generates amazing results. Make your team building in Korea unforgettable with Crescendo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":734,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Cressendo-2-1024x683.jpg\" alt=\"\" class=\"wp-image-734\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Crescendo for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Crucial Business Advantages </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Good communication is essential for a successful team, and the Crescendo team building program helps team members improve their communication skills by challenging them to listen closely to one another, stay in rhythm, and collaborate to produce beautiful music. Participants may improve their overall performance by learning how to speak more effectively and clearly through this training. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. The team-building program at Crescendo can assist in altering attitudes about work and coworkers. By offering a distinctive, interesting, and enjoyable experience, participants can alter their perspective, become more optimistic and receptive, and begin to perceive their coworkers and duties in a new light. This shift in perspective may improve teamwork, morale, and production. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Aligns organizations: The Crescendo team building program may help align organizations by encouraging cross-functional cooperation, dismantling silos, and fostering a common sense of purpose. Participants can obtain a better grasp of their colleagues\' roles and responsibilities and how their work contributes to the organization\'s broader purpose by participating in the program. This alignment may result in improved decision-making, accelerated problem-solving, and enhanced outcomes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. The Crescendo team building program provides an inspiring experience that may assist team members increase their creativity and confidence. By learning to play a musical instrument and collaborating to produce a beautiful piece of music, participants can develop a sense of success and the confidence to take on new tasks. This motivation can apply to other elements of their job, resulting in more inventive thinking, increased risk-taking, and improved performance levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Crescendo team building program in Vietnam?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Inspire teamwork and cooperation within your team with Crescendo’s team building event in Korea. Instructors will teach your team members either the violin or the viola and assign them to a specific part in a custom made composition. Through collaboration and teamwork, the two sections will create a beautiful harmony that will promote unity within your company. With no previous musical experience required, Crescendo is the perfect way to bring your team together and inspire them to work more effectively. Book Crescendo for your next team building event in Korea and watch your team’s dynamic grow stronger.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://www.catalystglobal.com/wp-content/uploads/2022/06/Crescendo1.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us <a href=\"https://asiaphoenix.com.vn/\" data-type=\"URL\" data-id=\"https://asiaphoenix.com.vn/\">here</a>!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Crescendo: Building Strong Teams in Korea','','publish','open','open','','team-building-crescendo','','','2023-04-11 07:51:08','2023-04-11 07:51:08','',0,'https://teambuildingkorea.com/?p=717',0,'post','',0),(718,2,'2023-04-04 08:27:41','2023-04-04 08:27:41','<!-- wp:paragraph -->\n<p>Create a cohesive team in Korea with Crescendo\'s fun and surprising team building activities. Our programs are designed to build trust, enhance communication, and foster collaboration among team members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Crescendo</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Discover a unique team building experience in Korea with Crescendo. Our instructors will guide your team members to learn the basics of playing violin or viola and teach them their part in a custom-made composition. With a bespoke backing track, your team will transform into a string orchestra and perform together in less than an hour. Crescendo\'s innovative approach to team building inspires unity and cooperation among your team members. Even if your team members have no musical experience, Crescendo generates amazing results. Make your team building in Korea unforgettable with Crescendo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Crescendo for Team Building </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Crucial Business Advantages </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Good communication is essential for a successful team, and the Crescendo team building program helps team members improve their communication skills by challenging them to listen closely to one another, stay in rhythm, and collaborate to produce beautiful music. Participants may improve their overall performance by learning how to speak more effectively and clearly through this training. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. The team-building program at Crescendo can assist in altering attitudes about work and coworkers. By offering a distinctive, interesting, and enjoyable experience, participants can alter their perspective, become more optimistic and receptive, and begin to perceive their coworkers and duties in a new light. This shift in perspective may improve teamwork, morale, and production. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Aligns organizations: The Crescendo team building program may help align organizations by encouraging cross-functional cooperation, dismantling silos, and fostering a common sense of purpose. Participants can obtain a better grasp of their colleagues\' roles and responsibilities and how their work contributes to the organization\'s broader purpose by participating in the program. This alignment may result in improved decision-making, accelerated problem-solving, and enhanced outcomes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. The Crescendo team building program provides an inspiring experience that may assist team members increase their creativity and confidence. By learning to play a musical instrument and collaborating to produce a beautiful piece of music, participants can develop a sense of success and the confidence to take on new tasks. This motivation can apply to other elements of their job, resulting in more inventive thinking, increased risk-taking, and improved performance levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Crescendo team building program in Vietnam? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Inspire teamwork and cooperation within your team with Crescendo’s team building event in Korea. Instructors will teach your team members either the violin or the viola and assign them to a specific part in a custom made composition. Through collaboration and teamwork, the two sections will create a beautiful harmony that will promote unity within your company. With no previous musical experience required, Crescendo is the perfect way to bring your team together and inspire them to work more effectively. Book Crescendo for your next team building event in Korea and watch your team’s dynamic grow stronger.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://www.catalystglobal.com/wp-content/uploads/2022/06/Crescendo1.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us <a href=\"https://asiaphoenix.com.vn/\" data-type=\"URL\" data-id=\"https://asiaphoenix.com.vn/\">here</a>!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Crescendo: Building Strong Teams in Korea','','inherit','closed','closed','','717-revision-v1','','','2023-04-04 08:27:41','2023-04-04 08:27:41','',717,'https://teambuildingkorea.com/?p=718',0,'revision','',0),(719,2,'2023-04-05 10:12:47','2023-04-05 10:12:47','<!-- wp:paragraph -->\n<p>Experience an exciting and unforgettable team building activity in the beautiful country of Vietnam. Join us for an engaging activity where each team will need to build an exact replica of a model without looking at it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Ibuild</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building activities are a powerful way to foster collaboration and communication within an organization. At iBuild Team Building, we offer an unforgettable experience in Vietnam that will strengthen your team\'s bond and enhance their performance. Our highly engaging activities are designed to focus on interdepartmental communication and collaboration, making every participant a vital contributor to their team\'s success. Through small group activities and specific roles assigned in the communication chain, participants will work together to build a model from simple elements, following their chosen strategy within a limited amount of time. Join us in Vietnam for an exciting team building adventure with iBuild!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-2-1-1024x684.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Ibuild for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Communication Skills: Team Building in Vietnam with IBuild provides opportunities for participants to practice effective communication skills within their teams, improving their ability to convey ideas, listen actively, and collaborate effectively. This fosters better communication in the workplace, leading to enhanced productivity and team performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Time Management: Through various team building activities, participants learn to manage their time effectively, prioritize tasks, and meet deadlines. These time management skills can be applied in their professional roles, leading to increased efficiency and productivity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Cross Functional Co-Operation: Team Building in Vietnam with IBuild encourages participants to work collaboratively across different departments and functions. This fosters cross-functional cooperation, breaking down silos and promoting a culture of teamwork and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Problem Solving: Team Building in Vietnam with IBuild presents challenges that require participants to use their problem-solving skills to overcome obstacles and achieve team goals. This helps to develop critical thinking and creative problem-solving abilities, which are valuable skills in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Ibuild team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating in ibuild in Korea allows for an immersive experience in a fast-paced and highly competitive business environment. Participants learn how to manage time effectively, prioritize tasks, and work efficiently under pressure, which are essential skills for success in the Korean business culture. The debrief session provides an opportunity to reflect on the importance of time management and its impact on project outcomes, leading to improved time management skills and increased productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Engage and Motivate Your Team with iBuild Team Building in Korea','','publish','open','open','','engage-and-motivate-your-team-with-ibuild-team-building-in-korea','','','2023-04-11 07:50:09','2023-04-11 07:50:09','',0,'https://teambuildingkorea.com/?p=719',0,'post','',0),(720,2,'2023-04-05 10:12:47','2023-04-05 10:12:47','<!-- wp:paragraph -->\n<p>Experience an exciting and unforgettable team building activity in the beautiful country of Vietnam. Join us for an engaging activity where each team will need to build an exact replica of a model without looking at it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Ibuild</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building activities are a powerful way to foster collaboration and communication within an organization. At iBuild Team Building, we offer an unforgettable experience in Vietnam that will strengthen your team\'s bond and enhance their performance. Our highly engaging activities are designed to focus on interdepartmental communication and collaboration, making every participant a vital contributor to their team\'s success. Through small group activities and specific roles assigned in the communication chain, participants will work together to build a model from simple elements, following their chosen strategy within a limited amount of time. Join us in Vietnam for an exciting team building adventure with iBuild!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-2-1-1024x684.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Ibuild for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Communication Skills: Team Building in Vietnam with IBuild provides opportunities for participants to practice effective communication skills within their teams, improving their ability to convey ideas, listen actively, and collaborate effectively. This fosters better communication in the workplace, leading to enhanced productivity and team performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Time Management: Through various team building activities, participants learn to manage their time effectively, prioritize tasks, and meet deadlines. These time management skills can be applied in their professional roles, leading to increased efficiency and productivity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Cross Functional Co-Operation: Team Building in Vietnam with IBuild encourages participants to work collaboratively across different departments and functions. This fosters cross-functional cooperation, breaking down silos and promoting a culture of teamwork and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Problem Solving: Team Building in Vietnam with IBuild presents challenges that require participants to use their problem-solving skills to overcome obstacles and achieve team goals. This helps to develop critical thinking and creative problem-solving abilities, which are valuable skills in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Ibuild team building program in Vietnam?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating in ibuild in Korea allows for an immersive experience in a fast-paced and highly competitive business environment. Participants learn how to manage time effectively, prioritize tasks, and work efficiently under pressure, which are essential skills for success in the Korean business culture. The debrief session provides an opportunity to reflect on the importance of time management and its impact on project outcomes, leading to improved time management skills and increased productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Engage and Motivate Your Team with iBuild Team Building in Korea','','inherit','closed','closed','','719-revision-v1','','','2023-04-05 10:12:47','2023-04-05 10:12:47','',719,'https://teambuildingkorea.com/?p=720',0,'revision','',0),(721,2,'2023-04-05 10:27:07','2023-04-05 10:27:07','<!-- wp:paragraph -->\n<p>Experience an exciting and unforgettable team building activity in the beautiful country of Vietnam. Join us for an engaging activity where each team will need to build an exact replica of a model without looking at it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Ibuild</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building activities are a powerful way to foster collaboration and communication within an organization. At iBuild Team Building, we offer an unforgettable experience in Vietnam that will strengthen your team\'s bond and enhance their performance. Our highly engaging activities are designed to focus on interdepartmental communication and collaboration, making every participant a vital contributor to their team\'s success. Through small group activities and specific roles assigned in the communication chain, participants will work together to build a model from simple elements, following their chosen strategy within a limited amount of time. Join us in Vietnam for an exciting team building adventure with iBuild!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-2-1-1024x684.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Ibuild for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Communication Skills: Team Building in Vietnam with IBuild provides opportunities for participants to practice effective communication skills within their teams, improving their ability to convey ideas, listen actively, and collaborate effectively. This fosters better communication in the workplace, leading to enhanced productivity and team performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Time Management: Through various team building activities, participants learn to manage their time effectively, prioritize tasks, and meet deadlines. These time management skills can be applied in their professional roles, leading to increased efficiency and productivity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Cross Functional Co-Operation: Team Building in Vietnam with IBuild encourages participants to work collaboratively across different departments and functions. This fosters cross-functional cooperation, breaking down silos and promoting a culture of teamwork and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Problem Solving: Team Building in Vietnam with IBuild presents challenges that require participants to use their problem-solving skills to overcome obstacles and achieve team goals. This helps to develop critical thinking and creative problem-solving abilities, which are valuable skills in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Ibuild team building program in Korea? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating in ibuild in Korea allows for an immersive experience in a fast-paced and highly competitive business environment. Participants learn how to manage time effectively, prioritize tasks, and work efficiently under pressure, which are essential skills for success in the Korean business culture. The debrief session provides an opportunity to reflect on the importance of time management and its impact on project outcomes, leading to improved time management skills and increased productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Engage and Motivate Your Team with iBuild Team Building in Korea','','inherit','closed','closed','','719-revision-v1','','','2023-04-05 10:27:07','2023-04-05 10:27:07','',719,'https://teambuildingkorea.com/?p=721',0,'revision','',0),(722,2,'2023-04-10 01:57:29','2023-04-10 01:57:29','<!-- wp:paragraph -->\n<p>Quickfire offers a unique and exciting approach to team building in Korea. Our app-based games challenge your team\'s mental, physical, and creative skills, while embracing individual differences and offering thrilling risk and reward opportunities that will unleash their potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Quickfire</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you looking for a unique team building experience in Korea? Look no further! Our \"How It Works\" program will challenge your team\'s abilities and bond as you tackle a series of thrilling challenges. Equipped with a tablet, a box of equipment, and game currency, each team will need to strategize, communicate, and collaborate to successfully complete mental, creative, and physical challenges within a given time frame. From photo and video challenges to logic puzzles and more, your team will be pushed to their limits in a dynamic and fast-paced environment. Join us in Korea for an unforgettable team building adventure that will strengthen your team\'s unity and effectiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":727,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1024x768.jpg\" alt=\"\" class=\"wp-image-727\"/><figcaption class=\"wp-element-caption\">OLYMPUS DIGITAL CAMERA</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crucial Business Advantages of Using Quickfire for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Appreciate individual differences: The Quickfire team building program in Korea emphasizes appreciating the unique strengths and differences of team members. Teams will learn to value diversity and leverage individual talents, fostering a culture of inclusion and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Effective communication: Quickfire team building in Korea enhances communication skills as teams work together to complete challenges. Teams will learn to communicate clearly, listen actively, and coordinate effectively, improving their communication skills in a dynamic and fast-paced environment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. shared experience: The Quickfire team building program in Korea provides a memorable shared experience for teams. From solving puzzles to overcoming physical challenges, teams will bond over their shared achievements, creating lasting memories that strengthen team unity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Risk &amp; reward strategizing: Quickfire team building in Korea challenges teams to strategize and make calculated decisions to manage risks and rewards. Teams will learn to weigh the pros and cons of different challenges, enhancing their strategic thinking and decision-making skills in a fun and competitive setting.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Quickfire team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Quickfire motivates individuals to overcome inhibitions and confidently leverage their strengths within a team context. The challenges require effective communication, innovative problem-solving, and collective strategizing, fostering teamwork and trust. Quickfire is an unforgettable shared experience that leaves teams feeling exhilarated, united, and with improved communication and collaboration skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Quickfire - Unleash Your Team\'s Potential in Korea','','publish','open','open','','team-building-quickfire-in-vietnam','','','2023-04-14 11:00:30','2023-04-14 11:00:30','',0,'https://teambuildingkorea.com/?p=722',0,'post','',0),(723,2,'2023-04-10 01:57:29','2023-04-10 01:57:29','<!-- wp:paragraph -->\n<p>Quickfire offers a unique and exciting approach to team building in Korea. Our app-based games challenge your team\'s mental, physical, and creative skills, while embracing individual differences and offering thrilling risk and reward opportunities that will unleash their potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Quickfire</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you looking for a unique team building experience in Korea? Look no further! Our \"How It Works\" program will challenge your team\'s abilities and bond as you tackle a series of thrilling challenges. Equipped with a tablet, a box of equipment, and game currency, each team will need to strategize, communicate, and collaborate to successfully complete mental, creative, and physical challenges within a given time frame. From photo and video challenges to logic puzzles and more, your team will be pushed to their limits in a dynamic and fast-paced environment. Join us in Korea for an unforgettable team building adventure that will strengthen your team\'s unity and effectiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1124,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/image-1024x576.png\" alt=\"\" class=\"wp-image-1124\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crucial Business Advantages of Using Quickfire for Team Building </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Appreciate individual differences: The Quickfire team building program in Korea emphasizes appreciating the unique strengths and differences of team members. Teams will learn to value diversity and leverage individual talents, fostering a culture of inclusion and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Effective communication: Quickfire team building in Korea enhances communication skills as teams work together to complete challenges. Teams will learn to communicate clearly, listen actively, and coordinate effectively, improving their communication skills in a dynamic and fast-paced environment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. shared experience: The Quickfire team building program in Korea provides a memorable shared experience for teams. From solving puzzles to overcoming physical challenges, teams will bond over their shared achievements, creating lasting memories that strengthen team unity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Risk &amp; reward strategizing: Quickfire team building in Korea challenges teams to strategize and make calculated decisions to manage risks and rewards. Teams will learn to weigh the pros and cons of different challenges, enhancing their strategic thinking and decision-making skills in a fun and competitive setting.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Quickfire team building program in Korea? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Quickfire motivates individuals to overcome inhibitions and confidently leverage their strengths within a team context. The challenges require effective communication, innovative problem-solving, and collective strategizing, fostering teamwork and trust. Quickfire is an unforgettable shared experience that leaves teams feeling exhilarated, united, and with improved communication and collaboration skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"3\"} /-->','Quickfire - Unleash Your Team\'s Potential in Korea','','inherit','closed','closed','','722-revision-v1','','','2023-04-10 01:57:29','2023-04-10 01:57:29','',722,'https://teambuildingkorea.com/?p=723',0,'revision','',0),(727,2,'2023-04-11 07:47:23','2023-04-11 07:47:23','','OLYMPUS DIGITAL CAMERA','OLYMPUS DIGITAL CAMERA','inherit','open','closed','','olympus-digital-camera','','','2023-04-11 07:47:23','2023-04-11 07:47:23','',722,'https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4.jpg',0,'attachment','image/jpeg',0),(728,2,'2023-04-11 07:47:29','2023-04-11 07:47:29','<!-- wp:paragraph -->\n<p>Quickfire offers a unique and exciting approach to team building in Korea. Our app-based games challenge your team\'s mental, physical, and creative skills, while embracing individual differences and offering thrilling risk and reward opportunities that will unleash their potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Quickfire</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you looking for a unique team building experience in Korea? Look no further! Our \"How It Works\" program will challenge your team\'s abilities and bond as you tackle a series of thrilling challenges. Equipped with a tablet, a box of equipment, and game currency, each team will need to strategize, communicate, and collaborate to successfully complete mental, creative, and physical challenges within a given time frame. From photo and video challenges to logic puzzles and more, your team will be pushed to their limits in a dynamic and fast-paced environment. Join us in Korea for an unforgettable team building adventure that will strengthen your team\'s unity and effectiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":727,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1024x768.jpg\" alt=\"\" class=\"wp-image-727\"/><figcaption class=\"wp-element-caption\">OLYMPUS DIGITAL CAMERA</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crucial Business Advantages of Using Quickfire for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Appreciate individual differences: The Quickfire team building program in Korea emphasizes appreciating the unique strengths and differences of team members. Teams will learn to value diversity and leverage individual talents, fostering a culture of inclusion and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Effective communication: Quickfire team building in Korea enhances communication skills as teams work together to complete challenges. Teams will learn to communicate clearly, listen actively, and coordinate effectively, improving their communication skills in a dynamic and fast-paced environment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. shared experience: The Quickfire team building program in Korea provides a memorable shared experience for teams. From solving puzzles to overcoming physical challenges, teams will bond over their shared achievements, creating lasting memories that strengthen team unity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Risk &amp; reward strategizing: Quickfire team building in Korea challenges teams to strategize and make calculated decisions to manage risks and rewards. Teams will learn to weigh the pros and cons of different challenges, enhancing their strategic thinking and decision-making skills in a fun and competitive setting.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Quickfire team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Quickfire motivates individuals to overcome inhibitions and confidently leverage their strengths within a team context. The challenges require effective communication, innovative problem-solving, and collective strategizing, fostering teamwork and trust. Quickfire is an unforgettable shared experience that leaves teams feeling exhilarated, united, and with improved communication and collaboration skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"3\"} /-->','Quickfire - Unleash Your Team\'s Potential in Korea','','inherit','closed','closed','','722-revision-v1','','','2023-04-11 07:47:29','2023-04-11 07:47:29','',722,'https://teambuildingkorea.com/?p=728',0,'revision','',0),(729,2,'2023-04-11 07:48:26','2023-04-11 07:48:26','QuickFire','QuickFire','QuickFire','inherit','open','closed','','olympus-digital-camera-2','','','2023-04-14 10:59:45','2023-04-14 10:59:45','',722,'https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1.jpg',0,'attachment','image/jpeg',0),(730,2,'2023-04-11 07:49:43','2023-04-11 07:49:43','','ibuild 1','','inherit','open','closed','','ibuild-1','','','2023-04-11 07:49:43','2023-04-11 07:49:43','',719,'https://teambuildingkorea.com/wp-content/uploads/2023/04/ibuild-1.jpg',0,'attachment','image/jpeg',0),(732,2,'2023-04-11 07:50:07','2023-04-11 07:50:07','<!-- wp:paragraph -->\n<p>Experience an exciting and unforgettable team building activity in the beautiful country of Vietnam. Join us for an engaging activity where each team will need to build an exact replica of a model without looking at it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Ibuild</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building activities are a powerful way to foster collaboration and communication within an organization. At iBuild Team Building, we offer an unforgettable experience in Vietnam that will strengthen your team\'s bond and enhance their performance. Our highly engaging activities are designed to focus on interdepartmental communication and collaboration, making every participant a vital contributor to their team\'s success. Through small group activities and specific roles assigned in the communication chain, participants will work together to build a model from simple elements, following their chosen strategy within a limited amount of time. Join us in Vietnam for an exciting team building adventure with iBuild!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1116,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-2-1-1024x684.jpg\" alt=\"\" class=\"wp-image-1116\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Ibuild for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Communication Skills: Team Building in Vietnam with IBuild provides opportunities for participants to practice effective communication skills within their teams, improving their ability to convey ideas, listen actively, and collaborate effectively. This fosters better communication in the workplace, leading to enhanced productivity and team performance. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Time Management: Through various team building activities, participants learn to manage their time effectively, prioritize tasks, and meet deadlines. These time management skills can be applied in their professional roles, leading to increased efficiency and productivity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Cross Functional Co-Operation: Team Building in Vietnam with IBuild encourages participants to work collaboratively across different departments and functions. This fosters cross-functional cooperation, breaking down silos and promoting a culture of teamwork and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Problem Solving: Team Building in Vietnam with IBuild presents challenges that require participants to use their problem-solving skills to overcome obstacles and achieve team goals. This helps to develop critical thinking and creative problem-solving abilities, which are valuable skills in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1112,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1112\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Ibuild team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating in ibuild in Korea allows for an immersive experience in a fast-paced and highly competitive business environment. Participants learn how to manage time effectively, prioritize tasks, and work efficiently under pressure, which are essential skills for success in the Korean business culture. The debrief session provides an opportunity to reflect on the importance of time management and its impact on project outcomes, leading to improved time management skills and increased productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Engage and Motivate Your Team with iBuild Team Building in Korea','','inherit','closed','closed','','719-revision-v1','','','2023-04-11 07:50:07','2023-04-11 07:50:07','',719,'https://teambuildingkorea.com/?p=732',0,'revision','',0),(733,2,'2023-04-11 07:50:39','2023-04-11 07:50:39','','Cressendo 1','','inherit','open','closed','','cressendo-1','','','2023-04-11 07:50:39','2023-04-11 07:50:39','',717,'https://teambuildingkorea.com/wp-content/uploads/2023/04/Cressendo-1.jpg',0,'attachment','image/jpeg',0),(734,2,'2023-04-11 07:51:01','2023-04-11 07:51:01','','Cressendo-2','','inherit','open','closed','','cressendo-2','','','2023-04-11 07:51:01','2023-04-11 07:51:01','',717,'https://teambuildingkorea.com/wp-content/uploads/2023/04/Cressendo-2.jpg',0,'attachment','image/jpeg',0),(735,2,'2023-04-11 07:51:07','2023-04-11 07:51:07','<!-- wp:paragraph -->\n<p>Create a cohesive team in Korea with Crescendo\'s fun and surprising team building activities. Our programs are designed to build trust, enhance communication, and foster collaboration among team members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Crescendo</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Discover a unique team building experience in Korea with Crescendo. Our instructors will guide your team members to learn the basics of playing violin or viola and teach them their part in a custom-made composition. With a bespoke backing track, your team will transform into a string orchestra and perform together in less than an hour. Crescendo\'s innovative approach to team building inspires unity and cooperation among your team members. Even if your team members have no musical experience, Crescendo generates amazing results. Make your team building in Korea unforgettable with Crescendo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":734,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Cressendo-2-1024x683.jpg\" alt=\"\" class=\"wp-image-734\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Benefits of Using Crescendo for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Crucial Business Advantages </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Good communication is essential for a successful team, and the Crescendo team building program helps team members improve their communication skills by challenging them to listen closely to one another, stay in rhythm, and collaborate to produce beautiful music. Participants may improve their overall performance by learning how to speak more effectively and clearly through this training. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. The team-building program at Crescendo can assist in altering attitudes about work and coworkers. By offering a distinctive, interesting, and enjoyable experience, participants can alter their perspective, become more optimistic and receptive, and begin to perceive their coworkers and duties in a new light. This shift in perspective may improve teamwork, morale, and production. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. Aligns organizations: The Crescendo team building program may help align organizations by encouraging cross-functional cooperation, dismantling silos, and fostering a common sense of purpose. Participants can obtain a better grasp of their colleagues\' roles and responsibilities and how their work contributes to the organization\'s broader purpose by participating in the program. This alignment may result in improved decision-making, accelerated problem-solving, and enhanced outcomes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. The Crescendo team building program provides an inspiring experience that may assist team members increase their creativity and confidence. By learning to play a musical instrument and collaborating to produce a beautiful piece of music, participants can develop a sense of success and the confidence to take on new tasks. This motivation can apply to other elements of their job, resulting in more inventive thinking, increased risk-taking, and improved performance levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Crescendo team building program in Vietnam?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Inspire teamwork and cooperation within your team with Crescendo’s team building event in Korea. Instructors will teach your team members either the violin or the viola and assign them to a specific part in a custom made composition. Through collaboration and teamwork, the two sections will create a beautiful harmony that will promote unity within your company. With no previous musical experience required, Crescendo is the perfect way to bring your team together and inspire them to work more effectively. Book Crescendo for your next team building event in Korea and watch your team’s dynamic grow stronger.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://www.catalystglobal.com/wp-content/uploads/2022/06/Crescendo1.jpg\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us <a href=\"https://asiaphoenix.com.vn/\" data-type=\"URL\" data-id=\"https://asiaphoenix.com.vn/\">here</a>!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Crescendo: Building Strong Teams in Korea','','inherit','closed','closed','','717-revision-v1','','','2023-04-11 07:51:07','2023-04-11 07:51:07','',717,'https://teambuildingkorea.com/?p=735',0,'revision','',0),(736,1,'2025-11-03 16:03:26','2023-04-14 10:46:37',' ','','','publish','closed','closed','','736','','','2025-11-03 16:03:26','2025-11-03 09:03:26','',0,'https://teambuildingkorea.com/?p=736',2,'nav_menu_item','',0),(737,1,'2023-04-14 10:47:15','2023-04-14 10:47:15','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e0ab7d-0d\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_5aed03-59\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading_5aed03-59 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5aed03-59\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a89e25-a9\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a89e25-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a89e25-a9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-04-14 10:47:15','2023-04-14 10:47:15','',45,'https://teambuildingkorea.com/?p=737',0,'revision','',0),(738,1,'2023-04-14 10:47:41','2023-04-14 10:47:41','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e0ab7d-0d\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_5aed03-59\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading_5aed03-59 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5aed03-59\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a89e25-a9\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a89e25-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a89e25-a9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e139a7-75\",\"colLayout\":\"left-golden\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_5bcf02-18\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_5bcf02-18\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_dc211c-17\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_dc211c-17\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-04-14 10:47:41','2023-04-14 10:47:41','',45,'https://teambuildingkorea.com/?p=738',0,'revision','',0),(739,1,'2023-04-14 10:49:30','2023-04-14 10:49:30','','team-buildng-korea','','inherit','open','closed','','team-buildng-korea','','','2023-04-14 10:49:30','2023-04-14 10:49:30','',45,'https://teambuildingkorea.com/wp-content/uploads/2023/04/team-buildng-korea.png',0,'attachment','image/png',0),(740,1,'2023-04-14 10:49:36','2023-04-14 10:49:36','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e0ab7d-0d\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_5aed03-59\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading_5aed03-59 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5aed03-59\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a89e25-a9\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a89e25-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a89e25-a9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e139a7-75\",\"colLayout\":\"left-golden\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_5bcf02-18\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_5bcf02-18\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_dc211c-17\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_dc211c-17\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":739,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/team-buildng-korea-410x1024.png\" alt=\"\" class=\"wp-image-739\"/></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-04-14 10:49:36','2023-04-14 10:49:36','',45,'https://teambuildingkorea.com/?p=740',0,'revision','',0),(742,1,'2023-04-14 10:52:41','2023-04-14 10:52:41','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e0ab7d-0d\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_5aed03-59\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading_5aed03-59 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5aed03-59\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a89e25-a9\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a89e25-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a89e25-a9\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e139a7-75\",\"colLayout\":\"left-golden\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_5bcf02-18\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_5bcf02-18\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p>TEAM BUILDING Korea is a regional leader in team building programs, providing a wide range of activities and workshops to improve team collaboration, communication, and performance. TEAM BUILDING Korea offers over 100 distinct programs to meet the specific needs and objectives of each team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Asia Phoenix teambuilding, a highly experienced and recognized team building organization with over 10 years of industry expertise, is at the center of TEAM BUILDING Korea. TEAM BUILDING Korea has established a portfolio of creative and engaging team building programs that include the latest approaches and best practices in the area, based on their expertise and knowledge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea\'s team building programs are intended to be extremely dynamic and engaging, with an emphasis on experiential learning and hands-on activities. The programs are meant to help teams create trust, communication, and collaboration in a fun and engaging way, ranging from outdoor experiences and physical challenges to creative problem-solving and team-building activities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea\'s most popular team building programs are the \"Amazing Race,\" \"Survivor Challenge,\" \"Corporate Olympics,\" and \"Team Cooking Challenge,\" among many others. These programs have been carefully designed to meet the demands of teams of various sizes and industries, and they may be tailored to meet individual needs and requirements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea has the skills and resources to create a really amazing team building event, whether you are wanting to build a stronger team, increase communication and collaboration, or simply have some fun with your coworkers. TEAM BUILDING Korea is the best partner for any firm looking to improve team performance and drive success, thanks to their extensive program offerings, professional facilitators, and dedication to excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_dc211c-17\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_dc211c-17\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":739,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/team-buildng-korea-410x1024.png\" alt=\"\" class=\"wp-image-739\"/></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-04-14 10:52:41','2023-04-14 10:52:41','',45,'https://teambuildingkorea.com/?p=742',0,'revision','',0),(743,1,'2023-04-14 10:53:33','2023-04-14 10:53:33','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e0ab7d-0d\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_d3daf1-de\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_d3daf1-de inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"_5aed03-59\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading_5aed03-59 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_5aed03-59\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_a89e25-a9\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_a89e25-a9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_a89e25-a9\">Team Building Korea -  Transforming Teams into Champions</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_e139a7-75\",\"colLayout\":\"left-golden\",\"inheritMaxWidth\":true,\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_5bcf02-18\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_5bcf02-18\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p>TEAM BUILDING Korea is a regional leader in team building programs, providing a wide range of activities and workshops to improve team collaboration, communication, and performance. TEAM BUILDING Korea offers over 100 distinct programs to meet the specific needs and objectives of each team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Asia Phoenix teambuilding, a highly experienced and recognized team building organization with over 10 years of industry expertise, is at the center of TEAM BUILDING Korea. TEAM BUILDING Korea has established a portfolio of creative and engaging team building programs that include the latest approaches and best practices in the area, based on their expertise and knowledge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea\'s team building programs are intended to be extremely dynamic and engaging, with an emphasis on experiential learning and hands-on activities. The programs are meant to help teams create trust, communication, and collaboration in a fun and engaging way, ranging from outdoor experiences and physical challenges to creative problem-solving and team-building activities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea\'s most popular team building programs are the \"Amazing Race,\" \"Survivor Challenge,\" \"Corporate Olympics,\" and \"Team Cooking Challenge,\" among many others. These programs have been carefully designed to meet the demands of teams of various sizes and industries, and they may be tailored to meet individual needs and requirements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>TEAM BUILDING Korea has the skills and resources to create a really amazing team building event, whether you are wanting to build a stronger team, increase communication and collaboration, or simply have some fun with your coworkers. TEAM BUILDING Korea is the best partner for any firm looking to improve team performance and drive success, thanks to their extensive program offerings, professional facilitators, and dedication to excellence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_dc211c-17\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_dc211c-17\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":739,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/team-buildng-korea-410x1024.png\" alt=\"\" class=\"wp-image-739\"/></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-04-14 10:53:33','2023-04-14 10:53:33','',45,'https://teambuildingkorea.com/?p=743',0,'revision','',0),(744,1,'2023-04-14 10:57:18','2023-04-14 10:57:18','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-14 10:57:18','2023-04-14 10:57:18','',689,'https://teambuildingkorea.com/?p=744',0,'revision','',0),(745,1,'2023-04-14 10:58:57','2023-04-14 10:58:57','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-14 10:58:57','2023-04-14 10:58:57','',689,'https://teambuildingkorea.com/?p=745',0,'revision','',0),(746,1,'2023-04-14 10:59:13','2023-04-14 10:59:13','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://teambuildingkorea.com/contact\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":186,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-max-vakhtbo33vych-7214449-1024x684.jpg\" alt=\"\" class=\"kb-img wp-image-186\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-14 10:59:13','2023-04-14 10:59:13','',689,'https://teambuildingkorea.com/?p=746',0,'revision','',0),(747,1,'2023-04-14 10:59:47','2023-04-14 10:59:47','<!-- wp:kadence/rowlayout {\"uniqueID\":\"_7bc945-64\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_db108f-45\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column_db108f-45 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"_ef15ea-5a\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_ef15ea-5a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_ef15ea-5a\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_e22695-6b\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading_e22695-6b wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_e22695-6b\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"_efa968-83\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading_efa968-83 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_efa968-83\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://teambuildingkorea.com/contact\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_739e59-7f\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column_739e59-7f inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":729,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"_9fe9f4-09\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image_9fe9f4-09 size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1-1024x768.jpg\" alt=\"QuickFire\" class=\"kb-img wp-image-729\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"_fcfedc-be\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"_808e2d-a7\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column_808e2d-a7\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"_1ba2cc-2b\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-04-14 10:59:47','2023-04-14 10:59:47','',689,'https://teambuildingkorea.com/?p=747',0,'revision','',0),(748,1,'2023-04-14 11:00:29','2023-04-14 11:00:29','<!-- wp:paragraph -->\n<p>Quickfire offers a unique and exciting approach to team building in Korea. Our app-based games challenge your team\'s mental, physical, and creative skills, while embracing individual differences and offering thrilling risk and reward opportunities that will unleash their potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introducing Quickfire</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Are you looking for a unique team building experience in Korea? Look no further! Our \"How It Works\" program will challenge your team\'s abilities and bond as you tackle a series of thrilling challenges. Equipped with a tablet, a box of equipment, and game currency, each team will need to strategize, communicate, and collaborate to successfully complete mental, creative, and physical challenges within a given time frame. From photo and video challenges to logic puzzles and more, your team will be pushed to their limits in a dynamic and fast-paced environment. Join us in Korea for an unforgettable team building adventure that will strengthen your team\'s unity and effectiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":727,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1024x768.jpg\" alt=\"\" class=\"wp-image-727\"/><figcaption class=\"wp-element-caption\">OLYMPUS DIGITAL CAMERA</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crucial Business Advantages of Using Quickfire for Team Building&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1. Appreciate individual differences: The Quickfire team building program in Korea emphasizes appreciating the unique strengths and differences of team members. Teams will learn to value diversity and leverage individual talents, fostering a culture of inclusion and collaboration. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2. Effective communication: Quickfire team building in Korea enhances communication skills as teams work together to complete challenges. Teams will learn to communicate clearly, listen actively, and coordinate effectively, improving their communication skills in a dynamic and fast-paced environment. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3. shared experience: The Quickfire team building program in Korea provides a memorable shared experience for teams. From solving puzzles to overcoming physical challenges, teams will bond over their shared achievements, creating lasting memories that strengthen team unity. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4. Risk &amp; reward strategizing: Quickfire team building in Korea challenges teams to strategize and make calculated decisions to manage risks and rewards. Teams will learn to weigh the pros and cons of different challenges, enhancing their strategic thinking and decision-making skills in a fun and competitive setting.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why should you participate in the Quickfire team building program in Korea?&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Quickfire motivates individuals to overcome inhibitions and confidently leverage their strengths within a team context. The challenges require effective communication, innovative problem-solving, and collective strategizing, fostering teamwork and trust. Quickfire is an unforgettable shared experience that leaves teams feeling exhilarated, united, and with improved communication and collaboration skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":1117,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://hitechteambuilding.com/wp-content/uploads/2023/04/ibuild-4-1-1024x768.jpg\" alt=\"\" class=\"wp-image-1117\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Contact us<a href=\"https://asiaphoenix.com/\"> here!</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Request A Quote</h2>\n<!-- /wp:heading -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /-->','Quickfire - Unleash Your Team\'s Potential in Korea','','inherit','closed','closed','','722-revision-v1','','','2023-04-14 11:00:29','2023-04-14 11:00:29','',722,'https://teambuildingkorea.com/?p=748',0,'revision','',0),(760,2,'2023-05-15 03:00:55','2023-05-15 03:00:55','<!-- wp:image {\"id\":761,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Escape-The-Blizzard-Team-Building-In-Korea-1024x576.jpg\" alt=\"Escape The Blizzard - Team Building In Korea\" class=\"wp-image-761\"/><figcaption class=\"wp-element-caption\">Escape The Blizzard - Team Building In Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Introduction Of \"Escape the Blizzard\" - Team Building In Korea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Escape the Blizzard is the ideal team building in Korea for those who desire to improve their cooperation and survival skills in Korea\'s unpredictable environment. This app-based team-building game challenges participants to learn and practice a variety of survival skills, including Navigation, Shelter, Knots, Fire, Animal Awareness, Water Filtration, Signaling, First Aid, and Food. Collaboration and communication are crucial for success, as there are too many zones for a single team to complete.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The actual difficulty arises when a storm alert interrupts training and provides teams only 30 minutes to prepare for a storm with a predicted duration of weeks or months. Teams must complete a series of challenges that test their accuracy, first aid knowledge, and other skills in order to obtain a box containing genuine survival equipment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Escape the Blizzard is an enthralling and memorable team building in Korea that teaches practical survival skills and fosters cooperation and communication. Make a reservation for team building in Korea today to demonstrate your group\'s resiliency!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Benefits of being a part of Escape The Blizzard</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Individuals and teams have access to a variety of benefits through Escape the Blizzard\'s exhilarating team building in Korea. Here are seven reasons to consider participating in this one-of-a-kind team-building exercise:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Develop teamwork abilities: The final survival test in Escape the Blizzard requires participants to effectively collaborate and work together in order to complete the challenges. This develops workplace-applicable collaboration abilities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Develop communication abilities: Communication is crucial in Escape the Blizzard as a team building in Korea. To accomplish the challenges successfully, participants must interact with one another and pay close attention. These abilities can be utilized in the workplace to boost productivity and collaboration.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve problem-solving skills: To complete the challenges in Escape the Blizzard, players must employ critical thinking and problem-solving skills. These competencies can be used in the workplace to assist individuals and teams in overcoming obstacles and developing innovative solutions.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve leadership abilities: Escape the Blizzard provides opportunities for individuals to assume leadership roles and develop their leadership skills. This can be advantageous for career progression and team formation.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Build resilience: The final survival challenge in Escape the Blizzard requires participants to utilize the survival skills they have acquired. This strengthens their mental fortitude and resilience, enabling them to withstand tension and pressure.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boost morale: Escape the Blizzard is an exciting and engaging team building in Korea that can boost team spirit and strengthen participant bonds.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Create lasting impressions: Participants will remember Escape the Blizzard for decades. This can contribute to the development of a positive and long-lasting team ethos.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Uncover the reasons why people should choose Korea as a destination for Escape the Blizzard</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Thriving Technological Hub: Korea is renowned for its technological innovations and advancements. This exposes participants to a state-of-the-art environment that fosters problem-solving and critical thinking, which are essential for excelling in Escape the Blizzard.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong Work Ethic: In Korean culture, diligence, discipline, and cooperation are emphasized. These values align with the collaborative nature of Escape the Blizzard, encouraging players to collaborate and capitalize on their combined assets.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Rich Cultural Heritage: Traditions, arts, and history comprise Korea\'s diverse cultural heritage. Incorporating elements of Korean culture into Escape the Blizzard can add depth and richness to the game experience, while also fostering cultural appreciation and cooperation.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Beautiful Landscapes: The diverse and breathtaking landscapes of Korea range from tranquil mountains to picturesque coastlines. These natural environments can be used to enhance the outdoor elements of Escape the Blizzard, providing participants with a revitalizing and immersive team-building experience.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>World-Class Hospitality: Korean hospitality, also known as \"jeong,\" is ingrained in the culture. This welcoming and inclusive attitude fosters effective communication and cooperation among team-building participants by nurturing an inclusive and supportive environment.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern Infrastructure: The infrastructure of Korea, which includes modern venues and facilities, is conducive to hosting successful team building events. Escape the Blizzard can utilize these resources to provide participants with a seamless and engaging experience.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Culinary Delights: The global reputation of Korean cuisine is based on its flavor and variety. Adding Korean culinary elements to Escape the Blizzard can offer participants a distinct and enjoyable team-building experience, fostering camaraderie and shared experiences.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Vibrant Urban Centers: Cities such as Seoul provide a vibrant and dynamic setting for team building exercises. The energy and cosmopolitan nature of these urban centers can add an additional level of exhilaration and inspiration to Escape the Blizzard, encouraging players to think creatively and collaborate.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong Sense of Community: As evidenced by their collective achievements, Koreans have a strong sense of community and cooperation. Escape the Blizzard can utilize this cultural trait to foster a sense of community and accomplishment among its participants.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Accessibility and Connectivity: The well-developed transportation network and advanced communication systems in Korea make it simple for teams to travel and connect during team-building exercises. This improves the overall efficacy and efficiency of Escape the Snowstorm.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The unique characteristics of this country, such as its technological advancements, strong work ethic, rich cultural heritage, beautiful landscapes, hospitality, modern infrastructure, culinary delights, vibrant urban centers, sense of community, and accessibility, make it an ideal location for team building in Korea such as Escape the Blizzard. Participants can use these features to improve their collaboration skills, problem-solving abilities, and overall team dynamics in a memorable and pleasurable environment.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit and Cooperation With One Of 100 Unique Team Building in Korea - Escape the Blizzard','','publish','open','open','','team-building-in-korea','','','2023-05-15 03:00:57','2023-05-15 03:00:57','',0,'https://teambuildingkorea.com/?p=760',0,'post','',0),(761,2,'2023-05-15 02:58:20','2023-05-15 02:58:20','Escape The Blizzard - Team Building In Korea','Escape The Blizzard - Team Building In Korea','Escape The Blizzard - Team Building In Korea','inherit','open','closed','','escape-the-blizzard-team-building-in-korea','','','2023-05-15 02:58:32','2023-05-15 02:58:32','',760,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Escape-The-Blizzard-Team-Building-In-Korea.jpg',0,'attachment','image/jpeg',0),(762,2,'2023-05-15 03:00:55','2023-05-15 03:00:55','<!-- wp:image {\"id\":761,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Escape-The-Blizzard-Team-Building-In-Korea-1024x576.jpg\" alt=\"Escape The Blizzard - Team Building In Korea\" class=\"wp-image-761\"/><figcaption class=\"wp-element-caption\">Escape The Blizzard - Team Building In Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Introduction Of \"Escape the Blizzard\" - Team Building In Korea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Escape the Blizzard is the ideal team building in Korea for those who desire to improve their cooperation and survival skills in Korea\'s unpredictable environment. This app-based team-building game challenges participants to learn and practice a variety of survival skills, including Navigation, Shelter, Knots, Fire, Animal Awareness, Water Filtration, Signaling, First Aid, and Food. Collaboration and communication are crucial for success, as there are too many zones for a single team to complete.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The actual difficulty arises when a storm alert interrupts training and provides teams only 30 minutes to prepare for a storm with a predicted duration of weeks or months. Teams must complete a series of challenges that test their accuracy, first aid knowledge, and other skills in order to obtain a box containing genuine survival equipment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Escape the Blizzard is an enthralling and memorable team building in Korea that teaches practical survival skills and fosters cooperation and communication. Make a reservation for team building in Korea today to demonstrate your group\'s resiliency!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Benefits of being a part of Escape The Blizzard</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Individuals and teams have access to a variety of benefits through Escape the Blizzard\'s exhilarating team building in Korea. Here are seven reasons to consider participating in this one-of-a-kind team-building exercise:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Develop teamwork abilities: The final survival test in Escape the Blizzard requires participants to effectively collaborate and work together in order to complete the challenges. This develops workplace-applicable collaboration abilities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Develop communication abilities: Communication is crucial in Escape the Blizzard as a team building in Korea. To accomplish the challenges successfully, participants must interact with one another and pay close attention. These abilities can be utilized in the workplace to boost productivity and collaboration.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve problem-solving skills: To complete the challenges in Escape the Blizzard, players must employ critical thinking and problem-solving skills. These competencies can be used in the workplace to assist individuals and teams in overcoming obstacles and developing innovative solutions.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve leadership abilities: Escape the Blizzard provides opportunities for individuals to assume leadership roles and develop their leadership skills. This can be advantageous for career progression and team formation.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Build resilience: The final survival challenge in Escape the Blizzard requires participants to utilize the survival skills they have acquired. This strengthens their mental fortitude and resilience, enabling them to withstand tension and pressure.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boost morale: Escape the Blizzard is an exciting and engaging team building in Korea that can boost team spirit and strengthen participant bonds.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Create lasting impressions: Participants will remember Escape the Blizzard for decades. This can contribute to the development of a positive and long-lasting team ethos.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Uncover the reasons why people should choose Korea as a destination for Escape the Blizzard</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Thriving Technological Hub: Korea is renowned for its technological innovations and advancements. This exposes participants to a state-of-the-art environment that fosters problem-solving and critical thinking, which are essential for excelling in Escape the Blizzard.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong Work Ethic: In Korean culture, diligence, discipline, and cooperation are emphasized. These values align with the collaborative nature of Escape the Blizzard, encouraging players to collaborate and capitalize on their combined assets.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Rich Cultural Heritage: Traditions, arts, and history comprise Korea\'s diverse cultural heritage. Incorporating elements of Korean culture into Escape the Blizzard can add depth and richness to the game experience, while also fostering cultural appreciation and cooperation.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Beautiful Landscapes: The diverse and breathtaking landscapes of Korea range from tranquil mountains to picturesque coastlines. These natural environments can be used to enhance the outdoor elements of Escape the Blizzard, providing participants with a revitalizing and immersive team-building experience.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>World-Class Hospitality: Korean hospitality, also known as \"jeong,\" is ingrained in the culture. This welcoming and inclusive attitude fosters effective communication and cooperation among team-building participants by nurturing an inclusive and supportive environment.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Modern Infrastructure: The infrastructure of Korea, which includes modern venues and facilities, is conducive to hosting successful team building events. Escape the Blizzard can utilize these resources to provide participants with a seamless and engaging experience.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Culinary Delights: The global reputation of Korean cuisine is based on its flavor and variety. Adding Korean culinary elements to Escape the Blizzard can offer participants a distinct and enjoyable team-building experience, fostering camaraderie and shared experiences.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Vibrant Urban Centers: Cities such as Seoul provide a vibrant and dynamic setting for team building exercises. The energy and cosmopolitan nature of these urban centers can add an additional level of exhilaration and inspiration to Escape the Blizzard, encouraging players to think creatively and collaborate.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Strong Sense of Community: As evidenced by their collective achievements, Koreans have a strong sense of community and cooperation. Escape the Blizzard can utilize this cultural trait to foster a sense of community and accomplishment among its participants.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Accessibility and Connectivity: The well-developed transportation network and advanced communication systems in Korea make it simple for teams to travel and connect during team-building exercises. This improves the overall efficacy and efficiency of Escape the Snowstorm.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>The unique characteristics of this country, such as its technological advancements, strong work ethic, rich cultural heritage, beautiful landscapes, hospitality, modern infrastructure, culinary delights, vibrant urban centers, sense of community, and accessibility, make it an ideal location for team building in Korea such as Escape the Blizzard. Participants can use these features to improve their collaboration skills, problem-solving abilities, and overall team dynamics in a memorable and pleasurable environment.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit and Cooperation With One Of 100 Unique Team Building in Korea - Escape the Blizzard','','inherit','closed','closed','','760-revision-v1','','','2023-05-15 03:00:55','2023-05-15 03:00:55','',760,'https://teambuildingkorea.com/?p=762',0,'revision','',0),(764,2,'2023-05-24 13:11:45','2023-05-24 13:11:45','<!-- wp:image {\"id\":765,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-1024x576.jpg\" alt=\"Seconds Away - Challenging Team Building Exercise in Korea\" class=\"wp-image-765\"/><figcaption class=\"wp-element-caption\">Seconds Away - Challenging Team Building Exercise in Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Welcome to one of the most memorable and challenging team building exercise in Korea - Seconds Away!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Looking for a challenging team building exercise in Korea? Only Seconds Away is available! This time-sensitive board game tests teams\' product knowledge and sales abilities. To advance across the board and win the game, players must answer increasingly complex and time-sensitive queries with quick thinking.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>But Seconds Away is more than just a game - it\'s a customizable tool that can help you investigate your company\'s culture and evaluate business processes, as well as increase your energy through timed workouts tailored to your level of skill. We work closely with you to ensure that the game is completely tailored to your organization, with question cards that reflect your values and goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seconds Away is the ideal choice for your next challenging team building exercise in Korea, whether you\'re looking to raise team morale, encourage healthy competition, or enhance communication and problem-solving skills. Then why are you still waiting? Prepare to think quickly and have fun with Seconds Away.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Discover the Top Benefits and Advantages of the Power of Seconds Away:</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for a fun and interactive method to train your team, Seconds Away is the ideal team-building activity. This fast-paced board game is designed to assess product knowledge and hone sales skills, as well as cultivate teamwork and clear communication. Seconds Away offers participants in Korea\'s team-building event a unique opportunity to interact with their coworkers while acquiring new knowledge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Firstly, the ability of Seconds Away to convert conference content into a game is one of its most important features. If a pleasant and interactive learning environment is established, participants are more likely to remember the presented information. The adaptable learning structure of the game encourages quick decision-making and plain communication, two essential skills for any successful team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A further benefit of Seconds Away is its capacity to cultivate a laid-back and inclusive atmosphere. The game\'s relaxed rules create a stress-free environment in which participants can focus on refining their skills and appreciating those of their colleagues. This challenging team building exercise in Korea is an excellent way to boost the productivity and creativity of your team by providing a novel context in which to evaluate information retention and enhance the learning experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the optional \"Health\" component of Seconds Away contains timed exercises appropriate for players of all talent levels. This feature promotes both physical and mental health by increasing participants\' energy levels and encouraging them to remain active.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Overall, Seconds Away is a highly effective and challenging team building exercise in Korea that provides participants with numerous benefits. Seconds Away is the ideal game for Korea team building event, regardless of whether the goal is to improve information retention, cultivate collaboration and clear communication, or boost energy levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Characteristics of Korea that complement the Orientation of Seconds Away</strong> - <strong>An Absolutely Challenging Team Building Exercise in Korea:</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With its vibrant culture, magnificent landscapes, and strong sense of community, Korea possesses several characteristics that complement the orientation of the challenging team building exercise Seconds Away. This dynamic country provides the ideal environment for teams to improve their collaboration, communication, and problem-solving skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Strong Work Ethic:</strong> The Korean work ethic and emphasis on collaboration are well-known. The importance placed on hard work and commitment aligns flawlessly with the objectives of Seconds Away, in which participants are encouraged to test their limits and collaborate to overcome obstacles.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Technological Advancements:</strong> Korea is at the vanguard of technological innovation, making it an ideal location for a high-tech team-building exercise such as Seconds Away. The country\'s sophisticated infrastructure and cutting-edge technology provide participants with an innovative and immersive experience, enhancing their problem-solving skills in a contemporary and dynamic setting.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Rich Cultural Heritage: </strong>The rich cultural heritage lends depth and significance to this challenging team building exercise in Korea. Participants can explore ancient traditions, experience traditional Korean arts and crafts, and engage with local customs, cultivating an appreciation for cultural diversity and intercultural teamwork.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Scenic Landscapes:</strong> The diverse landscapes of Korea, from majestic mountains to picturesque coastlines, provide a breathtaking backdrop for Seconds Away\'s challenges. Not only does the natural beauty of the country contribute excitement and adventure to the activity, but it also fosters a sense of unity and connection to the environment.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Delicious Cuisine:</strong> The cuisine of Korea is internationally renowned for its bold flavors and distinct culinary experiences. Through the exploration of local flavors, Seconds Away participants can cultivate a sense of camaraderie and shared experiences.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Attention to Detail:</strong> Korea is renowned for its commitment to detail in architecture, design, and craftsmanship, among other areas of life. This meticulousness and accuracy are commensurate with the requirements of Seconds Away, in which players must meticulously analyze and strategize to navigate complex obstacles.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Collaborative Mindset:</strong> Their approach to work and life is infused with a strong sense of community and collaboration. This collaborative mindset fosters the development of collaboration and interpersonal skills, fostering effective communication and cooperation during the team-building exercise.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Thriving Business Environment:</strong> Numerous multinational corporations and innovative start-ups contribute to Korea\'s prosperous business climate. This entrepreneurial spirit and competitive environment provide a motivating context for Seconds Away, encouraging participants to utilize their creative problem-solving skills and acclimate to a fast-paced and demanding business environment.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:image {\"id\":766,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-An-Unforgettable-Experience-1024x576.jpg\" alt=\"\" class=\"wp-image-766\"/><figcaption class=\"wp-element-caption\">Seconds Away - An Unforgettable Experience</figcaption></figure>\n<!-- /wp:image -->','An Exciting and Challenging Team Building Exercise In Korea Out Of 100 Ones - Seconds Away Is Coming To Town','','publish','open','open','','an-exciting-and-challenging-team-building-exercise-in-korea-out-of-100-ones-seconds-away-is-coming-to-town','','','2023-05-24 13:11:47','2023-05-24 13:11:47','',0,'https://teambuildingkorea.com/?p=764',0,'post','',0),(765,2,'2023-05-24 13:05:47','2023-05-24 13:05:47','Seconds Away - Challenging Team Building Exercise in Korea','Seconds Away - Challenging Team Building Exercise in Korea','Seconds Away - Challenging Team Building Exercise in Korea','inherit','open','closed','','seconds-away-challenging-team-building-exercise-in-korea','','','2023-05-24 13:06:14','2023-05-24 13:06:14','',764,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-Challenging-Team-Building-Exercise-in-Korea.jpg',0,'attachment','image/jpeg',0),(766,2,'2023-05-24 13:06:53','2023-05-24 13:06:53','','Seconds-Away-An-Unforgettable-Experience','','inherit','open','closed','','seconds-away-an-unforgettable-experience','','','2023-05-24 13:06:53','2023-05-24 13:06:53','',764,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-An-Unforgettable-Experience.jpg',0,'attachment','image/jpeg',0),(767,2,'2023-05-24 13:11:45','2023-05-24 13:11:45','<!-- wp:image {\"id\":765,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-Challenging-Team-Building-Exercise-in-Korea-1024x576.jpg\" alt=\"Seconds Away - Challenging Team Building Exercise in Korea\" class=\"wp-image-765\"/><figcaption class=\"wp-element-caption\">Seconds Away - Challenging Team Building Exercise in Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Welcome to one of the most memorable and challenging team building exercise in Korea - Seconds Away!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Looking for a challenging team building exercise in Korea? Only Seconds Away is available! This time-sensitive board game tests teams\' product knowledge and sales abilities. To advance across the board and win the game, players must answer increasingly complex and time-sensitive queries with quick thinking.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>But Seconds Away is more than just a game - it\'s a customizable tool that can help you investigate your company\'s culture and evaluate business processes, as well as increase your energy through timed workouts tailored to your level of skill. We work closely with you to ensure that the game is completely tailored to your organization, with question cards that reflect your values and goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seconds Away is the ideal choice for your next challenging team building exercise in Korea, whether you\'re looking to raise team morale, encourage healthy competition, or enhance communication and problem-solving skills. Then why are you still waiting? Prepare to think quickly and have fun with Seconds Away.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Discover the Top Benefits and Advantages of the Power of Seconds Away:</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for a fun and interactive method to train your team, Seconds Away is the ideal team-building activity. This fast-paced board game is designed to assess product knowledge and hone sales skills, as well as cultivate teamwork and clear communication. Seconds Away offers participants in Korea\'s team-building event a unique opportunity to interact with their coworkers while acquiring new knowledge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Firstly, the ability of Seconds Away to convert conference content into a game is one of its most important features. If a pleasant and interactive learning environment is established, participants are more likely to remember the presented information. The adaptable learning structure of the game encourages quick decision-making and plain communication, two essential skills for any successful team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A further benefit of Seconds Away is its capacity to cultivate a laid-back and inclusive atmosphere. The game\'s relaxed rules create a stress-free environment in which participants can focus on refining their skills and appreciating those of their colleagues. This challenging team building exercise in Korea is an excellent way to boost the productivity and creativity of your team by providing a novel context in which to evaluate information retention and enhance the learning experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, the optional \"Health\" component of Seconds Away contains timed exercises appropriate for players of all talent levels. This feature promotes both physical and mental health by increasing participants\' energy levels and encouraging them to remain active.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Overall, Seconds Away is a highly effective and challenging team building exercise in Korea that provides participants with numerous benefits. Seconds Away is the ideal game for Korea team building event, regardless of whether the goal is to improve information retention, cultivate collaboration and clear communication, or boost energy levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Characteristics of Korea that complement the Orientation of Seconds Away</strong> - <strong>An Absolutely Challenging Team Building Exercise in Korea:</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With its vibrant culture, magnificent landscapes, and strong sense of community, Korea possesses several characteristics that complement the orientation of the challenging team building exercise Seconds Away. This dynamic country provides the ideal environment for teams to improve their collaboration, communication, and problem-solving skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Strong Work Ethic:</strong> The Korean work ethic and emphasis on collaboration are well-known. The importance placed on hard work and commitment aligns flawlessly with the objectives of Seconds Away, in which participants are encouraged to test their limits and collaborate to overcome obstacles.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Technological Advancements:</strong> Korea is at the vanguard of technological innovation, making it an ideal location for a high-tech team-building exercise such as Seconds Away. The country\'s sophisticated infrastructure and cutting-edge technology provide participants with an innovative and immersive experience, enhancing their problem-solving skills in a contemporary and dynamic setting.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Rich Cultural Heritage: </strong>The rich cultural heritage lends depth and significance to this challenging team building exercise in Korea. Participants can explore ancient traditions, experience traditional Korean arts and crafts, and engage with local customs, cultivating an appreciation for cultural diversity and intercultural teamwork.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Scenic Landscapes:</strong> The diverse landscapes of Korea, from majestic mountains to picturesque coastlines, provide a breathtaking backdrop for Seconds Away\'s challenges. Not only does the natural beauty of the country contribute excitement and adventure to the activity, but it also fosters a sense of unity and connection to the environment.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Delicious Cuisine:</strong> The cuisine of Korea is internationally renowned for its bold flavors and distinct culinary experiences. Through the exploration of local flavors, Seconds Away participants can cultivate a sense of camaraderie and shared experiences.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Attention to Detail:</strong> Korea is renowned for its commitment to detail in architecture, design, and craftsmanship, among other areas of life. This meticulousness and accuracy are commensurate with the requirements of Seconds Away, in which players must meticulously analyze and strategize to navigate complex obstacles.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Collaborative Mindset:</strong> Their approach to work and life is infused with a strong sense of community and collaboration. This collaborative mindset fosters the development of collaboration and interpersonal skills, fostering effective communication and cooperation during the team-building exercise.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Thriving Business Environment:</strong> Numerous multinational corporations and innovative start-ups contribute to Korea\'s prosperous business climate. This entrepreneurial spirit and competitive environment provide a motivating context for Seconds Away, encouraging participants to utilize their creative problem-solving skills and acclimate to a fast-paced and demanding business environment.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:image {\"id\":766,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Seconds-Away-An-Unforgettable-Experience-1024x576.jpg\" alt=\"\" class=\"wp-image-766\"/><figcaption class=\"wp-element-caption\">Seconds Away - An Unforgettable Experience</figcaption></figure>\n<!-- /wp:image -->','An Exciting and Challenging Team Building Exercise In Korea Out Of 100 Ones - Seconds Away Is Coming To Town','','inherit','closed','closed','','764-revision-v1','','','2023-05-24 13:11:45','2023-05-24 13:11:45','',764,'https://teambuildingkorea.com/?p=767',0,'revision','',0),(770,2,'2023-05-26 04:57:29','2023-05-26 04:57:29','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Flat Out: Sleigh Ride is a holiday-themed obstacle course that combines creative problem solving with effective communication, and it\'s available to you as part of an outstanding program for creating teams in Korea. Unveil a one-of-a-kind Christmas party in which your team will go on an exciting journey to build their very own Santa\'s sleigh within a certain amount of time. Each group will use the plans that have been supplied to them in order to construct the best Christmas car possible out of a \"flat-pack\" package of materials. As soon as the building process is through, the teams will begin adorning their sleighs with magical Christmas ornaments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The highlight of this exciting task is a thrilling race, where teams will dress up as Santa and his Elves, leading their wonderfully made sleighs towards the finish line. This race will be the highlight of this exhilarating challenge. This race will test not only their speed and management of their \"reindeer,\" but also their ability to quickly alter their costumes whenever they make pit stops.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":771,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Flat-Out-Sleigh-Ride-16-1024x768.jpg\" alt=\"Flat Out Sleigh Ride Team Building - Korea\" class=\"wp-image-771\"/><figcaption class=\"wp-element-caption\">Flat Out Sleigh Ride Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Results of Our Instructional Efforts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>As teams compete to create the best sleigh possible for Santa, the Flat Out Sleigh Ride competition in Korea is intended to improve participants\' abilities in areas such as communication and teamwork while also sparking their creative juices. This extensive project may be efficiently broken down by developing a clear knowledge of the ultimate objective and organizing sub-teams to work in parallel with one another. Doing so will ensure that the whole team stays engaged and productive throughout the process. This incredible program provides a once-in-a-lifetime chance for groups to get together and celebrate the holidays or the end of the year in a way that will be remembered for years to come.</p>\n<!-- /wp:paragraph -->','Unforgettable Experiences Await: Flat Out Sleigh Ride - The Ultimate Team Building Journey in Korea','','publish','open','open','','unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea','','','2023-05-26 04:57:45','2023-05-26 04:57:45','',0,'https://teambuildingkorea.com/?p=770',0,'post','',0),(771,2,'2023-05-26 04:56:46','2023-05-26 04:56:46','Flat Out Sleigh Ride Team Building - Korea','Flat Out Sleigh Ride Team Building - Korea','Flat Out Sleigh Ride Team Building - Korea','inherit','open','closed','','flat-out-sleigh-ride-16','','','2023-05-26 04:57:16','2023-05-26 04:57:16','',770,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Flat-Out-Sleigh-Ride-16.jpg',0,'attachment','image/jpeg',0),(772,2,'2023-05-26 04:57:29','2023-05-26 04:57:29','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Flat Out: Sleigh Ride is a holiday-themed obstacle course that combines creative problem solving with effective communication, and it\'s available to you as part of an outstanding program for creating teams in Korea. Unveil a one-of-a-kind Christmas party in which your team will go on an exciting journey to build their very own Santa\'s sleigh within a certain amount of time. Each group will use the plans that have been supplied to them in order to construct the best Christmas car possible out of a \"flat-pack\" package of materials. As soon as the building process is through, the teams will begin adorning their sleighs with magical Christmas ornaments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The highlight of this exciting task is a thrilling race, where teams will dress up as Santa and his Elves, leading their wonderfully made sleighs towards the finish line. This race will be the highlight of this exhilarating challenge. This race will test not only their speed and management of their \"reindeer,\" but also their ability to quickly alter their costumes whenever they make pit stops.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Results of Our Instructional Efforts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>As teams compete to create the best sleigh possible for Santa, the Flat Out Sleigh Ride competition in Korea is intended to improve participants\' abilities in areas such as communication and teamwork while also sparking their creative juices. This extensive project may be efficiently broken down by developing a clear knowledge of the ultimate objective and organizing sub-teams to work in parallel with one another. Doing so will ensure that the whole team stays engaged and productive throughout the process. This incredible program provides a once-in-a-lifetime chance for groups to get together and celebrate the holidays or the end of the year in a way that will be remembered for years to come.</p>\n<!-- /wp:paragraph -->','Unforgettable Experiences Await: Flat Out Sleigh Ride - The Ultimate Team Building Journey in Korea','','inherit','closed','closed','','770-revision-v1','','','2023-05-26 04:57:29','2023-05-26 04:57:29','',770,'https://teambuildingkorea.com/?p=772',0,'revision','',0),(773,2,'2023-05-26 04:57:43','2023-05-26 04:57:43','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Flat Out: Sleigh Ride is a holiday-themed obstacle course that combines creative problem solving with effective communication, and it\'s available to you as part of an outstanding program for creating teams in Korea. Unveil a one-of-a-kind Christmas party in which your team will go on an exciting journey to build their very own Santa\'s sleigh within a certain amount of time. Each group will use the plans that have been supplied to them in order to construct the best Christmas car possible out of a \"flat-pack\" package of materials. As soon as the building process is through, the teams will begin adorning their sleighs with magical Christmas ornaments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The highlight of this exciting task is a thrilling race, where teams will dress up as Santa and his Elves, leading their wonderfully made sleighs towards the finish line. This race will be the highlight of this exhilarating challenge. This race will test not only their speed and management of their \"reindeer,\" but also their ability to quickly alter their costumes whenever they make pit stops.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":771,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Flat-Out-Sleigh-Ride-16-1024x768.jpg\" alt=\"Flat Out Sleigh Ride Team Building - Korea\" class=\"wp-image-771\"/><figcaption class=\"wp-element-caption\">Flat Out Sleigh Ride Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Results of Our Instructional Efforts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>As teams compete to create the best sleigh possible for Santa, the Flat Out Sleigh Ride competition in Korea is intended to improve participants\' abilities in areas such as communication and teamwork while also sparking their creative juices. This extensive project may be efficiently broken down by developing a clear knowledge of the ultimate objective and organizing sub-teams to work in parallel with one another. Doing so will ensure that the whole team stays engaged and productive throughout the process. This incredible program provides a once-in-a-lifetime chance for groups to get together and celebrate the holidays or the end of the year in a way that will be remembered for years to come.</p>\n<!-- /wp:paragraph -->','Unforgettable Experiences Await: Flat Out Sleigh Ride - The Ultimate Team Building Journey in Korea','','inherit','closed','closed','','770-revision-v1','','','2023-05-26 04:57:43','2023-05-26 04:57:43','',770,'https://teambuildingkorea.com/?p=773',0,'revision','',0),(774,2,'2023-05-26 13:42:53','2023-05-26 13:42:53','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Introducing Global Innovation Game: a compelling team building program intended to captivate prospective clients interested in hosting a team building event in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Organize: Each team gets a carefully selected deck of playing cards with a balanced mix of Object, Tech, and Data cards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Innovate: Team members choose one card from each color and use their imagination to create a Smart Object, Service, or Tool.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Validate: Teams chose the best concept from their table. They then verify and propose the concept in two minutes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>present: Teams present their ideas to the room.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Invest: Teams utilize game money to invest in the best concept, advised by our banker.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":775,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Global-Innovation-Game-59-1024x575.jpg\" alt=\"Global Innovation Game Team Building - Korea\" class=\"wp-image-775\"/><figcaption class=\"wp-element-caption\">Global Innovation Game Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>The Global Innovation Game is designed to give us a vacation from technology. Inspired by the millennial generation, this game encourages open dialogues, inventive thinking, and idea production without search engines, PowerPoints, or displays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Global Innovation Game promotes creativity and honors innovators in a fun and rewarding way. Join us for a fun, collaborative team development event.</p>\n<!-- /wp:paragraph -->','Innovation in Action: Uncover the Power of the Global Innovation Game in Korea','','publish','closed','closed','','innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea','','','2023-05-26 13:57:46','2023-05-26 13:57:46','',0,'https://teambuildingkorea.com/?p=774',0,'post','',0),(775,2,'2023-05-26 13:42:17','2023-05-26 13:42:17','Global Innovation Game Team Building - Korea','Global Innovation Game Team Building - Korea','Global Innovation Game Team Building - Korea','inherit','open','closed','','global-innovation-game-59','','','2023-05-26 13:42:38','2023-05-26 13:42:38','',774,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Global-Innovation-Game-59.jpg',0,'attachment','image/jpeg',0),(776,2,'2023-05-26 13:42:53','2023-05-26 13:42:53','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Introducing Global Innovation Game: a compelling team building program intended to captivate prospective clients interested in hosting a team building event in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Organize: Each team gets a carefully selected deck of playing cards with a balanced mix of Object, Tech, and Data cards.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Innovate: Team members choose one card from each color and use their imagination to create a Smart Object, Service, or Tool.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Validate: Teams chose the best concept from their table. They then verify and propose the concept in two minutes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>present: Teams present their ideas to the room.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Invest: Teams utilize game money to invest in the best concept, advised by our banker.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":775,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Global-Innovation-Game-59-1024x575.jpg\" alt=\"Global Innovation Game Team Building - Korea\" class=\"wp-image-775\"/><figcaption class=\"wp-element-caption\">Global Innovation Game Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>The Global Innovation Game is designed to give us a vacation from technology. Inspired by the millennial generation, this game encourages open dialogues, inventive thinking, and idea production without search engines, PowerPoints, or displays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Global Innovation Game promotes creativity and honors innovators in a fun and rewarding way. Join us for a fun, collaborative team development event.</p>\n<!-- /wp:paragraph -->','Innovation in Action: Uncover the Power of the Global Innovation Game in Korea','','inherit','closed','closed','','774-revision-v1','','','2023-05-26 13:42:53','2023-05-26 13:42:53','',774,'https://teambuildingkorea.com/?p=776',0,'revision','',0),(777,2,'2023-05-27 03:28:12','2023-05-27 03:28:12','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Individuals form tiny teams at the outset of \"The Big Picture\" team-building program. Each team is provided with paintbrushes, paint, a diagram depicting their individual canvas, and a blank canvas. The teams blend colors and paint their canvases in collaboration. As the exercise progresses, the teams recognize that collaboration with other teams is crucial for the overall success of the artwork. The most thrilling aspect of The Big Picture is the final disclosure, which occurs after the task is completed. Following a debriefing session, the masterpiece is revealed to all participants for the first time, eliciting effusive acclaim and shouts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/TheBigPicture-TeamBuilding-Korea-1024x768.jpg\" alt=\"TheBigPicture TeamBuilding - Korea\" class=\"wp-image-778\"/><figcaption class=\"wp-element-caption\">TheBigPicture TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Occasionally, it is essential to take a step back and investigate the \"big picture,\" particularly when evaluating an organization\'s internal operations and communication dynamics and its internal dynamics. Through the creation of a monumental work of art, The Big Picture emphasizes the importance of partnership, collaboration, and communication. Before the event, our graphic designers collaborate with you to create an artwork that reflects your objectives, values, mission, and vision. With its awe-inspiring scale and awe-inspiring revelation, The Big Picture presents a unique opportunity for any company to celebrate a shared vision and nurture a culture of inclusion among its employees. This moment is genuinely magnificent.</p>\n<!-- /wp:paragraph -->','Unlocking Success Together: The Big Picture Team Building Experience in Korea','','publish','closed','closed','','unlocking-success-together-the-big-picture-team-building-experience-in-korea','','','2023-05-27 03:49:31','2023-05-27 03:49:31','',0,'https://teambuildingkorea.com/?p=777',0,'post','',0),(778,2,'2023-05-27 03:27:46','2023-05-27 03:27:46','TheBigPicture TeamBuilding - Korea','TheBigPicture TeamBuilding - Korea','TheBigPicture TeamBuilding - Korea','inherit','open','closed','','thebigpicture-teambuilding-korea','','','2023-05-27 03:27:58','2023-05-27 03:27:58','',777,'https://teambuildingkorea.com/wp-content/uploads/2023/05/TheBigPicture-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(779,2,'2023-05-27 03:28:12','2023-05-27 03:28:12','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Individuals form tiny teams at the outset of \"The Big Picture\" team-building program. Each team is provided with paintbrushes, paint, a diagram depicting their individual canvas, and a blank canvas. The teams blend colors and paint their canvases in collaboration. As the exercise progresses, the teams recognize that collaboration with other teams is crucial for the overall success of the artwork. The most thrilling aspect of The Big Picture is the final disclosure, which occurs after the task is completed. Following a debriefing session, the masterpiece is revealed to all participants for the first time, eliciting effusive acclaim and shouts.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":778,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/TheBigPicture-TeamBuilding-Korea-1024x768.jpg\" alt=\"TheBigPicture TeamBuilding - Korea\" class=\"wp-image-778\"/><figcaption class=\"wp-element-caption\">TheBigPicture TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Occasionally, it is essential to take a step back and investigate the \"big picture,\" particularly when evaluating an organization\'s internal operations and communication dynamics and its internal dynamics. Through the creation of a monumental work of art, The Big Picture emphasizes the importance of partnership, collaboration, and communication. Before the event, our graphic designers collaborate with you to create an artwork that reflects your objectives, values, mission, and vision. With its awe-inspiring scale and awe-inspiring revelation, The Big Picture presents a unique opportunity for any company to celebrate a shared vision and nurture a culture of inclusion among its employees. This moment is genuinely magnificent.</p>\n<!-- /wp:paragraph -->','Unlocking Success Together: The Big Picture Team Building Experience in Korea','','inherit','closed','closed','','777-revision-v1','','','2023-05-27 03:28:12','2023-05-27 03:28:12','',777,'https://teambuildingkorea.com/?p=779',0,'revision','',0),(780,2,'2023-05-27 04:39:14','2023-05-27 04:39:14','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Using Boomwhackers, participants in the Boom Time team-building program engage in an exhilarating, collaborative musical experience. These Boomwhackers are lightweight, hollow, color-coded plastic tubes tuned to various musical pitches based on their lengths.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants at a conference equipped with a Boomwhacker will be guided by a visual interface to compose a symphony in unison. A large screen will display color-coded blocks, and participants will strike their tubes at the appropriate moment to produce musical notes whenever a colored block strikes a corresponding key. Throughout the competition, the tempo and intricacy of the music will increase, requiring teams to respond with greater intensity and coordination as the music builds to a rousing crescendo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Boom-Time-12-1024x768.jpg\" alt=\"BoomTime TeamBuilding - Korea\" class=\"wp-image-781\"/><figcaption class=\"wp-element-caption\">BoomTime TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Boom Time is an excellent icebreaker or energizer activity for conferences, as it encourages collaboration and unity through the creation of exhilarating music. This contagious activity transforms any conference room into an orchestra, captivating and energizing all participants. During conferences, Boom Time has demonstrated worldwide success in igniting enthusiasm and fostering a sense of teamwork amongst teams.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This team-building activity fosters openness and cooperation by involving each participant and encouraging group collaboration. It provides an excellent opportunity for individuals to relax, de-stress, and appreciate themselves with their coworkers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for an unforgettable team building experience in Korea, look no further than Boom Time. Join us for a journey that will leave a lasting impression on your team through music, unity, and exhilaration.</p>\n<!-- /wp:paragraph -->','Revitalize Your Team: Join the Boom Time Adventure in Korea','','publish','closed','closed','','revitalize-your-team-join-the-boom-time-adventure-in-korea','','','2023-05-27 05:00:44','2023-05-27 05:00:44','',0,'https://teambuildingkorea.com/?p=780',0,'post','',0),(781,2,'2023-05-27 04:38:25','2023-05-27 04:38:25','BoomTime TeamBuilding - Korea','BoomTime TeamBuilding - Korea','BoomTime TeamBuilding - Korea','inherit','open','closed','','boom-time-12','','','2023-05-27 04:38:39','2023-05-27 04:38:39','',780,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Boom-Time-12.jpg',0,'attachment','image/jpeg',0),(782,2,'2023-05-27 04:39:14','2023-05-27 04:39:14','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Using Boomwhackers, participants in the Boom Time team-building program engage in an exhilarating, collaborative musical experience. These Boomwhackers are lightweight, hollow, color-coded plastic tubes tuned to various musical pitches based on their lengths.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants at a conference equipped with a Boomwhacker will be guided by a visual interface to compose a symphony in unison. A large screen will display color-coded blocks, and participants will strike their tubes at the appropriate moment to produce musical notes whenever a colored block strikes a corresponding key. Throughout the competition, the tempo and intricacy of the music will increase, requiring teams to respond with greater intensity and coordination as the music builds to a rousing crescendo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":781,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Boom-Time-12-1024x768.jpg\" alt=\"BoomTime TeamBuilding - Korea\" class=\"wp-image-781\"/><figcaption class=\"wp-element-caption\">BoomTime TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Boom Time is an excellent icebreaker or energizer activity for conferences, as it encourages collaboration and unity through the creation of exhilarating music. This contagious activity transforms any conference room into an orchestra, captivating and energizing all participants. During conferences, Boom Time has demonstrated worldwide success in igniting enthusiasm and fostering a sense of teamwork amongst teams.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This team-building activity fosters openness and cooperation by involving each participant and encouraging group collaboration. It provides an excellent opportunity for individuals to relax, de-stress, and appreciate themselves with their coworkers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for an unforgettable team building experience in Korea, look no further than Boom Time. Join us for a journey that will leave a lasting impression on your team through music, unity, and exhilaration.</p>\n<!-- /wp:paragraph -->','Revitalize Your Team: Join the Boom Time Adventure in Korea','','inherit','closed','closed','','780-revision-v1','','','2023-05-27 04:39:14','2023-05-27 04:39:14','',780,'https://teambuildingkorea.com/?p=782',0,'revision','',0),(783,2,'2023-05-29 07:30:00','2023-05-29 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Essence of Excellence is the ultimate team building program to unleash your team\'s potential. In this thrilling experience, participants will use their creativity and strategic thinking to capture the essence of your target market through scent. Collaboration, creativity, and cultural exchange await you in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Essence of Excellence: Teams will become perfumers in Essence of Excellence. They\'ll experiment with exotic compounds to develop a scent that appeals to your target market. Teams will discuss and analyze your audience\'s attitude, preferences, and unique traits. This method increases their awareness of customers and enables them to explore their own perceptions and embrace other perspectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":785,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-1-1024x768.jpg\" alt=\"EssenceOfExcellence - TeamBuilding - Korea\" class=\"wp-image-785\"/><figcaption class=\"wp-element-caption\">EssenceOfExcellence - TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Essence of Excellence is all about the consumer. Teams will develop a scent that captures your target market\'s emotions and motives by empathizing with them. Teams will design a ready-to-wear scent that reflects their audience by blending base, mid, and top notes. They will also give the group with a compelling and persuasive fragrance marketing campaign.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn vital skills and insights from this immersive experience:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Empathy and Customer Understanding: By understanding your target market\'s emotions and motivations, teams can design goods and experiences that actually resonate.<br>Collaboration and Relationship Building: The Essence of Excellence program encourages teamwork, cultural understanding, and strong relationships. Participants will learn to use varied viewpoints to succeed.<br>Self-Reflection and Growth: By comparing their perceptions with others\', participants will become more conscious of their distinct perspectives and valid models. Self-reflection fosters personal growth and teamwork.<br>Innovation &amp; creativity: Teams will create a unique fragrance and an engaging marketing strategy. This promotes innovation in your company.<br>Why Korea for Team Building?<br>Korea is ideal for Essence of Excellence. Korea\'s rich cultural legacy, bustling cities, and magnificent landscapes offer a unique blend of tradition and modernity. In a lively environment, your staff will be inspired to think beyond the box. Your team will have an outstanding time thanks to Korea\'s warm hospitality and delicious food.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":786,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-4-1024x768.jpg\" alt=\"EssenceOfExcellence - TeamBuilding - Korea\" class=\"wp-image-786\"/><figcaption class=\"wp-element-caption\">EssenceOfExcellence - TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Conclusion: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building and fragrance in Korea using Essence of Excellence. Empathy, collaboration, and innovation will transform your team. By capturing your target market\'s essence, your team will create a signature fragrance and build stronger customer relationships. Let us help you unleash your team\'s full potential in Korea.</p>\n<!-- /wp:paragraph -->','Essence of Excellence - Unleashing the Power of Team Building in Korea','','publish','closed','closed','','essence-of-excellence-unleashing-the-power-of-team-building-in-korea','','','2023-05-28 19:30:04','2023-05-28 12:30:04','',0,'https://teambuildingkorea.com/?p=783',0,'post','',0),(784,2,'2023-05-28 19:27:57','2023-05-28 12:27:57','EssenceOfExcellence - TeamBuilding - Korea','EssenceOfExcellence - TeamBuilding - Korea','EssenceOfExcellence - TeamBuilding - Korea','inherit','open','closed','','essenceofexcellence-teambuilding-korea','','','2023-05-28 19:28:15','2023-05-28 12:28:15','',783,'https://teambuildingkorea.com/wp-content/uploads/2023/05/EssenceOfExcellence-TeamBuilding-Korea.jpeg',0,'attachment','image/jpeg',0),(785,2,'2023-05-28 19:28:44','2023-05-28 12:28:44','','EssenceOfExcellence - TeamBuilding - Korea','EssenceOfExcellence - TeamBuilding - Korea','inherit','open','closed','','eoe-ca-1','','','2023-05-28 19:28:58','2023-05-28 12:28:58','',783,'https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-1.jpg',0,'attachment','image/jpeg',0),(786,2,'2023-05-28 19:29:11','2023-05-28 12:29:11','EssenceOfExcellence - TeamBuilding - Korea','EssenceOfExcellence - TeamBuilding - Korea','EssenceOfExcellence - TeamBuilding - Korea','inherit','open','closed','','eoe-ca-4','','','2023-05-28 19:29:20','2023-05-28 12:29:20','',783,'https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-4.jpg',0,'attachment','image/jpeg',0),(787,2,'2023-05-28 19:30:03','2023-05-28 12:30:03','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Introduction:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Essence of Excellence is the ultimate team building program to unleash your team\'s potential. In this thrilling experience, participants will use their creativity and strategic thinking to capture the essence of your target market through scent. Collaboration, creativity, and cultural exchange await you in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Essence of Excellence: Teams will become perfumers in Essence of Excellence. They\'ll experiment with exotic compounds to develop a scent that appeals to your target market. Teams will discuss and analyze your audience\'s attitude, preferences, and unique traits. This method increases their awareness of customers and enables them to explore their own perceptions and embrace other perspectives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":785,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-1-1024x768.jpg\" alt=\"EssenceOfExcellence - TeamBuilding - Korea\" class=\"wp-image-785\"/><figcaption class=\"wp-element-caption\">EssenceOfExcellence - TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Essence of Excellence is all about the consumer. Teams will develop a scent that captures your target market\'s emotions and motives by empathizing with them. Teams will design a ready-to-wear scent that reflects their audience by blending base, mid, and top notes. They will also give the group with a compelling and persuasive fragrance marketing campaign.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn vital skills and insights from this immersive experience:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Empathy and Customer Understanding: By understanding your target market\'s emotions and motivations, teams can design goods and experiences that actually resonate.<br>Collaboration and Relationship Building: The Essence of Excellence program encourages teamwork, cultural understanding, and strong relationships. Participants will learn to use varied viewpoints to succeed.<br>Self-Reflection and Growth: By comparing their perceptions with others\', participants will become more conscious of their distinct perspectives and valid models. Self-reflection fosters personal growth and teamwork.<br>Innovation &amp; creativity: Teams will create a unique fragrance and an engaging marketing strategy. This promotes innovation in your company.<br>Why Korea for Team Building?<br>Korea is ideal for Essence of Excellence. Korea\'s rich cultural legacy, bustling cities, and magnificent landscapes offer a unique blend of tradition and modernity. In a lively environment, your staff will be inspired to think beyond the box. Your team will have an outstanding time thanks to Korea\'s warm hospitality and delicious food.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":786,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/EOE-CA-4-1024x768.jpg\" alt=\"EssenceOfExcellence - TeamBuilding - Korea\" class=\"wp-image-786\"/><figcaption class=\"wp-element-caption\">EssenceOfExcellence - TeamBuilding - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Conclusion: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Team building and fragrance in Korea using Essence of Excellence. Empathy, collaboration, and innovation will transform your team. By capturing your target market\'s essence, your team will create a signature fragrance and build stronger customer relationships. Let us help you unleash your team\'s full potential in Korea.</p>\n<!-- /wp:paragraph -->','Essence of Excellence - Unleashing the Power of Team Building in Korea','','inherit','closed','closed','','783-revision-v1','','','2023-05-28 19:30:03','2023-05-28 12:30:03','',783,'https://teambuildingkorea.com/?p=787',0,'revision','',0),(788,2,'2023-05-30 07:30:00','2023-05-30 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A group of non-musicians can learn to play like a professional symphony orchestra in just 90 minutes through our Orchestrate program. Participants will have the chance to play actual instruments, including strings, woodwinds, brass, and percussion. After selecting their instruments, they will receive guidance from seasoned musicians in distinct sections. As they gain proficiency, they will assemble as a potent symphony orchestra, guided by a conductor, to perform a five-minute-long, specially-composed piece of music. The effect of this encounter is genuinely electrifying.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":790,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/orchestrate-barbican-32-1024x768.jpg\" alt=\"Orchestrate Team Building - Korea\" class=\"wp-image-790\"/><figcaption class=\"wp-element-caption\">Orchestrate Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Orchestrate! is undoubtedly one of our most difficult and demanding team building activities. It requires rigorous work, unwavering concentration, and genuine collaboration, and it challenges individuals beyond their self-perceived limits. Nevertheless, despite the difficulty of this obstacle, the rewards are unmatched. The pinnacle example of a cohesive team is a symphony orchestra. Emotionally and creatively, the musicians must be in harmony, and individuals executing various duties must work together towards a common goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Creating Customer Interest<br>Are you seeking an extraordinary team-building experience that will leave an enduring impression on your team? Orchestrate should be your only option! Our program provides a one-of-a-kind opportunity for your team to physically and figuratively create harmony. Imagine the exhilaration of watching your coworkers, who may have no prior musical experience, conquer the art of playing real instruments in only 90 minutes. The allure of transitioning into a symphony orchestra and performing a specially-composed musical composition under the direction of professional musicians is simply irresistible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By selecting Korea as the location for your team building program, you will be immersed in a culturally rich environment that will enrich the overall experience. From its vibrant cities to its magnificent landscapes, Korea offers a balance of tradition and modernity that will captivate the members of your team. When you combine this cultural immersion with the exhilarating challenge of Orchestrate, you have the perfect recipe for a memorable team building experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Do not pass up this chance to lead your team to victory! Contact us immediately to reserve an exceptional team-building experience in Korea.</p>\n<!-- /wp:paragraph -->','Symphony of Success: Unlocking Team Potential with Orchestrate Team Building in Korea','','publish','closed','closed','','symphony-of-success-unlocking-team-potential-with-orchestrate-team-building-in-korea','','','2023-05-29 10:47:26','2023-05-29 03:47:26','',0,'https://teambuildingkorea.com/?p=788',0,'post','',0),(789,2,'2023-05-29 10:08:45','2023-05-29 03:08:45','Orchestrate Team Building - Korea','Orchestrate Team Building - Korea','Orchestrate Team Building - Korea','inherit','open','closed','','orchestrate-barbican-06','','','2023-05-29 10:09:17','2023-05-29 03:09:17','',788,'https://teambuildingkorea.com/wp-content/uploads/2023/05/orchestrate-barbican-06.jpg',0,'attachment','image/jpeg',0),(790,2,'2023-05-29 10:09:41','2023-05-29 03:09:41','Orchestrate Team Building - Korea','Orchestrate Team Building - Korea','Orchestrate Team Building - Korea','inherit','open','closed','','orchestrate-barbican-32','','','2023-05-29 10:09:50','2023-05-29 03:09:50','',788,'https://teambuildingkorea.com/wp-content/uploads/2023/05/orchestrate-barbican-32.jpg',0,'attachment','image/jpeg',0),(791,2,'2023-05-29 10:10:17','2023-05-29 03:10:17','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A group of non-musicians can learn to play like a professional symphony orchestra in just 90 minutes through our Orchestrate program. Participants will have the chance to play actual instruments, including strings, woodwinds, brass, and percussion. After selecting their instruments, they will receive guidance from seasoned musicians in distinct sections. As they gain proficiency, they will assemble as a potent symphony orchestra, guided by a conductor, to perform a five-minute-long, specially-composed piece of music. The effect of this encounter is genuinely electrifying.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":790,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/orchestrate-barbican-32-1024x768.jpg\" alt=\"Orchestrate Team Building - Korea\" class=\"wp-image-790\"/><figcaption class=\"wp-element-caption\">Orchestrate Team Building - Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Orchestrate! is undoubtedly one of our most difficult and demanding team building activities. It requires rigorous work, unwavering concentration, and genuine collaboration, and it challenges individuals beyond their self-perceived limits. Nevertheless, despite the difficulty of this obstacle, the rewards are unmatched. The pinnacle example of a cohesive team is a symphony orchestra. Emotionally and creatively, the musicians must be in harmony, and individuals executing various duties must work together towards a common goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Creating Customer Interest<br>Are you seeking an extraordinary team-building experience that will leave an enduring impression on your team? Orchestrate should be your only option! Our program provides a one-of-a-kind opportunity for your team to physically and figuratively create harmony. Imagine the exhilaration of watching your coworkers, who may have no prior musical experience, conquer the art of playing real instruments in only 90 minutes. The allure of transitioning into a symphony orchestra and performing a specially-composed musical composition under the direction of professional musicians is simply irresistible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By selecting Korea as the location for your team building program, you will be immersed in a culturally rich environment that will enrich the overall experience. From its vibrant cities to its magnificent landscapes, Korea offers a balance of tradition and modernity that will captivate the members of your team. When you combine this cultural immersion with the exhilarating challenge of Orchestrate, you have the perfect recipe for a memorable team building experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Do not pass up this chance to lead your team to victory! Contact us immediately to reserve an exceptional team-building experience in Korea.</p>\n<!-- /wp:paragraph -->','Symphony of Success: Unlocking Team Potential with Orchestrate Team Building in Korea','','inherit','closed','closed','','788-revision-v1','','','2023-05-29 10:10:17','2023-05-29 03:10:17','',788,'https://teambuildingkorea.com/?p=791',0,'revision','',0),(794,2,'2023-05-31 07:30:00','2023-05-31 00:30:00','<!-- wp:paragraph -->\n<p>Bean Around The World, our team-building program, will take you on an exciting journey around the globe. This activity enables teams to assume the role of coffee traders and navigate the complex supply chain from producers to consumers. Join us for a once-in-a-lifetime experience if you are interested in organizing a team building event in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the Bean Around The World competition, teams will assume the role of coffee merchants and immerse themselves in the captivating world of coffee trade. From the picturesque landscapes of Kenya to the tropical splendor of the Caribbean, and from the extensive plantations of Brazil to the enchanted forests of Borneo, participants will encounter a variety of coffee markets and cultures.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To succeed in this dynamic coffee business simulation, teams must have superior market intelligence and provide exceptional service. They will need to adapt rapidly to the constantly shifting trends and preferences of consumers. Teams will purchase coffee from suppliers, trade with other syndicates, and sell coffee mixtures to consumers for a profit. The game lasts three years, with the winning syndicate being the one that amasses the most money by the end.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Bean-Around-the-World-05-1024x768.jpg\" alt=\"BeanAroundTheWorld TeamBuilding Korea\" class=\"wp-image-796\"/><figcaption class=\"wp-element-caption\">BeanAroundTheWorld TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bean Around the World is not only an exhilarating team game, but also an educational opportunity. Through participation in this program, participants will gain an understanding of fundamental business concepts and acquire vital skills. Among the main learning outcomes are the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn the importance of making strategic decisions that balance immediate success with long-term viability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Risk management: Teams will hone their ability to evaluate and mitigate risks effectively as they navigate through uncertain market forces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Win-win negotiations: Participants will engage in negotiations with suppliers and other syndicates, nurturing outcomes that are mutually beneficial to all parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Collaboration and dismantling silo mentality: The program promotes collaboration and dismantles silo mentality by encouraging teams to collaborate towards a common objective.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will gain a deeper understanding of customer needs and learn to adapt their strategies to meet market demands as a result of this training.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will perceive the importance of accumulating and analyzing pertinent data in order to make informed business decisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join Bean Around the World in Korea for an extraordinary team building experience. Develop your business acumen and enhance your team\'s collaboration and problem-solving skills by immersing yourselves in the world of coffee trading. Contact us now to organize an event that will leave an indelible mark on your team.</p>\n<!-- /wp:paragraph -->','Bean Around The World: An Exciting Team Building Program in Korea','','publish','closed','closed','','bean-around-the-world-an-exciting-team-building-program-in-korea','','','2023-05-30 09:38:05','2023-05-30 02:38:05','',0,'https://teambuildingkorea.com/?p=794',0,'post','',0),(795,2,'2023-05-30 09:03:15','2023-05-30 02:03:15','BeanAroundTheWorld TeamBuilding Korea','BeanAroundTheWorld TeamBuilding Korea','BeanAroundTheWorld TeamBuilding Korea','inherit','open','closed','','beanaroundtheworld-teambuilding-korea','','','2023-05-30 09:03:27','2023-05-30 02:03:27','',794,'https://teambuildingkorea.com/wp-content/uploads/2023/05/BeanAroundTheWorld-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(796,2,'2023-05-30 09:03:58','2023-05-30 02:03:58','BeanAroundTheWorld TeamBuilding Korea','BeanAroundTheWorld TeamBuilding Korea','BeanAroundTheWorld TeamBuilding Korea','inherit','open','closed','','bean-around-the-world-05','','','2023-05-30 09:04:08','2023-05-30 02:04:08','',794,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Bean-Around-the-World-05.jpg',0,'attachment','image/jpeg',0),(797,2,'2023-05-30 09:04:22','2023-05-30 02:04:22','<!-- wp:paragraph -->\n<p>Bean Around The World, our team-building program, will take you on an exciting journey around the globe. This activity enables teams to assume the role of coffee traders and navigate the complex supply chain from producers to consumers. Join us for a once-in-a-lifetime experience if you are interested in organizing a team building event in Korea.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the Bean Around The World competition, teams will assume the role of coffee merchants and immerse themselves in the captivating world of coffee trade. From the picturesque landscapes of Kenya to the tropical splendor of the Caribbean, and from the extensive plantations of Brazil to the enchanted forests of Borneo, participants will encounter a variety of coffee markets and cultures.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To succeed in this dynamic coffee business simulation, teams must have superior market intelligence and provide exceptional service. They will need to adapt rapidly to the constantly shifting trends and preferences of consumers. Teams will purchase coffee from suppliers, trade with other syndicates, and sell coffee mixtures to consumers for a profit. The game lasts three years, with the winning syndicate being the one that amasses the most money by the end.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":796,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Bean-Around-the-World-05-1024x768.jpg\" alt=\"BeanAroundTheWorld TeamBuilding Korea\" class=\"wp-image-796\"/><figcaption class=\"wp-element-caption\">BeanAroundTheWorld TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bean Around the World is not only an exhilarating team game, but also an educational opportunity. Through participation in this program, participants will gain an understanding of fundamental business concepts and acquire vital skills. Among the main learning outcomes are the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn the importance of making strategic decisions that balance immediate success with long-term viability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Risk management: Teams will hone their ability to evaluate and mitigate risks effectively as they navigate through uncertain market forces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Win-win negotiations: Participants will engage in negotiations with suppliers and other syndicates, nurturing outcomes that are mutually beneficial to all parties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Collaboration and dismantling silo mentality: The program promotes collaboration and dismantles silo mentality by encouraging teams to collaborate towards a common objective.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will gain a deeper understanding of customer needs and learn to adapt their strategies to meet market demands as a result of this training.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will perceive the importance of accumulating and analyzing pertinent data in order to make informed business decisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join Bean Around the World in Korea for an extraordinary team building experience. Develop your business acumen and enhance your team\'s collaboration and problem-solving skills by immersing yourselves in the world of coffee trading. Contact us now to organize an event that will leave an indelible mark on your team.</p>\n<!-- /wp:paragraph -->','Bean Around The World: An Exciting Team Building Program in Korea','','inherit','closed','closed','','794-revision-v1','','','2023-05-30 09:04:22','2023-05-30 02:04:22','',794,'https://teambuildingkorea.com/?p=797',0,'revision','',0),(798,2,'2023-06-01 07:30:00','2023-06-01 00:30:00','<!-- wp:paragraph -->\n<p>Welcome to Building A Dream, an exceptional team building program designed to motivate and inspire your team while creating unforgettable memories. Imagine a voyage in Korea where your team will engage in collaborative problem-solving, puzzle-solving, and the construction of a shared fantasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During this immersive experience, teams will confront thrilling and active problem-solving challenges, earning valuable tools and bicycle parts along the way. As they amass resources, they will undertake the daunting task of devising an effective assembly procedure within a limited time frame. To ensure the utmost quality, rigorous standards and formal quality control inspections will be carried out throughout the entire process.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the deadline approaches, teams will proudly roll their creations to the starting line, ready to present their completed products and demonstrate their creativity through brief commercials. Each team will represent their respective consumers, adding an additional level of enthusiasm and competition to the event.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The true value of the Building a Dream program resides not in the excitement of the competition, but in the learning outcomes achieved. Teams will shift from contending against one another to cooperating and exchanging apparatus, tools, expertise, and resources. This transition toward a collective objective fosters a sense of unity and enables the team to produce the greatest number of bicycles possible with the available resources. Through collaboration, your team will develop essential skills such as effective communication, problem-solving, and cooperation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/building-a-dream-19-1024x768.jpg\" alt=\"BuildingADreamTeam TeamBuilding Korea\" class=\"wp-image-800\"/><figcaption class=\"wp-element-caption\">BuildingADreamTeam TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Furthermore, Building A Dream incorporates Corporate Social Responsibility (CSR) outcomes in addition to team development. When the bicycles are finished, they will be donated to a meticulously chosen children\'s home. This act of generosity brings not only happiness to the recipients, but also a sense of fulfillment and contentment to the creators. By participating in this program, your team will have the chance to positively affect the lives of others and contribute to a worthy cause.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Building A Dream provides an extraordinary team building experience that incorporates adventure, collaboration, and CSR. This program in Korea will captivate your team and attract potential clients who are looking for a unique and impactful team building experience. Join us on an unforgettable journey as your team collaborates to build aspirations, create memories, and improve the lives of others.</p>\n<!-- /wp:paragraph -->','Building A Dream - An Unforgettable Team Building Experience in Korea','','publish','closed','closed','','building-a-dream-an-unforgettable-team-building-experience-in-korea','','','2023-05-30 10:03:51','2023-05-30 03:03:51','',0,'https://teambuildingkorea.com/?p=798',0,'post','',0),(799,2,'2023-05-30 09:40:01','2023-05-30 02:40:01','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','inherit','open','closed','','buildingadreamteam-teambuilding-korea','','','2023-05-30 09:40:07','2023-05-30 02:40:07','',798,'https://teambuildingkorea.com/wp-content/uploads/2023/05/BuildingADreamTeam-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(800,2,'2023-05-30 09:40:43','2023-05-30 02:40:43','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','inherit','open','closed','','building-a-dream-19','','','2023-05-30 09:40:51','2023-05-30 02:40:51','',798,'https://teambuildingkorea.com/wp-content/uploads/2023/05/building-a-dream-19.jpg',0,'attachment','image/jpeg',0),(801,2,'2023-05-30 09:41:09','2023-05-30 02:41:09','<!-- wp:paragraph -->\n<p>Welcome to Building A Dream, an exceptional team building program designed to motivate and inspire your team while creating unforgettable memories. Imagine a voyage in Korea where your team will engage in collaborative problem-solving, puzzle-solving, and the construction of a shared fantasy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During this immersive experience, teams will confront thrilling and active problem-solving challenges, earning valuable tools and bicycle parts along the way. As they amass resources, they will undertake the daunting task of devising an effective assembly procedure within a limited time frame. To ensure the utmost quality, rigorous standards and formal quality control inspections will be carried out throughout the entire process.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the deadline approaches, teams will proudly roll their creations to the starting line, ready to present their completed products and demonstrate their creativity through brief commercials. Each team will represent their respective consumers, adding an additional level of enthusiasm and competition to the event.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The true value of the Building a Dream program resides not in the excitement of the competition, but in the learning outcomes achieved. Teams will shift from contending against one another to cooperating and exchanging apparatus, tools, expertise, and resources. This transition toward a collective objective fosters a sense of unity and enables the team to produce the greatest number of bicycles possible with the available resources. Through collaboration, your team will develop essential skills such as effective communication, problem-solving, and cooperation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/building-a-dream-19-1024x768.jpg\" alt=\"BuildingADreamTeam TeamBuilding Korea\" class=\"wp-image-800\"/><figcaption class=\"wp-element-caption\">BuildingADreamTeam TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Furthermore, Building A Dream incorporates Corporate Social Responsibility (CSR) outcomes in addition to team development. When the bicycles are finished, they will be donated to a meticulously chosen children\'s home. This act of generosity brings not only happiness to the recipients, but also a sense of fulfillment and contentment to the creators. By participating in this program, your team will have the chance to positively affect the lives of others and contribute to a worthy cause.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Building A Dream provides an extraordinary team building experience that incorporates adventure, collaboration, and CSR. This program in Korea will captivate your team and attract potential clients who are looking for a unique and impactful team building experience. Join us on an unforgettable journey as your team collaborates to build aspirations, create memories, and improve the lives of others.</p>\n<!-- /wp:paragraph -->','Building A Dream - An Unforgettable Team Building Experience in Korea','','inherit','closed','closed','','798-revision-v1','','','2023-05-30 09:41:09','2023-05-30 02:41:09','',798,'https://teambuildingkorea.com/?p=801',0,'revision','',0),(802,2,'2023-05-30 10:03:23','2023-05-30 03:03:23','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','BuildingADreamTeam TeamBuilding Korea','inherit','open','closed','','building-a-dream-logo-01','','','2023-05-30 10:03:31','2023-05-30 03:03:31','',798,'https://teambuildingkorea.com/wp-content/uploads/2023/06/building-a-dream-logo-01.jpg',0,'attachment','image/jpeg',0),(803,2,'2023-06-02 07:30:00','2023-06-02 00:30:00','<!-- wp:paragraph -->\n<p>Welcome to our thrilling Chain Reaction Life Size team building activity in Korea! If you are a prospective customer in search of an unforgettable team building experience, you need look no further. Our one-of-a-kind program combines the thrill of building a complex machine with the value of collaboration, problem-solving, and effective communication. Prepare for an extraordinary voyage in which your team will collaborate to initiate a cascading chain of cause and effect, culminating in a wondrously simple yet stupendously astounding final action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the Chain Reaction Life Size program, teams collaborate to build a complex device that produces a mesmerizing cascade effect. Each team must design and construct a device that performs a basic task, which is then connected to the device of the following team. The goal is to create a seamless activation flow in which each device initiates the next in precise sequence. This dynamic procedure necessitates that teams continually test and refine their devices to ensure that they operate flawlessly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams exemplify the collaborative aspect by ensuring a seamless transition between their own machine and the next team\'s invention. This exciting collaboration continues until a massive, room-spanning Chain Reaction is created. Similar to the famous Rube Goldberg machines, our program celebrates the beauty of indirect and overly-complicated paths that lead to a surprisingly straightforward and awe-inspiring conclusion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/ChainReactionLiftsize-TeamBuilding-Korea-1024x768.jpg\" alt=\"ChainReactionLiftsize TeamBuilding Korea\" class=\"wp-image-805\"/><figcaption class=\"wp-element-caption\">ChainReactionLiftsize TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Chain Reaction Life Size program simulates actual initiatives, providing participants with invaluable learning outcomes. Teams experience the difficulties and triumphs of project management by working within limited time and resources. The planning phase necessitates effective team dynamics and human resource management, as the design is subdivided and distributed amongst various working groups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Throughout the design phase, teams use problem-solving, creativity, and communication skills to create a realistic scope collaboratively. In addition to requiring coordination between teams, the development and testing phases necessitate coordination across distinct technical skills and project management approaches. The program promotes transformational thinking, awakens motivation for excellence, and ensures all participants\' active participation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Chain Reaction Life Size team building program in Korea guarantees a once-in-a-lifetime experience that will strengthen team connections, spark creativity, and improve problem-solving skills. Through the exhilarating process of constructing a complex device, your team will surmount obstacles, collaborate flawlessly, and witness the enchantment of a perfectly orchestrated domino effect. Contact us immediately to embark on this extraordinary journey and unleash your team\'s true potential!</p>\n<!-- /wp:paragraph -->','Unleash the Power of Collaboration with Chain Reaction Life Size Team Building Program in Korea!','','publish','closed','closed','','unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea','','','2023-05-31 11:40:16','2023-05-31 04:40:16','',0,'https://teambuildingkorea.com/?p=803',0,'post','',0),(804,2,'2023-05-31 10:40:44','2023-05-31 03:40:44','ChainReactionLiftsize TeamBuilding Korea','ChainReactionLiftsize TeamBuilding Korea','ChainReactionLiftsize TeamBuilding Korea','inherit','open','closed','','cr-promovideo-20140210-copy','','','2023-05-31 10:41:02','2023-05-31 03:41:02','',803,'https://teambuildingkorea.com/wp-content/uploads/2023/05/CR-promovideo-20140210-copy.jpg',0,'attachment','image/jpeg',0),(805,2,'2023-05-31 10:40:53','2023-05-31 03:40:53','ChainReactionLiftsize TeamBuilding Korea','ChainReactionLiftsize TeamBuilding Korea','ChainReactionLiftsize TeamBuilding Korea','inherit','open','closed','','chainreactionliftsize-teambuilding-korea','','','2023-05-31 10:41:12','2023-05-31 03:41:12','',803,'https://teambuildingkorea.com/wp-content/uploads/2023/05/ChainReactionLiftsize-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(806,2,'2023-05-31 10:41:29','2023-05-31 03:41:29','<!-- wp:paragraph -->\n<p>Welcome to our thrilling Chain Reaction Life Size team building activity in Korea! If you are a prospective customer in search of an unforgettable team building experience, you need look no further. Our one-of-a-kind program combines the thrill of building a complex machine with the value of collaboration, problem-solving, and effective communication. Prepare for an extraordinary voyage in which your team will collaborate to initiate a cascading chain of cause and effect, culminating in a wondrously simple yet stupendously astounding final action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the Chain Reaction Life Size program, teams collaborate to build a complex device that produces a mesmerizing cascade effect. Each team must design and construct a device that performs a basic task, which is then connected to the device of the following team. The goal is to create a seamless activation flow in which each device initiates the next in precise sequence. This dynamic procedure necessitates that teams continually test and refine their devices to ensure that they operate flawlessly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams exemplify the collaborative aspect by ensuring a seamless transition between their own machine and the next team\'s invention. This exciting collaboration continues until a massive, room-spanning Chain Reaction is created. Similar to the famous Rube Goldberg machines, our program celebrates the beauty of indirect and overly-complicated paths that lead to a surprisingly straightforward and awe-inspiring conclusion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":805,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/ChainReactionLiftsize-TeamBuilding-Korea-1024x768.jpg\" alt=\"ChainReactionLiftsize TeamBuilding Korea\" class=\"wp-image-805\"/><figcaption class=\"wp-element-caption\">ChainReactionLiftsize TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Chain Reaction Life Size program simulates actual initiatives, providing participants with invaluable learning outcomes. Teams experience the difficulties and triumphs of project management by working within limited time and resources. The planning phase necessitates effective team dynamics and human resource management, as the design is subdivided and distributed amongst various working groups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Throughout the design phase, teams use problem-solving, creativity, and communication skills to create a realistic scope collaboratively. In addition to requiring coordination between teams, the development and testing phases necessitate coordination across distinct technical skills and project management approaches. The program promotes transformational thinking, awakens motivation for excellence, and ensures all participants\' active participation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Chain Reaction Life Size team building program in Korea guarantees a once-in-a-lifetime experience that will strengthen team connections, spark creativity, and improve problem-solving skills. Through the exhilarating process of constructing a complex device, your team will surmount obstacles, collaborate flawlessly, and witness the enchantment of a perfectly orchestrated domino effect. Contact us immediately to embark on this extraordinary journey and unleash your team\'s true potential!</p>\n<!-- /wp:paragraph -->','Unleash the Power of Collaboration with Chain Reaction Life Size Team Building Program in Korea!','','inherit','closed','closed','','803-revision-v1','','','2023-05-31 10:41:29','2023-05-31 03:41:29','',803,'https://teambuildingkorea.com/?p=806',0,'revision','',0),(807,2,'2023-06-05 07:30:00','2023-06-05 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction TableTop is an enthralling team development program that uses the notion of a Rube Goldberg machine to encourage cooperation and innovation. In this exercise, teams are given a game board and a collection of detailed concept cards. They have talks inside their group to examine these ideas before sharing them with other teams. The goal is to collaborate on developing a plan for building a difficult contraption.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each team is tasked with developing, constructing, and testing a succession of basic devices. They methodically link these equipment and do further testing to ensure seamless transitions between each component. The big finale begins when the gadget is triggered, triggering a captivating chain reaction that runs through each of the associated units. The final move, while basic, is genuinely astounding and awe-inspiring.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":810,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Chain-Reaction-TableTop-20151101-1-1024x768.jpg\" alt=\"ChainReactionTableTop TeamBuilding Korea\" class=\"wp-image-810\"/><figcaption class=\"wp-element-caption\">ChainReactionTableTop TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>The key to success in Chain Reaction TableTop is good teamwork and the sharing of information and resources among teams. This creates a sense of community and encourages people to stretch their creative muscles. Teams collaborate to create a shared vision and strategy, and they use great project and resource management abilities to put their ideas into action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Successful teams have a deep knowledge of the job and the idea cards, and they carefully analyze the available resources. They develop a preliminary plan, which they regularly analyze and alter during the construction process. This adaptability and flexibility reveal their perseverance and attention to detail, which drives them to achieve perfection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Throughout the testing stages, teams learn the value of endurance in the face of adversity. They acquire an eye for detail and strive for excellence in their work. Finally, Chain Reaction TableTop generates a true sense of unity and purpose among players, resulting in a memorable and pleasant shared experience when their combined efforts are successful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction TableTop is an exciting team building activity. Join us in Korea for this incredible program and travel on a journey of cooperation, creativity, and shared accomplishments.</p>\n<!-- /wp:paragraph -->','Redefine Teamwork: Harness the Energy of Chain Reaction Tabletop in Korea','','publish','closed','closed','','redefine-teamwork-harness-the-energy-of-chain-reaction-tabletop-in-korea','','','2023-05-31 11:43:15','2023-05-31 04:43:15','',0,'https://teambuildingkorea.com/?p=807',0,'post','',0),(808,2,'2023-05-31 11:42:21','2023-05-31 04:42:21','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','inherit','open','closed','','chainreactiontabletop-teambuilding-korea','','','2023-05-31 11:42:27','2023-05-31 04:42:27','',807,'https://teambuildingkorea.com/wp-content/uploads/2023/05/ChainReactionTableTop-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(809,2,'2023-05-31 11:42:35','2023-05-31 04:42:35','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','inherit','open','closed','','chain-reaction-tabletop-20151101-44','','','2023-05-31 11:42:40','2023-05-31 04:42:40','',807,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Chain-Reaction-TableTop-20151101-44.jpg',0,'attachment','image/jpeg',0),(810,2,'2023-05-31 11:42:56','2023-05-31 04:42:56','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','ChainReactionTableTop TeamBuilding Korea','inherit','open','closed','','chain-reaction-tabletop-20151101-1','','','2023-05-31 11:43:00','2023-05-31 04:43:00','',807,'https://teambuildingkorea.com/wp-content/uploads/2023/05/Chain-Reaction-TableTop-20151101-1.jpg',0,'attachment','image/jpeg',0),(811,2,'2023-05-31 11:43:15','2023-05-31 04:43:15','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction TableTop is an enthralling team development program that uses the notion of a Rube Goldberg machine to encourage cooperation and innovation. In this exercise, teams are given a game board and a collection of detailed concept cards. They have talks inside their group to examine these ideas before sharing them with other teams. The goal is to collaborate on developing a plan for building a difficult contraption.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Each team is tasked with developing, constructing, and testing a succession of basic devices. They methodically link these equipment and do further testing to ensure seamless transitions between each component. The big finale begins when the gadget is triggered, triggering a captivating chain reaction that runs through each of the associated units. The final move, while basic, is genuinely astounding and awe-inspiring.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":810,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/05/Chain-Reaction-TableTop-20151101-1-1024x768.jpg\" alt=\"ChainReactionTableTop TeamBuilding Korea\" class=\"wp-image-810\"/><figcaption class=\"wp-element-caption\">ChainReactionTableTop TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>The key to success in Chain Reaction TableTop is good teamwork and the sharing of information and resources among teams. This creates a sense of community and encourages people to stretch their creative muscles. Teams collaborate to create a shared vision and strategy, and they use great project and resource management abilities to put their ideas into action.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Successful teams have a deep knowledge of the job and the idea cards, and they carefully analyze the available resources. They develop a preliminary plan, which they regularly analyze and alter during the construction process. This adaptability and flexibility reveal their perseverance and attention to detail, which drives them to achieve perfection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Throughout the testing stages, teams learn the value of endurance in the face of adversity. They acquire an eye for detail and strive for excellence in their work. Finally, Chain Reaction TableTop generates a true sense of unity and purpose among players, resulting in a memorable and pleasant shared experience when their combined efforts are successful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction TableTop is an exciting team building activity. Join us in Korea for this incredible program and travel on a journey of cooperation, creativity, and shared accomplishments.</p>\n<!-- /wp:paragraph -->','Redefine Teamwork: Harness the Energy of Chain Reaction Tabletop in Korea','','inherit','closed','closed','','807-revision-v1','','','2023-05-31 11:43:15','2023-05-31 04:43:15','',807,'https://teambuildingkorea.com/?p=811',0,'revision','',0),(813,2,'2023-06-06 07:30:00','2023-06-06 00:30:00','<!-- wp:paragraph -->\n<p>Experience the excitement of Drone Control, an exhilarating team building activity that combines technology and collaboration. Join us in Korea for a one-of-a-kind opportunity to strengthen your team\'s cohesion, communication, and strategic thinking. This exciting activity will require your team to navigate their drones through a series of man-made obstacles, demonstrating their agility and coordination. Let us take your team-building experience to the next level!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Details of the Program Drone Control is a dynamic team-building activity that challenges participants to their limits. From the launch platform to the landing pad, the teams will face eight intricately designed obstacles. Each team will be provided with illustrated obstacle cards of varying complication, which they must interpret and plan their movements accordingly. The choreographed maneuvers, including who goes where, when, and what duties they perform, require meticulous coordination and effective communication between team members. Every team member will have the opportunity to pilot the drone, ensuring participation and a division of labor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":815,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Drone-Control-35-1024x768.jpeg\" alt=\"DroneControl TeamBuilding Korea\" class=\"wp-image-815\"/><figcaption class=\"wp-element-caption\">DroneControl TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Drone Control not only guarantees an exhilarating experience, but also offers valuable learning outcomes. By incorporating technology and collaboration, teams will develop a variety of skills that are applicable in the workplace. The participants will learn to identify physical efficiencies, develop strategies to enhance their performance, and decrease their ultimate completion time. The process of choreographing and adapting to new challenges fosters innovative thought and yields insightful results. This challenge serves as a metaphor for nimble collaboration, as it necessitates seamless adaptation to shifting responsibilities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, Drone Control provides a secure and welcoming environment in which participants can investigate team dynamics and reinforce positive values. The time constraint adds a competitive element while ensuring that the participants feel supported and motivated throughout the activity. The program encourages effective communication, trust-building, and collaboration, thereby strengthening team connections.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for a thrilling and transformative team-building activity, look no further than Drone Control in Korea. This program will stimulate your team\'s creativity and problem-solving skills with its unique combination of technology, coordination, and strategic planning. Join us for a once-in-a-lifetime experience that will bring your team closer together and have enduring effects on their performance. Contact us today to begin planning your extraordinary team-building adventure with Drone Control in Korea!</p>\n<!-- /wp:paragraph -->','Engage in Exciting Drone Control Team Building Program in Korea','','publish','closed','closed','','engage-in-exciting-drone-control-team-building-program-in-korea','','','2023-06-02 12:42:06','2023-06-02 05:42:06','',0,'https://teambuildingkorea.com/?p=813',0,'post','',0),(814,2,'2023-06-02 12:05:18','2023-06-02 05:05:18','DroneControl TeamBuilding Korea','DroneControl TeamBuilding Korea','DroneControl TeamBuilding Korea','inherit','open','closed','','drone-control-22','','','2023-06-02 12:05:40','2023-06-02 05:05:40','',813,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Drone-Control-22.jpeg',0,'attachment','image/jpeg',0),(815,2,'2023-06-02 12:07:10','2023-06-02 05:07:10','DroneControl TeamBuilding Korea','DroneControl TeamBuilding Korea','DroneControl TeamBuilding Korea','inherit','open','closed','','drone-control-35','','','2023-06-02 12:07:29','2023-06-02 05:07:29','',813,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Drone-Control-35.jpeg',0,'attachment','image/jpeg',0),(816,2,'2023-06-02 12:07:48','2023-06-02 05:07:48','<!-- wp:paragraph -->\n<p>Experience the excitement of Drone Control, an exhilarating team building activity that combines technology and collaboration. Join us in Korea for a one-of-a-kind opportunity to strengthen your team\'s cohesion, communication, and strategic thinking. This exciting activity will require your team to navigate their drones through a series of man-made obstacles, demonstrating their agility and coordination. Let us take your team-building experience to the next level!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Details of the Program Drone Control is a dynamic team-building activity that challenges participants to their limits. From the launch platform to the landing pad, the teams will face eight intricately designed obstacles. Each team will be provided with illustrated obstacle cards of varying complication, which they must interpret and plan their movements accordingly. The choreographed maneuvers, including who goes where, when, and what duties they perform, require meticulous coordination and effective communication between team members. Every team member will have the opportunity to pilot the drone, ensuring participation and a division of labor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":815,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Drone-Control-35-1024x768.jpeg\" alt=\"DroneControl TeamBuilding Korea\" class=\"wp-image-815\"/><figcaption class=\"wp-element-caption\">DroneControl TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Drone Control not only guarantees an exhilarating experience, but also offers valuable learning outcomes. By incorporating technology and collaboration, teams will develop a variety of skills that are applicable in the workplace. The participants will learn to identify physical efficiencies, develop strategies to enhance their performance, and decrease their ultimate completion time. The process of choreographing and adapting to new challenges fosters innovative thought and yields insightful results. This challenge serves as a metaphor for nimble collaboration, as it necessitates seamless adaptation to shifting responsibilities.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, Drone Control provides a secure and welcoming environment in which participants can investigate team dynamics and reinforce positive values. The time constraint adds a competitive element while ensuring that the participants feel supported and motivated throughout the activity. The program encourages effective communication, trust-building, and collaboration, thereby strengthening team connections.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you\'re looking for a thrilling and transformative team-building activity, look no further than Drone Control in Korea. This program will stimulate your team\'s creativity and problem-solving skills with its unique combination of technology, coordination, and strategic planning. Join us for a once-in-a-lifetime experience that will bring your team closer together and have enduring effects on their performance. Contact us today to begin planning your extraordinary team-building adventure with Drone Control in Korea!</p>\n<!-- /wp:paragraph -->','Engage in Exciting Drone Control Team Building Program in Korea','','inherit','closed','closed','','813-revision-v1','','','2023-06-02 12:07:48','2023-06-02 05:07:48','',813,'https://teambuildingkorea.com/?p=816',0,'revision','',0),(817,2,'2023-06-07 07:30:00','2023-06-07 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With an energizing karate exercise, you may boost your energy levels and pump a surge of vitality into your team. Participants in our We Can Do program will be coached through kihon, the foundational methods of Karate that are necessary for establishing a good attitude and mentality. This captivating experience starts with a one-of-a-kind breathing exercise that synchronizes the mind and body, followed by a series of stretches meant to relieve tension and improve flexibility. Participants may use these self-help approaches in their normal work routines. Participants will learn simple postures and hand motions as the class proceeds, allowing them to mentally and physically prepare themselves.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These kihon techniques stress the need of keeping attention, quickness, and the strength of teamwork. The practice closes with a minute meditation to reduce heart rate, leaving participants rejuvenated and ready for the rest of the program.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":818,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/We-Can-Do-5-1024x768.jpg\" alt=\"WeCanDo TeamBuilding korea\" class=\"wp-image-818\"/><figcaption class=\"wp-element-caption\">WeCanDo TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Objectives:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our We Can Do program allows participants to improve their attention, energize their bodies, and alleviate the responsibilities and distractions of the day by integrating breathing methods, physical forms, and mental exercises. We Can Do, a unique, inspiring, and memorable start (or interruption) to your conference day, is suitable for all age groups and adaptable to varied group sizes. This energizing introduction to the fundamentals of Karate serves as an excellent energizer, providing a brief yet powerful aerobic exercise designed exclusively for business audiences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Karate improves general health while also encouraging assertiveness and self-confidence. The We Can Do exercise stimulates the senses, which aids in the improvement of attention and concentration.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit: Elevate Your Team\'s Performance with We Can Do in Korea','','publish','closed','closed','','ignite-team-spirit-elevate-your-teams-performance-with-we-can-do-in-korea','','','2023-06-02 20:43:20','2023-06-02 13:43:20','',0,'https://teambuildingkorea.com/?p=817',0,'post','',0),(818,2,'2023-06-02 20:17:23','2023-06-02 13:17:23','WeCanDo TeamBuilding korea','WeCanDo TeamBuilding korea','WeCanDo TeamBuilding korea','inherit','open','closed','','we-can-do-5','','','2023-06-02 20:18:42','2023-06-02 13:18:42','',817,'https://teambuildingkorea.com/wp-content/uploads/2023/06/We-Can-Do-5.jpg',0,'attachment','image/jpeg',0),(819,2,'2023-06-02 20:19:08','2023-06-02 13:19:08','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With an energizing karate exercise, you may boost your energy levels and pump a surge of vitality into your team. Participants in our We Can Do program will be coached through kihon, the foundational methods of Karate that are necessary for establishing a good attitude and mentality. This captivating experience starts with a one-of-a-kind breathing exercise that synchronizes the mind and body, followed by a series of stretches meant to relieve tension and improve flexibility. Participants may use these self-help approaches in their normal work routines. Participants will learn simple postures and hand motions as the class proceeds, allowing them to mentally and physically prepare themselves.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These kihon techniques stress the need of keeping attention, quickness, and the strength of teamwork. The practice closes with a minute meditation to reduce heart rate, leaving participants rejuvenated and ready for the rest of the program.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":818,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/We-Can-Do-5-1024x768.jpg\" alt=\"WeCanDo TeamBuilding korea\" class=\"wp-image-818\"/><figcaption class=\"wp-element-caption\">WeCanDo TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Objectives:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our We Can Do program allows participants to improve their attention, energize their bodies, and alleviate the responsibilities and distractions of the day by integrating breathing methods, physical forms, and mental exercises. We Can Do, a unique, inspiring, and memorable start (or interruption) to your conference day, is suitable for all age groups and adaptable to varied group sizes. This energizing introduction to the fundamentals of Karate serves as an excellent energizer, providing a brief yet powerful aerobic exercise designed exclusively for business audiences.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Karate improves general health while also encouraging assertiveness and self-confidence. The We Can Do exercise stimulates the senses, which aids in the improvement of attention and concentration.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit: Elevate Your Team\'s Performance with We Can Do in Korea','','inherit','closed','closed','','817-revision-v1','','','2023-06-02 20:19:08','2023-06-02 13:19:08','',817,'https://teambuildingkorea.com/?p=819',0,'revision','',0),(820,2,'2023-06-08 07:30:00','2023-06-08 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">:About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Whisky Wisdom, participants will engage in a team-building activity set in Korea. The program begins with a brief introduction, then aroma packages are distributed to each team. This is the ideal opportunity for amicable banter and camaraderie, as the ultimate objective is for teams to be the first to correctly identify the olfactory characteristics of world-renowned whisky brands. Teams will put their sensibilities to the test by identifying each aroma kit sample using sniffing strips. Using a combination of sampling and inhaling sample strips, teams will make initial deductions, compare answers, engage in discussions, and ultimately rely on majority vote to advance to the final round. After teams have submitted their final answers, they can continue engaging in vibrant conversation and friendly bragging while the results are tabulated.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/whisky-wisdom-17-1024x768.jpg\" alt=\"WhiskeyWisdom TeamBuilding Korea\" class=\"wp-image-821\"/><figcaption class=\"wp-element-caption\">WhiskeyWisdom TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whisky Wisdom provides a captivating evening of entertainment that tests deductive skills in a casual and social environment. It is the ideal conclusion to your conference, combining team-building activities with the ever-popular corporate nightcap. Whiskey will be served alongside engaging conversation and lively competition. This activity encourages teams to make prompt and well-informed decisions, as well as to hone their skills in persuasive speech and body language to influence others. With a humorous approach, participants will loosen up, chuckle, and actively attend to diverse viewpoints during discussions and debates that lead to a group decision.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit: Whisky Wisdom in  Korea Stunning Landscape','','publish','closed','closed','','ignite-team-spirit-whisky-wisdom-in-korea-stunning-landscape','','','2023-06-02 21:39:07','2023-06-02 14:39:07','',0,'https://teambuildingkorea.com/?p=820',0,'post','',0),(821,2,'2023-06-02 21:01:19','2023-06-02 14:01:19','WhiskeyWisdom TeamBuilding Korea','WhiskeyWisdom TeamBuilding Korea','WhiskeyWisdom TeamBuilding Korea','inherit','open','closed','','whisky-wisdom-17','','','2023-06-02 21:01:33','2023-06-02 14:01:33','',820,'https://teambuildingkorea.com/wp-content/uploads/2023/06/whisky-wisdom-17.jpg',0,'attachment','image/jpeg',0),(822,2,'2023-06-02 21:02:00','2023-06-02 14:02:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">:About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Whisky Wisdom, participants will engage in a team-building activity set in Korea. The program begins with a brief introduction, then aroma packages are distributed to each team. This is the ideal opportunity for amicable banter and camaraderie, as the ultimate objective is for teams to be the first to correctly identify the olfactory characteristics of world-renowned whisky brands. Teams will put their sensibilities to the test by identifying each aroma kit sample using sniffing strips. Using a combination of sampling and inhaling sample strips, teams will make initial deductions, compare answers, engage in discussions, and ultimately rely on majority vote to advance to the final round. After teams have submitted their final answers, they can continue engaging in vibrant conversation and friendly bragging while the results are tabulated.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":821,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/whisky-wisdom-17-1024x768.jpg\" alt=\"WhiskeyWisdom TeamBuilding Korea\" class=\"wp-image-821\"/><figcaption class=\"wp-element-caption\">WhiskeyWisdom TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whisky Wisdom provides a captivating evening of entertainment that tests deductive skills in a casual and social environment. It is the ideal conclusion to your conference, combining team-building activities with the ever-popular corporate nightcap. Whiskey will be served alongside engaging conversation and lively competition. This activity encourages teams to make prompt and well-informed decisions, as well as to hone their skills in persuasive speech and body language to influence others. With a humorous approach, participants will loosen up, chuckle, and actively attend to diverse viewpoints during discussions and debates that lead to a group decision.</p>\n<!-- /wp:paragraph -->','Ignite Team Spirit: Whisky Wisdom in  Korea Stunning Landscape','','inherit','closed','closed','','820-revision-v1','','','2023-06-02 21:02:00','2023-06-02 14:02:00','',820,'https://teambuildingkorea.com/?p=822',0,'revision','',0),(823,2,'2023-06-09 07:30:00','2023-06-09 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Inspired by television game shows, Win It In A Minute is a thrilling team building activity that will keep your teams on the edge of their seats. This event promises exhilaration and suspense due to its abundance of 60-second challenges. As our experienced facilitators reveal each challenge, teams collaborate to determine which team member is best fitted to complete it. Once a team member is selected, he or she has one minute to complete the challenge before moving on to the next. Throughout the course of the program, our facilitators will update the scoreboard to keep your teams abreast of their standings. In addition to the primary challenges, there are incentive activities that offer teams the opportunity to earn additional points and maintain a high level of energy throughout the activity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":825,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/WIAM-TBA-1-1024x768.jpg\" alt=\"Win It in a Minute TeamBuilding Korea\" class=\"wp-image-825\"/><figcaption class=\"wp-element-caption\">Win It in a Minute TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Win It in a Minute is not only entertaining and high-energy, but it also offers tremendous benefits for team communication skills and the development of team strategies. The challenges are designed to be entertaining and inclusive, allowing everyone to participate while feeling at ease and without feeling any obligation to be in the spotlight. It has been demonstrated that this program boosts individual morale by allowing team members to get to know one another in a non-intimidating setting outside of the typical work environment. The challenges are intended to be entertaining and welcoming, ensuring that everyone is encouraged to participate.</p>\n<!-- /wp:paragraph -->','Unlocking Team Success: Win It In A Minute Team Building in Korea','','publish','closed','closed','','unlocking-team-success-win-it-in-a-minute-team-building-in-korea','','','2023-06-03 11:04:30','2023-06-03 04:04:30','',0,'https://teambuildingkorea.com/?p=823',0,'post','',0),(824,2,'2023-06-03 10:17:28','2023-06-03 03:17:28','Win It in a Minute TeamBuilding Korea','Win It in a Minute TeamBuilding Korea','Win It in a Minute TeamBuilding Korea','inherit','open','closed','','wiam-tba-1','','','2023-06-03 10:18:29','2023-06-03 03:18:29','',823,'https://teambuildingkorea.com/wp-content/uploads/2023/06/WIAM-TBA-1.png',0,'attachment','image/png',0),(825,2,'2023-06-03 10:19:06','2023-06-03 03:19:06','Win It in a Minute TeamBuilding Korea','Win It in a Minute TeamBuilding Korea','Win It in a Minute TeamBuilding Korea','inherit','open','closed','','wiam-tba-1-2','','','2023-06-03 10:19:14','2023-06-03 03:19:14','',823,'https://teambuildingkorea.com/wp-content/uploads/2023/06/WIAM-TBA-1.jpg',0,'attachment','image/jpeg',0),(826,2,'2023-06-03 10:19:30','2023-06-03 03:19:30','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Inspired by television game shows, Win It In A Minute is a thrilling team building activity that will keep your teams on the edge of their seats. This event promises exhilaration and suspense due to its abundance of 60-second challenges. As our experienced facilitators reveal each challenge, teams collaborate to determine which team member is best fitted to complete it. Once a team member is selected, he or she has one minute to complete the challenge before moving on to the next. Throughout the course of the program, our facilitators will update the scoreboard to keep your teams abreast of their standings. In addition to the primary challenges, there are incentive activities that offer teams the opportunity to earn additional points and maintain a high level of energy throughout the activity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":825,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/WIAM-TBA-1-1024x768.jpg\" alt=\"Win It in a Minute TeamBuilding Korea\" class=\"wp-image-825\"/><figcaption class=\"wp-element-caption\">Win It in a Minute TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Win It in a Minute is not only entertaining and high-energy, but it also offers tremendous benefits for team communication skills and the development of team strategies. The challenges are designed to be entertaining and inclusive, allowing everyone to participate while feeling at ease and without feeling any obligation to be in the spotlight. It has been demonstrated that this program boosts individual morale by allowing team members to get to know one another in a non-intimidating setting outside of the typical work environment. The challenges are intended to be entertaining and welcoming, ensuring that everyone is encouraged to participate.</p>\n<!-- /wp:paragraph -->','Unlocking Team Success: Win It In A Minute Team Building in Korea','','inherit','closed','closed','','823-revision-v1','','','2023-06-03 10:19:30','2023-06-03 03:19:30','',823,'https://teambuildingkorea.com/?p=826',0,'revision','',0),(827,1,'2023-06-04 09:47:59','2023-06-04 02:47:59','','favicon','','inherit','open','closed','','favicon','','','2023-06-04 09:47:59','2023-06-04 02:47:59','',0,'https://teambuildingkorea.com/wp-content/uploads/2023/06/favicon-.png',0,'attachment','image/png',0),(829,2,'2023-06-12 07:30:00','2023-06-12 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Win it in a Minute - Remote is a team-building activity that will keep your participants on the edge of their seats with its excitement and suspense. This event is designed to captivate prospective clients who are anxious to organize a team building program in Korea and are looking for an unforgettable team building experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before the event, participants will be provided with a succinct inventory of domestic items they must collect in preparation for the Win it in a Minute celebration. Your remote employees will participate in a succession of 60-second challenges conducted by an experienced facilitator. Then, teams will have the option to reconvene in virtual breakout chambers where they can practice and designate responsibilities for each challenge. The climax of the exhilaration is reached when everyone reunites in a single virtual room to view the final results and celebrate with boisterous hilarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Win-It-in-A-Minute-Remote-7-1024x768.jpg\" alt=\"Win It in A Minute - Remote TeamBuilding Korea\" class=\"wp-image-830\"/><figcaption class=\"wp-element-caption\">Win It in A Minute - Remote TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In addition to providing an exhilarating experience, Win it in a Minute Remote provides numerous advantages for team communication and the development of strategy. This interactive and high-energy activity allows participants to strengthen their communication skills while nurturing cooperation and collaboration. By engaging in amicable competition and venturing outside of the typical work environment, team members have the opportunity to strengthen relationships and enhance morale. The program\'s inclusive nature ensures that everyone can actively participate and appreciate the spirit of competition as they aspire to become the ultimate Win it in a Minute champions!</p>\n<!-- /wp:paragraph -->','Win it in a Minute - Remote: The Ultimate Virtual Team Building Experience!','','publish','closed','closed','','win-it-in-a-minute-remote-the-ultimate-virtual-team-building-experience','','','2023-06-04 15:25:21','2023-06-04 08:25:21','',0,'https://teambuildingkorea.com/?p=829',0,'post','',0),(830,2,'2023-06-04 15:06:50','2023-06-04 08:06:50','Win It in A Minute - Remote TeamBuilding Korea','Win It in A Minute - Remote TeamBuilding Korea','Win It in A Minute - Remote TeamBuilding Korea','inherit','open','closed','','win-it-in-a-minute-remote-7','','','2023-06-04 15:07:11','2023-06-04 08:07:11','',829,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Win-It-in-A-Minute-Remote-7.jpg',0,'attachment','image/jpeg',0),(831,2,'2023-06-04 15:09:29','2023-06-04 08:09:29','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Win it in a Minute - Remote is a team-building activity that will keep your participants on the edge of their seats with its excitement and suspense. This event is designed to captivate prospective clients who are anxious to organize a team building program in Korea and are looking for an unforgettable team building experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before the event, participants will be provided with a succinct inventory of domestic items they must collect in preparation for the Win it in a Minute celebration. Your remote employees will participate in a succession of 60-second challenges conducted by an experienced facilitator. Then, teams will have the option to reconvene in virtual breakout chambers where they can practice and designate responsibilities for each challenge. The climax of the exhilaration is reached when everyone reunites in a single virtual room to view the final results and celebrate with boisterous hilarity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":830,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Win-It-in-A-Minute-Remote-7-1024x768.jpg\" alt=\"Win It in A Minute - Remote TeamBuilding Korea\" class=\"wp-image-830\"/><figcaption class=\"wp-element-caption\">Win It in A Minute - Remote TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In addition to providing an exhilarating experience, Win it in a Minute Remote provides numerous advantages for team communication and the development of strategy. This interactive and high-energy activity allows participants to strengthen their communication skills while nurturing cooperation and collaboration. By engaging in amicable competition and venturing outside of the typical work environment, team members have the opportunity to strengthen relationships and enhance morale. The program\'s inclusive nature ensures that everyone can actively participate and appreciate the spirit of competition as they aspire to become the ultimate Win it in a Minute champions!</p>\n<!-- /wp:paragraph -->','Win it in a Minute - Remote: The Ultimate Virtual Team Building Experience!','','inherit','closed','closed','','829-revision-v1','','','2023-06-04 15:09:29','2023-06-04 08:09:29','',829,'https://teambuildingkorea.com/?p=831',0,'revision','',0),(832,2,'2023-06-13 07:30:00','2023-06-13 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Combining technology and exploration, Experience the World Outside Your Window is an engaging team-building activity. Join us in Korea for an extraordinary voyage of discovery and cooperation. This immersive activity is intended to engage participants in their local environment, enabling them to interact with their team members virtually or in person, share their findings, and contribute to the success of the team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The gameplay is centered on four distinct environments depicted on the game screen. Each day, players complete four duties in a predetermined environment, as well as a Random Act of Kindness for someone else.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For each task attempted, players earn tokens that can be used to increase their individual scores or shared with teammates to access bonus tasks, thereby enhancing the team\'s performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":833,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/HectorTo-Day5Lo-1-g5Y8-1024x768.jpg\" alt=\"World Outside Your Window TeamBuilding Korea\" class=\"wp-image-833\"/><figcaption class=\"wp-element-caption\">World Outside Your Window TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Planet Outside Your Window Encourages participants to venture outside of their comfort zones and explore their surroundings in an unconventional manner. The program reinforces teamwork and strengthens team connections by fostering collaboration through a clever bonus system. Sharing one\'s personal experiences, listening to others, and ruminating on interactions foster a sense of community and shared purpose. Participants acquire heightened awareness, presence, and a deeper understanding of their role in the achievement of collective goals. As the team grows closer, individual motivation and engagement increase, resulting in a unified pursuit of victory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Business Social Responsibility Outcomes<br>In addition to the engaging activities, each day includes a specific act of compassion toward another individual. These acts promote individual accountability and a sense of civic duty by raising awareness of the ripple effect that a single tiny act can have on the entire society.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Experience the World Outside Your Window in Korea, where technology, exploration, collaboration, and social responsibility intertwine to create an unforgettable team building adventure. Contact us immediately to schedule your program and unleash the complete potential of your team!</p>\n<!-- /wp:paragraph -->','Unlock Success in Seoul: World Outside Your Window Team Building in Korea','','publish','closed','closed','','unlock-success-in-seoul-world-outside-your-window-team-building-in-korea','','','2023-06-04 16:10:02','2023-06-04 09:10:02','',0,'https://teambuildingkorea.com/?p=832',0,'post','',0),(833,2,'2023-06-04 16:01:51','2023-06-04 09:01:51','World Outside Your Window TeamBuilding Korea','World Outside Your Window TeamBuilding Korea','World Outside Your Window TeamBuilding Korea','inherit','open','closed','','hectorto-day5lo-1-g5y8','','','2023-06-04 16:02:05','2023-06-04 09:02:05','',832,'https://teambuildingkorea.com/wp-content/uploads/2023/06/HectorTo-Day5Lo-1-g5Y8.jpg',0,'attachment','image/jpeg',0),(834,2,'2023-06-04 16:07:36','2023-06-04 09:07:36','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Combining technology and exploration, Experience the World Outside Your Window is an engaging team-building activity. Join us in Korea for an extraordinary voyage of discovery and cooperation. This immersive activity is intended to engage participants in their local environment, enabling them to interact with their team members virtually or in person, share their findings, and contribute to the success of the team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The gameplay is centered on four distinct environments depicted on the game screen. Each day, players complete four duties in a predetermined environment, as well as a Random Act of Kindness for someone else.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For each task attempted, players earn tokens that can be used to increase their individual scores or shared with teammates to access bonus tasks, thereby enhancing the team\'s performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":833,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/HectorTo-Day5Lo-1-g5Y8-1024x768.jpg\" alt=\"World Outside Your Window TeamBuilding Korea\" class=\"wp-image-833\"/><figcaption class=\"wp-element-caption\">World Outside Your Window TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Planet Outside Your Window Encourages participants to venture outside of their comfort zones and explore their surroundings in an unconventional manner. The program reinforces teamwork and strengthens team connections by fostering collaboration through a clever bonus system. Sharing one\'s personal experiences, listening to others, and ruminating on interactions foster a sense of community and shared purpose. Participants acquire heightened awareness, presence, and a deeper understanding of their role in the achievement of collective goals. As the team grows closer, individual motivation and engagement increase, resulting in a unified pursuit of victory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Business Social Responsibility Outcomes<br>In addition to the engaging activities, each day includes a specific act of compassion toward another individual. These acts promote individual accountability and a sense of civic duty by raising awareness of the ripple effect that a single tiny act can have on the entire society.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Experience the World Outside Your Window in Korea, where technology, exploration, collaboration, and social responsibility intertwine to create an unforgettable team building adventure. Contact us immediately to schedule your program and unleash the complete potential of your team!</p>\n<!-- /wp:paragraph -->','Unlock Success in Seoul: World Outside Your Window Team Building in Korea','','inherit','closed','closed','','832-revision-v1','','','2023-06-04 16:07:36','2023-06-04 09:07:36','',832,'https://teambuildingkorea.com/?p=834',0,'revision','',0),(835,2,'2023-06-14 07:30:00','2023-06-14 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising is a fun program for building teams that takes place in Korea. Deadly zombies got out of a research center that was supposed to be very safe, leaving a path of destruction and chaos in their wake. The goal is clear: stop a Zombie apocalypse! The participants will be put into teams and sent on an exciting quest to find and stop these creatures that have come back to life. Teams can stop the zombies and get out of the scary Zombie Zone by figuring out hints and working together.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":837,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Zombie-Rising-03-1024x768.jpeg\" alt=\"ZombieRising TeamBuilding Korea\" class=\"wp-image-837\"/><figcaption class=\"wp-element-caption\">ZombieRising TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising is made to help people work together and stop them from competing with each other, so that they all want to do well. The interesting zombie theme helps people connect right away, which is good for networking and makes it easy for everyone to get into the game. This fun practice helps team members get to know each other better and also creates a productive work environment. Zombie Rising\'s jobs, games, and challenges are open to everyone and call on a wide range of skills. This encourages people to accept each other\'s strengths and flaws.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising can be changed to fit any indoor or outdoor space, and it can also be changed to fit with company-specific material. The program is very open, so the length and plan can be changed to fit the needs of the people who sign up.</p>\n<!-- /wp:paragraph -->','Conquer the Undead: Team Building with Zombie Rising in Korea','','publish','closed','closed','','conquer-the-undead-team-building-with-zombie-rising-in-korea','','','2023-06-04 19:34:06','2023-06-04 12:34:06','',0,'https://teambuildingkorea.com/?p=835',0,'post','',0),(836,2,'2023-06-04 19:17:31','2023-06-04 12:17:31','ZombieRising TeamBuilding Korea','ZombieRising TeamBuilding Korea','ZombieRising TeamBuilding Korea','inherit','open','closed','','zombierising-teambuilding','','','2023-06-04 19:17:49','2023-06-04 12:17:49','',835,'https://teambuildingkorea.com/wp-content/uploads/2023/06/ZombieRising-TeamBuilding.jpg',0,'attachment','image/jpeg',0),(837,2,'2023-06-04 19:18:02','2023-06-04 12:18:02','','ZombieRising TeamBuilding Korea','ZombieRising TeamBuilding Korea','inherit','open','closed','','zombie-rising-03','','','2023-06-04 19:18:10','2023-06-04 12:18:10','',835,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Zombie-Rising-03.jpeg',0,'attachment','image/jpeg',0),(838,2,'2023-06-04 19:18:15','2023-06-04 12:18:15','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising is a fun program for building teams that takes place in Korea. Deadly zombies got out of a research center that was supposed to be very safe, leaving a path of destruction and chaos in their wake. The goal is clear: stop a Zombie apocalypse! The participants will be put into teams and sent on an exciting quest to find and stop these creatures that have come back to life. Teams can stop the zombies and get out of the scary Zombie Zone by figuring out hints and working together.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":837,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Zombie-Rising-03-1024x768.jpeg\" alt=\"ZombieRising TeamBuilding Korea\" class=\"wp-image-837\"/><figcaption class=\"wp-element-caption\">ZombieRising TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising is made to help people work together and stop them from competing with each other, so that they all want to do well. The interesting zombie theme helps people connect right away, which is good for networking and makes it easy for everyone to get into the game. This fun practice helps team members get to know each other better and also creates a productive work environment. Zombie Rising\'s jobs, games, and challenges are open to everyone and call on a wide range of skills. This encourages people to accept each other\'s strengths and flaws.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Zombie Rising can be changed to fit any indoor or outdoor space, and it can also be changed to fit with company-specific material. The program is very open, so the length and plan can be changed to fit the needs of the people who sign up.</p>\n<!-- /wp:paragraph -->','Conquer the Undead: Team Building with Zombie Rising in Korea','','inherit','closed','closed','','835-revision-v1','','','2023-06-04 19:18:15','2023-06-04 12:18:15','',835,'https://teambuildingkorea.com/?p=838',0,'revision','',0),(839,2,'2023-06-15 07:30:00','2023-06-15 00:30:00','<!-- wp:paragraph -->\n<p>Welcome to Flat Out Afloat, the most innovative and exhilarating team building concept in which you can construct your own watercraft! Prepare to embark on an extraordinary journey that will strengthen the connections of your team and leave lasting memories. Flat Out Afloat is the best option for teams looking for an unforgettable experience in Korea due to its unique combination of creativity, collaboration, and exhilaration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Make Your Own Vessel<br>At Flat Out Afloat, teams are tasked with choosing a boat design and assembling unconventional construction materials. They will construct a seaworthy vessel by combining the talents, skills, and ideas of each individual. This hands-on activity promotes collaboration, problem-solving, and effective communication as teams compete to build the best boat possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-9-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-841\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Explore the Unknown<br>The true test of a task well done is when the teams launch their vessels into the water. Whether on a tranquil lake, a revitalizing pool, or the vast open sea, teams will deploy their creations for an exciting race, regatta, sea combat, or even an exciting treasure quest. Flat Out Afloat offers a variety of exhilarating water-based activities that will test your team\'s cohesion, strategic thinking, and competitiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Explore the Strength of Teamwork<br>In the course of Flat Out Afloat, teams will discover that what once seemed insurmountable is actually realizable when individuals collaborate. By participating in this one-of-a-kind experience, participants will witness the transformative power of collaboration and recognize that true leadership and exceptional ideas can emerge from unanticipated sources. The obstacles and victories encountered in Flat Out Afloat will motivate your team to break down barriers, build trust, and maximize its potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-5-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-842\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Incomparable Learning Results<br>Through the use of Flat Out Afloat, your team will acquire invaluable insights and learning outcomes. They will directly experience the advantages of collaboration, effective communication, and inventive problem-solving. This adventure will strengthen their relationships, enhance their collaboration abilities, and cultivate a sense of unity among team members. The lessons learned on the water will transcend the experience itself, allowing your team to approach future challenges with greater confidence and fortitude.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Choose Korea for Your Team Building Adventure<br>Korea is the ideal location for your Flat Out Afloat experience. With its breathtaking landscapes, rich culture, and vivacious atmosphere, Korea offers a singular and captivating setting for team development. Explore this dynamic country while immersing your team in a one-of-a-kind experience that will leave them inspired, motivated, and eager to conquer new horizons.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-19-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-843\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Conclusion<br>Flat Out Afloat guarantees an exceptional team building experience that combines innovation, exhilaration, and the strength of collaboration. Construct your own watercraft, embark on exhilarating water activities, and explore the true potential of collaboration. Your team will embark on a once-in-a-lifetime expedition in Korea that will transform them into a cohesive entity with the skills and mentality to surmount any obstacle. Reserve your Flat Out Afloat experience today and witness the remarkable growth and camaraderie that awaits your team in Korea.</p>\n<!-- /wp:paragraph -->','Boost Team Spirit in Korea: Experience Flat Out Afloat\'s Unforgettable Team Building Activities','','publish','closed','closed','','boost-team-spirit-in-korea-experience-flat-out-afloats-unforgettable-team-building-activities','','','2023-06-04 20:18:08','2023-06-04 13:18:08','',0,'https://teambuildingkorea.com/?p=839',0,'post','',0),(840,2,'2023-06-04 20:02:56','2023-06-04 13:02:56','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','inherit','open','closed','','flatoutafloat-teambuilding-korea','','','2023-06-04 20:03:03','2023-06-04 13:03:03','',839,'https://teambuildingkorea.com/wp-content/uploads/2023/06/FlatOutAfloat-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(841,2,'2023-06-04 20:03:24','2023-06-04 13:03:24','','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','inherit','open','closed','','foaf-au-9','','','2023-06-04 20:03:31','2023-06-04 13:03:31','',839,'https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-9.jpg',0,'attachment','image/jpeg',0),(842,2,'2023-06-04 20:03:42','2023-06-04 13:03:42','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','inherit','open','closed','','foaf-au-5','','','2023-06-04 20:03:49','2023-06-04 13:03:49','',839,'https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-5.jpg',0,'attachment','image/jpeg',0),(843,2,'2023-06-04 20:04:00','2023-06-04 13:04:00','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','FlatOutAfloat TeamBuilding Korea','inherit','open','closed','','foaf-au-19','','','2023-06-04 20:04:07','2023-06-04 13:04:07','',839,'https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-19.jpg',0,'attachment','image/jpeg',0),(844,2,'2023-06-04 20:04:11','2023-06-04 13:04:11','<!-- wp:paragraph -->\n<p>Welcome to Flat Out Afloat, the most innovative and exhilarating team building concept in which you can construct your own watercraft! Prepare to embark on an extraordinary journey that will strengthen the connections of your team and leave lasting memories. Flat Out Afloat is the best option for teams looking for an unforgettable experience in Korea due to its unique combination of creativity, collaboration, and exhilaration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Make Your Own Vessel<br>At Flat Out Afloat, teams are tasked with choosing a boat design and assembling unconventional construction materials. They will construct a seaworthy vessel by combining the talents, skills, and ideas of each individual. This hands-on activity promotes collaboration, problem-solving, and effective communication as teams compete to build the best boat possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":841,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-9-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-841\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Explore the Unknown<br>The true test of a task well done is when the teams launch their vessels into the water. Whether on a tranquil lake, a revitalizing pool, or the vast open sea, teams will deploy their creations for an exciting race, regatta, sea combat, or even an exciting treasure quest. Flat Out Afloat offers a variety of exhilarating water-based activities that will test your team\'s cohesion, strategic thinking, and competitiveness.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Explore the Strength of Teamwork<br>In the course of Flat Out Afloat, teams will discover that what once seemed insurmountable is actually realizable when individuals collaborate. By participating in this one-of-a-kind experience, participants will witness the transformative power of collaboration and recognize that true leadership and exceptional ideas can emerge from unanticipated sources. The obstacles and victories encountered in Flat Out Afloat will motivate your team to break down barriers, build trust, and maximize its potential.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":842,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-5-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-842\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Incomparable Learning Results<br>Through the use of Flat Out Afloat, your team will acquire invaluable insights and learning outcomes. They will directly experience the advantages of collaboration, effective communication, and inventive problem-solving. This adventure will strengthen their relationships, enhance their collaboration abilities, and cultivate a sense of unity among team members. The lessons learned on the water will transcend the experience itself, allowing your team to approach future challenges with greater confidence and fortitude.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Choose Korea for Your Team Building Adventure<br>Korea is the ideal location for your Flat Out Afloat experience. With its breathtaking landscapes, rich culture, and vivacious atmosphere, Korea offers a singular and captivating setting for team development. Explore this dynamic country while immersing your team in a one-of-a-kind experience that will leave them inspired, motivated, and eager to conquer new horizons.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":843,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-19-1024x768.jpg\" alt=\"FlatOutAfloat TeamBuilding Korea\" class=\"wp-image-843\"/><figcaption class=\"wp-element-caption\">FlatOutAfloat TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Conclusion<br>Flat Out Afloat guarantees an exceptional team building experience that combines innovation, exhilaration, and the strength of collaboration. Construct your own watercraft, embark on exhilarating water activities, and explore the true potential of collaboration. Your team will embark on a once-in-a-lifetime expedition in Korea that will transform them into a cohesive entity with the skills and mentality to surmount any obstacle. Reserve your Flat Out Afloat experience today and witness the remarkable growth and camaraderie that awaits your team in Korea.</p>\n<!-- /wp:paragraph -->','Boost Team Spirit in Korea: Experience Flat Out Afloat\'s Unforgettable Team Building Activities','','inherit','closed','closed','','839-revision-v1','','','2023-06-04 20:04:11','2023-06-04 13:04:11','',839,'https://teambuildingkorea.com/?p=844',0,'revision','',0),(845,2,'2023-06-16 07:30:00','2023-06-16 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Have you ever heard of a stop-motion animation? It is a method that includes moving an object in small steps while taking photos of each frame. When these shots are played one after another, they give the impression that something is moving. Animate is a fun and creative program for making teams that is based on this stop-motion technology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During Animate, each group is asked to make a unique digital stop-motion animation routine based on a theme. Teams start the event by making a \"storyboard\" that shows how they want the animation to end. Then, in their own animation lab, teams use a number of small steps to digitally record how their objects move. When they\'re done, the teams watch their video replay and see their stop-motion animation story come to life in a way that is both fun and often funny.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":847,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/RBS-Animate-Feb-19-116-1024x768.jpg\" alt=\"Animate TeamBuilding Korea\" class=\"wp-image-847\"/><figcaption class=\"wp-element-caption\">Animate TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In Animate, each member is important. Just like in making movies, it\'s important to communicate well, plan carefully, and work together. Animate helps bring business goals, product launches, and key messages to life in a way that is fun and makes you think.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Animate activity\'s theme can be changed to fit your team, project, or business. The theme gives the teams a framework, but their creativity is the only thing that limits the stories they can tell and the messages they can send. \"There are no rules in filmmaking,\" Frank Capra once said. Only mistakes. And the worst thing you can do is be boring.\" In Animate, people are free to use their creative thought, work together, and share new ideas.</p>\n<!-- /wp:paragraph -->','Unlock Your Team\'s Potential: Animate Team Building Adventure in Korea','','publish','closed','closed','','unlock-your-teams-potential-animate-team-building-adventure-in-korea','','','2023-06-05 20:22:08','2023-06-05 13:22:08','',0,'https://teambuildingkorea.com/?p=845',0,'post','',0),(846,2,'2023-06-05 20:21:36','2023-06-05 13:21:36','Animate TeamBuilding Korea','Animate TeamBuilding Korea','Animate TeamBuilding Korea','inherit','open','closed','','animate-teambuilding','','','2023-06-05 20:21:46','2023-06-05 13:21:46','',845,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Animate-TeamBuilding.jpg',0,'attachment','image/jpeg',0),(847,2,'2023-06-05 20:21:58','2023-06-05 13:21:58','Animate TeamBuilding Korea','Animate TeamBuilding Korea','Animate TeamBuilding Korea','inherit','open','closed','','rbs-animate-feb-19-116','','','2023-06-05 20:57:35','2023-06-05 13:57:35','',845,'https://teambuildingkorea.com/wp-content/uploads/2023/06/RBS-Animate-Feb-19-116.jpg',0,'attachment','image/jpeg',0),(848,2,'2023-06-05 20:22:06','2023-06-05 13:22:06','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Have you ever heard of a stop-motion animation? It is a method that includes moving an object in small steps while taking photos of each frame. When these shots are played one after another, they give the impression that something is moving. Animate is a fun and creative program for making teams that is based on this stop-motion technology.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During Animate, each group is asked to make a unique digital stop-motion animation routine based on a theme. Teams start the event by making a \"storyboard\" that shows how they want the animation to end. Then, in their own animation lab, teams use a number of small steps to digitally record how their objects move. When they\'re done, the teams watch their video replay and see their stop-motion animation story come to life in a way that is both fun and often funny.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":847,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/RBS-Animate-Feb-19-116-1024x768.jpg\" alt=\"Animate TeamBuilding Korea\" class=\"wp-image-847\"/><figcaption class=\"wp-element-caption\">Animate TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In Animate, each member is important. Just like in making movies, it\'s important to communicate well, plan carefully, and work together. Animate helps bring business goals, product launches, and key messages to life in a way that is fun and makes you think.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Animate activity\'s theme can be changed to fit your team, project, or business. The theme gives the teams a framework, but their creativity is the only thing that limits the stories they can tell and the messages they can send. \"There are no rules in filmmaking,\" Frank Capra once said. Only mistakes. And the worst thing you can do is be boring.\" In Animate, people are free to use their creative thought, work together, and share new ideas.</p>\n<!-- /wp:paragraph -->','Unlock Your Team\'s Potential: Animate Team Building Adventure in Korea','','inherit','closed','closed','','845-revision-v1','','','2023-06-05 20:22:06','2023-06-05 13:22:06','',845,'https://teambuildingkorea.com/?p=848',0,'revision','',0),(849,2,'2023-06-19 07:30:00','2023-06-19 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a dynamic team-building program in Korea! Teams will embark on an exciting mission to enhance the atmosphere on Mars as part of this program. The imperative need for a positive and conducive atmosphere on the red planet will be conveyed to participants through a captivating video. Even though the current conditions are survivable, the teams must endeavor to establish a setting where people can live and work in harmony. Failing to accomplish the objectives will result in a devastated environment and an unsuccessful mission. Can your team formulate the ideal formulation for a new environment?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Atmosphere-23-1024x768.jpg\" alt=\"Atmosphere TeamBuilding Korea\" class=\"wp-image-851\"/><figcaption class=\"wp-element-caption\">Atmosphere TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Atmosphere is a dynamic and engaging team-building game designed to improve collaboration and problem-solving abilities. This immersive and entertaining program emphasizes the significance of effective communication and active listening to success. Participants will understand that it is the responsibility of each individual to foster a positive environment, thereby facilitating effective collaboration. The framework of the game is conducive to enhancing the team\'s working atmosphere and rapport. Moreover, Atmosphere enables you to identify the specific constituents that are crucial to your team\'s success. Join us in Korea and discover the strength of team building!</p>\n<!-- /wp:paragraph -->','Korea\'s Team Building Extravaganza: Discover the Power of Atmosphere','','publish','closed','closed','','koreas-team-building-extravaganza-discover-the-power-of-atmosphere','','','2023-06-05 21:01:08','2023-06-05 14:01:08','',0,'https://teambuildingkorea.com/?p=849',0,'post','',0),(850,2,'2023-06-05 20:57:10','2023-06-05 13:57:10','Atmosphere TeamBuilding Korea','Atmosphere TeamBuilding Korea','Atmosphere TeamBuilding Korea','inherit','open','closed','','atmosphere-teambuilding','','','2023-06-05 20:57:30','2023-06-05 13:57:30','',849,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Atmosphere-TeamBuilding.jpg',0,'attachment','image/jpeg',0),(851,2,'2023-06-05 20:57:50','2023-06-05 13:57:50','Atmosphere TeamBuilding Korea','Atmosphere TeamBuilding Korea','Atmosphere TeamBuilding Korea','inherit','open','closed','','atmosphere-23','','','2023-06-05 20:57:55','2023-06-05 13:57:55','',849,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Atmosphere-23.jpg',0,'attachment','image/jpeg',0),(852,2,'2023-06-05 20:57:57','2023-06-05 13:57:57','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a dynamic team-building program in Korea! Teams will embark on an exciting mission to enhance the atmosphere on Mars as part of this program. The imperative need for a positive and conducive atmosphere on the red planet will be conveyed to participants through a captivating video. Even though the current conditions are survivable, the teams must endeavor to establish a setting where people can live and work in harmony. Failing to accomplish the objectives will result in a devastated environment and an unsuccessful mission. Can your team formulate the ideal formulation for a new environment?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":851,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Atmosphere-23-1024x768.jpg\" alt=\"Atmosphere TeamBuilding Korea\" class=\"wp-image-851\"/><figcaption class=\"wp-element-caption\">Atmosphere TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Atmosphere is a dynamic and engaging team-building game designed to improve collaboration and problem-solving abilities. This immersive and entertaining program emphasizes the significance of effective communication and active listening to success. Participants will understand that it is the responsibility of each individual to foster a positive environment, thereby facilitating effective collaboration. The framework of the game is conducive to enhancing the team\'s working atmosphere and rapport. Moreover, Atmosphere enables you to identify the specific constituents that are crucial to your team\'s success. Join us in Korea and discover the strength of team building!</p>\n<!-- /wp:paragraph -->','Korea\'s Team Building Extravaganza: Discover the Power of Atmosphere','','inherit','closed','closed','','849-revision-v1','','','2023-06-05 20:57:57','2023-06-05 13:57:57','',849,'https://teambuildingkorea.com/?p=852',0,'revision','',0),(854,2,'2023-06-20 07:30:00','2023-06-20 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In Barkitecture, teams are provided with a toolkit and construction materials to design and construct distinctive dog homes. This stimulating team-building exercise requires participants to effectively manage their time and resources. Teams can earn paint and terraces for their creations by participating in a series of competitions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the dog shelters have been constructed, they are displayed. Awards may be given in categories such as \"most creative dog house\" and \"most team spirit.\" In addition, the completed dog shelters can be donated to a local animal rescue group or another worthy cause.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating teams must identify the talents of each team member and employ project management techniques to ensure the design, decoration, planning, and construction are completed successfully within a specified timeframe and with limited resources. This activity encourages individuals to break out of their routines, thereby stimulating their minds and fostering cooperation. Through a memorable and collaborative giving experience, Barkitecture functions as an excellent motivational tool and promotes engagement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Business Social Responsibility Outcomes<br>The dog dwellings constructed by your group can be donated to dog adoption agencies or auctioned off, with the proceeds benefiting an animal shelter. This promotes corporate social responsibility and allows your team to have a positive effect on the community.</p>\n<!-- /wp:paragraph -->','Embark on a Canine-Themed Team Building Journey in Korea with Barkitecture','','publish','closed','closed','','embark-on-a-canine-themed-team-building-journey-in-korea-with-barkitecture','','','2023-06-06 19:07:51','2023-06-06 12:07:51','',0,'https://teambuildingkorea.com/?p=854',0,'post','',0),(855,2,'2023-06-06 18:35:27','2023-06-06 11:35:27','Barkitecture TeamBuilding korea','Barkitecture TeamBuilding korea','Barkitecture TeamBuilding korea','inherit','open','closed','','barkitecture-teambuilding','','','2023-06-06 18:35:57','2023-06-06 11:35:57','',854,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Barkitecture-TeamBuilding.jpg',0,'attachment','image/jpeg',0),(856,2,'2023-06-06 18:45:43','2023-06-06 11:45:43','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In Barkitecture, teams are provided with a toolkit and construction materials to design and construct distinctive dog homes. This stimulating team-building exercise requires participants to effectively manage their time and resources. Teams can earn paint and terraces for their creations by participating in a series of competitions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After the dog shelters have been constructed, they are displayed. Awards may be given in categories such as \"most creative dog house\" and \"most team spirit.\" In addition, the completed dog shelters can be donated to a local animal rescue group or another worthy cause.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Participating teams must identify the talents of each team member and employ project management techniques to ensure the design, decoration, planning, and construction are completed successfully within a specified timeframe and with limited resources. This activity encourages individuals to break out of their routines, thereby stimulating their minds and fostering cooperation. Through a memorable and collaborative giving experience, Barkitecture functions as an excellent motivational tool and promotes engagement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Business Social Responsibility Outcomes<br>The dog dwellings constructed by your group can be donated to dog adoption agencies or auctioned off, with the proceeds benefiting an animal shelter. This promotes corporate social responsibility and allows your team to have a positive effect on the community.</p>\n<!-- /wp:paragraph -->','Embark on a Canine-Themed Team Building Journey in Korea with Barkitecture','','inherit','closed','closed','','854-revision-v1','','','2023-06-06 18:45:43','2023-06-06 11:45:43','',854,'https://teambuildingkorea.com/?p=856',0,'revision','',0),(857,2,'2023-06-21 07:30:00','2023-06-21 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Beat the Box Rescue Santa is a festive adaptation of the original Beat the Box product, featuring puzzles with a holiday theme! In this team building activity, teams are given a limited time to decipher a special code that will stop the countdown. Similar to the original Beat the Box, the teams are provided with locked aluminium boxes, which are their only useful tools in the room. The first objective is to open these boxes. Inside, teams will discover cases containing codes and mysteries that need to be unraveled. In the final case, participants will find letters. By arranging these letters in the correct order, a predefined slogan will appear, revealing the code that stops the countdown and concludes the game.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Beat-the-Box-Rescue-Santa-Finland-5-1024x768.jpeg\" alt=\"Beat the Box Rescue Santa TeamBuilding korea\" class=\"wp-image-859\"/><figcaption class=\"wp-element-caption\">Beat the Box Rescue Santa TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Just like the original Beat the Box, Rescue Santa is a game that promotes inclusivity and requires active participation from all team members. The various challenges in the game demand different skills and encourage creative problem-solving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar to the original \"Beat the Box,\" teams in Rescue Santa must collaborate and combine all the clues to find the correct abort code. Teamwork is essential in this activity. Beat the Box Rescue Santa offers an exciting and engaging team bonding experience, making it a perfect addition to your Christmas party, meeting, or event in Korea.</p>\n<!-- /wp:paragraph -->','Korea\'s Ultimate Team Building Challenge: Beat the Box Rescue Santa','','publish','closed','closed','','koreas-ultimate-team-building-challenge-beat-the-box-rescue-santa','','','2023-06-06 20:34:10','2023-06-06 13:34:10','',0,'https://teambuildingkorea.com/?p=857',0,'post','',0),(858,2,'2023-06-06 20:19:53','2023-06-06 13:19:53','Beat the Box Rescue Santa TeamBuilding korea','Beat the Box Rescue Santa TeamBuilding korea','Beat the Box Rescue Santa TeamBuilding korea','inherit','open','closed','','btb-rescue-santa-dubai-2022-3','','','2023-06-06 20:20:08','2023-06-06 13:20:08','',857,'https://teambuildingkorea.com/wp-content/uploads/2023/06/BTB-Rescue-Santa-Dubai-2022-3.jpg',0,'attachment','image/jpeg',0),(859,2,'2023-06-06 20:20:18','2023-06-06 13:20:18','','Beat the Box Rescue Santa TeamBuilding korea','Beat the Box Rescue Santa TeamBuilding korea','inherit','open','closed','','beat-the-box-rescue-santa-finland-5','','','2023-06-06 20:20:29','2023-06-06 13:20:29','',857,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Beat-the-Box-Rescue-Santa-Finland-5.jpeg',0,'attachment','image/jpeg',0),(860,2,'2023-06-06 20:20:31','2023-06-06 13:20:31','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Beat the Box Rescue Santa is a festive adaptation of the original Beat the Box product, featuring puzzles with a holiday theme! In this team building activity, teams are given a limited time to decipher a special code that will stop the countdown. Similar to the original Beat the Box, the teams are provided with locked aluminium boxes, which are their only useful tools in the room. The first objective is to open these boxes. Inside, teams will discover cases containing codes and mysteries that need to be unraveled. In the final case, participants will find letters. By arranging these letters in the correct order, a predefined slogan will appear, revealing the code that stops the countdown and concludes the game.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":859,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Beat-the-Box-Rescue-Santa-Finland-5-1024x768.jpeg\" alt=\"Beat the Box Rescue Santa TeamBuilding korea\" class=\"wp-image-859\"/><figcaption class=\"wp-element-caption\">Beat the Box Rescue Santa TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Just like the original Beat the Box, Rescue Santa is a game that promotes inclusivity and requires active participation from all team members. The various challenges in the game demand different skills and encourage creative problem-solving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Similar to the original \"Beat the Box,\" teams in Rescue Santa must collaborate and combine all the clues to find the correct abort code. Teamwork is essential in this activity. Beat the Box Rescue Santa offers an exciting and engaging team bonding experience, making it a perfect addition to your Christmas party, meeting, or event in Korea.</p>\n<!-- /wp:paragraph -->','Korea\'s Ultimate Team Building Challenge: Beat the Box Rescue Santa','','inherit','closed','closed','','857-revision-v1','','','2023-06-06 20:20:31','2023-06-06 13:20:31','',857,'https://teambuildingkorea.com/?p=860',0,'revision','',0),(861,2,'2023-06-22 07:30:00','2023-06-22 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>BeatBox Rox is an amazing team development activity that uses beatboxing. Beatboxing involves making drum beats, rhythm, and melodic sounds with the lips, tongue, voice, nasal tube, and throat. Our program starts with a superb vocal percussionist. The voice\'s enticing beats and rhythms will astound them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will then form teams and compose a collaborative piece by becoming a human drum kit and adding vocal effects. Each audience segment contributes their unique sound, creating a harmonious and powerful performance. For the final exhibition, the looping backbeat will unite all the teams.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":863,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/beatbox-07-1024x768.png\" alt=\"BeatBoxRox TeamBuilding Korea\" class=\"wp-image-863\"/><figcaption class=\"wp-element-caption\">BeatBoxRox TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>From the start, BeatBox Rox will excite, energize, and engage participants. Any conference, meeting, or workshop is energized by this funny team building game. It\'s a great metaphor for teamwork, emphasizing the need for collaboration. Participants are energized and ready for presentations due to the high energy and exhilarating shared experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This flexible program fits varied timeframes. For large groups, it can be a 30-minute icebreaker, or for smaller groups, a 45-minute session. BeatBox Rox aims to create a lasting impression and give a great team building experience for all participants.</p>\n<!-- /wp:paragraph -->','Get in Sync: BeatBox Rox Team Building in Korea','','publish','closed','closed','','get-in-sync-beatbox-rox-team-building-in-korea','','','2023-06-07 13:00:18','2023-06-07 06:00:18','',0,'https://teambuildingkorea.com/?p=861',0,'post','',0),(862,2,'2023-06-07 12:53:14','2023-06-07 05:53:14','BeatBoxRox TeamBuilding Korea','BeatBoxRox TeamBuilding Korea','BeatBoxRox TeamBuilding Korea','inherit','open','closed','','beatbox-05','','','2023-06-07 12:53:28','2023-06-07 05:53:28','',861,'https://teambuildingkorea.com/wp-content/uploads/2023/06/beatbox-05.png',0,'attachment','image/png',0),(863,2,'2023-06-07 12:53:40','2023-06-07 05:53:40','BeatBoxRox TeamBuilding Korea','BeatBoxRox TeamBuilding Korea','BeatBoxRox TeamBuilding Korea','inherit','open','closed','','beatbox-07','','','2023-06-07 12:53:48','2023-06-07 05:53:48','',861,'https://teambuildingkorea.com/wp-content/uploads/2023/06/beatbox-07.png',0,'attachment','image/png',0),(864,2,'2023-06-07 12:53:52','2023-06-07 05:53:52','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>BeatBox Rox is an amazing team development activity that uses beatboxing. Beatboxing involves making drum beats, rhythm, and melodic sounds with the lips, tongue, voice, nasal tube, and throat. Our program starts with a superb vocal percussionist. The voice\'s enticing beats and rhythms will astound them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will then form teams and compose a collaborative piece by becoming a human drum kit and adding vocal effects. Each audience segment contributes their unique sound, creating a harmonious and powerful performance. For the final exhibition, the looping backbeat will unite all the teams.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":863,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/beatbox-07-1024x768.png\" alt=\"BeatBoxRox TeamBuilding Korea\" class=\"wp-image-863\"/><figcaption class=\"wp-element-caption\">BeatBoxRox TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>From the start, BeatBox Rox will excite, energize, and engage participants. Any conference, meeting, or workshop is energized by this funny team building game. It\'s a great metaphor for teamwork, emphasizing the need for collaboration. Participants are energized and ready for presentations due to the high energy and exhilarating shared experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This flexible program fits varied timeframes. For large groups, it can be a 30-minute icebreaker, or for smaller groups, a 45-minute session. BeatBox Rox aims to create a lasting impression and give a great team building experience for all participants.</p>\n<!-- /wp:paragraph -->','Get in Sync: BeatBox Rox Team Building in Korea','','inherit','closed','closed','','861-revision-v1','','','2023-06-07 12:53:52','2023-06-07 05:53:52','',861,'https://teambuildingkorea.com/?p=864',0,'revision','',0),(865,2,'2023-06-23 07:30:00','2023-06-23 00:30:00','<!-- wp:paragraph -->\n<p>BeatsWork, a creative team development program in Korea, will fascinate and engage your team. BeatsWork harnesses the power of collaborative rhythm via percussion and cooperation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will start in small groups guided by a professional percussionist in this session. They\'ll teach you samba rhythms and breaks from the start. Through rhythm-based warm-up activities, your team will rapidly master actual instruments and rhythms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":866,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/BeatsWork-TeamBuilding-Korea-1024x768.jpg\" alt=\"BeatsWork TeamBuilding Korea\" class=\"wp-image-866\"/><figcaption class=\"wp-element-caption\">BeatsWork TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>BeatsWork extends beyond music. It\'s a life-changing experience that inspires even the shyest to dance with their coworkers. As confidence and ability improve, the separate groups are brought together to form a harmonic synergy, rising to an epic conclusion. The program\'s enthusiasm and pleasant feelings will last long after the activity, building team cooperation and bonding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>BeatsWork will provide your team a fun and educational experience. Cross-functional teamwork is energized by this program. It highlights the importance of people and teams contributing their part and working together to succeed. Your team will learn about cooperation and collaboration via BeatsWork.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additionally, BeatsWork encourages corporate social responsibility. BeatsWork lovers have used it to inspire and delight others. They have played in local retirement homes to cheer up senior people and at local hospitals\' children\'s wards to cheer up young patients. You can enhance your team and improve the community by adding BeatsWork to your team building program.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Come to Korea to experience BeatsWork, where rhythm and teamwork create an exciting team development journey. Contact us immediately to schedule your amazing team building event.</p>\n<!-- /wp:paragraph -->','Building Bridges through BeatsWork: Uniting Teams in Korea','','publish','closed','closed','','building-bridges-through-beatswork-uniting-teams-in-korea','','','2023-06-07 14:06:19','2023-06-07 07:06:19','',0,'https://teambuildingkorea.com/?p=865',0,'post','',0),(866,2,'2023-06-07 14:01:51','2023-06-07 07:01:51','BeatsWork TeamBuilding Korea','BeatsWork TeamBuilding Korea','BeatsWork TeamBuilding Korea','inherit','open','closed','','beatswork-teambuilding-korea','','','2023-06-07 14:01:56','2023-06-07 07:01:56','',865,'https://teambuildingkorea.com/wp-content/uploads/2023/06/BeatsWork-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(867,2,'2023-06-07 14:02:06','2023-06-07 07:02:06','<!-- wp:paragraph -->\n<p>BeatsWork, a creative team development program in Korea, will fascinate and engage your team. BeatsWork harnesses the power of collaborative rhythm via percussion and cooperation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your team will start in small groups guided by a professional percussionist in this session. They\'ll teach you samba rhythms and breaks from the start. Through rhythm-based warm-up activities, your team will rapidly master actual instruments and rhythms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":866,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/BeatsWork-TeamBuilding-Korea-1024x768.jpg\" alt=\"BeatsWork TeamBuilding Korea\" class=\"wp-image-866\"/><figcaption class=\"wp-element-caption\">BeatsWork TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>BeatsWork extends beyond music. It\'s a life-changing experience that inspires even the shyest to dance with their coworkers. As confidence and ability improve, the separate groups are brought together to form a harmonic synergy, rising to an epic conclusion. The program\'s enthusiasm and pleasant feelings will last long after the activity, building team cooperation and bonding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>BeatsWork will provide your team a fun and educational experience. Cross-functional teamwork is energized by this program. It highlights the importance of people and teams contributing their part and working together to succeed. Your team will learn about cooperation and collaboration via BeatsWork.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additionally, BeatsWork encourages corporate social responsibility. BeatsWork lovers have used it to inspire and delight others. They have played in local retirement homes to cheer up senior people and at local hospitals\' children\'s wards to cheer up young patients. You can enhance your team and improve the community by adding BeatsWork to your team building program.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Come to Korea to experience BeatsWork, where rhythm and teamwork create an exciting team development journey. Contact us immediately to schedule your amazing team building event.</p>\n<!-- /wp:paragraph -->','Building Bridges through BeatsWork: Uniting Teams in Korea','','inherit','closed','closed','','865-revision-v1','','','2023-06-07 14:02:06','2023-06-07 07:02:06','',865,'https://teambuildingkorea.com/?p=867',0,'revision','',0),(868,2,'2023-06-26 07:30:00','2023-06-26 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> BlockBusters Remote is a unique team building event that lets participants to demonstrate their creativity and teamwork skills by generating captivating movie trailers based on their company\'s business messages, core values, or brand. Team development events in Korea can be organized remotely with this engaging software.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Zoom briefing will be held during the program. They\'ll then form teams of 3-5 people and break into groups. Each team will create a captivating movie trailer scenario that conveys their main message. After that, they\'ll make a storyboard with 6-10 scenes and choose a music. Teams will upload scenes from their smartphones or tablets in real time. Our editors will help them create a masterpiece that may win an Oscar!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you like this idea, check out Blockbusters live, hybrid, and multi-location team building programs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-9-1024x768.jpg\" alt=\"Blockbusters Remote TeamBuilding korea\" class=\"wp-image-869\"/><figcaption class=\"wp-element-caption\">Blockbusters Remote TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Participating in BlockBusters Remote shows that physical distance doesn\'t prevent productive collaboration and high-quality work. Each team must carefully develop and execute their storyline to match the theme. Acting, scriptwriting, and filmmaking will challenge participants. Every team member must contribute and fulfill deadlines while preserving quality. Participants will also improve their communication skills by working with their teammates and event facilitators to edit their film to their liking.</p>\n<!-- /wp:paragraph -->','Korea\'s Best-Kept Team Building Secret: Blockbusters - Remote','','publish','closed','closed','','koreas-best-kept-team-building-secret-blockbusters-remote','','','2023-06-07 20:28:13','2023-06-07 13:28:13','',0,'https://teambuildingkorea.com/?p=868',0,'post','',0),(869,2,'2023-06-07 20:14:03','2023-06-07 13:14:03','Blockbusters Remote TeamBuilding korea','Blockbusters Remote TeamBuilding korea','Blockbusters Remote TeamBuilding korea','inherit','open','closed','','blockbusters-9','','','2023-06-07 20:28:04','2023-06-07 13:28:04','',868,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-9.jpg',0,'attachment','image/jpeg',0),(870,2,'2023-06-07 20:14:31','2023-06-07 13:14:31','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> BlockBusters Remote is a unique team building event that lets participants to demonstrate their creativity and teamwork skills by generating captivating movie trailers based on their company\'s business messages, core values, or brand. Team development events in Korea can be organized remotely with this engaging software.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Zoom briefing will be held during the program. They\'ll then form teams of 3-5 people and break into groups. Each team will create a captivating movie trailer scenario that conveys their main message. After that, they\'ll make a storyboard with 6-10 scenes and choose a music. Teams will upload scenes from their smartphones or tablets in real time. Our editors will help them create a masterpiece that may win an Oscar!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you like this idea, check out Blockbusters live, hybrid, and multi-location team building programs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-9-1024x768.jpg\" alt=\"Blockbusters TeamBuilding korea\" class=\"wp-image-869\"/><figcaption class=\"wp-element-caption\">Blockbusters TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Participating in BlockBusters Remote shows that physical distance doesn\'t prevent productive collaboration and high-quality work. Each team must carefully develop and execute their storyline to match the theme. Acting, scriptwriting, and filmmaking will challenge participants. Every team member must contribute and fulfill deadlines while preserving quality. Participants will also improve their communication skills by working with their teammates and event facilitators to edit their film to their liking.</p>\n<!-- /wp:paragraph -->','Korea\'s Best-Kept Team Building Secret: Blockbusters - Remote','','inherit','closed','closed','','868-revision-v1','','','2023-06-07 20:14:31','2023-06-07 13:14:31','',868,'https://teambuildingkorea.com/?p=870',0,'revision','',0),(872,2,'2023-06-07 20:28:12','2023-06-07 13:28:12','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> BlockBusters Remote is a unique team building event that lets participants to demonstrate their creativity and teamwork skills by generating captivating movie trailers based on their company\'s business messages, core values, or brand. Team development events in Korea can be organized remotely with this engaging software.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A Zoom briefing will be held during the program. They\'ll then form teams of 3-5 people and break into groups. Each team will create a captivating movie trailer scenario that conveys their main message. After that, they\'ll make a storyboard with 6-10 scenes and choose a music. Teams will upload scenes from their smartphones or tablets in real time. Our editors will help them create a masterpiece that may win an Oscar!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you like this idea, check out Blockbusters live, hybrid, and multi-location team building programs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-9-1024x768.jpg\" alt=\"Blockbusters Remote TeamBuilding korea\" class=\"wp-image-869\"/><figcaption class=\"wp-element-caption\">Blockbusters Remote TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><br>Participating in BlockBusters Remote shows that physical distance doesn\'t prevent productive collaboration and high-quality work. Each team must carefully develop and execute their storyline to match the theme. Acting, scriptwriting, and filmmaking will challenge participants. Every team member must contribute and fulfill deadlines while preserving quality. Participants will also improve their communication skills by working with their teammates and event facilitators to edit their film to their liking.</p>\n<!-- /wp:paragraph -->','Korea\'s Best-Kept Team Building Secret: Blockbusters - Remote','','inherit','closed','closed','','868-revision-v1','','','2023-06-07 20:28:12','2023-06-07 13:28:12','',868,'https://teambuildingkorea.com/?p=872',0,'revision','',0),(873,2,'2023-06-27 07:30:00','2023-06-27 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the Blockbusters team building program, each group will be provided with printed guides detailing the technical aspects of creating a trailer, a variety of accessories, and a tablet. The tablet contains a digital template containing predetermined elements such as a soundtrack, media placeholders (to be shot or sourced), and unfilled titles requiring programming. This ensures that the final video produced has a high level of quality and a professional appearance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The challenge for each team is to make their trailer pertinent, which requires careful preparation, expert execution, and self-confidence. To add to the event\'s enthusiasm, each team is allotted a unique theme, ensuring that the end-of-event screenings will feature a wide variety of videos.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-20-1024x768.jpg\" alt=\"Blockbusters TeamBuilding Korea\" class=\"wp-image-875\"/><figcaption class=\"wp-element-caption\">Blockbusters TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Blockbusters challenges participants to transform their company\'s business communications into dynamic, attention-grabbing movie previews that effectively communicate the essence of the given issue. This program simulates the actual world of filmmaking with its strict deadlines, high expectations, and pressure to produce results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn that lucidity and focus are crucial to the creative process, thereby making the execution of complex tasks much simpler. The numerous roles, including technical work, writing, and acting, require a wide range of abilities and personalities. Teams will need to effectively manage their human resources, designating individuals to positions that may not initially correspond with their strongest skills.</p>\n<!-- /wp:paragraph -->','Korea Unleashed: Unforgettable Team Building Blockbusters','','publish','closed','closed','','korea-unleashed-unforgettable-team-building-blockbusters','','','2023-06-07 20:57:20','2023-06-07 13:57:20','',0,'https://teambuildingkorea.com/?p=873',0,'post','',0),(874,2,'2023-06-07 20:54:12','2023-06-07 13:54:12','Blockbusters TeamBuilding Korea','Blockbusters TeamBuilding Korea','Blockbusters TeamBuilding Korea','inherit','open','closed','','blockbusters-19','','','2023-06-07 20:54:22','2023-06-07 13:54:22','',873,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-19.jpg',0,'attachment','image/jpeg',0),(875,2,'2023-06-07 20:54:33','2023-06-07 13:54:33','','Blockbusters TeamBuilding Korea','Blockbusters TeamBuilding Korea','inherit','open','closed','','blockbusters-20','','','2023-06-07 20:54:40','2023-06-07 13:54:40','',873,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-20.jpg',0,'attachment','image/jpeg',0),(876,2,'2023-06-07 20:54:43','2023-06-07 13:54:43','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In the Blockbusters team building program, each group will be provided with printed guides detailing the technical aspects of creating a trailer, a variety of accessories, and a tablet. The tablet contains a digital template containing predetermined elements such as a soundtrack, media placeholders (to be shot or sourced), and unfilled titles requiring programming. This ensures that the final video produced has a high level of quality and a professional appearance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The challenge for each team is to make their trailer pertinent, which requires careful preparation, expert execution, and self-confidence. To add to the event\'s enthusiasm, each team is allotted a unique theme, ensuring that the end-of-event screenings will feature a wide variety of videos.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":875,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Blockbusters-20-1024x768.jpg\" alt=\"Blockbusters TeamBuilding Korea\" class=\"wp-image-875\"/><figcaption class=\"wp-element-caption\">Blockbusters TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Blockbusters challenges participants to transform their company\'s business communications into dynamic, attention-grabbing movie previews that effectively communicate the essence of the given issue. This program simulates the actual world of filmmaking with its strict deadlines, high expectations, and pressure to produce results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Participants will learn that lucidity and focus are crucial to the creative process, thereby making the execution of complex tasks much simpler. The numerous roles, including technical work, writing, and acting, require a wide range of abilities and personalities. Teams will need to effectively manage their human resources, designating individuals to positions that may not initially correspond with their strongest skills.</p>\n<!-- /wp:paragraph -->','Korea Unleashed: Unforgettable Team Building Blockbusters','','inherit','closed','closed','','873-revision-v1','','','2023-06-07 20:54:43','2023-06-07 13:54:43','',873,'https://teambuildingkorea.com/?p=876',0,'revision','',0),(878,2,'2023-06-28 07:30:00','2023-06-28 00:30:00','<!-- wp:paragraph -->\n<p>Welcome to BookWorx, an incredible team bonding exercise that blends creativity, cooperation, and corporate social responsibility. Korea offers unique team building experiences!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams at BookWorx construct and decorate bookshelves, creating a meaningful project that lasts. The program opens with a lively brainstorming session. After responsibilities are allocated, teams design, create, and build their bookshelves.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Half of the crew creates a magnificent mural for the bookshelf\'s background. The final product\'s aesthetic appeal and narrative are enhanced by this intricate artwork. Half of the crew attends a decoupage course to learn how to turn regular bookcases into pieces of art. Participants learn skills and strategies to make your bookshelves masterpieces in these sessions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":880,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/bookworx-20-1024x768.jpg\" alt=\"Bookworx TeamBuilding Korea\" class=\"wp-image-880\"/><figcaption class=\"wp-element-caption\">Bookworx TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>BookWorx is also about workmanship and creativity. Giving back is powerful. After finishing the bookshelves, each team gives a brief description of their artwork. The bookshelves are then given to a needy local group. This act of kindness supports education and helps people in need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By participating in BookWorx, you and your team will develop ties, improve teamwork, and learn more about education resources. This transforming event will drive you to take small but impactful steps to improve others\' lives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>BookWorx also allows corporate social responsibility. Teams may donate bookshelves and books to fill them. This constant effort to updating the shelves has a lasting effect and promotes significant community ties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Team development at BookWorx in Korea is amazing. Discover the thrill of teamwork, unleash your creativity, and make a good impression on the world via this extraordinary experience. Contact BookWorx now to schedule your team\'s unique experience.</p>\n<!-- /wp:paragraph -->','Ignite Team Collaboration: Bookworx Team Building Adventure in Korea','','publish','closed','closed','','ignite-team-collaboration-bookworx-team-building-adventure-in-korea','','','2023-06-08 10:55:33','2023-06-08 03:55:33','',0,'https://teambuildingkorea.com/?p=878',0,'post','',0),(879,2,'2023-06-08 10:52:11','2023-06-08 03:52:11','Bookworx TeamBuilding Korea','Bookworx TeamBuilding Korea','Bookworx TeamBuilding Korea','inherit','open','closed','','bookworx-18','','','2023-06-08 10:52:27','2023-06-08 03:52:27','',878,'https://teambuildingkorea.com/wp-content/uploads/2023/06/bookworx-18.jpg',0,'attachment','image/jpeg',0),(880,2,'2023-06-08 10:52:39','2023-06-08 03:52:39','Bookworx TeamBuilding Korea','Bookworx TeamBuilding Korea','Bookworx TeamBuilding Korea','inherit','open','closed','','bookworx-20','','','2023-06-08 10:52:49','2023-06-08 03:52:49','',878,'https://teambuildingkorea.com/wp-content/uploads/2023/06/bookworx-20.jpg',0,'attachment','image/jpeg',0),(881,2,'2023-06-08 10:52:51','2023-06-08 03:52:51','<!-- wp:paragraph -->\n<p>Welcome to BookWorx, an incredible team bonding exercise that blends creativity, cooperation, and corporate social responsibility. Korea offers unique team building experiences!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams at BookWorx construct and decorate bookshelves, creating a meaningful project that lasts. The program opens with a lively brainstorming session. After responsibilities are allocated, teams design, create, and build their bookshelves.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Half of the crew creates a magnificent mural for the bookshelf\'s background. The final product\'s aesthetic appeal and narrative are enhanced by this intricate artwork. Half of the crew attends a decoupage course to learn how to turn regular bookcases into pieces of art. Participants learn skills and strategies to make your bookshelves masterpieces in these sessions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":880,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/bookworx-20-1024x768.jpg\" alt=\"Bookworx TeamBuilding Korea\" class=\"wp-image-880\"/><figcaption class=\"wp-element-caption\">Bookworx TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>BookWorx is also about workmanship and creativity. Giving back is powerful. After finishing the bookshelves, each team gives a brief description of their artwork. The bookshelves are then given to a needy local group. This act of kindness supports education and helps people in need.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By participating in BookWorx, you and your team will develop ties, improve teamwork, and learn more about education resources. This transforming event will drive you to take small but impactful steps to improve others\' lives.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>BookWorx also allows corporate social responsibility. Teams may donate bookshelves and books to fill them. This constant effort to updating the shelves has a lasting effect and promotes significant community ties.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Team development at BookWorx in Korea is amazing. Discover the thrill of teamwork, unleash your creativity, and make a good impression on the world via this extraordinary experience. Contact BookWorx now to schedule your team\'s unique experience.</p>\n<!-- /wp:paragraph -->','Ignite Team Collaboration: Bookworx Team Building Adventure in Korea','','inherit','closed','closed','','878-revision-v1','','','2023-06-08 10:52:51','2023-06-08 03:52:51','',878,'https://teambuildingkorea.com/?p=881',0,'revision','',0),(882,2,'2023-06-29 07:30:00','2023-06-29 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>On the lovely island of Phu Quoc, participate in the exhilarating Bot Creation team-building exercise. Teams are given the job of creating their own robots to complete particular tasks in this fascinating show. Teams are given access to a variety of components, and they must carefully choose and put together the elements required to create their robot. As soon as the robots are prepared, teams test them out to see if they can carry out the given duties. Teams participating in this program have the chance to meet together, showcase their works, and recognize the accomplishments of their fellow members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":884,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Bot-Creations-51-1024x768.jpg\" alt=\"Bot Creations TeamBuilding Korea\" class=\"wp-image-884\"/><figcaption class=\"wp-element-caption\">Bot Creations TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Goals:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bot Creation encourages the development of critical abilities including clear communication, calculated planning, and sound judgment. Teams are urged to think imaginatively and effectively manage their resources as they develop their robot ideas and build it. Teams may improve the capabilities and performance of their robots by using design thinking techniques. The result of this activity is the development of inventive robots that serve as examples of how innovation, creativity, and strong team dynamics may be successfully combined. Join us in Phu Quoc for a memorable team-building event that will improve communication and problem-solving abilities within your group.</p>\n<!-- /wp:paragraph -->','Discover Innovation Together: Bot Creation Team Building in Korea','','publish','closed','closed','','discover-innovation-together-bot-creation-team-building-in-korea','','','2023-06-08 11:17:49','2023-06-08 04:17:49','',0,'https://teambuildingkorea.com/?p=882',0,'post','',0),(883,2,'2023-06-08 11:11:11','2023-06-08 04:11:11','Bot Creations TeamBuilding Korea','Bot Creations TeamBuilding Korea','Bot Creations TeamBuilding Korea','inherit','open','closed','','bot-creations-53','','','2023-06-08 11:11:25','2023-06-08 04:11:25','',882,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Bot-Creations-53.jpg',0,'attachment','image/jpeg',0),(884,2,'2023-06-08 11:11:34','2023-06-08 04:11:34','','Bot Creations TeamBuilding Korea','Bot Creations TeamBuilding Korea','inherit','open','closed','','bot-creations-51','','','2023-06-08 11:11:41','2023-06-08 04:11:41','',882,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Bot-Creations-51.jpg',0,'attachment','image/jpeg',0),(885,2,'2023-06-08 11:11:43','2023-06-08 04:11:43','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>On the lovely island of Phu Quoc, participate in the exhilarating Bot Creation team-building exercise. Teams are given the job of creating their own robots to complete particular tasks in this fascinating show. Teams are given access to a variety of components, and they must carefully choose and put together the elements required to create their robot. As soon as the robots are prepared, teams test them out to see if they can carry out the given duties. Teams participating in this program have the chance to meet together, showcase their works, and recognize the accomplishments of their fellow members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":884,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Bot-Creations-51-1024x768.jpg\" alt=\"Bot Creations TeamBuilding Korea\" class=\"wp-image-884\"/><figcaption class=\"wp-element-caption\">Bot Creations TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Learning Goals:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bot Creation encourages the development of critical abilities including clear communication, calculated planning, and sound judgment. Teams are urged to think imaginatively and effectively manage their resources as they develop their robot ideas and build it. Teams may improve the capabilities and performance of their robots by using design thinking techniques. The result of this activity is the development of inventive robots that serve as examples of how innovation, creativity, and strong team dynamics may be successfully combined. Join us in Phu Quoc for a memorable team-building event that will improve communication and problem-solving abilities within your group.</p>\n<!-- /wp:paragraph -->','Discover Innovation Together: Bot Creation Team Building in Korea','','inherit','closed','closed','','882-revision-v1','','','2023-06-08 11:11:43','2023-06-08 04:11:43','',882,'https://teambuildingkorea.com/?p=885',0,'revision','',0),(887,2,'2023-06-30 07:30:00','2023-06-30 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Brand National is an exciting team-building program that will spark your ideas and bring your team closer together. This fun game takes place in Korea and lets you start from scratch to build a national brand identity. Immerse yourselves in a world of fantasy as you make up your own countries, each with its own unique traits that describe it. Your team will work together to create a unique national character, from the name and flag to the song, dance, and national dress. The big end of this exciting event is a spectacular show in the style of Eurovision, where each country shows off its new identity with flags, songs, dances, and national outfits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":888,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/BrandNational-TeamBuilding-Korea-1024x768.jpg\" alt=\"BrandNational TeamBuilding Korea\" class=\"wp-image-888\"/><figcaption class=\"wp-element-caption\">BrandNational TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The purpose, vision, and values of a company are like the foundation of a country. Find out how these core factors of a company\'s culture affect the beliefs and actions of its workers. Brand National is a great chance to learn more about business culture and how it affects more than just a company name. Learn more about how each member of your group helps bring your company\'s values to life and keeps them alive. This will help you build a strong, united team.</p>\n<!-- /wp:paragraph -->','Building Bridges: Strengthening Teams in Korea with Brand National\'s Dynamic Programs','','publish','closed','closed','','building-bridges-strengthening-teams-in-korea-with-brand-nationals-dynamic-programs','','','2023-06-08 20:36:44','2023-06-08 13:36:44','',0,'https://teambuildingkorea.com/?p=887',0,'post','',0),(888,2,'2023-06-08 20:34:48','2023-06-08 13:34:48','BrandNational TeamBuilding Korea','BrandNational TeamBuilding Korea','BrandNational TeamBuilding Korea','inherit','open','closed','','brandnational-teambuilding-korea','','','2023-06-08 20:34:57','2023-06-08 13:34:57','',887,'https://teambuildingkorea.com/wp-content/uploads/2023/06/BrandNational-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(889,2,'2023-06-08 20:35:07','2023-06-08 13:35:07','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Brand National is an exciting team-building program that will spark your ideas and bring your team closer together. This fun game takes place in Korea and lets you start from scratch to build a national brand identity. Immerse yourselves in a world of fantasy as you make up your own countries, each with its own unique traits that describe it. Your team will work together to create a unique national character, from the name and flag to the song, dance, and national dress. The big end of this exciting event is a spectacular show in the style of Eurovision, where each country shows off its new identity with flags, songs, dances, and national outfits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":888,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/BrandNational-TeamBuilding-Korea-1024x768.jpg\" alt=\"BrandNational TeamBuilding Korea\" class=\"wp-image-888\"/><figcaption class=\"wp-element-caption\">BrandNational TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The purpose, vision, and values of a company are like the foundation of a country. Find out how these core factors of a company\'s culture affect the beliefs and actions of its workers. Brand National is a great chance to learn more about business culture and how it affects more than just a company name. Learn more about how each member of your group helps bring your company\'s values to life and keeps them alive. This will help you build a strong, united team.</p>\n<!-- /wp:paragraph -->','Building Bridges: Strengthening Teams in Korea with Brand National\'s Dynamic Programs','','inherit','closed','closed','','887-revision-v1','','','2023-06-08 20:35:07','2023-06-08 13:35:07','',887,'https://teambuildingkorea.com/?p=889',0,'revision','',0),(890,2,'2023-07-03 07:30:00','2023-07-03 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Break Out Bingo is a fun team-building activity that includes networking. Participants play virtual Bingo Cards while \"speed dating\" in this fast-paced game. Participants download our educational software and enter the game through video conferencing. For round one, a welcoming host splits the participants into small groups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In round one, each player asks a question from their virtual Bingo Card about noteworthy facts, professional accomplishments, or compelling personal experiences. For instance, \"Who in this breakout room has been on TV?\" Participants\' identities and responses are put into the interactive software, and any player may score on any question, creating a competitive yet inclusive environment. Participants switch breakout groups after three minutes and start again. Everyone returns motivated and ready to present their findings after the second round. The next rounds entail more group connections, creating an exciting environment where players are one step from yelling \"BINGO!\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Online meetings may be awkward at first, especially if everyone is new. An experienced host leads Breakout Bingo as a non-threatening icebreaker to assist your audience feel comfortable and more likely to speak out on business topics. This enjoyable team building activity is meant to bond the group immediately. A productive, well-connected staff is vital to every firm. Even while working remotely, Breakout Bingo fosters human interaction. This program stimulates remote teams by establishing common ground, enhancing communication, and having fun online. Join us in Korea for an incredible teambuilding event!</p>\n<!-- /wp:paragraph -->','Break Out Bingo: Strengthen Bonds and Foster Collaboration in Korea','','future','closed','closed','','break-out-bingo-strengthen-bonds-and-foster-collaboration-in-korea','','','2023-06-08 21:20:10','2023-06-08 14:20:10','',0,'https://teambuildingkorea.com/?p=890',0,'post','',0),(891,2,'2023-06-08 21:14:26','2023-06-08 14:14:26','Break Out Bingo TeamBuilding Korea','Break Out Bingo TeamBuilding Korea','Break Out Bingo TeamBuilding Korea','inherit','open','closed','','break-out-bingo-8','','','2023-06-08 21:14:54','2023-06-08 14:14:54','',890,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8.jpg',0,'attachment','image/jpeg',0),(892,2,'2023-06-08 21:15:05','2023-06-08 14:15:05','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Break Out Bingo is a fun team-building activity that includes networking. Participants play virtual Bingo Cards while \"speed dating\" in this fast-paced game. Participants download our educational software and enter the game through video conferencing. For round one, a welcoming host splits the participants into small groups.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In round one, each player asks a question from their virtual Bingo Card about noteworthy facts, professional accomplishments, or compelling personal experiences. For instance, \"Who in this breakout room has been on TV?\" Participants\' identities and responses are put into the interactive software, and any player may score on any question, creating a competitive yet inclusive environment. Participants switch breakout groups after three minutes and start again. Everyone returns motivated and ready to present their findings after the second round. The next rounds entail more group connections, creating an exciting environment where players are one step from yelling \"BINGO!\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Outcomes:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Online meetings may be awkward at first, especially if everyone is new. An experienced host leads Breakout Bingo as a non-threatening icebreaker to assist your audience feel comfortable and more likely to speak out on business topics. This enjoyable team building activity is meant to bond the group immediately. A productive, well-connected staff is vital to every firm. Even while working remotely, Breakout Bingo fosters human interaction. This program stimulates remote teams by establishing common ground, enhancing communication, and having fun online. Join us in Korea for an incredible teambuilding event!</p>\n<!-- /wp:paragraph -->','Break Out Bingo: Strengthen Bonds and Foster Collaboration in Korea','','inherit','closed','closed','','890-revision-v1','','','2023-06-08 21:15:05','2023-06-08 14:15:05','',890,'https://teambuildingkorea.com/?p=892',0,'revision','',0),(894,2,'2023-07-04 07:30:00','2023-07-04 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Breakthrough in Korea provides the ultimate teambuilding experience. Our program is intended to motivate and challenge your team to achieve greater levels of collaboration and success. Through a series of exhilarating activities, teams will stretch their limits, capitalize on their assets, and cultivate essential skills for effective collaboration. Your team will have a memorable journey thanks to Breakthrough\'s unique and engaging experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Goals and Difficulties<br>Breakthrough presents teams with a variety of active challenges that must be completed within a limited amount of time and with a limited amount of resources. Teams will appraise the available resources, set attainable objectives, and develop a shared vision of success from the very outset. Each obstacle is meticulously crafted to foster problem-solving skills and investigate various facets of communication and team dynamics. With sufficient time allotted for each task, teams will be motivated to stretch their limits and celebrate their accomplishments along the way.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":896,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/20090912_4623-1024x768.jpg\" alt=\"Breakthrought TeamBuilding Korea\" class=\"wp-image-896\"/><figcaption class=\"wp-element-caption\">Breakthrought TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Breakthrough is not merely about overcoming obstacles; it is also about discovering your team\'s genuine potential. Participants in our program will gain valuable insight into their own interpersonal styles and how they affect team dynamics. Additionally, they will learn to recognize and capitalize on the strengths of their colleagues. For organizations interested in team profiling techniques like Belbin or Myers-Briggs, Breakthrough can be modified to include these methodologies. Our professionally presented program can be adapted to the venue, number of delegates, and particular business issues, ensuring maximum impact and relevance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Final Challenge<br>As the voyage draws to a close, the complete group will unite for an exhilarating final test. This grand finale guarantees an unforgettable experience for all participants, regardless of whether it is a contest of skill or a joint effort. In Breakthrough, each participant is a victor because they have all contributed to the team\'s success.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Conclusion<br>Breakthrough is the answer if you\'re looking for an exceptional team building experience in Korea. Our program combines exciting challenges, effective learning outcomes, and a customized approach to satisfy the particular requirements of your organization. Prepare for a journey that will strengthen connections, improve communication, and spark breakthrough performances. Contact us immediately to reserve your Breakthrough team-building event.</p>\n<!-- /wp:paragraph -->','Building Bridges in Seoul: Breakthrough Team Building in Korea','','publish','closed','closed','','building-bridges-in-seoul-breakthrough-team-building-in-korea','','','2023-06-10 18:53:54','2023-06-10 11:53:54','',0,'https://teambuildingkorea.com/?p=894',0,'post','',0),(895,2,'2023-06-10 18:47:00','2023-06-10 11:47:00','Breakthrought TeamBuilding Korea','Breakthrought TeamBuilding Korea','Breakthrought TeamBuilding Korea','inherit','open','closed','','20090912_4595','','','2023-06-10 18:47:11','2023-06-10 11:47:11','',894,'https://teambuildingkorea.com/wp-content/uploads/2023/06/20090912_4595.jpg',0,'attachment','image/jpeg',0),(896,2,'2023-06-10 18:47:21','2023-06-10 11:47:21','Breakthrought TeamBuilding Korea','Breakthrought TeamBuilding Korea','Breakthrought TeamBuilding Korea','inherit','open','closed','','20090912_4623','','','2023-06-10 18:47:30','2023-06-10 11:47:30','',894,'https://teambuildingkorea.com/wp-content/uploads/2023/06/20090912_4623.jpg',0,'attachment','image/jpeg',0),(897,2,'2023-06-10 18:47:32','2023-06-10 11:47:32','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Breakthrough in Korea provides the ultimate teambuilding experience. Our program is intended to motivate and challenge your team to achieve greater levels of collaboration and success. Through a series of exhilarating activities, teams will stretch their limits, capitalize on their assets, and cultivate essential skills for effective collaboration. Your team will have a memorable journey thanks to Breakthrough\'s unique and engaging experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Goals and Difficulties<br>Breakthrough presents teams with a variety of active challenges that must be completed within a limited amount of time and with a limited amount of resources. Teams will appraise the available resources, set attainable objectives, and develop a shared vision of success from the very outset. Each obstacle is meticulously crafted to foster problem-solving skills and investigate various facets of communication and team dynamics. With sufficient time allotted for each task, teams will be motivated to stretch their limits and celebrate their accomplishments along the way.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":896,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/20090912_4623-1024x768.jpg\" alt=\"Breakthrought TeamBuilding Korea\" class=\"wp-image-896\"/><figcaption class=\"wp-element-caption\">Breakthrought TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Breakthrough is not merely about overcoming obstacles; it is also about discovering your team\'s genuine potential. Participants in our program will gain valuable insight into their own interpersonal styles and how they affect team dynamics. Additionally, they will learn to recognize and capitalize on the strengths of their colleagues. For organizations interested in team profiling techniques like Belbin or Myers-Briggs, Breakthrough can be modified to include these methodologies. Our professionally presented program can be adapted to the venue, number of delegates, and particular business issues, ensuring maximum impact and relevance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Final Challenge<br>As the voyage draws to a close, the complete group will unite for an exhilarating final test. This grand finale guarantees an unforgettable experience for all participants, regardless of whether it is a contest of skill or a joint effort. In Breakthrough, each participant is a victor because they have all contributed to the team\'s success.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Conclusion<br>Breakthrough is the answer if you\'re looking for an exceptional team building experience in Korea. Our program combines exciting challenges, effective learning outcomes, and a customized approach to satisfy the particular requirements of your organization. Prepare for a journey that will strengthen connections, improve communication, and spark breakthrough performances. Contact us immediately to reserve your Breakthrough team-building event.</p>\n<!-- /wp:paragraph -->','Building Bridges in Seoul: Breakthrough Team Building in Korea','','inherit','closed','closed','','894-revision-v1','','','2023-06-10 18:47:32','2023-06-10 11:47:32','',894,'https://teambuildingkorea.com/?p=897',0,'revision','',0),(898,2,'2023-07-05 07:30:00','2023-07-05 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In our team building program \"Bridging The Divide,\" participants will have the opportunity to construct a bridge or section of a bridge according to client specifications, while overcoming limited resources, communication barriers, and tight deadlines. Each team will design, embellish, and brand its bridge in a creative manner, and prizes will be awarded for the most inventive engineering design, the best branding, and the most resourceful use of materials.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event\'s climax is the installment of each team\'s bridge as part of a broader, company-wide bridge. As an added element of exhilaration, a remote-controlled vehicle will traverse the entire length of the extended bridge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":900,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Bridging-the-Divide-09-1024x768.jpg\" alt=\"BridgingTheDivide TeamBuilding Korea\" class=\"wp-image-900\"/><figcaption class=\"wp-element-caption\">BridgingTheDivide TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Bridging The Divide\" is a challenging and entertaining team-building activity that places participants in the roles of both suppliers and consumers. Full collaboration is the ultimate objective, and attaining it requires effective customer relationship management and an appreciation of the cascading effects of communication.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams must maximize their limited time and resources by employing resourceful project management techniques in order to be successful. This interactive and entertaining event provides potent metaphors, emphasizing the significance of cross-functional collaboration in accomplishing organizational objectives.</p>\n<!-- /wp:paragraph -->','Building Stronger Bonds: Bridging The Divide in Korea\'s Corporate World','','publish','closed','closed','','building-stronger-bonds-bridging-the-divide-in-koreas-corporate-world','','','2023-06-10 19:35:23','2023-06-10 12:35:23','',0,'https://teambuildingkorea.com/?p=898',0,'post','',0),(899,2,'2023-06-10 19:28:51','2023-06-10 12:28:51','BridgingTheDivide TeamBuilding Korea','BridgingTheDivide TeamBuilding Korea','BridgingTheDivide TeamBuilding Korea','inherit','open','closed','','bridgingthedivide-teambuilding-korea','','','2023-06-10 19:28:57','2023-06-10 12:28:57','',898,'https://teambuildingkorea.com/wp-content/uploads/2023/06/BridgingTheDivide-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(900,2,'2023-06-10 19:29:10','2023-06-10 12:29:10','BridgingTheDivide TeamBuilding Korea','BridgingTheDivide TeamBuilding Korea','BridgingTheDivide TeamBuilding Korea','inherit','open','closed','','bridging-the-divide-09','','','2023-06-10 19:29:16','2023-06-10 12:29:16','',898,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Bridging-the-Divide-09.jpg',0,'attachment','image/jpeg',0),(901,2,'2023-06-10 19:29:18','2023-06-10 12:29:18','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In our team building program \"Bridging The Divide,\" participants will have the opportunity to construct a bridge or section of a bridge according to client specifications, while overcoming limited resources, communication barriers, and tight deadlines. Each team will design, embellish, and brand its bridge in a creative manner, and prizes will be awarded for the most inventive engineering design, the best branding, and the most resourceful use of materials.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The event\'s climax is the installment of each team\'s bridge as part of a broader, company-wide bridge. As an added element of exhilaration, a remote-controlled vehicle will traverse the entire length of the extended bridge.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":900,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Bridging-the-Divide-09-1024x768.jpg\" alt=\"BridgingTheDivide TeamBuilding Korea\" class=\"wp-image-900\"/><figcaption class=\"wp-element-caption\">BridgingTheDivide TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Bridging The Divide\" is a challenging and entertaining team-building activity that places participants in the roles of both suppliers and consumers. Full collaboration is the ultimate objective, and attaining it requires effective customer relationship management and an appreciation of the cascading effects of communication.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams must maximize their limited time and resources by employing resourceful project management techniques in order to be successful. This interactive and entertaining event provides potent metaphors, emphasizing the significance of cross-functional collaboration in accomplishing organizational objectives.</p>\n<!-- /wp:paragraph -->','Building Stronger Bonds: Bridging The Divide in Korea\'s Corporate World','','inherit','closed','closed','','898-revision-v1','','','2023-06-10 19:29:18','2023-06-10 12:29:18','',898,'https://teambuildingkorea.com/?p=901',0,'revision','',0),(902,2,'2023-07-06 07:30:00','2023-07-06 00:30:00','<!-- wp:paragraph -->\n<p>Welcome to Cartoon Capers, a one-of-a-kind team-building event that focuses on making a giant cartoon comic strip and mixes planning, communication, and creativity in a funny way. If you want a fun way to bring your team closer together while enjoying the lively atmosphere of Korea, you don\'t have to look any further.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During Cartoon Capers, teams will work together to make a funny comic strip story on big cartoon storyboard frames that have already been drawn. The problem is that the frames need to go in a certain order, but there are no hints about what that order should be. This gives team members a chance to have lively debates and conversations, which improves communication and problem-solving skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The exciting finale of the event is a \"live\" showing of the finished cartoon, where teams can show off their creative works of art. When people see their artistic expressions come to life, they feel a great sense of accomplishment and joy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":903,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/cartoon-capers-03-1024x768.jpg\" alt=\"CartoonCapers TeamBuilding Korea\" class=\"wp-image-903\"/><figcaption class=\"wp-element-caption\">CartoonCapers TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Cartoon Capers is a lot of fun, but it can also help you learn a lot of things. It\'s a fun and thought-provoking way to learn more about a certain topic or to remember important points from a meeting. Because the activity is not official, people are more likely to talk about what they are thinking and be able to get their ideas across to the whole group. Teams are also asked to use their creativity to turn their ideas into eye-catching cartoons. This encourages creative thought and problem-solving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By making art and embracing the collaborative nature of Cartoon Capers, players can unwind, relax, and get closer to their teammates. Everyone who takes part in this program is sure to have a memorable experience that will not only improve teamwork but also leave a lasting impact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us for Cartoon Capers in Korea if you\'re ready to go on a trip full of fun, creativity, and teamwork. Let us help you plan an event that will bring your team closer together than ever before.</p>\n<!-- /wp:paragraph -->','Korea\'s Ultimate Team Building Adventure: Cartoon Capers Delivers Fun and Results','','publish','closed','closed','','koreas-ultimate-team-building-adventure-cartoon-capers-delivers-fun-and-results','','','2023-06-10 21:08:56','2023-06-10 14:08:56','',0,'https://teambuildingkorea.com/?p=902',0,'post','',0),(903,2,'2023-06-10 21:02:45','2023-06-10 14:02:45','CartoonCapers TeamBuilding Korea','CartoonCapers TeamBuilding Korea','CartoonCapers TeamBuilding Korea','inherit','open','closed','','cartoon-capers-03','','','2023-06-10 21:02:56','2023-06-10 14:02:56','',902,'https://teambuildingkorea.com/wp-content/uploads/2023/06/cartoon-capers-03.jpg',0,'attachment','image/jpeg',0),(904,2,'2023-06-10 21:03:12','2023-06-10 14:03:12','<!-- wp:paragraph -->\n<p>Welcome to Cartoon Capers, a one-of-a-kind team-building event that focuses on making a giant cartoon comic strip and mixes planning, communication, and creativity in a funny way. If you want a fun way to bring your team closer together while enjoying the lively atmosphere of Korea, you don\'t have to look any further.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During Cartoon Capers, teams will work together to make a funny comic strip story on big cartoon storyboard frames that have already been drawn. The problem is that the frames need to go in a certain order, but there are no hints about what that order should be. This gives team members a chance to have lively debates and conversations, which improves communication and problem-solving skills.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The exciting finale of the event is a \"live\" showing of the finished cartoon, where teams can show off their creative works of art. When people see their artistic expressions come to life, they feel a great sense of accomplishment and joy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":903,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/cartoon-capers-03-1024x768.jpg\" alt=\"CartoonCapers TeamBuilding Korea\" class=\"wp-image-903\"/><figcaption class=\"wp-element-caption\">CartoonCapers TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Cartoon Capers is a lot of fun, but it can also help you learn a lot of things. It\'s a fun and thought-provoking way to learn more about a certain topic or to remember important points from a meeting. Because the activity is not official, people are more likely to talk about what they are thinking and be able to get their ideas across to the whole group. Teams are also asked to use their creativity to turn their ideas into eye-catching cartoons. This encourages creative thought and problem-solving.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By making art and embracing the collaborative nature of Cartoon Capers, players can unwind, relax, and get closer to their teammates. Everyone who takes part in this program is sure to have a memorable experience that will not only improve teamwork but also leave a lasting impact.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Join us for Cartoon Capers in Korea if you\'re ready to go on a trip full of fun, creativity, and teamwork. Let us help you plan an event that will bring your team closer together than ever before.</p>\n<!-- /wp:paragraph -->','Korea\'s Ultimate Team Building Adventure: Cartoon Capers Delivers Fun and Results','','inherit','closed','closed','','902-revision-v1','','','2023-06-10 21:03:12','2023-06-10 14:03:12','',902,'https://teambuildingkorea.com/?p=904',0,'revision','',0),(905,2,'2023-07-07 07:30:00','2023-07-07 00:30:00','<!-- wp:paragraph -->\n<p>Are you seeking a memorable and engaging team-building activity? Stop your search! Chain Reaction Remote is an exciting virtual team-building program that will bring your remote team closer together than ever before. Join us in Korea and embark on a creative, collaborative, and innovative journey.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>About Chain Reaction Remote: Chain Reaction Remote brings together remote teams to create a Rube Goldberg-style machine composed of a series of interconnected contraptions constructed from common domestic items. Participants will receive reading materials and an inventory of items to acquire from their own residences prior to the event. On the designated date, participants will connect online via a conferencing tool and begin the activity with an invigorating training video, which will ignite their creative flames. Each team member will present the items they have gathered, and the group will engage in vibrant discussions about how to use them to formulate a unified strategy. It is then time for students to implement their ideas by constructing their own simple devices, testing, altering, and communicating with team members to seek innovative solutions. And greatest of all? Virtual connections will unite all the devices, causing an exhilarating chain reaction until the spectacular finale!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":906,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Chain-Reaction-Remote-05-1024x768.jpg\" alt=\"ChainReactionRemote TeamBuilding Korea\" class=\"wp-image-906\"/><figcaption class=\"wp-element-caption\">ChainReactionRemote TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction Remote\'s Learning Outcomes have been meticulously crafted to engage and strengthen remote teams. Through this immersive experience, participants will cultivate creative thinking, ingenuity, and resourcefulness as they attempt to construct a device that will astound everyone. By incorporating gamification elements, we emphasize the importance of deliberate planning over impulsive action, nurturing a sense of ownership and concept validation. As participants work together virtually to integrate their devices, they will eliminate division mentalities and improve their communication and collaboration skills. The outcome will not only be a remarkable chain reaction, but also an enduring memory of a shared, enjoyable experience that will bring your team closer together than ever before.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Do not miss this extraordinary chance to transform your remote team into a creative and collaborative juggernaut. Join us in Korea for the Chain Reaction Remote team building activity, and be prepared to be astonished. Contact us immediately to reserve an experience you will never forget!</p>\n<!-- /wp:paragraph -->','Unlocking Collaboration: Chain Reaction Remote in Korea','','publish','closed','closed','','unlocking-collaboration-chain-reaction-remote-in-korea','','','2023-06-11 19:45:34','2023-06-11 12:45:34','',0,'https://teambuildingkorea.com/?p=905',0,'post','',0),(906,2,'2023-06-11 19:33:08','2023-06-11 12:33:08','ChainReactionRemote TeamBuilding Korea','ChainReactionRemote TeamBuilding Korea','ChainReactionRemote TeamBuilding Korea','inherit','open','closed','','chain-reaction-remote-05','','','2023-06-11 19:33:18','2023-06-11 12:33:18','',905,'https://teambuildingkorea.com/wp-content/uploads/2023/06/Chain-Reaction-Remote-05.jpg',0,'attachment','image/jpeg',0),(907,2,'2023-06-11 19:33:35','2023-06-11 12:33:35','<!-- wp:paragraph -->\n<p>Are you seeking a memorable and engaging team-building activity? Stop your search! Chain Reaction Remote is an exciting virtual team-building program that will bring your remote team closer together than ever before. Join us in Korea and embark on a creative, collaborative, and innovative journey.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>About Chain Reaction Remote: Chain Reaction Remote brings together remote teams to create a Rube Goldberg-style machine composed of a series of interconnected contraptions constructed from common domestic items. Participants will receive reading materials and an inventory of items to acquire from their own residences prior to the event. On the designated date, participants will connect online via a conferencing tool and begin the activity with an invigorating training video, which will ignite their creative flames. Each team member will present the items they have gathered, and the group will engage in vibrant discussions about how to use them to formulate a unified strategy. It is then time for students to implement their ideas by constructing their own simple devices, testing, altering, and communicating with team members to seek innovative solutions. And greatest of all? Virtual connections will unite all the devices, causing an exhilarating chain reaction until the spectacular finale!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":906,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Chain-Reaction-Remote-05-1024x768.jpg\" alt=\"ChainReactionRemote TeamBuilding Korea\" class=\"wp-image-906\"/><figcaption class=\"wp-element-caption\">ChainReactionRemote TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Chain Reaction Remote\'s Learning Outcomes have been meticulously crafted to engage and strengthen remote teams. Through this immersive experience, participants will cultivate creative thinking, ingenuity, and resourcefulness as they attempt to construct a device that will astound everyone. By incorporating gamification elements, we emphasize the importance of deliberate planning over impulsive action, nurturing a sense of ownership and concept validation. As participants work together virtually to integrate their devices, they will eliminate division mentalities and improve their communication and collaboration skills. The outcome will not only be a remarkable chain reaction, but also an enduring memory of a shared, enjoyable experience that will bring your team closer together than ever before.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Do not miss this extraordinary chance to transform your remote team into a creative and collaborative juggernaut. Join us in Korea for the Chain Reaction Remote team building activity, and be prepared to be astonished. Contact us immediately to reserve an experience you will never forget!</p>\n<!-- /wp:paragraph -->','Unlocking Collaboration: Chain Reaction Remote in Korea','','inherit','closed','closed','','905-revision-v1','','','2023-06-11 19:33:35','2023-06-11 12:33:35','',905,'https://teambuildingkorea.com/?p=907',0,'revision','',0),(908,2,'2023-07-10 07:30:00','2023-07-10 00:30:00','<!-- wp:paragraph -->\n<p>In the dynamic nation of Korea, experience the thrill of City Build team building. This special program presents a chance for potential clients looking for an unforgettable team-building activity to visit Korea and take part in a cooperative and creative endeavor. By allowing teams to create their own areas of a model city, City Build promotes cooperation, communication, and problem-solving abilities. Learn more about City Build in Korea and why it\'s the best option for your team-building requirements by reading on.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>About City Build: City Build is a fun team-building activity in which participants create a mock-up city. A network of infrastructure, including highways, rails, and rivers, connects the city\'s numerous zones, including its business, residential, leisure, and industrial areas. Each team concentrates on creating their own region while working with other teams to create a comprehensive and unified city plan. Teams build a useful and aesthetically pleasing city by combining imagination, innovation, and a variety of resources. The successful completion of a shared objective is symbolized by joining all portions together in the end.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":909,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/city-build-19-1024x768.jpg\" alt=\"CityBuild TeamBuilding korea\" class=\"wp-image-909\"/><figcaption class=\"wp-element-caption\">CityBuild TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Learning Outcomes: City Build offers a variety of outcomes that are beneficial for team development and expansion. Together, the participants create a unified plan and a common vision. In order to guarantee continuous interconnection and movement between various city zones, effective cross-team communication and collaboration are prioritized. A city that is both functional and visually beautiful is produced when creativity is allowed to flourish within a formal design framework. The project also places a strong emphasis on resource and time management, teaching crucial skills for finishing projects by the deadline. All participants in City Build have a pleasant and delightful experience since it promotes participation, teamwork, and positive dynamics within the group.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summary, City Build is the best option if you\'re looking for a team-building activity that combines exploration, cooperation, and creativity against the breathtaking background of Korea. Experience the thrill of planning and building a model city while enhancing teamwork and communication abilities. Join us in Korea for an amazing and interesting team-building activity that will have a lasting impact on your group. Get in touch with us right now to start your memorable City Build journey in Korea.</p>\n<!-- /wp:paragraph -->','Building Bonds in the Land of K-Pop: City Build in Korea','','publish','closed','closed','','building-bonds-in-the-land-of-k-pop-city-build-in-korea','','','2023-06-11 21:05:10','2023-06-11 14:05:10','',0,'https://teambuildingkorea.com/?p=908',0,'post','',0),(909,2,'2023-06-11 21:04:40','2023-06-11 14:04:40','CityBuild TeamBuilding korea','CityBuild TeamBuilding korea','CityBuild TeamBuilding korea','inherit','open','closed','','city-build-19','','','2023-06-11 21:04:58','2023-06-11 14:04:58','',908,'https://teambuildingkorea.com/wp-content/uploads/2023/06/city-build-19.jpg',0,'attachment','image/jpeg',0),(910,2,'2023-06-11 21:05:09','2023-06-11 14:05:09','<!-- wp:paragraph -->\n<p>In the dynamic nation of Korea, experience the thrill of City Build team building. This special program presents a chance for potential clients looking for an unforgettable team-building activity to visit Korea and take part in a cooperative and creative endeavor. By allowing teams to create their own areas of a model city, City Build promotes cooperation, communication, and problem-solving abilities. Learn more about City Build in Korea and why it\'s the best option for your team-building requirements by reading on.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>About City Build: City Build is a fun team-building activity in which participants create a mock-up city. A network of infrastructure, including highways, rails, and rivers, connects the city\'s numerous zones, including its business, residential, leisure, and industrial areas. Each team concentrates on creating their own region while working with other teams to create a comprehensive and unified city plan. Teams build a useful and aesthetically pleasing city by combining imagination, innovation, and a variety of resources. The successful completion of a shared objective is symbolized by joining all portions together in the end.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":909,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/city-build-19-1024x768.jpg\" alt=\"CityBuild TeamBuilding korea\" class=\"wp-image-909\"/><figcaption class=\"wp-element-caption\">CityBuild TeamBuilding korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Learning Outcomes: City Build offers a variety of outcomes that are beneficial for team development and expansion. Together, the participants create a unified plan and a common vision. In order to guarantee continuous interconnection and movement between various city zones, effective cross-team communication and collaboration are prioritized. A city that is both functional and visually beautiful is produced when creativity is allowed to flourish within a formal design framework. The project also places a strong emphasis on resource and time management, teaching crucial skills for finishing projects by the deadline. All participants in City Build have a pleasant and delightful experience since it promotes participation, teamwork, and positive dynamics within the group.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summary, City Build is the best option if you\'re looking for a team-building activity that combines exploration, cooperation, and creativity against the breathtaking background of Korea. Experience the thrill of planning and building a model city while enhancing teamwork and communication abilities. Join us in Korea for an amazing and interesting team-building activity that will have a lasting impact on your group. Get in touch with us right now to start your memorable City Build journey in Korea.</p>\n<!-- /wp:paragraph -->','Building Bonds in the Land of K-Pop: City Build in Korea','','inherit','closed','closed','','908-revision-v1','','','2023-06-11 21:05:09','2023-06-11 14:05:09','',908,'https://teambuildingkorea.com/?p=910',0,'revision','',0),(911,2,'2023-07-11 07:30:00','2023-07-11 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Commercial Break team building program allows participants to play the role of an advertising firm and improve their collaboration abilities by making a commercial. Each team will get a theme and props for their ad, as well as a tablet or camera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will start by brainstorming and drafting a commercial screenplay. They will next plan the commercial\'s sequence, find props, identify shooting locations, choose music, and allocate crew duties. The teams will shoot each scenario in succession after starting filming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educational Outcomes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This team development program helps teams grasp the brief and turn their innovative ideas into reality within time and resource limits. Participants will use active listening, creative thinking, and concept communication to create a compelling commercial plot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since there is no editing, careful planning and consecutive filming are crucial. The screenplay, director, camera operator, and actor all play important roles, and coordinating them will need excellent collaboration. If things don\'t go as planned during filming, leadership, flexible thinking, and a shared focus on a single objective will help the team create a terrific commercial on time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Customers interested in organizing team building activities in Korea can expect to improve their teams\' collaboration, creativity, and problem-solving skills while having fun with the Commercial Break team building program.About:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Commercial Break team building program allows participants to play the role of an advertising firm and improve their collaboration abilities by making a commercial. Each team will get a theme and props for their ad, as well as a tablet or camera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will start by brainstorming and drafting a commercial screenplay. They will next plan the commercial\'s sequence, find props, identify shooting locations, choose music, and allocate crew duties. The teams will shoot each scenario in succession after starting filming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":912,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/CB-7-1024x768.jpg\" alt=\"CommercialBreak TeamBuilding Korea\" class=\"wp-image-912\"/><figcaption class=\"wp-element-caption\">CommercialBreak TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>This team development program helps teams grasp the brief and turn their innovative ideas into reality within time and resource limits. Participants will use active listening, creative thinking, and concept communication to create a compelling commercial plot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since there is no editing, careful planning and consecutive filming are crucial. The screenplay, director, camera operator, and actor all play important roles, and coordinating them will need excellent collaboration. If things don\'t go as planned during filming, leadership, flexible thinking, and a shared focus on a single objective will help the team create a terrific commercial on time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Customers interested in organizing team building activities in Korea can expect to improve their teams\' collaboration, creativity, and problem-solving skills while having fun with the Commercial Break team building program.</p>\n<!-- /wp:paragraph -->','Unlock Success Together: Team Building Commercial Break in Korea','','publish','closed','closed','','unlock-success-together-team-building-commercial-break-in-korea','','','2023-06-12 20:12:47','2023-06-12 13:12:47','',0,'https://teambuildingkorea.com/?p=911',0,'post','',0),(912,2,'2023-06-12 20:12:26','2023-06-12 13:12:26','CommercialBreak TeamBuilding Korea','CommercialBreak TeamBuilding Korea','CommercialBreak TeamBuilding Korea','inherit','open','closed','','olympus-digital-camera-3','','','2023-06-12 20:12:36','2023-06-12 13:12:36','',911,'https://teambuildingkorea.com/wp-content/uploads/2023/06/CB-7.jpg',0,'attachment','image/jpeg',0),(913,2,'2023-06-12 20:12:47','2023-06-12 13:12:47','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Commercial Break team building program allows participants to play the role of an advertising firm and improve their collaboration abilities by making a commercial. Each team will get a theme and props for their ad, as well as a tablet or camera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will start by brainstorming and drafting a commercial screenplay. They will next plan the commercial\'s sequence, find props, identify shooting locations, choose music, and allocate crew duties. The teams will shoot each scenario in succession after starting filming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Educational Outcomes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This team development program helps teams grasp the brief and turn their innovative ideas into reality within time and resource limits. Participants will use active listening, creative thinking, and concept communication to create a compelling commercial plot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since there is no editing, careful planning and consecutive filming are crucial. The screenplay, director, camera operator, and actor all play important roles, and coordinating them will need excellent collaboration. If things don\'t go as planned during filming, leadership, flexible thinking, and a shared focus on a single objective will help the team create a terrific commercial on time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Customers interested in organizing team building activities in Korea can expect to improve their teams\' collaboration, creativity, and problem-solving skills while having fun with the Commercial Break team building program.About:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Commercial Break team building program allows participants to play the role of an advertising firm and improve their collaboration abilities by making a commercial. Each team will get a theme and props for their ad, as well as a tablet or camera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Teams will start by brainstorming and drafting a commercial screenplay. They will next plan the commercial\'s sequence, find props, identify shooting locations, choose music, and allocate crew duties. The teams will shoot each scenario in succession after starting filming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":912,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/CB-7-1024x768.jpg\" alt=\"CommercialBreak TeamBuilding Korea\" class=\"wp-image-912\"/><figcaption class=\"wp-element-caption\">CommercialBreak TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Educational Results:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>This team development program helps teams grasp the brief and turn their innovative ideas into reality within time and resource limits. Participants will use active listening, creative thinking, and concept communication to create a compelling commercial plot.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Since there is no editing, careful planning and consecutive filming are crucial. The screenplay, director, camera operator, and actor all play important roles, and coordinating them will need excellent collaboration. If things don\'t go as planned during filming, leadership, flexible thinking, and a shared focus on a single objective will help the team create a terrific commercial on time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Customers interested in organizing team building activities in Korea can expect to improve their teams\' collaboration, creativity, and problem-solving skills while having fun with the Commercial Break team building program.</p>\n<!-- /wp:paragraph -->','Unlock Success Together: Team Building Commercial Break in Korea','','inherit','closed','closed','','911-revision-v1','','','2023-06-12 20:12:47','2023-06-12 13:12:47','',911,'https://teambuildingkorea.com/?p=913',0,'revision','',0),(917,2,'2023-07-12 07:30:00','2023-07-12 00:30:00','<!-- wp:paragraph -->\n<p>Are you looking for a team-building activity that will leave an indelible mark on your organization\'s culture and brand? The search is over! Join us in Korea for an extraordinary Corporate Bodybuilding program that combines the thrill of team activities with the effectiveness of metaphorical learning. Prepare to witness the transformation of your team as they unite to form a stronger corporate entity and a flourishing company culture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> Corporate Bodybuilding: In our Corporate Bodybuilding program, participants are provided with colored apparel that symbolizes unity and cooperation. Through a series of interactive exercises, they will be introduced to the concept of \"Corporate Body Build,\" a novel approach that emphasizes the significance of human capital in molding a company\'s brand and culture. Each participant will be allocated a position that corresponds to a letter or icon, and as a drone soars overhead and captures the brand logo, icon, or message, they will advance into their assigned position.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Corporate Bodybuilding program provides your team with a variety of valuable learning outcomes. Your team members will gain the following by participating in this unique experience:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Through the metaphor of Corporate Body Build, participants will acquire a greater understanding of the significance of each individual\'s contribution to the success of the organization. They will recognize that, just as each individual plays a vital role in building a strong and unified organism, their actions and attitudes directly impact the overall company culture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Foster Teamwork and Collaboration: Participating in team activities during the Corporate Bodybuilding program will strengthen connections among team members. Participants will develop essential skills in collaboration, communication, and problem-solving by creating a brand logo or message collaboratively. This will increase their capacity to function effectively as a team in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":918,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea-1024x768.jpg\" alt=\"CorporateBodybuilding TeamBuilding Korea\" class=\"wp-image-918\"/><figcaption class=\"wp-element-caption\">CorporateBodybuilding TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cultivate a Thriving Company Culture: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Through the immersive experience of Corporate Bodybuilding, participants will acquire an understanding of the factors that influence company culture. They will investigate how individual behaviors, attitudes, and values contribute to the overall organizational environment. This knowledge will enable them to actively contribute to the establishment of a positive and inclusive culture within their workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Why Choose Korea for Your Team Building Adventure: Korea is the ideal setting for your Corporate Bodybuilding program. With its vibrant culture, extensive history, and breathtaking landscapes, Korea offers a distinct combination of tradition and modernity. From teeming cities to tranquil natural marvels, this captivating destination offers a variety of venues and experiences that will enhance the impact of your team-building exercises. In addition, Korea\'s gracious hospitality and advanced infrastructure guarantee a flawless and memorable event for your team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accept the power of team building and immerse your company in the transformative experience of Corporate Bodybuilding in Korea. Observe firsthand the growth and cohesion that emerge as your team members collaborate to create a stronger corporate organism. Through participation in this extraordinary program, your team will receive valuable insights, improve their collaboration skills, and contribute to the growth of a flourishing corporate culture. Contact us now to organize an unforgettable team building trip in Korea!</p>\n<!-- /wp:paragraph -->','Powering Team Spirit: Corporate Bodybuilding Experience in Korea','','publish','closed','closed','','powering-team-spirit-corporate-bodybuilding-experience-in-korea','','','2023-07-05 20:17:09','2023-07-05 13:17:09','',0,'https://teambuildingkorea.com/?p=917',0,'post','',0),(918,2,'2023-07-05 20:16:36','2023-07-05 13:16:36','CorporateBodybuilding TeamBuilding Korea','CorporateBodybuilding TeamBuilding Korea','CorporateBodybuilding TeamBuilding Korea','inherit','open','closed','','corporatebodybuilding-teambuilding-korea','','','2023-07-05 20:16:43','2023-07-05 13:16:43','',917,'https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg',0,'attachment','image/jpeg',0),(919,2,'2023-07-05 20:17:08','2023-07-05 13:17:08','<!-- wp:paragraph -->\n<p>Are you looking for a team-building activity that will leave an indelible mark on your organization\'s culture and brand? The search is over! Join us in Korea for an extraordinary Corporate Bodybuilding program that combines the thrill of team activities with the effectiveness of metaphorical learning. Prepare to witness the transformation of your team as they unite to form a stronger corporate entity and a flourishing company culture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p> Corporate Bodybuilding: In our Corporate Bodybuilding program, participants are provided with colored apparel that symbolizes unity and cooperation. Through a series of interactive exercises, they will be introduced to the concept of \"Corporate Body Build,\" a novel approach that emphasizes the significance of human capital in molding a company\'s brand and culture. Each participant will be allocated a position that corresponds to a letter or icon, and as a drone soars overhead and captures the brand logo, icon, or message, they will advance into their assigned position.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our Corporate Bodybuilding program provides your team with a variety of valuable learning outcomes. Your team members will gain the following by participating in this unique experience:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Through the metaphor of Corporate Body Build, participants will acquire a greater understanding of the significance of each individual\'s contribution to the success of the organization. They will recognize that, just as each individual plays a vital role in building a strong and unified organism, their actions and attitudes directly impact the overall company culture.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Foster Teamwork and Collaboration: Participating in team activities during the Corporate Bodybuilding program will strengthen connections among team members. Participants will develop essential skills in collaboration, communication, and problem-solving by creating a brand logo or message collaboratively. This will increase their capacity to function effectively as a team in the workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":918,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea-1024x768.jpg\" alt=\"CorporateBodybuilding TeamBuilding Korea\" class=\"wp-image-918\"/><figcaption class=\"wp-element-caption\">CorporateBodybuilding TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cultivate a Thriving Company Culture: </h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Through the immersive experience of Corporate Bodybuilding, participants will acquire an understanding of the factors that influence company culture. They will investigate how individual behaviors, attitudes, and values contribute to the overall organizational environment. This knowledge will enable them to actively contribute to the establishment of a positive and inclusive culture within their workplace.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Why Choose Korea for Your Team Building Adventure: Korea is the ideal setting for your Corporate Bodybuilding program. With its vibrant culture, extensive history, and breathtaking landscapes, Korea offers a distinct combination of tradition and modernity. From teeming cities to tranquil natural marvels, this captivating destination offers a variety of venues and experiences that will enhance the impact of your team-building exercises. In addition, Korea\'s gracious hospitality and advanced infrastructure guarantee a flawless and memorable event for your team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accept the power of team building and immerse your company in the transformative experience of Corporate Bodybuilding in Korea. Observe firsthand the growth and cohesion that emerge as your team members collaborate to create a stronger corporate organism. Through participation in this extraordinary program, your team will receive valuable insights, improve their collaboration skills, and contribute to the growth of a flourishing corporate culture. Contact us now to organize an unforgettable team building trip in Korea!</p>\n<!-- /wp:paragraph -->','Powering Team Spirit: Corporate Bodybuilding Experience in Korea','','inherit','closed','closed','','917-revision-v1','','','2023-07-05 20:17:08','2023-07-05 13:17:08','',917,'https://teambuildingkorea.com/?p=919',0,'revision','',0),(920,2,'2023-07-13 07:30:00','2023-07-13 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience the exhilaration of Countdown to Christmas, a captivating team building activity that will immerse you in the festive atmosphere of Korea. This engrossing quiz highlights locals from various regions of the globe as they share authentic holiday greetings and intriguing insights into their unique holiday traditions. Using cutting-edge technology, you can access this activity through our specially designed app or your web browser. Each click reveals a charming video from a different part of the world, similar to the advent calendar tradition of opening one door per day. These video hosts provide you with intriguing cultural information regarding end-of-year celebrations in their respective nations. Prepare to put your listening and interpretation skills to the test as you race against the clock to respond to challenging queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":954,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/game-1024x576.jpg\" alt=\"\" class=\"wp-image-954\"/><figcaption class=\"wp-element-caption\">Count Down to Christmas Team Building Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Countdown to Christmas is more than just a game; it promotes cultural inclusion and heightens awareness and comprehension. Participants acquire a greater appreciation for traditions other than their own by learning about various cultures. As you proceed through the game, your listening and interpretation skills will improve, enabling you to excel at the timed challenges that require quick thinking and swift responses. You can choose to play as a team, accumulating points to determine the ultimate winner, or each participant can embark on their own journey while providing assistance to others. The culmination of the experience is a group discussion in which participants ruminate on their shared adventure. With its versatility, Countdown to Christmas can be experienced as a lively 30-minute energizer or as an advent calendar to be savored one day at a time as the Christmas holiday approaches. Don\'t pass up the opportunity to make unforgettable memories with your team in Korea!</p>\n<!-- /wp:paragraph -->','Winter Wonderland in Korea: Christmas Countdown Team Building Experience','','publish','closed','closed','','winter-wonderland-in-korea-christmas-countdown-team-building-experience','','','2025-01-11 15:04:50','2025-01-11 08:04:50','',0,'https://teambuildingkorea.com/?p=920',0,'post','',0),(921,2,'2023-07-08 15:37:19','2023-07-08 08:37:19','Count Down to Christmas Team Building Korea','Count Down to Christmas Team Building Korea','Count Down to Christmas Team Building Korea','inherit','open','closed','','count-down-to-christmas-team-building','','','2023-07-08 15:37:39','2023-07-08 08:37:39','',920,'https://teambuildingkorea.com/wp-content/uploads/2023/07/Count-Down-to-Christmas-Team-Building.jpg',0,'attachment','image/jpeg',0),(922,2,'2023-07-08 15:37:50','2023-07-08 08:37:50','Count Down to Christmas Team Building Korea','Count Down to Christmas Team Building Korea','Count Down to Christmas Team Building Korea','inherit','open','closed','','count-down-to-christmas-2','','','2023-07-08 15:37:57','2023-07-08 08:37:57','',920,'https://teambuildingkorea.com/wp-content/uploads/2023/07/Count-Down-to-Christmas-2.jpg',0,'attachment','image/jpeg',0),(923,2,'2023-07-08 15:38:00','2023-07-08 08:38:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience the exhilaration of Countdown to Christmas, a captivating team building activity that will immerse you in the festive atmosphere of Korea. This engrossing quiz highlights locals from various regions of the globe as they share authentic holiday greetings and intriguing insights into their unique holiday traditions. Using cutting-edge technology, you can access this activity through our specially designed app or your web browser. Each click reveals a charming video from a different part of the world, similar to the advent calendar tradition of opening one door per day. These video hosts provide you with intriguing cultural information regarding end-of-year celebrations in their respective nations. Prepare to put your listening and interpretation skills to the test as you race against the clock to respond to challenging queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":922,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/Count-Down-to-Christmas-2-1024x768.jpg\" alt=\"Count Down to Christmas Team Building Korea\" class=\"wp-image-922\"/><figcaption class=\"wp-element-caption\">Count Down to Christmas Team Building Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Countdown to Christmas is more than just a game; it promotes cultural inclusion and heightens awareness and comprehension. Participants acquire a greater appreciation for traditions other than their own by learning about various cultures. As you proceed through the game, your listening and interpretation skills will improve, enabling you to excel at the timed challenges that require quick thinking and swift responses. You can choose to play as a team, accumulating points to determine the ultimate winner, or each participant can embark on their own journey while providing assistance to others. The culmination of the experience is a group discussion in which participants ruminate on their shared adventure. With its versatility, Countdown to Christmas can be experienced as a lively 30-minute energizer or as an advent calendar to be savored one day at a time as the Christmas holiday approaches. Don\'t pass up the opportunity to make unforgettable memories with your team in Korea!</p>\n<!-- /wp:paragraph -->','Winter Wonderland in Korea: Christmas Countdown Team Building Experience','','inherit','closed','closed','','920-revision-v1','','','2023-07-08 15:38:00','2023-07-08 08:38:00','',920,'https://teambuildingkorea.com/?p=923',0,'revision','',0),(924,2,'2023-07-14 07:30:00','2023-07-14 00:30:00','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Creative Juices, we have a fun program for building teams that is based on the idea of a global juice company that has to set up foreign supplies and plan ahead under tight deadlines. Our training is meant to help teams work together, think strategically, and run their businesses well. By taking part in Creative Juices, teams will not only have a fun and memorable time, but they will also learn and gain important insights.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the program, each team is a section of the smoothie company and is given a different drink recipe. But there is a catch: they have to get the fixings for their drink from other teams. Teams work together to make trade deals that shift resources and make sure that each team has the items it needs to make its drink. This game shows how important it is to work as a team, communicate well, and solve problems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After blending and tasting their smoothies, the teams move on to the next step of the program, which is to come up with a marketing plan and campaign to sell their product. This gives teams a chance to use their imagination and come up with new ideas as they show off their drinks and explain their marketing plans to the whole group. It\'s a great chance for people to improve their speaking skills and learn how to get their thoughts across to others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition to the core activities, Creative Juices works on solving complicated distribution problems and stresses how important it is to reduce the carbon effect. Teams have to solve practical problems by working together. This shows how powerful teamwork can be and how good it can be for the environment. This part of the training pushes people to think critically and find ways to run a business that are sustainable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":926,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/creative-juices-05-1024x768.jpg\" alt=\"Creative Juices TeamBuilding Korea\" class=\"wp-image-926\"/><figcaption class=\"wp-element-caption\">Creative Juices TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Creative Juices is a dynamic and fast-paced business game that lets teams use good business management skills and smart thinking in a real-world supply chain scenario. Participants are urged to take chances, think outside the box, and improve their speaking skills throughout the program to help the whole group succeed. Teams see the benefits of teamwork and cross-functional cooperation when they work together toward a shared goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The program also talks about the problems with working in groups and how important it is to break down boundaries and encourage a creative attitude. Teams learn the value of cross-team teamwork and how it helps them reach their goals by handling the project well and making sure that every group has the right ingredients at the end of the activity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At Creative Juices, we believe in giving our members a fun, engaging, and involved experience where they can learn important skills while having a good time. Our program not only encourages working as a team and thinking strategically, but it also serves as a metaphor for business problems that happen in the real world. Participants will learn more about how to communicate well, how to solve problems, and how important teamwork is to success.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Creative Juices is the best choice if you want to put together a team building program in Korea that combines fun, learning, and a unique experience. Contact us today to find out more and start planning your team-building event that will be remembered for years to come.</p>\n<!-- /wp:paragraph -->','Ignite Innovation: Team Building with Creative Juices in Korea','','publish','closed','closed','','ignite-innovation-team-building-with-creative-juices-in-korea','','','2023-07-08 16:29:39','2023-07-08 09:29:39','',0,'https://teambuildingkorea.com/?p=924',0,'post','',0),(925,2,'2023-07-08 16:15:21','2023-07-08 09:15:21','Creative Juices TeamBuilding Korea','Creative Juices TeamBuilding Korea','Creative Juices TeamBuilding Korea','inherit','open','closed','','cj-tba-7','','','2023-07-08 16:15:32','2023-07-08 09:15:32','',924,'https://teambuildingkorea.com/wp-content/uploads/2023/07/CJ-TBA-7.jpg',0,'attachment','image/jpeg',0),(926,2,'2023-07-08 16:15:47','2023-07-08 09:15:47','','Creative Juices TeamBuilding Korea','Creative Juices TeamBuilding Korea','inherit','open','closed','','creative-juices-05','','','2023-07-08 16:15:55','2023-07-08 09:15:55','',924,'https://teambuildingkorea.com/wp-content/uploads/2023/07/creative-juices-05.jpg',0,'attachment','image/jpeg',0),(927,2,'2023-07-08 16:20:46','2023-07-08 09:20:46','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At Creative Juices, we have a fun program for building teams that is based on the idea of a global juice company that has to set up foreign supplies and plan ahead under tight deadlines. Our training is meant to help teams work together, think strategically, and run their businesses well. By taking part in Creative Juices, teams will not only have a fun and memorable time, but they will also learn and gain important insights.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>During the program, each team is a section of the smoothie company and is given a different drink recipe. But there is a catch: they have to get the fixings for their drink from other teams. Teams work together to make trade deals that shift resources and make sure that each team has the items it needs to make its drink. This game shows how important it is to work as a team, communicate well, and solve problems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After blending and tasting their smoothies, the teams move on to the next step of the program, which is to come up with a marketing plan and campaign to sell their product. This gives teams a chance to use their imagination and come up with new ideas as they show off their drinks and explain their marketing plans to the whole group. It\'s a great chance for people to improve their speaking skills and learn how to get their thoughts across to others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition to the core activities, Creative Juices works on solving complicated distribution problems and stresses how important it is to reduce the carbon effect. Teams have to solve practical problems by working together. This shows how powerful teamwork can be and how good it can be for the environment. This part of the training pushes people to think critically and find ways to run a business that are sustainable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":926,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/creative-juices-05-1024x768.jpg\" alt=\"Creative Juices TeamBuilding Korea\" class=\"wp-image-926\"/><figcaption class=\"wp-element-caption\">Creative Juices TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Outcomes of learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Creative Juices is a dynamic and fast-paced business game that lets teams use good business management skills and smart thinking in a real-world supply chain scenario. Participants are urged to take chances, think outside the box, and improve their speaking skills throughout the program to help the whole group succeed. Teams see the benefits of teamwork and cross-functional cooperation when they work together toward a shared goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The program also talks about the problems with working in groups and how important it is to break down boundaries and encourage a creative attitude. Teams learn the value of cross-team teamwork and how it helps them reach their goals by handling the project well and making sure that every group has the right ingredients at the end of the activity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At Creative Juices, we believe in giving our members a fun, engaging, and involved experience where they can learn important skills while having a good time. Our program not only encourages working as a team and thinking strategically, but it also serves as a metaphor for business problems that happen in the real world. Participants will learn more about how to communicate well, how to solve problems, and how important teamwork is to success.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Creative Juices is the best choice if you want to put together a team building program in Korea that combines fun, learning, and a unique experience. Contact us today to find out more and start planning your team-building event that will be remembered for years to come.</p>\n<!-- /wp:paragraph -->','Ignite Innovation: Team Building with Creative Juices in Korea','','inherit','closed','closed','','924-revision-v1','','','2023-07-08 16:20:46','2023-07-08 09:20:46','',924,'https://teambuildingkorea.com/?p=927',0,'revision','',0),(929,1,'2023-10-29 12:29:34','2023-10-29 05:29:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_01e11a-0b\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_40fe87-ca\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_40fe87-ca inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"689_900ad3-fe\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_900ad3-fe wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_900ad3-fe\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_2a94d6-68\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading689_2a94d6-68 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_2a94d6-68\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_40737c-87\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_40737c-87 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_40737c-87\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://teambuildingkorea.com/contact\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3021a9-1d\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_3021a9-1d inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":729,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"689_9ef7fb-43\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image689_9ef7fb-43 size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1-1024x768.jpg\" alt=\"QuickFire\" class=\"kb-img wp-image-729\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_e66fb5-46\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3b87bc-5e\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column689_3b87bc-5e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"689_8c1116-42\",\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"author\":false,\"date\":false,\"excerptCustomLength\":true,\"excerptLength\":24,\"readmore\":false,\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-10-29 12:29:34','2023-10-29 05:29:34','',689,'https://teambuildingkorea.com/?p=929',0,'revision','',0);
INSERT INTO `koreaposts` VALUES (930,1,'2023-10-29 12:33:09','2023-10-29 05:33:09','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_1d8307-5c\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_1d8307-5c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_1d8307-5c\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna.&nbsp;</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">example@interior.com<br/>contact@interior.com</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+1 (323)-456-91-23<br/>+1 (987)-654-32-11</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">1773 Turkey Pen Road<br/>New York, NY 10013</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"44_94a7f0-e7\",\"heightDesktop\":500,\"heightMobile\":400,\"zoom\":16,\"location\":\"New York City, NY\",\"mapFilter\":\"grayscale\",\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:33:09','2023-10-29 05:33:09','',44,'https://teambuildingkorea.com/?p=930',0,'revision','',0),(932,1,'2023-10-29 12:34:06','2023-10-29 05:34:06','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">example@interior.com<br/>contact@interior.com</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+1 (323)-456-91-23<br/>+1 (987)-654-32-11</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">1773 Turkey Pen Road<br/>New York, NY 10013</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"44_94a7f0-e7\",\"heightDesktop\":500,\"heightMobile\":400,\"zoom\":16,\"location\":\"New York City, NY\",\"mapFilter\":\"grayscale\",\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:34:06','2023-10-29 05:34:06','',44,'https://teambuildingkorea.com/?p=932',0,'revision','',0),(933,1,'2023-10-29 12:34:28','2023-10-29 05:34:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+1 (323)-456-91-23<br/>+1 (987)-654-32-11</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">1773 Turkey Pen Road<br/>New York, NY 10013</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"44_94a7f0-e7\",\"heightDesktop\":500,\"heightMobile\":400,\"zoom\":16,\"location\":\"New York City, NY\",\"mapFilter\":\"grayscale\",\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:34:28','2023-10-29 05:34:28','',44,'https://teambuildingkorea.com/?p=933',0,'revision','',0),(934,1,'2023-10-29 12:34:50','2023-10-29 05:34:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84 947789105 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"44_94a7f0-e7\",\"heightDesktop\":500,\"heightMobile\":400,\"zoom\":16,\"location\":\"New York City, NY\",\"mapFilter\":\"grayscale\",\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:34:50','2023-10-29 05:34:50','',44,'https://teambuildingkorea.com/?p=934',0,'revision','',0),(935,1,'2023-10-29 12:34:58','2023-10-29 05:34:58','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84 947789105 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:34:58','2023-10-29 05:34:58','',44,'https://teambuildingkorea.com/?p=935',0,'revision','',0),(936,1,'2023-10-29 12:35:21','2023-10-29 05:35:21','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayBgImgID\":918,\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84 947789105 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_146f2d-57\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_146f2d-57 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":276,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_6f000f-ed\",\"marginDesktop\":[\"\",40,\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_6f000f-ed size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/minh-pham-OtXAD3kUh3-I-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-276\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":277,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"44_c95e91-ea\",\"marginDesktop\":[100,\"\",\"\",\"\"],\"marginMobile\":[0,0,0,0],\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image44_c95e91-ea size-large\"><img src=\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/xie-yujie-nick-kXg2KRuxcgI1-unsplash-845x1024.jpg\" alt=\"\" class=\"kb-img wp-image-277\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_794e15-d0\",\"padding\":[50,50,50,50],\"mobilePadding\":[10,10,10,10],\"margin\":[-200,30,\"\",100],\"tabletMargin\":[0,0,0,0],\"mobileMargin\":[0,0,0,0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_794e15-d0 inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:35:21','2023-10-29 05:35:21','',44,'https://teambuildingkorea.com/?p=936',0,'revision','',0),(937,1,'2023-10-29 12:36:28','2023-10-29 05:36:28','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84 947789105 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerBorderWidth\":[\"\",\"\",\"\",\"\"],\"containerPadding\":[0,0,0,0],\"containerTabletPadding\":[\"\",\"\",\"\",\"\"],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleMinHeight\":[\"\",\"\",\"\"],\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textMinHeight\":[\"\",\"\",\"\"],\"textFont\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"textTransform\":\"\"}],\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"shadow\":[{\"color\":\"#000000\",\"opacity\":0,\"spread\":0,\"blur\":0,\"hOffset\":0,\"vOffset\":0}],\"shadowHover\":[{\"color\":\"#000000\",\"opacity\":0.2,\"spread\":0,\"blur\":14,\"hOffset\":0,\"vOffset\":0}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[\"\",\"\",\"\",\"\"],\"mediaNumber\":[{\"family\":\"\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2023-10-29 12:36:28','2023-10-29 05:36:28','',44,'https://teambuildingkorea.com/?p=937',0,'revision','',0),(938,1,'2023-10-29 12:39:22','2023-10-29 05:39:22','<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_dea90b-b7\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://startertemplatecloud.com/g29/wp-content/uploads/sites/106/2021/11/pexels-karolina-grabowska-4203073.jpg\",\"overlayOpacity\":10,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_ed8b26-85\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column45_ed8b26-85 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"45_522559-d5\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading45_522559-d5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_522559-d5\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"45_ebed55-e1\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading45_ebed55-e1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_ebed55-e1\">Team Building Korea -  Transforming Teams into Champions</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_85477f-c1\",\"columns\":3,\"colLayout\":\"center-exwide\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_c154b6-98\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_c154b6-98\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_fc0d86-66\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_fc0d86-66\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p><strong>About Us: Team Building Korea</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to Team Building Korea, your ultimate destination for innovative and engaging team building experiences in South Korea. We are proud to be managed by the visionary Ryan Truong Van Hoang and Catalyst Team Building Vietnam, a partnership built on expertise, passion, and a commitment to helping teams flourish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Meet Ryan Truong Van Hoang:</strong> With 13 years of unwavering dedication to the team building industry, Ryan Truong Van Hoang is a true pioneer in creating transformative team experiences. His journey began in Vietnam, where he saw the immense potential for enhancing team dynamics through unique activities and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In 2017, Ryan achieved a significant milestone by obtaining an exclusive license for selling and operating Catalyst products in Vietnam. This achievement allowed him to not only serve his home country but also opened doors for business collaborations with Catalyst worldwide, showcasing his dedication and excellence in the field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Commitment:</strong> At Team Building Korea, we are on a mission to foster stronger bonds and higher levels of collaboration within teams of all shapes and sizes. Ryan and his dedicated team have curated over 150 team building ideas, each designed to ignite enthusiasm, improve communication, and boost productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our offerings are more than just activities; they are the catalysts that spark positive change within your organization. Whether you\'re a local business in South Korea or a global corporation, we are equipped and ready to help you achieve your team building goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Choose Team Building Korea:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Expertise:</strong> With over a decade of experience, Ryan and his team bring a wealth of knowledge and creativity to every team building event.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Global Reach:</strong> Thanks to the exclusive Catalyst partnership, we have the flexibility to provide exceptional team building solutions not only in South Korea but also across the globe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Innovation:</strong> Our 150+ team building ideas are at the cutting edge of the industry, ensuring that your teams will experience unique and meaningful activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Customization:</strong> We understand that every team is different. Our team building experiences can be tailored to your specific goals and requirements.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Results:</strong> Our focus is on delivering measurable results for your team, from improved communication to increased morale and productivity.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Join us at Team Building Korea and embark on a journey of self-discovery, teamwork, and personal growth. Let us be your partner in building stronger, more cohesive teams, and achieving new heights of success. Contact us today and take the first step towards a brighter future for your organization.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_a2b608-4b\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_a2b608-4b\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-10-29 12:39:22','2023-10-29 05:39:22','',45,'https://teambuildingkorea.com/?p=938',0,'revision','',0),(939,1,'2023-10-29 12:39:56','2023-10-29 05:39:56','<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_dea90b-b7\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/06/FOAF-AU-9.jpg\",\"overlayBgImgID\":841,\"overlayOpacity\":34,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_ed8b26-85\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column45_ed8b26-85 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"45_522559-d5\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h1 class=\"kt-adv-heading45_522559-d5 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_522559-d5\">About Us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"45_ebed55-e1\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading45_ebed55-e1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading45_ebed55-e1\">Team Building Korea -  Transforming Teams into Champions</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"45_85477f-c1\",\"columns\":3,\"colLayout\":\"center-exwide\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_c154b6-98\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_c154b6-98\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_fc0d86-66\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_fc0d86-66\"><div class=\"kt-inside-inner-col\"><!-- wp:paragraph -->\n<p><strong>About Us: Team Building Korea</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to Team Building Korea, your ultimate destination for innovative and engaging team building experiences in South Korea. We are proud to be managed by the visionary Ryan Truong Van Hoang and Catalyst Team Building Vietnam, a partnership built on expertise, passion, and a commitment to helping teams flourish.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Meet Ryan Truong Van Hoang:</strong> With 13 years of unwavering dedication to the team building industry, Ryan Truong Van Hoang is a true pioneer in creating transformative team experiences. His journey began in Vietnam, where he saw the immense potential for enhancing team dynamics through unique activities and challenges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In 2017, Ryan achieved a significant milestone by obtaining an exclusive license for selling and operating Catalyst products in Vietnam. This achievement allowed him to not only serve his home country but also opened doors for business collaborations with Catalyst worldwide, showcasing his dedication and excellence in the field.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Commitment:</strong> At Team Building Korea, we are on a mission to foster stronger bonds and higher levels of collaboration within teams of all shapes and sizes. Ryan and his dedicated team have curated over 150 team building ideas, each designed to ignite enthusiasm, improve communication, and boost productivity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our offerings are more than just activities; they are the catalysts that spark positive change within your organization. Whether you\'re a local business in South Korea or a global corporation, we are equipped and ready to help you achieve your team building goals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Choose Team Building Korea:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Expertise:</strong> With over a decade of experience, Ryan and his team bring a wealth of knowledge and creativity to every team building event.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Global Reach:</strong> Thanks to the exclusive Catalyst partnership, we have the flexibility to provide exceptional team building solutions not only in South Korea but also across the globe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Innovation:</strong> Our 150+ team building ideas are at the cutting edge of the industry, ensuring that your teams will experience unique and meaningful activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Customization:</strong> We understand that every team is different. Our team building experiences can be tailored to your specific goals and requirements.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Results:</strong> Our focus is on delivering measurable results for your team, from improved communication to increased morale and productivity.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Join us at Team Building Korea and embark on a journey of self-discovery, teamwork, and personal growth. Let us be your partner in building stronger, more cohesive teams, and achieving new heights of success. Contact us today and take the first step towards a brighter future for your organization.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"45_a2b608-4b\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column45_a2b608-4b\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','About','','inherit','closed','closed','','45-revision-v1','','','2023-10-29 12:39:56','2023-10-29 05:39:56','',45,'https://teambuildingkorea.com/?p=939',0,'revision','',0),(941,1,'2023-10-29 12:41:32','2023-10-29 05:41:32','<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_01e11a-0b\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[26,20,29,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_40fe87-ca\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",30,\"\",30],\"mobileMargin\":[\"\",0,\"\",0],\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_40fe87-ca inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"689_900ad3-fe\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_900ad3-fe wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_900ad3-fe\">QUICKFIRE TEAM BUILDING EVENT</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_2a94d6-68\",\"margin\":[0,\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading689_2a94d6-68 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_2a94d6-68\">BOOK A FREE DEMO NOW</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"689_40737c-87\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading689_40737c-87 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading689_40737c-87\">Korea\'s Quickfire teambuilding is unique and fun. Our app-based games push your team\'s mental, physical, and creative talents while accepting individual uniqueness and delivering thrilling risk-and-reward opportunities to unlock their potential.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://teambuildingkorea.com/contact\">CONTACT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3021a9-1d\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}],\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column689_3021a9-1d inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":729,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"uniqueID\":\"689_9ef7fb-43\",\"showCaption\":false} -->\n<figure class=\"wp-block-kadence-image kb-image689_9ef7fb-43 size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/04/Quickfire-4-1-1024x768.jpg\" alt=\"QuickFire\" class=\"kb-img wp-image-729\"/></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">TEAM BUILDING KOREA</h2>\n<!-- /wp:heading -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"689_e66fb5-46\",\"columns\":1,\"colLayout\":\"equal\",\"currentOverlayTab\":\"gradient\",\"overlay\":\"palette8\",\"overlaySecond\":\"#ffffff\",\"overlayFirstOpacity\":1,\"overlaySecondOpacity\":0,\"overlayGradLoc\":35,\"overlayGradLocSecond\":27,\"overlayGradAngle\":38,\"overlayOpacity\":100,\"tabletPadding\":[0,30,60,30],\"inheritMaxWidth\":true,\"overlayGradient\":\"linear-gradient(38deg, var(\\u002d\\u002dglobal-palette8) 35%, rgba(255, 255, 255, 0) 27%)\",\"padding\":[0,20,110,20],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"689_3b87bc-5e\",\"borderStyle\":[{\"top\":[\"\",\"\",\"\"],\"right\":[\"\",\"\",\"\"],\"bottom\":[\"\",\"\",\"\"],\"left\":[\"\",\"\",\"\"],\"unit\":\"px\"}]} -->\n<div class=\"wp-block-kadence-column kadence-column689_3b87bc-5e\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/posts {\"uniqueID\":\"689_8c1116-42\",\"postsToShow\":60,\"categories\":[{\"value\":2,\"label\":\"Team Building Korea\"}],\"author\":false,\"date\":false,\"excerptCustomLength\":true,\"excerptLength\":24,\"readmore\":false,\"loopStyle\":\"unboxed\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','689-revision-v1','','','2023-10-29 12:41:32','2023-10-29 05:41:32','',689,'https://teambuildingkorea.com/?p=941',0,'revision','',0),(942,1,'2023-10-29 12:45:15','2023-10-29 05:45:15','','','','publish','closed','closed','','942','','','2025-11-04 13:05:25','2025-11-04 06:05:25','',0,'https://teambuildingkorea.com/?post_type=whatsapp-accounts&#038;p=942',0,'whatsapp-accounts','',0),(946,1,'2024-04-16 05:15:39','2024-04-15 22:15:39','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84 918177771 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2024-04-16 05:15:39','2024-04-15 22:15:39','',44,'https://teambuildingkorea.com/?p=946',0,'revision','',0),(948,1,'2025-01-09 19:37:00','2025-01-09 12:37:00','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+82 10 3379 7864 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">Seoul, Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-01-09 19:37:00','2025-01-09 12:37:00','',44,'https://teambuildingkorea.com/?p=948',0,'revision','',0),(949,1,'2025-01-09 19:37:34','2025-01-09 12:37:34','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+82 10 3379 7864 (Whatsapp/Viber)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-01-09 19:37:34','2025-01-09 12:37:34','',44,'https://teambuildingkorea.com/?p=949',0,'revision','',0),(950,1,'2025-01-09 19:38:35','2025-01-09 12:38:35','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@catalystteambuilding.vn</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+82 10 3379 7864 (Whatsapp/Viber)<br>Mrs. Han Yuna (한유나)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-01-09 19:38:35','2025-01-09 12:38:35','',44,'https://teambuildingkorea.com/?p=950',0,'revision','',0),(952,1,'2025-01-09 19:39:14','2025-01-09 12:39:14','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@teambuildingkorea.com</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+82 10 3379 7864 (Whatsapp/Viber)<br>Mrs. Han Yuna (한유나)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-01-09 19:39:14','2025-01-09 12:39:14','',44,'https://teambuildingkorea.com/?p=952',0,'revision','',0),(953,1,'2025-01-09 19:41:50','2025-01-09 12:41:50','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@teambuildingkorea.com</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\">info@teambuildingkorea.com</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+82 10 3379 7864 (Whatsapp/Viber)<br>Mrs. Han Yuna (한유나)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-01-09 19:41:50','2025-01-09 12:41:50','',44,'https://teambuildingkorea.com/?p=953',0,'revision','',0),(954,1,'2025-01-11 15:04:32','2025-01-11 08:04:32','','game','','inherit','open','closed','','game','','','2025-01-11 15:04:32','2025-01-11 08:04:32','',920,'https://teambuildingkorea.com/wp-content/uploads/2023/07/game.jpg',0,'attachment','image/jpeg',0),(955,1,'2025-01-11 15:04:35','2025-01-11 08:04:35','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">About:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience the exhilaration of Countdown to Christmas, a captivating team building activity that will immerse you in the festive atmosphere of Korea. This engrossing quiz highlights locals from various regions of the globe as they share authentic holiday greetings and intriguing insights into their unique holiday traditions. Using cutting-edge technology, you can access this activity through our specially designed app or your web browser. Each click reveals a charming video from a different part of the world, similar to the advent calendar tradition of opening one door per day. These video hosts provide you with intriguing cultural information regarding end-of-year celebrations in their respective nations. Prepare to put your listening and interpretation skills to the test as you race against the clock to respond to challenging queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":954,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/07/game-1024x576.jpg\" alt=\"\" class=\"wp-image-954\"/><figcaption class=\"wp-element-caption\">Count Down to Christmas Team Building Korea</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Results of Learning:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Countdown to Christmas is more than just a game; it promotes cultural inclusion and heightens awareness and comprehension. Participants acquire a greater appreciation for traditions other than their own by learning about various cultures. As you proceed through the game, your listening and interpretation skills will improve, enabling you to excel at the timed challenges that require quick thinking and swift responses. You can choose to play as a team, accumulating points to determine the ultimate winner, or each participant can embark on their own journey while providing assistance to others. The culmination of the experience is a group discussion in which participants ruminate on their shared adventure. With its versatility, Countdown to Christmas can be experienced as a lively 30-minute energizer or as an advent calendar to be savored one day at a time as the Christmas holiday approaches. Don\'t pass up the opportunity to make unforgettable memories with your team in Korea!</p>\n<!-- /wp:paragraph -->','Winter Wonderland in Korea: Christmas Countdown Team Building Experience','','inherit','closed','closed','','920-revision-v1','','','2025-01-11 15:04:35','2025-01-11 08:04:35','',920,'https://teambuildingkorea.com/?p=955',0,'revision','',0),(958,1,'2025-11-03 15:47:19','2025-11-03 08:47:19','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@phoenixdestinations.com</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\"><strong>info@phoenixdestinations.com</strong></p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84918177771 (Viber/Whatsapp)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-11-03 15:47:19','2025-11-03 08:47:19','',44,'https://teambuildingkorea.com/?p=958',0,'revision','',0),(959,1,'2025-09-08 08:23:37','2025-09-08 08:23:37','','TEMPLATE IMAGE - The Pantry 1','','inherit','open','closed','','the-pantry-1','','','2025-09-08 08:23:37','2025-09-08 08:23:37','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-1.jpg',0,'attachment','image/jpeg',0),(960,1,'2025-09-08 08:23:38','2025-09-08 08:23:38','','TEMPLATE IMAGE - The Pantry 2','','inherit','open','closed','','the-pantry-2','','','2025-09-08 08:23:38','2025-09-08 08:23:38','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-2.jpg',0,'attachment','image/jpeg',0),(961,1,'2025-09-08 08:23:40','2025-09-08 08:23:40','','TEMPLATE IMAGE - The Pantry 3','','inherit','open','closed','','the-pantry-3','','','2025-09-08 08:23:40','2025-09-08 08:23:40','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-3.jpg',0,'attachment','image/jpeg',0),(962,1,'2025-09-08 08:23:42','2025-09-08 08:23:42','','TEMPLATE IMAGE - The Pantry 4','','inherit','open','closed','','the-pantry-4','','','2025-09-08 08:23:42','2025-09-08 08:23:42','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-4.jpg',0,'attachment','image/jpeg',0),(963,1,'2025-09-08 08:23:43','2025-09-08 08:23:43','','TEMPLATE IMAGE - The Pantry 5','','inherit','open','closed','','the-pantry-5','','','2025-09-08 08:23:43','2025-09-08 08:23:43','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-5.jpg',0,'attachment','image/jpeg',0),(964,1,'2025-09-08 08:23:45','2025-09-08 08:23:45','','TEMPLATE IMAGE - The Pantry 6','','inherit','open','closed','','the-pantry-6','','','2025-09-08 08:23:45','2025-09-08 08:23:45','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-6.jpg',0,'attachment','image/jpeg',0),(965,1,'2025-09-08 08:23:46','2025-09-08 08:23:46','','TEMPLATE IMAGE - The Pantry 7','','inherit','open','closed','','the-pantry-7','','','2025-09-08 08:23:46','2025-09-08 08:23:46','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-7.jpg',0,'attachment','image/jpeg',0),(966,1,'2025-09-08 08:23:47','2025-09-08 08:23:47','','TEMPLATE IMAGE - The Pantry 8','','inherit','open','closed','','the-pantry-8','','','2025-09-08 08:23:47','2025-09-08 08:23:47','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-8.jpg',0,'attachment','image/jpeg',0),(967,1,'2025-09-08 08:24:59','2025-09-08 08:24:59','','TEMPLATE IMAGE - The Pantry 8','','inherit','open','closed','','the-pantry-8-2','','','2025-09-08 08:24:59','2025-09-08 08:24:59','',6,'https://startertemplatecloud.com/g89/wp-content/uploads/sites/120/2025/09/The-Pantry-8-1.jpg',0,'attachment','image/jpeg',0),(968,1,'2025-07-29 20:19:38','2025-07-29 20:19:38','<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_c8a7b3-04\",\"columnGutter\":\"wider\",\"tabletGutter\":\"default\",\"customGutter\":[64,32,\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette8\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"md\",\"\",\"lg\",\"\"],\"columnsInnerHeight\":true,\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"breakoutLeft\":true,\"kbVersion\":2,\"metadata\":{\"name\":\"Hero Section\"}} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_949749-d1\",\"verticalAlignment\":\"space-evenly\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_949749-d1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_0d23db-4f\",\"columns\":3,\"mobileLayout\":\"right-half\",\"tabletLayout\":\"right-half\",\"collapseGutter\":\"none\",\"customRowGutter\":[0,\"\",\"\"],\"columnGutter\":\"skinny\",\"tabletGutter\":\"skinny\",\"mobileGutter\":\"custom\",\"customGutter\":[16,16,8],\"colLayout\":\"right-half\",\"minHeight\":68,\"verticalAlignment\":\"bottom\",\"minHeightUnit\":\"vh\",\"columnsInnerHeight\":true,\"minHeightTablet\":0,\"minHeightMobile\":0,\"padding\":[\"0\",\"0\",0,\"0\"],\"kbVersion\":2,\"className\":\"diy-sliding-panels\"} -->\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_fabc5a-47\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-2.jpg\",\"bgImgID\":777,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"49% 45%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 100%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_fabc5a-47 kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_f213a5-f6\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-8.jpg\",\"bgImgID\":783,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"56.00000000000001% 47%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 62%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f213a5-f6 kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":3,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_25ef56-1d\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-8-1.jpg\",\"bgImgID\":785,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"52% 95%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",400,300],\"padding\":[\"\",\"sm\",\"sm\",\"sm\"],\"overlayGradient\":\"linear-gradient(180deg,rgba(0,0,0,0) 21%,rgba(6,6,6,0.6) 100%)\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_25ef56-1d kb-section-has-overlay\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_4cbb75-64\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_4cbb75-64\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"6_6be8f2-1d\",\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",3],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}]} -->\n<h1 class=\"kt-adv-heading6_6be8f2-1d wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_6be8f2-1d\">A place where <mark true=\"true\" class=\"kt-highlight\">freshly</mark> picked ingredients meet <mark true=\"true\" class=\"kt-highlight\">homestyle</mark> baking.</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_b69a0f-16\",\"margin\":[\"\",\"\",\"xs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_b69a0f-16 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_b69a0f-16\">Sweet halvah ice cream jujubes topping lemon drops macaroon pudding. Marshmallow shortbread fruitcake sweet roll candy wafer.</p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedbtn {\"hAlign\":\"left\",\"uniqueID\":\"6_60d6e6-00\"} -->\n<div class=\"wp-block-kadence-advancedbtn kb-buttons-wrap kb-btns6_60d6e6-00\"><!-- wp:kadence/singlebtn {\"uniqueID\":\"6_345141-c4\",\"text\":\"Reserve your order \",\"link\":\"#order\",\"icon\":\"fe_arrowUpRight\",\"label\":\"Button to reserve your order\",\"inheritStyles\":\"inherit\"} /--></div>\n<!-- /wp:kadence/advancedbtn --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_9f3232-6c\",\"tabletLayout\":\"row\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette2\",\"overlayBgImgSize\":\"20% auto\",\"overlayBgImgPosition\":\"0% 100%\",\"overlayOpacity\":3,\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"bgColorClass\":\"theme-palette2\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"anchor\":\"about\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d05690-71\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d05690-71\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_1ffe4e-b0\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}]} -->\n<h2 class=\"kt-adv-heading6_1ffe4e-b0 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_1ffe4e-b0\">About The Pantry</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_7d8d7a-b9\",\"markSize\":[1.2,\"\",\"\"],\"markSizeType\":\"rem\",\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_7d8d7a-b9 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_7d8d7a-b9\">Life moves fast, and it’s easy to miss out on the little joys like sitting down to a warm loaf of bread or sharing a slice of cake with someone you love. <br><br><mark true=\"true\" class=\"kt-highlight\">At <strong>The Pantry</strong>, we believe food should slow you down, bring people together, and make ordinary moments feel special.</mark><br><br>That’s why we bake fresh every day, using simple ingredients and recipes that remind you of home.<br><br>Whether you’re looking for the perfect pastry to start your morning, a loaf of bread that turns an everyday dinner into a feast, or a beautifully crafted cake to celebrate life’s milestones, we’re here to help you create those memorable moments that linger long after the last bite.</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cac76f-70\",\"direction\":[\"horizontal\",\"\",\"\"],\"justifyContent\":[\"flex-end\",\"\",\"\"],\"gutter\":[0,\"\",\"\"],\"gutterVariable\":[\"none\",\"\",\"\"],\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cac76f-70 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_fd473c-59\",\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_fd473c-59\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":779,\"sizeSlug\":\"full\",\"ratio\":\"port34\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_ebcf25-9a\",\"marginDesktop\":[\"0\",\"0\",\"0\",\"0\"],\"paddingDesktop\":[\"0\",\"0\",\"0\",\"0\"],\"borderRadius\":[8,8,8,8],\"borderStyle\":[{\"top\":[\"palette7\",\"\",4],\"right\":[\"palette7\",\"\",4],\"bottom\":[\"palette7\",\"\",4],\"left\":[\"palette7\",\"\",4],\"unit\":\"px\"}],\"imagePosition\":\"60% 51%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_ebcf25-9a size-full kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-port34\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-4.jpg\" alt=\"\" class=\"kb-img wp-image-779\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_600bc4-ae\",\"color\":\"palette7\",\"margin\":[0,0,8,-12],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette7\",\"textOrientation\":\"sideways-down\",\"fontSize\":[\"lg\",\"\",\"\"]} -->\n<h2 class=\"kt-adv-heading6_600bc4-ae wp-block-kadence-advancedheading has-theme-palette-7-color has-text-color\" data-kb-block=\"kb-adv-heading6_600bc4-ae\">Baked with love</h2>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_8a9ca1-ec\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1202,\"bgColor\":\"palette8\",\"align\":\"full\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"lg\",\"\"],\"columnsInnerHeight\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"xxl\",\"\",\"lg\",\"\"],\"mobilePadding\":[\"\",\"\",\"md\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_b7a4a3-3b\",\"verticalAlignment\":\"space-between\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_b7a4a3-3b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_85c2a2-2d\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_85c2a2-2d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_743f56-45\",\"color\":\"palette5\",\"sizeType\":\"rem\",\"typography\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"fontWeight\":\"inherit\",\"markSize\":[\"md\",\"\",\"\"],\"markTypography\":\"var( \\u002d\\u002dglobal-body-font-family, inherit )\",\"markFontWeight\":\"inherit\",\"markColor\":\"palette5\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"theme-palette5\",\"htmlTag\":\"p\",\"fontSize\":[1.8,1.2,\"\"],\"fontHeight\":[1.4,\"\",\"\"],\"maxWidth\":[631,\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_743f56-45 wp-block-kadence-advancedheading has-theme-palette-5-color has-text-color\" data-kb-block=\"kb-adv-heading6_743f56-45\">The Pantry is my midweek escape. The smell of fresh bread and homely food makes ordinary moments feel special. It’s helped me slow down, share more meals, and find joy in life’s little moments again.<br><mark true=\"true\" class=\"kt-highlight\">— <em>Anda M</em></mark></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_1d56bd-c5\",\"justifyContent\":[\"flex-end\",\"\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_1d56bd-c5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":782,\"imgMaxWidth\":324,\"imgMaxWidthMobile\":200,\"sizeSlug\":\"full\",\"ratio\":\"land169\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_a45dd5-55\",\"borderRadius\":[8,8,8,8],\"imagePosition\":\"46% 67%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_a45dd5-55 size-full kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-land169\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-7.jpg\" alt=\"\" class=\"kb-img wp-image-782\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cf7738-a5\",\"justifyContent\":[\"flex-end\",\"\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cf7738-a5\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/image {\"id\":780,\"imgMaxWidth\":400,\"sizeSlug\":\"large\",\"ratio\":\"port34\",\"useRatio\":true,\"linkDestination\":\"none\",\"uniqueID\":\"6_c71146-d3\",\"borderRadius\":[8,8,8,8],\"imagePosition\":\"100% 39%\"} -->\n<figure class=\"wp-block-kadence-image kb-image6_c71146-d3 size-large kb-image-is-ratio-size\"><div class=\"kb-is-ratio-image kb-image-ratio-port34\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-5-681x1024.jpg\" alt=\"\" class=\"kb-img wp-image-780\"/></div></figure>\n<!-- /wp:kadence/image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_e46ea0-f2\",\"columns\":1,\"columnGutter\":\"none\",\"customGutter\":[0,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1210,\"bgColor\":\"palette8\",\"align\":\"full\",\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"columnsUnlocked\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"sm\",\"\"],\"mobilePadding\":[\"md\",\"\",\"\",\"\"],\"anchor\":\"menu\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"backgroundOpacity\":0.5,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cc7030-93\",\"direction\":[\"vertical\",\"\",\"\"],\"justifyContent\":[null,\"\",\"\"],\"flexBasis\":[null,\"\",\"\"],\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cc7030-93 kb-section-dir-vertical\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_bfa87e-12\",\"align\":\"center\",\"color\":\"\",\"margin\":[0,\"\",60,\"\"],\"tabletMargin\":[\"\",\"\",\"md\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",2],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\",\"textOrientation\":\"horizontal\",\"fontSize\":[\"xl\",\"\",\"\"],\"maxWidth\":[873,\"\",\"\"]} -->\n<h2 class=\"kt-adv-heading6_bfa87e-12 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_bfa87e-12\"><mark true=\"true\" class=\"kt-highlight\">Taste the magic</mark> with our Artisan menu of <mark true=\"true\" class=\"kt-highlight\">breads &amp; cakes</mark></h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/tabs {\"uniqueID\":\"6_a24442-62\",\"contentBgColor\":\"palette1\",\"contentBorderStyles\":[{\"top\":[\"palette8\",\"\",1],\"right\":[\"palette8\",\"\",1],\"bottom\":[\"palette8\",\"\",1],\"left\":[\"palette8\",\"\",1],\"unit\":\"px\"}],\"contentBorderRadius\":[16,16,16,16],\"tabAlignment\":\"center\",\"titles\":[{\"text\":\"Breads\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-breads\"},{\"text\":\"Pastries\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-pastries\"},{\"text\":\"Cookies \\u0026amp; Cakes\",\"icon\":\"\",\"iconSide\":\"right\",\"onlyIcon\":false,\"subText\":\"\",\"anchor\":\"tab-cookies\"}],\"titleColor\":\"palette3\",\"titleColorHover\":\"palette3\",\"titleColorActive\":\"palette3\",\"titleBg\":\"palette2\",\"titleBgHover\":\"palette1\",\"titleBgActive\":\"palette1\",\"titleBorder\":\"palette8\",\"titleBorderHover\":\"palette1\",\"titleBorderActive\":\"palette1\",\"titleBorderWidth\":[1,1,0,1],\"titleBorderRadius\":[16,16,0,0],\"titlePadding\":[8,20,8,20],\"titleMargin\":[0,8,-1,0],\"size\":\"1.1\",\"sizeType\":\"em\",\"lineHeight\":1.4,\"lineType\":\"em\",\"tabSize\":\"\",\"mobileSize\":\"sm\",\"startTab\":1} -->\n<div class=\"wp-block-kadence-tabs alignnone\"><div class=\"kt-tabs-wrap kt-tabs-id6_a24442-62 kt-tabs-has-3-tabs kt-active-tab-1 kt-tabs-layout-tabs kt-tabs-tablet-layout-inherit kt-tabs-mobile-layout-inherit kt-tab-alignment-center \"><ul class=\"kt-tabs-title-list\"><li id=\"tab-breads\" class=\"kt-title-item kt-title-item-1 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-active\"><a href=\"#tab-breads\" data-tab=\"1\" class=\"kt-tab-title kt-tab-title-1 \"><span class=\"kt-title-text\">Breads</span></a></li><li id=\"tab-pastries\" class=\"kt-title-item kt-title-item-2 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-pastries\" data-tab=\"2\" class=\"kt-tab-title kt-tab-title-2 \"><span class=\"kt-title-text\">Pastries</span></a></li><li id=\"tab-cookies\" class=\"kt-title-item kt-title-item-3 kt-tabs-svg-show-always kt-tabs-icon-side-right kt-tab-title-inactive\"><a href=\"#tab-cookies\" data-tab=\"3\" class=\"kt-tab-title kt-tab-title-3 \"><span class=\"kt-title-text\">Cookies &amp; Cakes</span></a></li></ul><div class=\"kt-tabs-content-wrap\"><!-- wp:kadence/tab {\"uniqueID\":\"6_9340a5-11\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-1 kt-inner-tab6_9340a5-11\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_7f8ebd-5e\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"anchor\":\"\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_ee27bc-00\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-3.jpg\",\"bgImgID\":778,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"center center\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_ee27bc-00\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_bd683b-5f\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_bd683b-5f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_14f3e9-ed\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_14f3e9-ed wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_14f3e9-ed\"><strong>Classic Sourdough</strong><br>A tangy, crusty sourdough with a chewy, soft center. Perfect for toast or sandwiches.<br><strong>$4.05</strong><br><br><strong>Rustic Whole Wheat</strong><br>Hearty whole wheat loaf, packed with natural grains and a nutty flavor.<br><strong>$3.78</strong><br><br><strong>Ciabatta</strong><br>Light and airy Italian bread with a crisp crust, ideal for paninis or dipping in olive oil.<br><strong>$4.32</strong><br><br><strong>Focaccia with Rosemary</strong><br>Soft, fluffy focaccia topped with fresh rosemary and a drizzle of olive oil.<br><strong>$4.59</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":2,\"uniqueID\":\"6_b23fff-cf\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-2 kt-inner-tab6_b23fff-cf\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_418391-b0\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_4d9acb-06\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-6.jpg\",\"bgImgID\":781,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"68% 65%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_4d9acb-06\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_196241-2b\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_196241-2b\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_e0c438-de\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_e0c438-de wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_e0c438-de\"><strong>Butter Croissant</strong><br>Flaky, golden croissant with a rich buttery flavor. Perfect for breakfast or a snack.<br><strong>$3.24</strong><br><br><strong>Chocolate Pain au Chocolat</strong><br>Buttery pastry filled with smooth, dark chocolate. A sweet treat any time of day.<br><strong>$3.78</strong><br><br><strong>Almond Danish</strong><br>Light, layered pastry topped with almond cream and slivered almonds.<br><strong>$4.05</strong><br><br><strong>Cinnamon Roll</strong><br>Soft, sweet roll swirled with cinnamon sugar and drizzled with icing.<br><strong>$3.51</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab -->\n\n<!-- wp:kadence/tab {\"id\":3,\"uniqueID\":\"6_7366d6-a9\"} -->\n<div class=\"wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-3 kt-inner-tab6_7366d6-a9\"><div class=\"kt-tab-inner-content-inner\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_6f9dc6-e9\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"customGutter\":[32,\"\",\"\"],\"colLayout\":\"equal\",\"firstColumnWidth\":30,\"secondColumnWidth\":70,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"sm\",\"sm\",\"sm\",\"sm\"],\"columnsInnerHeight\":true,\"padding\":[\"md\",\"md\",\"md\",\"md\"],\"mobilePadding\":[\"xxs\",\"xxs\",\"xxs\",\"xxs\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_f1cc23-9f\",\"backgroundImg\":[{\"bgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2025/09/The-Pantry-1.jpg\",\"bgImgID\":776,\"bgImgSize\":\"cover\",\"bgImgPosition\":\"15% 53%\",\"bgImgAttachment\":\"scroll\",\"bgImgRepeat\":\"no-repeat\"}],\"height\":[\"\",\"\",250],\"borderStyle\":[{\"top\":[\"palette8\",\"\",4],\"right\":[\"palette8\",\"\",4],\"bottom\":[\"palette8\",\"\",4],\"left\":[\"palette8\",\"\",4],\"unit\":\"px\"}],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f1cc23-9f\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_756917-68\",\"margin\":[\"xs\",\"\",\"xs\",\"\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_756917-68\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_9d7990-d7\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_9d7990-d7 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_9d7990-d7\"><strong>Chocolate Chip Cookies</strong><br>Classic cookies loaded with gooey chocolate chips, baked to golden perfection.<br><strong>$4.50<br></strong><br><strong>Oatmeal Raisin Cookies</strong><br>Chewy cookies made with hearty oats and sweet raisins for a wholesome flavor.<br><strong>$4.25</strong><br><br><strong>Butter Shortbread Biscuits</strong><br>Rich, crumbly biscuits with a melt-in-your-mouth buttery taste.<br><strong>$5.00<br></strong><br><strong>Peanut Butter Cookies</strong><br>Soft and nutty cookies with the perfect balance of sweet and salty peanut flavor.<br><strong>$4.75</strong></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/tab --></div></div></div>\n<!-- /wp:kadence/tabs --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_1ea0e7-08\",\"tabletLayout\":\"row\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette8\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"firstColumnWidth\":40,\"secondColumnWidth\":60,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"tabletPadding\":[\"lg\",\"\",\"lg\",\"\"],\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette8\",\"padding\":[\"xl\",\"\",\"lg\",\"\"],\"mobilePadding\":[\"md\",\"\",\"\",\"\"],\"anchor\":\"order\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_3e9b10-bf\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_3e9b10-bf\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_7df76e-07\",\"align\":\"left\",\"color\":\"\",\"padding\":[\"\",\"\",\"0\",\"\"],\"markColor\":\"palette3\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[\"palette2\",\"\",2],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"\"}],\"colorClass\":\"\",\"textOrientation\":\"horizontal\"} -->\n<h2 class=\"kt-adv-heading6_7df76e-07 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_7df76e-07\"><mark true=\"true\" class=\"kt-highlight\">How to</mark> Reserve your  <mark true=\"true\" class=\"kt-highlight\">Fresh Bakes</mark></h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_85fdca-05\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette4\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette4\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_85fdca-05\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">1</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Browse the menu</h3><p class=\"kt-blocks-info-box-text\">Explore our daily selection of breads, pastries, cookies, and cakes.</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_2ddd6d-1a\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette5\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette5\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_2ddd6d-1a\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">2</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Place your order</h3><p class=\"kt-blocks-info-box-text\">Fill out our order form or give us a quick call to reserve your favourites.</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"6_9d1d5d-65\",\"hAlign\":\"left\",\"mediaType\":\"number\",\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_aperture\",\"size\":40,\"width\":2,\"title\":\"\",\"color\":\"palette8\",\"hoverColor\":\"\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette6\",\"hoverBackground\":\"\",\"border\":\"\",\"hoverBorder\":\"\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[5,5,5,5],\"margin\":[0,14,0,0]}],\"titleColor\":\"palette6\",\"titleFont\":[{\"level\":3,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[5,0,2,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"mediaVAlign\":\"top\",\"mediaNumber\":[{\"family\":\"var( \\u002d\\u002dglobal-heading-font-family, inherit )\",\"google\":false,\"hoverAnimation\":\"none\",\"style\":\"normal\",\"weight\":\"inherit\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true}],\"borderStyle\":[{\"top\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"right\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"bottom\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"left\":[\"var(\\u002d\\u002dglobal-palette7, #eeeeee)\",\"\",0],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box6_9d1d5d-65\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-number-container kt-info-number-animate-none\"><div class=\"kadence-info-box-number-inner-container\"><div class=\"kt-blocks-info-box-number\">3</div></div></div></div></div><div class=\"kt-infobox-textcontent\"><h3 class=\"kt-blocks-info-box-title\">Take Home &amp; Enjoy</h3><p class=\"kt-blocks-info-box-text\">Pick up your fresh bakes at The Pantry, take them home and enjoy!</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_2db7f3-10\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_2db7f3-10\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/column {\"background\":\"palette9\",\"borderWidth\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[8,8,8,8],\"uniqueID\":\"6_704fa6-e9\",\"padding\":[\"lg\",\"lg\",\"lg\",\"lg\"],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_704fa6-e9\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advanced-form {\"id\":487,\"uniqueID\":\"6_e5fd93-b6\"} /--></div></div>\n<!-- /wp:kadence/column --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_867c81-6c\",\"columns\":1,\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"maxWidth\":1010,\"bgColor\":\"palette8\",\"overlayBgImg\":null,\"overlayBgImgID\":null,\"overlayBgImgSize\":\"16% auto\",\"overlayBgImgPosition\":\"57.99999999999999% 0%\",\"overlayOpacity\":\"\",\"align\":\"full\",\"verticalAlignment\":\"middle\",\"tabletPadding\":[\"lg\",\"\",\"\",\"\"],\"bgColorClass\":\"theme-palette8\",\"padding\":[\"lg\",\"\",\"3xl\",\"\"],\"anchor\":\"about\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d2379a-79\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d2379a-79\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":3,\"uniqueID\":\"6_fce5c8-5c\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"fontSize\":[\"xl\",\"\",\"\"]} -->\n<h3 class=\"kt-adv-heading6_fce5c8-5c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_fce5c8-5c\">FAQs</h3>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/accordion {\"uniqueID\":\"6_dbddf1-97\",\"paneCount\":5,\"contentBorderStyle\":[{\"top\":[\"\",\"\",0],\"right\":[\"\",\"\",0],\"bottom\":[\"\",\"\",0],\"left\":[\"\",\"\",0],\"unit\":\"px\"}],\"titleStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[14,16,14,16],\"marginTop\":10,\"color\":\"palette8\",\"background\":\"palette5\",\"border\":[\"\",\"\",\"\",\"\"],\"borderRadius\":[\"\",\"\",\"\",\"\"],\"borderWidth\":[\"\",\"\",\"\",\"\"],\"colorHover\":\"#444444\",\"backgroundHover\":\"palette2\",\"borderHover\":[\"\",\"\",\"\",\"\"],\"colorActive\":\"palette3\",\"backgroundActive\":\"palette2\",\"borderActive\":[\"\",\"\",\"\",\"\"],\"textTransform\":\"\"}],\"titleBorder\":[{\"top\":[\"#f2f2f2\",\"\",0],\"right\":[\"#f2f2f2\",\"\",0],\"bottom\":[\"#f2f2f2\",\"\",0],\"left\":[\"#f2f2f2\",\"\",0],\"unit\":\"px\"}],\"titleBorderHover\":[{\"top\":[\"#eeeeee\",\"\",\"\"],\"right\":[\"#eeeeee\",\"\",\"\"],\"bottom\":[\"#eeeeee\",\"\",\"\"],\"left\":[\"#eeeeee\",\"\",\"\"],\"unit\":\"px\"}],\"titleBorderActive\":[{\"top\":[\"#BE530B\",\"\",\"\"],\"right\":[\"#BE530B\",\"\",\"\"],\"bottom\":[\"#BE530B\",\"\",\"\"],\"left\":[\"#BE530B\",\"\",\"\"],\"unit\":\"px\"}],\"titleBorderRadius\":[30,30,30,30]} -->\n<div class=\"wp-block-kadence-accordion alignnone\"><div class=\"kt-accordion-wrap kt-accordion-id6_dbddf1-97 kt-accordion-has-5-panes kt-active-pane-0 kt-accordion-block kt-pane-header-alignment-left kt-accodion-icon-style-basic kt-accodion-icon-side-right\" style=\"max-width:none\"><div class=\"kt-accordion-inner-wrap\" data-allow-multiple-open=\"false\" data-start-open=\"0\"><!-- wp:kadence/pane {\"uniqueID\":\"6_9b1b45-0a\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-1 kt-pane6_9b1b45-0a\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">How do I place an order?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_0b1d56-2e\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_0b1d56-2e wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_0b1d56-2e\">You can place an order by filling out our contact form on the website. Just let us know your favourite pastries, cookies, cakes, or breads, along with your preferred collection time. We’ll get back to you to confirm your order.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":2,\"uniqueID\":\"6_133601-19\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-2 kt-pane6_133601-19\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Can I collect my order in-store?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_c79bdc-36\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_c79bdc-36 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_c79bdc-36\">Absolutely! During checkout, you can choose the “Collect In-Store” option and pick a convenient time to collect your order from our bakery.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":3,\"uniqueID\":\"6_4a429d-02\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-3 kt-pane6_4a429d-02\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">Do you offer custom cakes?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_6cc0ed-3f\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_6cc0ed-3f wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_6cc0ed-3f\">Yes! We love creating custom cakes for birthdays, celebrations, or special occasions. Please contact us directly or add a note to your order with your design ideas.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane -->\n\n<!-- wp:kadence/pane {\"id\":4,\"uniqueID\":\"6_d26a62-e4\"} -->\n<div class=\"wp-block-kadence-pane kt-accordion-pane kt-accordion-pane-4 kt-pane6_d26a62-e4\"><div class=\"kt-accordion-header-wrap\"><button class=\"kt-blocks-accordion-header kt-acccordion-button-label-show\" type=\"button\"><span class=\"kt-blocks-accordion-title-wrap\"><span class=\"kt-blocks-accordion-title\">How far in advance should I place an order?</span></span><span class=\"kt-blocks-accordion-icon-trigger\"></span></button></div><div class=\"kt-accordion-panel\"><div class=\"kt-accordion-panel-inner\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_b9c5df-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_b9c5df-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_b9c5df-c2\">We recommend placing orders at least 24 hours in advance for breads, pastries, and cookies. For custom cakes, please allow 3–5 days to ensure we can bring your design to life.</p>\n<!-- /wp:kadence/advancedheading --></div></div></div>\n<!-- /wp:kadence/pane --></div></div></div>\n<!-- /wp:kadence/accordion --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_97abf6-33\",\"columnGutter\":\"wider\",\"customGutter\":[64,\"\",\"\"],\"colLayout\":\"equal\",\"bgColor\":\"palette2\",\"align\":\"full\",\"firstColumnWidth\":60,\"secondColumnWidth\":40,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette2\",\"padding\":[\"lg\",\"\",\"lg\",\"\"],\"anchor\":\"contact\",\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_9dc282-02\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_9dc282-02\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"6_08b1a7-57\",\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_25b475-f1\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_25b475-f1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_18b26a-51\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_18b26a-51 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_18b26a-51\">Location</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_661550-9c\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_661550-9c wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_661550-9c\">124 Maplewood Lane<br>Willowbrook, NY 11789<br>United States</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_cbbe89-c9\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_cbbe89-c9\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_4f2c9f-10\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_4f2c9f-10 wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_4f2c9f-10\">Opening hours</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_8b63cf-ce\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading6_8b63cf-ce wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading6_8b63cf-ce\">Tuesday – Friday: 8:00 AM – 6:00 PM<br>Saturday – Sunday: 9:00 AM – 4:00 PM<br>Closed on Mondays</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/spacer {\"spacerHeight\":30,\"dividerColor\":\"palette3\",\"dividerWidth\":100,\"uniqueID\":\"6_0fa585-61\"} -->\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6_0fa585-61\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"/></div></div>\n<!-- /wp:kadence/spacer -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_543106-73\",\"mobileRowGutter\":\"skinny\",\"customRowGutter\":[\"\",\"\",10],\"colLayout\":\"equal\",\"firstColumnWidth\":0,\"secondColumnWidth\":0,\"thirdColumnWidth\":0,\"fourthColumnWidth\":0,\"fifthColumnWidth\":0,\"sixthColumnWidth\":0,\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_f96347-3f\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_f96347-3f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_047f00-2e\",\"color\":\"palette3\",\"margin\":[\"\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_047f00-2e wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_047f00-2e\">Phone</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_e4f917-fc\",\"color\":\"\",\"margin\":[\"\",\"\",\"xxs\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\",\"linkStyle\":\"hover_underline\",\"linkColor\":\"palette3\",\"linkHoverColor\":\"palette5\"} -->\n<p class=\"kt-adv-heading6_e4f917-fc wp-block-kadence-advancedheading hls-hover_underline\" data-kb-block=\"kb-adv-heading6_e4f917-fc\"><a href=\"tel:+1&nbsp;5552748932\">+1&nbsp;(555) 274-8932</a></p>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"level\":4,\"uniqueID\":\"6_07c7b4-7d\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"0\",\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette3\"} -->\n<h4 class=\"kt-adv-heading6_07c7b4-7d wp-block-kadence-advancedheading has-theme-palette-3-color has-text-color\" data-kb-block=\"kb-adv-heading6_07c7b4-7d\">Email</h4>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"6_9ad1bb-c8\",\"color\":\"\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"\",\"htmlTag\":\"p\",\"linkStyle\":\"hover_underline\",\"linkColor\":\"palette3\"} -->\n<p class=\"kt-adv-heading6_9ad1bb-c8 wp-block-kadence-advancedheading hls-hover_underline\" data-kb-block=\"kb-adv-heading6_9ad1bb-c8\"><a href=\"mailto:hello@thepantry.com\">hello@thepantry.com</a></p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_dee0bf-50\",\"verticalAlignment\":\"top\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_dee0bf-50\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/navigation {\"uniqueID\":\"6_460ce9-d9\",\"id\":427} /-->\n\n<!-- wp:kadence/icon {\"uniqueID\":\"6_141c5b-ae\",\"textAlignment\":\"left\",\"gap\":[\"sm\",\"\",\"\"]} -->\n<div class=\"wp-block-kadence-icon kt-svg-icons kt-svg-icons6_141c5b-ae alignnone\"><!-- wp:kadence/single-icon {\"uniqueID\":\"6_4a439b-b9\",\"icon\":\"fa_facebook-n\",\"link\":\"#\",\"size\":35,\"title\":\"Facebook\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Facebook\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_4a439b-b9\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Facebook\"><span data-name=\"fa_facebook-n\" data-title=\"Facebook\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_bc86f5-13\",\"icon\":\"fe_instagram\",\"link\":\"#\",\"size\":35,\"title\":\"Link to Instagram\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Instagram\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_bc86f5-13\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Instagram\"><span data-name=\"fe_instagram\" data-stroke=\"2\" data-title=\"Link_to_Instagram\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_7367b1-14\",\"icon\":\"ic_twitterX\",\"link\":\"#\",\"size\":35,\"title\":\"Link to X\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"X\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_7367b1-14\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"X\"><span data-name=\"ic_twitterX\" data-title=\"Link_to_X\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon -->\n\n<!-- wp:kadence/single-icon {\"uniqueID\":\"6_d8a6d0-f4\",\"icon\":\"fa_pinterest\",\"link\":\"#\",\"size\":35,\"title\":\"Link to Pinterest\",\"color\":\"palette3\",\"margin\":[\"xs\",\"\",\"\",\"\"],\"hColor\":\"palette5\",\"linkTitle\":\"Pinterest\"} -->\n<div class=\"wp-block-kadence-single-icon kt-svg-style-default kt-svg-icon-wrap kt-svg-item-6_d8a6d0-f4\"><a href=\"#\" class=\"kt-svg-icon-link\" aria-label=\"Pinterest\"><span data-name=\"fa_pinterest\" data-title=\"Link_to_Pinterest\" class=\"kadence-dynamic-icon\"></span></a></div>\n<!-- /wp:kadence/single-icon --></div>\n<!-- /wp:kadence/icon --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_ce0f48-0c\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_ce0f48-0c\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/googlemaps {\"uniqueID\":\"6_b4c223-50\",\"heightDesktop\":320,\"zoom\":9,\"mapFilterAmount\":0,\"kbVersion\":2} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"6_911802-e5\",\"collapseOrder\":\"right-to-left\",\"mobileRowGutter\":\"custom\",\"customRowGutter\":[\"\",\"\",8],\"colLayout\":\"equal\",\"bgColor\":\"palette3\",\"align\":\"full\",\"inheritMaxWidth\":true,\"bgColorClass\":\"theme-palette3\",\"padding\":[\"xxs\",\"\",\"xxs\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_bca1d7-9d\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_bca1d7-9d\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_f8f2e3-8d\",\"align\":\"left\",\"color\":\"palette8\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette8\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[\"sm\",\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_f8f2e3-8d wp-block-kadence-advancedheading has-theme-palette-8-color has-text-color\" data-kb-block=\"kb-adv-heading6_f8f2e3-8d\">© 2025 [Site Name] · All Rights Reserved</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"6_d31eb0-9f\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column6_d31eb0-9f\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"6_2cae21-8e\",\"align\":\"right\",\"color\":\"palette8\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"colorClass\":\"theme-palette8\",\"mobileAlign\":\"center\",\"htmlTag\":\"p\",\"fontSize\":[\"sm\",\"\",\"\"]} -->\n<p class=\"kt-adv-heading6_2cae21-8e wp-block-kadence-advancedheading has-theme-palette-8-color has-text-color\" data-kb-block=\"kb-adv-heading6_2cae21-8e\">Privacy | Terms &amp; Disclaimer</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Home','','inherit','closed','closed','','6-revision-v1','','','2025-07-29 20:19:38','2025-07-29 20:19:38','',6,'https://teambuildingkorea.com/?p=968',0,'revision','',0),(972,1,'2025-11-04 13:07:37','2025-11-04 06:07:37','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@phoenixdestinations.com</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\"><strong>info@phoenixdestinations.com</strong></p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84918177771 (Viber/Whatsapp)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-11-04 13:07:37','2025-11-04 06:07:37','',44,'https://teambuildingkorea.com/?p=972',0,'revision','',0),(973,1,'2025-11-04 13:07:49','2025-11-04 06:07:49','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@phoenixdestinations.com</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\"><strong>info@phoenixdestinations.com</strong></p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84918177771 (Viber/Whatsapp)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\",\"themeStyle\":\"ffs_inherit_theme\",\"isThemeChange\":true} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2025-11-04 13:07:49','2025-11-04 06:07:49','',44,'https://teambuildingkorea.com/?p=973',0,'revision','',0),(978,1,'2026-02-05 14:51:01','2026-02-05 07:51:01','','TBK (1)','','inherit','open','closed','','tbk-1','','','2026-02-05 14:51:01','2026-02-05 07:51:01','',0,'https://teambuildingkorea.com/wp-content/uploads/2026/02/TBK-1.png',0,'attachment','image/png',0),(980,1,'2026-02-05 14:52:20','2026-02-05 07:52:20','<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_9150bf-23\",\"columns\":1,\"colLayout\":\"equal\",\"maxWidth\":500,\"bgColor\":\"palette9\",\"overlayBgImg\":\"https://teambuildingkorea.com/wp-content/uploads/2023/07/CorporateBodybuilding-TeamBuilding-Korea.jpg\",\"overlayOpacity\":26,\"tabletPadding\":[120,20,120,20],\"bgColorClass\":\"theme-palette9\",\"padding\":[200,0,120,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_be010b-82\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_be010b-82 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"level\":1,\"uniqueID\":\"44_4f8d4b-cf\",\"align\":\"center\",\"margin\":[\"\",\"\",10,\"\"],\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"textTransform\":\"capitalize\"} -->\n<h1 class=\"kt-adv-heading44_4f8d4b-cf wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_4f8d4b-cf\">contact us</h1>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:kadence/advancedheading {\"uniqueID\":\"44_fb3776-94\",\"align\":\"center\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"htmlTag\":\"p\"} -->\n<p class=\"kt-adv-heading44_fb3776-94 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_fb3776-94\">Empower Your Team to Succeed with Teambuilding Korea</p>\n<!-- /wp:kadence/advancedheading --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_55493c-e6\",\"tabletLayout\":\"row\",\"colLayout\":\"equal\",\"firstColumnWidth\":45,\"secondColumnWidth\":55,\"tabletPadding\":[60,30,60,30],\"inheritMaxWidth\":true,\"padding\":[100,20,60,20],\"mobilePadding\":[60,30,60,30],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_dd080b-b7\",\"margin\":[\"\",100,\"\",\"\"],\"tabletMargin\":[\"\",60,\"\",60],\"mobileMargin\":[\"\",0,\"\",0],\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_dd080b-b7 inner-column-1\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/advancedheading {\"uniqueID\":\"44_6e0070-c2\",\"markBorder\":\"\",\"markBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"mobileMarkBorderStyles\":[{\"top\":[null,\"\",\"\"],\"right\":[null,\"\",\"\"],\"bottom\":[null,\"\",\"\"],\"left\":[null,\"\",\"\"],\"unit\":\"px\"}],\"tabletAlign\":\"center\",\"mobileAlign\":\"center\"} -->\n<h2 class=\"kt-adv-heading44_6e0070-c2 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading44_6e0070-c2\">Have Question?<br>Contact Us!</h2>\n<!-- /wp:kadence/advancedheading -->\n\n<!-- wp:paragraph -->\n<p>Have a question, comment, or feedback? We would love to hear from you! Fill out our contact form or send us an email at</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@catalystteambuilding.vn</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and we will get back to you as soon as possible. Thank you for your interest in our services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_c2d59f-0e\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_mail\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[80,\"\",\"\",\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_c2d59f-0e\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_mail\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Email Us</h5><p class=\"kt-blocks-info-box-text\"><strong><strong>info@catalystteambuilding.vn</strong></strong></p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_791e0a-c7\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_phone\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"containerMargin\":[40,\"\",40,\"\"],\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_791e0a-c7\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_phone\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">call Us</h5><p class=\"kt-blocks-info-box-text\">+84918177771 (Viber/Whatsapp)</p></div></span></div>\n<!-- /wp:kadence/infobox -->\n\n<!-- wp:kadence/infobox {\"uniqueID\":\"44_d3214d-1d\",\"hAlign\":\"left\",\"hAlignTablet\":\"left\",\"hAlignMobile\":\"left\",\"containerBackground\":\"rgba(242, 242, 242, 0)\",\"containerHoverBackground\":\"rgba(255, 255, 255, 0)\",\"containerBorderOpacity\":0,\"containerHoverBorderOpacity\":0,\"containerPadding\":[0,0,0,0],\"containerMobilePadding\":[10,\"\",10,\"\"],\"mediaAlign\":\"left\",\"mediaImage\":[{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"width\":\"\",\"height\":\"\",\"maxWidth\":100,\"hoverAnimation\":\"none\",\"flipUrl\":\"\",\"flipId\":\"\",\"flipAlt\":\"\",\"flipWidth\":\"\",\"flipHeight\":\"\",\"subtype\":\"\",\"flipSubtype\":\"\"}],\"mediaIcon\":[{\"icon\":\"fe_map\",\"size\":18,\"width\":2,\"title\":\"\",\"color\":\"palette1\",\"hoverColor\":\"palette1\",\"hoverAnimation\":\"none\",\"flipIcon\":\"\"}],\"mediaStyle\":[{\"background\":\"palette7\",\"hoverBackground\":\"palette8\",\"border\":\"palette8\",\"hoverBorder\":\"palette8\",\"borderRadius\":200,\"borderWidth\":[0,0,0,0],\"padding\":[10,10,10,10],\"margin\":[0,20,0,0]}],\"titleColor\":\"palette3\",\"titleFont\":[{\"level\":5,\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"textTransform\":\"capitalize\",\"family\":\"\",\"google\":false,\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[0,0,0,0],\"paddingControl\":\"linked\",\"margin\":[0,0,5,0],\"marginControl\":\"individual\"}],\"textColor\":\"palette3\",\"textSpacing\":[{\"padding\":[0,0,0,0],\"paddingControl\":\"individual\",\"margin\":[\"\",\"\",\"\",\"\"],\"marginControl\":\"linked\"}],\"learnMoreStyles\":[{\"size\":[\"\",\"\",\"\"],\"sizeType\":\"px\",\"lineHeight\":[\"\",\"\",\"\"],\"lineType\":\"px\",\"letterSpacing\":\"\",\"family\":\"\",\"google\":\"\",\"style\":\"\",\"weight\":\"\",\"variant\":\"\",\"subset\":\"\",\"loadGoogle\":true,\"padding\":[4,8,4,8],\"paddingControl\":\"individual\",\"margin\":[10,0,10,0],\"marginControl\":\"individual\",\"color\":\"\",\"background\":\"transparent\",\"border\":\"#555555\",\"borderRadius\":0,\"borderWidth\":[0,0,0,0],\"borderControl\":\"linked\",\"colorHover\":\"#ffffff\",\"backgroundHover\":\"#444444\",\"borderHover\":\"#444444\",\"hoverEffect\":\"revealBorder\",\"paddingTablet\":[\"\",\"\",\"\",\"\"],\"paddingMobile\":[\"\",\"\",\"\",\"\"],\"paddingType\":\"px\",\"textTransform\":\"\"}],\"mediaVAlign\":\"top\",\"mediaAlignMobile\":\"left\",\"mediaAlignTablet\":\"left\",\"borderStyle\":[{\"top\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"right\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"bottom\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"left\":[\"rgba(238, 238, 238, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderHoverStyle\":[{\"top\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"right\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"bottom\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"left\":[\"rgba(255, 255, 255, 0)\",\"\",\"\"],\"unit\":\"px\"}],\"borderRadius\":[0,0,0,0],\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-infobox kt-info-box44_d3214d-1d\"><span class=\"kt-blocks-info-box-link-wrap info-box-link kt-blocks-info-box-media-align-left kt-info-halign-left kb-info-box-vertical-media-align-top kb-info-tablet-halign-left kb-info-mobile-halign-left\"><div class=\"kt-blocks-info-box-media-container\"><div class=\"kt-blocks-info-box-media kt-info-media-animate-none\"><div class=\"kadence-info-box-icon-container kt-info-icon-animate-none\"><div class=\"kadence-info-box-icon-inner-container\"><span data-name=\"fe_map\" data-stroke=\"2\" data-class=\"kt-info-svg-icon\" class=\"kadence-dynamic-icon\"></span></div></div></div></div><div class=\"kt-infobox-textcontent\"><h5 class=\"kt-blocks-info-box-title\">Location</h5><p class=\"kt-blocks-info-box-text\">충청남도 아산시 한들물빛1로8<br>Korea</p></div></span></div>\n<!-- /wp:kadence/infobox --></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_f4db86-b0\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_f4db86-b0 inner-column-2\"><div class=\"kt-inside-inner-col\"><!-- wp:kadence/rowlayout {\"uniqueID\":\"44_270bc0-ab\",\"colLayout\":\"equal\",\"firstColumnWidth\":65,\"secondColumnWidth\":35,\"mobilePadding\":[0,\"\",\"\",\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_a14746-e6\",\"kbVersion\":2,\"lock\":{\"move\":false,\"remove\":false},\"className\":\"inner-column-2\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_a14746-e6 inner-column-2\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n\n<!-- wp:kadence/column {\"id\":2,\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_1460a3-34\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_1460a3-34\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_dd61aa-fe\",\"columns\":1,\"colLayout\":\"equal\",\"bgColor\":\"palette9\",\"bgColorClass\":\"theme-palette9\",\"padding\":[0,0,0,0],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_330123-5a\",\"kbVersion\":2} -->\n<div class=\"wp-block-kadence-column kadence-column44_330123-5a\"><div class=\"kt-inside-inner-col\"><!-- wp:image {\"id\":891,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://teambuildingkorea.com/wp-content/uploads/2023/06/Break-Out-Bingo-8-1024x768.jpg\" alt=\"Break Out Bingo TeamBuilding Korea\" class=\"wp-image-891\" style=\"aspect-ratio:16/9;object-fit:cover\"/><figcaption class=\"wp-element-caption\">Break Out Bingo TeamBuilding Korea</figcaption></figure>\n<!-- /wp:image --></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:fluentfom/guten-block {\"formId\":\"4\",\"themeStyle\":\"ffs_inherit_theme\"} /--></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->\n\n<!-- wp:kadence/rowlayout {\"uniqueID\":\"44_167d76-b2\",\"columns\":1,\"colLayout\":\"equal\",\"padding\":[0,\"\",0,\"\"],\"kbVersion\":2} -->\n<!-- wp:kadence/column {\"borderWidth\":[\"\",\"\",\"\",\"\"],\"uniqueID\":\"44_ab6bda-bc\",\"kbVersion\":2,\"className\":\"inner-column-1\"} -->\n<div class=\"wp-block-kadence-column kadence-column44_ab6bda-bc inner-column-1\"><div class=\"kt-inside-inner-col\"></div></div>\n<!-- /wp:kadence/column -->\n<!-- /wp:kadence/rowlayout -->','Contact','','inherit','closed','closed','','44-revision-v1','','','2026-02-05 14:52:20','2026-02-05 07:52:20','',44,'https://teambuildingkorea.com/?p=980',0,'revision','',0),(983,2,'2026-03-05 02:48:07','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-03-05 02:48:07','0000-00-00 00:00:00','',0,'https://teambuildingkorea.com/?p=983',0,'post','',0);
/*!40000 ALTER TABLE `koreaposts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `korearank_math_internal_links`
--

DROP TABLE IF EXISTS `korearank_math_internal_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `korearank_math_internal_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `target_post_id` (`target_post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=747 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `korearank_math_internal_links`
--

LOCK TABLES `korearank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `korearank_math_internal_links` DISABLE KEYS */;
INSERT INTO `korearank_math_internal_links` VALUES (12,'https://teambuildingkorea.com/',105,689,'internal'),(162,'https://asiaphoenix.com/teambuilding-programs',696,0,'external'),(188,'https://asiaphoenix.com/',719,0,'external'),(190,'https://asiaphoenix.com.vn/',717,0,'external'),(388,'https://asiaphoenix.com/',722,0,'external'),(610,'https://teambuildingkorea.com/contact',689,44,'internal'),(611,'https://teambuildingkorea.com/team-building-korea/ignite-innovation-team-building-with-creative-juices-in-korea.html',689,924,'internal'),(612,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(613,'https://teambuildingkorea.com/team-building-korea/ignite-innovation-team-building-with-creative-juices-in-korea.html',689,924,'internal'),(614,'https://teambuildingkorea.com/team-building-korea/winter-wonderland-in-korea-christmas-countdown-team-building-experience.html',689,920,'internal'),(615,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(616,'https://teambuildingkorea.com/team-building-korea/winter-wonderland-in-korea-christmas-countdown-team-building-experience.html',689,920,'internal'),(617,'https://teambuildingkorea.com/team-building-korea/powering-team-spirit-corporate-bodybuilding-experience-in-korea.html',689,917,'internal'),(618,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(619,'https://teambuildingkorea.com/team-building-korea/powering-team-spirit-corporate-bodybuilding-experience-in-korea.html',689,917,'internal'),(620,'https://teambuildingkorea.com/team-building-korea/unlock-success-together-team-building-commercial-break-in-korea.html',689,911,'internal'),(621,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(622,'https://teambuildingkorea.com/team-building-korea/unlock-success-together-team-building-commercial-break-in-korea.html',689,911,'internal'),(623,'https://teambuildingkorea.com/team-building-korea/building-bonds-in-the-land-of-k-pop-city-build-in-korea.html',689,908,'internal'),(624,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(625,'https://teambuildingkorea.com/team-building-korea/building-bonds-in-the-land-of-k-pop-city-build-in-korea.html',689,908,'internal'),(626,'https://teambuildingkorea.com/team-building-korea/unlocking-collaboration-chain-reaction-remote-in-korea.html',689,905,'internal'),(627,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(628,'https://teambuildingkorea.com/team-building-korea/unlocking-collaboration-chain-reaction-remote-in-korea.html',689,905,'internal'),(629,'https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-adventure-cartoon-capers-delivers-fun-and-results.html',689,902,'internal'),(630,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(631,'https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-adventure-cartoon-capers-delivers-fun-and-results.html',689,902,'internal'),(632,'https://teambuildingkorea.com/team-building-korea/building-stronger-bonds-bridging-the-divide-in-koreas-corporate-world.html',689,898,'internal'),(633,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(634,'https://teambuildingkorea.com/team-building-korea/building-stronger-bonds-bridging-the-divide-in-koreas-corporate-world.html',689,898,'internal'),(635,'https://teambuildingkorea.com/team-building-korea/building-bridges-in-seoul-breakthrough-team-building-in-korea.html',689,894,'internal'),(636,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(637,'https://teambuildingkorea.com/team-building-korea/building-bridges-in-seoul-breakthrough-team-building-in-korea.html',689,894,'internal'),(638,'https://teambuildingkorea.com/team-building-korea/building-bridges-strengthening-teams-in-korea-with-brand-nationals-dynamic-programs.html',689,887,'internal'),(639,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(640,'https://teambuildingkorea.com/team-building-korea/building-bridges-strengthening-teams-in-korea-with-brand-nationals-dynamic-programs.html',689,887,'internal'),(641,'https://teambuildingkorea.com/team-building-korea/discover-innovation-together-bot-creation-team-building-in-korea.html',689,882,'internal'),(642,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(643,'https://teambuildingkorea.com/team-building-korea/discover-innovation-together-bot-creation-team-building-in-korea.html',689,882,'internal'),(644,'https://teambuildingkorea.com/team-building-korea/ignite-team-collaboration-bookworx-team-building-adventure-in-korea.html',689,878,'internal'),(645,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(646,'https://teambuildingkorea.com/team-building-korea/ignite-team-collaboration-bookworx-team-building-adventure-in-korea.html',689,878,'internal'),(647,'https://teambuildingkorea.com/team-building-korea/korea-unleashed-unforgettable-team-building-blockbusters.html',689,873,'internal'),(648,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(649,'https://teambuildingkorea.com/team-building-korea/korea-unleashed-unforgettable-team-building-blockbusters.html',689,873,'internal'),(650,'https://teambuildingkorea.com/team-building-korea/koreas-best-kept-team-building-secret-blockbusters-remote.html',689,868,'internal'),(651,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(652,'https://teambuildingkorea.com/team-building-korea/koreas-best-kept-team-building-secret-blockbusters-remote.html',689,868,'internal'),(653,'https://teambuildingkorea.com/team-building-korea/building-bridges-through-beatswork-uniting-teams-in-korea.html',689,865,'internal'),(654,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(655,'https://teambuildingkorea.com/team-building-korea/building-bridges-through-beatswork-uniting-teams-in-korea.html',689,865,'internal'),(656,'https://teambuildingkorea.com/team-building-korea/get-in-sync-beatbox-rox-team-building-in-korea.html',689,861,'internal'),(657,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(658,'https://teambuildingkorea.com/team-building-korea/get-in-sync-beatbox-rox-team-building-in-korea.html',689,861,'internal'),(659,'https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-challenge-beat-the-box-rescue-santa.html',689,857,'internal'),(660,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(661,'https://teambuildingkorea.com/team-building-korea/koreas-ultimate-team-building-challenge-beat-the-box-rescue-santa.html',689,857,'internal'),(662,'https://teambuildingkorea.com/team-building-korea/embark-on-a-canine-themed-team-building-journey-in-korea-with-barkitecture.html',689,854,'internal'),(663,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(664,'https://teambuildingkorea.com/team-building-korea/embark-on-a-canine-themed-team-building-journey-in-korea-with-barkitecture.html',689,854,'internal'),(665,'https://teambuildingkorea.com/team-building-korea/koreas-team-building-extravaganza-discover-the-power-of-atmosphere.html',689,849,'internal'),(666,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(667,'https://teambuildingkorea.com/team-building-korea/koreas-team-building-extravaganza-discover-the-power-of-atmosphere.html',689,849,'internal'),(668,'https://teambuildingkorea.com/team-building-korea/unlock-your-teams-potential-animate-team-building-adventure-in-korea.html',689,845,'internal'),(669,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(670,'https://teambuildingkorea.com/team-building-korea/unlock-your-teams-potential-animate-team-building-adventure-in-korea.html',689,845,'internal'),(671,'https://teambuildingkorea.com/team-building-korea/boost-team-spirit-in-korea-experience-flat-out-afloats-unforgettable-team-building-activities.html',689,839,'internal'),(672,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(673,'https://teambuildingkorea.com/team-building-korea/boost-team-spirit-in-korea-experience-flat-out-afloats-unforgettable-team-building-activities.html',689,839,'internal'),(674,'https://teambuildingkorea.com/team-building-korea/conquer-the-undead-team-building-with-zombie-rising-in-korea.html',689,835,'internal'),(675,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(676,'https://teambuildingkorea.com/team-building-korea/conquer-the-undead-team-building-with-zombie-rising-in-korea.html',689,835,'internal'),(677,'https://teambuildingkorea.com/team-building-korea/unlock-success-in-seoul-world-outside-your-window-team-building-in-korea.html',689,832,'internal'),(678,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(679,'https://teambuildingkorea.com/team-building-korea/unlock-success-in-seoul-world-outside-your-window-team-building-in-korea.html',689,832,'internal'),(680,'https://teambuildingkorea.com/team-building-korea/win-it-in-a-minute-remote-the-ultimate-virtual-team-building-experience.html',689,829,'internal'),(681,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(682,'https://teambuildingkorea.com/team-building-korea/win-it-in-a-minute-remote-the-ultimate-virtual-team-building-experience.html',689,829,'internal'),(683,'https://teambuildingkorea.com/team-building-korea/unlocking-team-success-win-it-in-a-minute-team-building-in-korea.html',689,823,'internal'),(684,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(685,'https://teambuildingkorea.com/team-building-korea/unlocking-team-success-win-it-in-a-minute-team-building-in-korea.html',689,823,'internal'),(686,'https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-whisky-wisdom-in-korea-stunning-landscape.html',689,820,'internal'),(687,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(688,'https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-whisky-wisdom-in-korea-stunning-landscape.html',689,820,'internal'),(689,'https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-elevate-your-teams-performance-with-we-can-do-in-korea.html',689,817,'internal'),(690,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(691,'https://teambuildingkorea.com/team-building-korea/ignite-team-spirit-elevate-your-teams-performance-with-we-can-do-in-korea.html',689,817,'internal'),(692,'https://teambuildingkorea.com/team-building-korea/engage-in-exciting-drone-control-team-building-program-in-korea.html',689,813,'internal'),(693,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(694,'https://teambuildingkorea.com/team-building-korea/engage-in-exciting-drone-control-team-building-program-in-korea.html',689,813,'internal'),(695,'https://teambuildingkorea.com/team-building-korea/redefine-teamwork-harness-the-energy-of-chain-reaction-tabletop-in-korea.html',689,807,'internal'),(696,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(697,'https://teambuildingkorea.com/team-building-korea/redefine-teamwork-harness-the-energy-of-chain-reaction-tabletop-in-korea.html',689,807,'internal'),(698,'https://teambuildingkorea.com/team-building-korea/unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea.html',689,803,'internal'),(699,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(700,'https://teambuildingkorea.com/team-building-korea/unleash-the-power-of-collaboration-with-chain-reaction-life-size-team-building-program-in-korea.html',689,803,'internal'),(701,'https://teambuildingkorea.com/team-building-korea/building-a-dream-an-unforgettable-team-building-experience-in-korea.html',689,798,'internal'),(702,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(703,'https://teambuildingkorea.com/team-building-korea/building-a-dream-an-unforgettable-team-building-experience-in-korea.html',689,798,'internal'),(704,'https://teambuildingkorea.com/team-building-korea/bean-around-the-world-an-exciting-team-building-program-in-korea.html',689,794,'internal'),(705,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(706,'https://teambuildingkorea.com/team-building-korea/bean-around-the-world-an-exciting-team-building-program-in-korea.html',689,794,'internal'),(707,'https://teambuildingkorea.com/team-building-korea/symphony-of-success-unlocking-team-potential-with-orchestrate-team-building-in-korea.html',689,788,'internal'),(708,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(709,'https://teambuildingkorea.com/team-building-korea/symphony-of-success-unlocking-team-potential-with-orchestrate-team-building-in-korea.html',689,788,'internal'),(710,'https://teambuildingkorea.com/team-building-korea/essence-of-excellence-unleashing-the-power-of-team-building-in-korea.html',689,783,'internal'),(711,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(712,'https://teambuildingkorea.com/team-building-korea/essence-of-excellence-unleashing-the-power-of-team-building-in-korea.html',689,783,'internal'),(713,'https://teambuildingkorea.com/team-building-korea/revitalize-your-team-join-the-boom-time-adventure-in-korea.html',689,780,'internal'),(714,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(715,'https://teambuildingkorea.com/team-building-korea/revitalize-your-team-join-the-boom-time-adventure-in-korea.html',689,780,'internal'),(716,'https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html',689,777,'internal'),(717,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(718,'https://teambuildingkorea.com/team-building-korea/unlocking-success-together-the-big-picture-team-building-experience-in-korea.html',689,777,'internal'),(719,'https://teambuildingkorea.com/team-building-korea/innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea.html',689,774,'internal'),(720,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(721,'https://teambuildingkorea.com/team-building-korea/innovation-in-action-uncover-the-power-of-the-global-innovation-game-in-korea.html',689,774,'internal'),(722,'https://teambuildingkorea.com/team-building-korea/unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea.html',689,770,'internal'),(723,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(724,'https://teambuildingkorea.com/team-building-korea/unforgettable-experiences-await-flat-out-sleigh-ride-the-ultimate-team-building-journey-in-korea.html',689,770,'internal'),(725,'https://teambuildingkorea.com/team-building-korea/an-exciting-and-challenging-team-building-exercise-in-korea-out-of-100-ones-seconds-away-is-coming-to-town.html',689,764,'internal'),(726,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(727,'https://teambuildingkorea.com/team-building-korea/an-exciting-and-challenging-team-building-exercise-in-korea-out-of-100-ones-seconds-away-is-coming-to-town.html',689,764,'internal'),(728,'https://teambuildingkorea.com/team-building-korea/team-building-in-korea.html',689,760,'internal'),(729,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(730,'https://teambuildingkorea.com/team-building-korea/team-building-in-korea.html',689,760,'internal'),(731,'https://teambuildingkorea.com/team-building-korea/team-building-quickfire-in-vietnam.html',689,722,'internal'),(732,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(733,'https://teambuildingkorea.com/team-building-korea/team-building-quickfire-in-vietnam.html',689,722,'internal'),(734,'https://teambuildingkorea.com/team-building-korea/engage-and-motivate-your-team-with-ibuild-team-building-in-korea.html',689,719,'internal'),(735,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(736,'https://teambuildingkorea.com/team-building-korea/engage-and-motivate-your-team-with-ibuild-team-building-in-korea.html',689,719,'internal'),(737,'https://teambuildingkorea.com/team-building-korea/team-building-crescendo.html',689,717,'internal'),(738,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(739,'https://teambuildingkorea.com/team-building-korea/team-building-crescendo.html',689,717,'internal'),(740,'https://teambuildingkorea.com/team-building-korea/the-city-build-team-building.html',689,696,'internal'),(741,'https://teambuildingkorea.com/category/team-building-korea',689,0,'internal'),(742,'https://teambuildingkorea.com/team-building-korea/the-city-build-team-building.html',689,696,'internal'),(745,'tel:+1&nbsp;5552748932',6,0,'external'),(746,'mailto:hello@thepantry.com',6,0,'external');
/*!40000 ALTER TABLE `korearank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `korearank_math_internal_meta`
--

DROP TABLE IF EXISTS `korearank_math_internal_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `korearank_math_internal_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT 0,
  `external_link_count` int(10) unsigned DEFAULT 0,
  `incoming_link_count` int(10) unsigned DEFAULT 0,
  PRIMARY KEY (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `korearank_math_internal_meta`
--

LOCK TABLES `korearank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `korearank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `korearank_math_internal_meta` VALUES (1,0,0,0),(6,0,2,0),(43,0,0,0),(44,0,0,1),(45,0,0,0),(105,1,0,0),(107,0,0,0),(109,0,0,0),(110,0,0,0),(233,0,0,0),(238,0,0,0),(239,0,0,0),(240,0,0,0),(241,0,0,0),(242,0,0,0),(243,0,0,0),(244,0,0,0),(245,0,0,0),(246,0,0,0),(689,133,0,1),(696,0,1,2),(717,0,1,2),(719,0,1,2),(722,0,1,2),(760,0,0,2),(764,0,0,2),(770,0,0,2),(774,0,0,2),(777,0,0,2),(780,0,0,2),(783,0,0,2),(788,0,0,2),(794,0,0,2),(798,0,0,2),(803,0,0,2),(807,0,0,2),(813,0,0,2),(817,0,0,2),(820,0,0,2),(823,0,0,2),(829,0,0,2),(832,0,0,2),(835,0,0,2),(839,0,0,2),(845,0,0,2),(849,0,0,2),(854,0,0,2),(857,0,0,2),(861,0,0,2),(865,0,0,2),(868,0,0,2),(873,0,0,2),(878,0,0,2),(882,0,0,2),(887,0,0,2),(890,0,0,0),(894,0,0,2),(898,0,0,2),(902,0,0,2),(905,0,0,2),(908,0,0,2),(911,0,0,2),(917,0,0,2),(920,0,0,2),(924,0,0,2);
/*!40000 ALTER TABLE `korearank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaterm_relationships`
--

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

--
-- Dumping data for table `koreaterm_relationships`
--

LOCK TABLES `koreaterm_relationships` WRITE;
/*!40000 ALTER TABLE `koreaterm_relationships` DISABLE KEYS */;
INSERT INTO `koreaterm_relationships` VALUES (341,5,0),(344,3,0),(346,5,0),(351,3,0),(352,3,0),(354,3,0),(372,4,0),(696,2,0),(700,5,0),(717,2,0),(717,6,0),(717,7,0),(719,2,0),(722,2,0),(722,7,0),(722,8,0),(722,9,0),(736,5,0),(760,2,0),(764,2,0),(770,2,0),(774,2,0),(777,2,0),(780,2,0),(783,2,0),(788,2,0),(794,2,0),(798,2,0),(803,2,0),(807,2,0),(813,2,0),(817,2,0),(820,2,0),(823,2,0),(829,2,0),(832,2,0),(835,2,0),(839,2,0),(845,2,0),(849,2,0),(854,2,0),(857,2,0),(861,2,0),(865,2,0),(868,2,0),(873,2,0),(878,2,0),(882,2,0),(887,2,0),(890,2,0),(894,2,0),(898,2,0),(902,2,0),(905,2,0),(908,2,0),(911,2,0),(917,2,0),(920,2,0),(924,2,0);
/*!40000 ALTER TABLE `koreaterm_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaterm_taxonomy`
--

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

--
-- Dumping data for table `koreaterm_taxonomy`
--

LOCK TABLES `koreaterm_taxonomy` WRITE;
/*!40000 ALTER TABLE `koreaterm_taxonomy` DISABLE KEYS */;
INSERT INTO `koreaterm_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,44),(3,3,'nav_menu','',0,4),(4,4,'wp_theme','',0,1),(5,5,'nav_menu','',0,4),(6,6,'post_tag','',0,1),(7,7,'post_tag','',0,2),(8,8,'post_tag','',0,1),(9,9,'post_tag','',0,1),(10,10,'category','',0,0);
/*!40000 ALTER TABLE `koreaterm_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreatermmeta`
--

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

--
-- Dumping data for table `koreatermmeta`
--

LOCK TABLES `koreatermmeta` WRITE;
/*!40000 ALTER TABLE `koreatermmeta` DISABLE KEYS */;
INSERT INTO `koreatermmeta` VALUES (1,2,'_kadence_starter_templates_imported_term','1'),(2,3,'_kadence_starter_templates_imported_term','1'),(3,4,'_kadence_starter_templates_imported_term','1'),(4,5,'_kadence_starter_templates_imported_term','1');
/*!40000 ALTER TABLE `koreatermmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreaterms`
--

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

--
-- Dumping data for table `koreaterms`
--

LOCK TABLES `koreaterms` WRITE;
/*!40000 ALTER TABLE `koreaterms` DISABLE KEYS */;
INSERT INTO `koreaterms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Team Building Korea','team-building-korea',0),(3,'Footer Menu','footer-menu',0),(4,'kadence','kadence',0),(5,'Menu','menu',0),(6,'crescendo','crescendo',0),(7,'team building','team-building',0),(8,'Korea','korea',0),(9,'Quickfire','quickfire',0),(10,'Blog','blog',0);
/*!40000 ALTER TABLE `koreaterms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreausermeta`
--

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

--
-- Dumping data for table `koreausermeta`
--

LOCK TABLES `koreausermeta` WRITE;
/*!40000 ALTER TABLE `koreausermeta` DISABLE KEYS */;
INSERT INTO `koreausermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name','Ryan'),(3,1,'last_name','Truong Van Hoang'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'koreacapabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'koreauser_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"b0c815326c5abd400f438cc71b477facfd88fec2256ddd8b0cc6a5ee6112a12a\";a:4:{s:10:\"expiration\";i:1770450631;s:2:\"ip\";s:14:\"42.119.148.188\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36\";s:5:\"login\";i:1770277831;}}'),(17,1,'koreadashboard_quick_press_last_post_id','977'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"42.119.148.0\";}'),(19,1,'koreapersisted_preferences','a:3:{s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-01-09T12:49:56.039Z\";s:4:\"core\";a:2:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:14:\"featured-image\";}s:26:\"isComplementaryAreaVisible\";b:1;}}'),(20,1,'occupation',''),(21,1,'twitter',''),(22,1,'facebook',''),(23,1,'youtube',''),(24,1,'flickr',''),(25,1,'vimeo',''),(26,1,'linkedin',''),(27,1,'dribbble',''),(28,1,'pinterest',''),(29,1,'instagram',''),(30,1,'goodreads',''),(31,1,'amazon',''),(32,1,'medium',''),(33,1,'bookbub',''),(34,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(35,1,'manageedit-postcolumnshidden_default','1'),(36,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(37,1,'manageedit-pagecolumnshidden_default','1'),(38,2,'nickname','editor'),(39,2,'first_name','Team Building'),(40,2,'last_name','Korea'),(41,2,'description',''),(42,2,'rich_editing','true'),(43,2,'syntax_highlighting','true'),(44,2,'comment_shortcuts','false'),(45,2,'admin_color','fresh'),(46,2,'use_ssl','0'),(47,2,'show_admin_bar_front','true'),(48,2,'locale',''),(49,2,'koreacapabilities','a:1:{s:13:\"administrator\";b:1;}'),(50,2,'koreauser_level','10'),(51,2,'last_update','1736607890'),(52,2,'dismissed_wp_pointers',''),(53,2,'twitter',''),(54,2,'facebook',''),(55,2,'additional_profile_urls',''),(56,2,'session_tokens','a:5:{s:64:\"2aebd0b15692e7f99de136ec9b60c1d36f8d4f03a1fa94da007953b64c5e1aa9\";a:4:{s:10:\"expiration\";i:1772926353;s:2:\"ip\";s:12:\"65.111.22.93\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.207 Safari/537.36\";s:5:\"login\";i:1772753553;}s:64:\"79f6386b56a4852fc6db72c44219943154777cec04054512ff04634dd8a6ab0d\";a:4:{s:10:\"expiration\";i:1773039845;s:2:\"ip\";s:14:\"104.207.57.117\";s:2:\"ua\";s:11:\"curl/7.88.1\";s:5:\"login\";i:1772867045;}s:64:\"cb0c16be3686dddda18ae93e7d4d76788608a621fb4991111230f81279ebec98\";a:4:{s:10:\"expiration\";i:1773039855;s:2:\"ip\";s:14:\"104.207.57.117\";s:2:\"ua\";s:11:\"curl/7.88.1\";s:5:\"login\";i:1772867055;}s:64:\"24e1ee4057f6807061cd1f047e0e7d66ae3585a7c2f86cbaabc9c85abc52f345\";a:4:{s:10:\"expiration\";i:1773040637;s:2:\"ip\";s:14:\"104.207.57.117\";s:2:\"ua\";s:10:\"curl/8.6.0\";s:5:\"login\";i:1772867837;}s:64:\"d976c0914fc03cd45e821c1c604a40d18f39e1fb408bff8e562f5323a1bded9a\";a:4:{s:10:\"expiration\";i:1773096961;s:2:\"ip\";s:14:\"209.50.184.235\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.207 Safari/537.36\";s:5:\"login\";i:1772924161;}}'),(57,2,'koreadashboard_quick_press_last_post_id','983'),(58,2,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(59,2,'manageedit-postcolumnshidden_default','1'),(60,2,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(61,2,'manageedit-pagecolumnshidden_default','1'),(62,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"209.50.184.0\";}'),(63,2,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(64,2,'koreapersisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:5:{i:0;s:11:\"post-status\";i:1;s:23:\"taxonomy-panel-post_tag\";i:2;s:23:\"taxonomy-panel-category\";i:3;s:14:\"featured-image\";i:4;s:16:\"discussion-panel\";}}s:9:\"_modified\";s:24:\"2023-06-03T03:17:54.761Z\";}'),(65,1,'nav_menu_recently_edited','5'),(66,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(67,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(68,1,'last_update','1770303143'),(69,1,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(70,1,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(71,1,'koreauser-settings','libraryContent=browse'),(72,1,'koreauser-settings-time','1680591501'),(73,2,'koreauser-settings','libraryContent=browse'),(74,2,'koreauser-settings-time','1681199312'),(75,2,'_last_login','2026-03-08 05:56:01'),(76,1,'_last_login','2026-02-05 14:50:31'),(77,2,'occupation',''),(78,2,'youtube',''),(79,2,'flickr',''),(80,2,'vimeo',''),(81,2,'linkedin',''),(82,2,'dribbble',''),(83,2,'pinterest',''),(84,2,'instagram',''),(85,2,'goodreads',''),(86,2,'amazon',''),(87,2,'medium',''),(88,2,'bookbub',''),(89,1,'additional_profile_urls',''),(90,1,'default_password_nag','');
/*!40000 ALTER TABLE `koreausermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreausers`
--

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

--
-- Dumping data for table `koreausers`
--

LOCK TABLES `koreausers` WRITE;
/*!40000 ALTER TABLE `koreausers` DISABLE KEYS */;
INSERT INTO `koreausers` VALUES (1,'admin','$wp$2y$10$1kX/lp/Kktlb.IxBkI79gO.G37vCEsjWv6pm2RX4SeEo.UEfGr.U6','admin','trainerhoang@gmail.com','https://teambuildingkorea.com','2023-03-31 15:12:06','',0,'Ryan Truong Van Hoang'),(2,'editor','$wp$2y$10$rJkm.PuFDKMSXpfMVsZ3JeyvrejAyglqKUErzLv4iyHQdCHoeueFu','editor','pr@asiaphoenix.com','','2023-04-01 03:35:18','',0,'Team Building Korea');
/*!40000 ALTER TABLE `koreausers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `koreawpfm_backup`
--

DROP TABLE IF EXISTS `koreawpfm_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `koreawpfm_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `backup_name` text DEFAULT NULL,
  `backup_date` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `koreawpfm_backup`
--

LOCK TABLES `koreawpfm_backup` WRITE;
/*!40000 ALTER TABLE `koreawpfm_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `koreawpfm_backup` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2026-03-08 14:33:38
