File: /home4/monicare/monicare_WPbly-1783399031.sql
-- MySQL dump 10.13 Distrib 5.7.44-48, for Linux (x86_64)
--
-- Host: localhost Database: monicare_WPbly
-- ------------------------------------------------------
-- Server version 5.7.44-48
/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
/*!50717 SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' */;
/*!50717 SET @rocksdb_get_is_supported = IF (@rocksdb_has_p_s_session_variables, 'SELECT COUNT(*) INTO @rocksdb_is_supported FROM performance_schema.session_variables WHERE VARIABLE_NAME=\'rocksdb_bulk_load\'', 'SELECT 0') */;
/*!50717 PREPARE s FROM @rocksdb_get_is_supported */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
/*!50717 SET @rocksdb_enable_bulk_load = IF (@rocksdb_is_supported, 'SET SESSION rocksdb_bulk_load = 1', 'SET @rocksdb_dummy_bulk_load = 0') */;
/*!50717 PREPARE s FROM @rocksdb_enable_bulk_load */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
--
-- Table structure for table `SsT_actionscheduler_actions`
--
DROP TABLE IF EXISTS `SsT_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`priority` tinyint(3) unsigned NOT NULL DEFAULT '10',
`args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schedule` longtext COLLATE utf8mb4_unicode_520_ci,
`group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`attempts` int(11) NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id_status_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=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_actionscheduler_actions`
--
LOCK TABLES `SsT_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `SsT_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `SsT_actionscheduler_actions` VALUES (5,'action_scheduler/migration_hook','complete','2026-05-23 01:10:07','2026-05-23 01:10:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1779498607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1779498607;}',1,1,'2026-05-23 01:10:08','2026-05-23 01:10:08',2,NULL),(6,'wpforms_process_forms_locator_scan','complete','2026-05-23 01:10:09','2026-05-23 01:10:09',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779498609;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779498609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-23 01:14:11','2026-05-23 01:14:11',4,NULL),(7,'wpforms_process_purge_spam','complete','2026-05-23 01:10:09','2026-05-23 01:10:09',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779498609;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779498609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-23 01:14:11','2026-05-23 01:14:11',4,NULL),(8,'wpforms_email_summaries_fetch_info_blocks','complete','2026-05-25 06:12:11','2026-05-25 06:12:11',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779689531;s:18:\"\0*\0first_timestamp\";i:1779689531;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779689531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-05-25 06:34:58','2026-05-25 06:34:58',208,NULL),(9,'wpforms_process_forms_locator_scan','complete','2026-05-24 01:14:11','2026-05-24 01:14:11',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779585251;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779585251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-24 01:20:55','2026-05-24 01:20:55',131,NULL),(10,'wpforms_process_purge_spam','complete','2026-05-24 01:14:11','2026-05-24 01:14:11',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779585251;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779585251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-24 01:20:55','2026-05-24 01:20:55',131,NULL),(11,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-23 01:27:04','2026-05-23 01:27:04',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779499624;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779499624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-23 01:27:07','2026-05-23 01:27:07',9,NULL),(12,'wpforms_admin_notifications_update','complete','2026-05-23 01:27:07','2026-05-23 01:27:07',10,'{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2026-05-23 01:27:07','2026-05-23 01:27:07',9,NULL),(13,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-24 01:27:07','2026-05-24 01:27:07',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779586027;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779586027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-24 01:33:00','2026-05-24 01:33:00',133,NULL),(14,'wpforms_process_forms_locator_scan','complete','2026-05-25 01:20:55','2026-05-25 01:20:55',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779672055;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779672055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-25 02:05:59','2026-05-25 02:05:59',194,NULL),(15,'wpforms_process_purge_spam','complete','2026-05-25 01:20:55','2026-05-25 01:20:55',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779672055;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779672055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-25 02:05:59','2026-05-25 02:05:59',194,NULL),(16,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-25 01:33:00','2026-05-25 01:33:00',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779672780;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779672780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-25 02:05:59','2026-05-25 02:05:59',194,NULL),(17,'wpforms_process_forms_locator_scan','complete','2026-05-26 02:05:59','2026-05-26 02:05:59',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779761159;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779761159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-26 02:11:23','2026-05-26 02:11:23',247,NULL),(18,'wpforms_process_purge_spam','complete','2026-05-26 02:05:59','2026-05-26 02:05:59',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779761159;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779761159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-26 02:11:23','2026-05-26 02:11:23',247,NULL),(19,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-26 02:05:59','2026-05-26 02:05:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779761159;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779761159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-26 02:11:23','2026-05-26 02:11:23',247,NULL),(20,'wpforms_email_summaries_fetch_info_blocks','pending','2026-06-01 06:34:58','2026-06-01 06:34:58',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1780295698;s:18:\"\0*\0first_timestamp\";i:1779689531;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1780295698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(21,'wpforms_process_forms_locator_scan','complete','2026-05-27 02:11:23','2026-05-27 02:11:23',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779847883;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779847883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-27 02:11:32','2026-05-27 02:11:32',288,NULL),(22,'wpforms_process_purge_spam','complete','2026-05-27 02:11:23','2026-05-27 02:11:23',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779847883;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779847883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-05-27 02:11:32','2026-05-27 02:11:32',288,NULL),(23,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-27 02:11:23','2026-05-27 02:11:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779847883;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779847883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-27 02:11:32','2026-05-27 02:11:32',288,NULL),(24,'wpforms_process_forms_locator_scan','pending','2026-05-28 02:11:32','2026-05-28 02:11:32',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779934292;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779934292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(25,'wpforms_process_purge_spam','pending','2026-05-28 02:11:32','2026-05-28 02:11:32',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779934292;s:18:\"\0*\0first_timestamp\";i:1779498609;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779934292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(26,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-05-28 02:11:32','2026-05-28 02:11:32',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779934292;s:18:\"\0*\0first_timestamp\";i:1779499624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779934292;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),(27,'wpforms_admin_notifications_update','complete','2026-05-27 12:23:39','2026-05-27 12:23:39',10,'{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2026-05-27 12:24:10','2026-05-27 12:24:10',1,NULL);
/*!40000 ALTER TABLE `SsT_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_actionscheduler_claims`
--
DROP TABLE IF EXISTS `SsT_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_actionscheduler_claims`
--
LOCK TABLES `SsT_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `SsT_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_actionscheduler_groups`
--
DROP TABLE IF EXISTS `SsT_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_actionscheduler_groups`
--
LOCK TABLES `SsT_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `SsT_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `SsT_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'ActionScheduler');
/*!40000 ALTER TABLE `SsT_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_actionscheduler_logs`
--
DROP TABLE IF EXISTS `SsT_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`log_date_gmt` datetime 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=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_actionscheduler_logs`
--
LOCK TABLES `SsT_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `SsT_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `SsT_actionscheduler_logs` VALUES (1,5,'action created','2026-05-23 01:09:07','2026-05-23 01:09:07'),(2,5,'action started via WP Cron','2026-05-23 01:10:08','2026-05-23 01:10:08'),(3,5,'action complete via WP Cron','2026-05-23 01:10:08','2026-05-23 01:10:08'),(4,6,'action created','2026-05-23 01:10:09','2026-05-23 01:10:09'),(5,7,'action created','2026-05-23 01:10:09','2026-05-23 01:10:09'),(6,8,'action created','2026-05-23 01:10:09','2026-05-23 01:10:09'),(7,6,'action started via WP Cron','2026-05-23 01:14:11','2026-05-23 01:14:11'),(8,6,'action complete via WP Cron','2026-05-23 01:14:11','2026-05-23 01:14:11'),(9,9,'action created','2026-05-23 01:14:11','2026-05-23 01:14:11'),(10,7,'action started via WP Cron','2026-05-23 01:14:11','2026-05-23 01:14:11'),(11,7,'action complete via WP Cron','2026-05-23 01:14:11','2026-05-23 01:14:11'),(12,10,'action created','2026-05-23 01:14:11','2026-05-23 01:14:11'),(13,11,'action created','2026-05-23 01:27:04','2026-05-23 01:27:04'),(14,12,'action created','2026-05-23 01:27:07','2026-05-23 01:27:07'),(15,12,'action started via WP Cron','2026-05-23 01:27:07','2026-05-23 01:27:07'),(16,12,'action complete via WP Cron','2026-05-23 01:27:07','2026-05-23 01:27:07'),(17,11,'action started via WP Cron','2026-05-23 01:27:07','2026-05-23 01:27:07'),(18,11,'action complete via WP Cron','2026-05-23 01:27:07','2026-05-23 01:27:07'),(19,13,'action created','2026-05-23 01:27:07','2026-05-23 01:27:07'),(20,9,'action started via WP Cron','2026-05-24 01:20:55','2026-05-24 01:20:55'),(21,9,'action complete via WP Cron','2026-05-24 01:20:55','2026-05-24 01:20:55'),(22,14,'action created','2026-05-24 01:20:55','2026-05-24 01:20:55'),(23,10,'action started via WP Cron','2026-05-24 01:20:55','2026-05-24 01:20:55'),(24,10,'action complete via WP Cron','2026-05-24 01:20:55','2026-05-24 01:20:55'),(25,15,'action created','2026-05-24 01:20:55','2026-05-24 01:20:55'),(26,13,'action started via WP Cron','2026-05-24 01:33:00','2026-05-24 01:33:00'),(27,13,'action complete via WP Cron','2026-05-24 01:33:00','2026-05-24 01:33:00'),(28,16,'action created','2026-05-24 01:33:00','2026-05-24 01:33:00'),(29,14,'action started via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(30,14,'action complete via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(31,17,'action created','2026-05-25 02:05:59','2026-05-25 02:05:59'),(32,15,'action started via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(33,15,'action complete via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(34,18,'action created','2026-05-25 02:05:59','2026-05-25 02:05:59'),(35,16,'action started via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(36,16,'action complete via WP Cron','2026-05-25 02:05:59','2026-05-25 02:05:59'),(37,19,'action created','2026-05-25 02:05:59','2026-05-25 02:05:59'),(38,8,'action started via WP Cron','2026-05-25 06:34:58','2026-05-25 06:34:58'),(39,8,'action complete via WP Cron','2026-05-25 06:34:58','2026-05-25 06:34:58'),(40,20,'action created','2026-05-25 06:34:59','2026-05-25 06:34:59'),(41,17,'action started via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(42,17,'action complete via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(43,21,'action created','2026-05-26 02:11:23','2026-05-26 02:11:23'),(44,18,'action started via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(45,18,'action complete via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(46,22,'action created','2026-05-26 02:11:23','2026-05-26 02:11:23'),(47,19,'action started via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(48,19,'action complete via WP Cron','2026-05-26 02:11:23','2026-05-26 02:11:23'),(49,23,'action created','2026-05-26 02:11:23','2026-05-26 02:11:23'),(50,21,'action started via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(51,21,'action complete via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(52,24,'action created','2026-05-27 02:11:32','2026-05-27 02:11:32'),(53,22,'action started via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(54,22,'action complete via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(55,25,'action created','2026-05-27 02:11:32','2026-05-27 02:11:32'),(56,23,'action started via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(57,23,'action complete via WP Cron','2026-05-27 02:11:32','2026-05-27 02:11:32'),(58,26,'action created','2026-05-27 02:11:32','2026-05-27 02:11:32'),(59,27,'action created','2026-05-27 12:23:39','2026-05-27 12:23:39'),(60,27,'action started via Async Request','2026-05-27 12:24:10','2026-05-27 12:24:10'),(61,27,'action complete via Async Request','2026-05-27 12:24:10','2026-05-27 12:24:10'),(62,5,'action ignored via Async Request','2026-05-27 12:24:10','2026-05-27 12:24:10'),(63,6,'action ignored via WP Cron','2026-05-27 14:51:18','2026-05-27 14:51:18'),(64,7,'action ignored via WP Cron','2026-05-27 14:51:18','2026-05-27 14:51:18'),(65,12,'action ignored via WP Cron','2026-05-27 14:57:56','2026-05-27 14:57:56'),(66,11,'action ignored via WP Cron','2026-05-27 14:57:56','2026-05-27 14:57:56'),(67,9,'action ignored via WP Cron','2026-05-27 18:56:17','2026-05-27 18:56:17'),(68,10,'action ignored via WP Cron','2026-05-27 18:56:17','2026-05-27 18:56:17'),(69,13,'action ignored via WP Cron','2026-05-27 18:57:17','2026-05-27 18:57:17');
/*!40000 ALTER TABLE `SsT_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_commentmeta`
--
DROP TABLE IF EXISTS `SsT_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_commentmeta`
--
LOCK TABLES `SsT_commentmeta` WRITE;
/*!40000 ALTER TABLE `SsT_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_comments`
--
DROP TABLE IF EXISTS `SsT_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT '0',
`comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_comments`
--
LOCK TABLES `SsT_comments` WRITE;
/*!40000 ALTER TABLE `SsT_comments` DISABLE KEYS */;
INSERT INTO `SsT_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2026-05-23 01:08:46','2026-05-23 01:08:46','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `SsT_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_links`
--
DROP TABLE IF EXISTS `SsT_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
`link_rating` int(11) NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_links`
--
LOCK TABLES `SsT_links` WRITE;
/*!40000 ALTER TABLE `SsT_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_monsterinsights_cache`
--
DROP TABLE IF EXISTS `SsT_monsterinsights_cache`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_monsterinsights_cache` (
`cache_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`cache_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`cache_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`cache_group` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
`expires_at` datetime NOT NULL,
`created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`cache_id`),
UNIQUE KEY `cache_key_group` (`cache_key`,`cache_group`),
KEY `expires_at` (`expires_at`),
KEY `created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_monsterinsights_cache`
--
LOCK TABLES `SsT_monsterinsights_cache` WRITE;
/*!40000 ALTER TABLE `SsT_monsterinsights_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_monsterinsights_cache` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_nfd_data_event_queue`
--
DROP TABLE IF EXISTS `SsT_nfd_data_event_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_nfd_data_event_queue` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`event` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`attempts` tinyint(3) NOT NULL DEFAULT '0',
`reserved_at` datetime DEFAULT NULL,
`available_at` datetime NOT NULL,
`created_at` datetime NOT 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 `SsT_nfd_data_event_queue`
--
LOCK TABLES `SsT_nfd_data_event_queue` WRITE;
/*!40000 ALTER TABLE `SsT_nfd_data_event_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_nfd_data_event_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_options`
--
DROP TABLE IF EXISTS `SsT_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=936 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_options`
--
LOCK TABLES `SsT_options` WRITE;
/*!40000 ALTER TABLE `SsT_options` DISABLE KEYS */;
INSERT INTO `SsT_options` VALUES (1,'cron','a:28:{i:1779908984;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:1779909024;a:1:{s:18:\"nfd_data_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"minutely\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1779912543;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1779912564;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1779917228;a:1:{s:23:\"epc_scheduled_purge_all\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1779930528;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779930536;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779930543;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779930551;a:2:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:35:\"monsterinsights_cache_daily_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779931623;a:3:{s:29:\"wpseo_detect_default_seo_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1779931624;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:1779934126;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:1779934131;a:1:{s:23:\"nfd_htaccess_daily_scan\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779934200;a:1:{s:44:\"optin_monster_api_admin_notifications_update\";a:1:{s:32:\"ab4ac09344b84968a0c8367e826a8531\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;s:6:\"wpcron\";}}}}i:1779935926;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1779937726;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1779978452;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:1780103328;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:1780103351;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1780189728;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1780189737;a:1:{s:13:\"nfd_data_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1780257141;a:1:{s:36:\"monsterinsights_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"monsterinsights_email_summaries_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1780272000;a:2:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1780333312;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1780498330;a:1:{s:28:\"wpseo_expiring_store_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1782090551;a:1:{s:42:\"monsterinsights_product_feed_monthly_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1782178023;a:1:{s:38:\"monsterinsights_charitable_notice_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"monsterinsights_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),(2,'siteurl','https://novelalternative.com','on'),(3,'home','https://novelalternative.com','on'),(4,'blogname','Novel Alternative','on'),(5,'blogdescription','Agile by practice. Collaborative by design. Results by commitment.','on'),(6,'users_can_register','0','on'),(7,'admin_email','MONICAWILLIAMS517@GMAIL.COM','on'),(8,'start_of_week','1','on'),(9,'use_balanceTags','0','on'),(10,'use_smilies','1','on'),(11,'require_name_email','1','on'),(12,'comments_notify','1','on'),(13,'posts_per_rss','10','on'),(14,'rss_use_excerpt','0','on'),(15,'mailserver_url','mail.example.com','on'),(16,'mailserver_login','login@example.com','on'),(17,'mailserver_pass','','on'),(18,'mailserver_port','110','on'),(19,'default_category','1','on'),(20,'default_comment_status','open','on'),(21,'default_ping_status','open','on'),(22,'default_pingback_flag','1','on'),(23,'posts_per_page','10','on'),(24,'date_format','F j, Y','on'),(25,'time_format','g:i a','on'),(26,'links_updated_date_format','F j, Y g:i a','on'),(27,'comment_moderation','1','on'),(28,'moderation_notify','1','on'),(30,'rewrite_rules','a:116:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:76:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:83:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:65:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]\";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:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:8:{i:0;s:36:\"ai-provider-for-anthropic/plugin.php\";i:1;s:9:\"ai/ai.php\";i:2;s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:3;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:37:\"optinmonster/optin-monster-wp-api.php\";i:6;s:24:\"wordpress-seo/wp-seo.php\";i:7;s:24:\"wpforms-lite/wpforms.php\";}','on'),(35,'category_base','','on'),(36,'ping_sites','https://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','0','on'),(39,'default_email_category','1','on'),(40,'recently_edited','','off'),(41,'template','novel-alternative-theme','on'),(42,'stylesheet','novel-alternative-theme','on'),(43,'comment_registration','1','on'),(44,'html_type','text/html','on'),(45,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','61833','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','1','on'),(51,'default_link_category','2','on'),(52,'show_on_front','posts','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','150','on'),(58,'thumbnail_size_h','150','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','none','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(70,'thread_comments','1','on'),(71,'thread_comments_depth','5','on'),(72,'page_comments','','on'),(74,'default_comments_page','newest','on'),(75,'comment_order','asc','on'),(76,'sticky_posts','a:0:{}','on'),(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(80,'uninstall_plugins','a:3:{s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";}','off'),(81,'timezone_string','','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','0','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','0','on'),(88,'medium_large_size_w','768','on'),(89,'medium_large_size_h','0','on'),(90,'wp_page_for_privacy_policy','3','on'),(91,'show_comments_cookies_opt_in','1','on'),(92,'admin_email_lifespan','1795050526','on'),(93,'disallowed_keys','','off'),(94,'comment_previously_approved','1','on'),(95,'auto_plugin_theme_update_emails','a:0:{}','off'),(96,'auto_update_core_dev','enabled','on'),(97,'auto_update_core_minor','enabled','on'),(99,'wp_force_deactivated_plugins','a:0:{}','on'),(100,'wp_attachment_pages_enabled','0','on'),(101,'wp_notes_notify','1','on'),(102,'initial_db_version','61833','on'),(103,'SsT_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','on'),(104,'fresh_site','1','off'),(105,'user_count','1','off'),(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','auto'),(107,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:14:\"footer-widgets\";a:0:{}s:13:\"array_version\";i:3;}','auto'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(122,'nfd_coming_soon_module_version','2.2.8','on'),(123,'ce4wp_hide_banner:get_started','1','auto'),(124,'optin_monster_api_activation_redirect_disabled','1','auto'),(125,'wpforms_activation_redirect','1','auto'),(126,'nfd_coming_soon','','auto'),(131,'mm_brand','BlueHost','yes'),(133,'mm_host','b7119446-0c17-11e2-8b3b-0030483370c8','yes'),(134,'nfd_module_activation_fresh_install','1','auto'),(136,'nfd_image_optimization','a:8:{s:7:\"enabled\";b:1;s:34:\"prefer_optimized_image_when_exists\";b:1;s:30:\"auto_optimized_uploaded_images\";a:2:{s:7:\"enabled\";b:1;s:26:\"auto_delete_original_image\";b:0;}s:12:\"lazy_loading\";a:1:{s:7:\"enabled\";b:1;}s:17:\"bulk_optimization\";b:1;s:13:\"banned_status\";b:0;s:13:\"monthly_usage\";a:2:{s:19:\"monthlyRequestCount\";i:0;s:19:\"maxRequestsPerMonth\";i:100000;}s:10:\"cloudflare\";a:2:{s:6:\"polish\";a:2:{s:5:\"value\";b:1;s:8:\"user_set\";b:0;}s:6:\"mirage\";a:2:{s:5:\"value\";b:1;s:8:\"user_set\";b:0;}}}','auto'),(137,'nfd_fonts_optimization','a:1:{s:10:\"cloudflare\";a:2:{s:5:\"fonts\";a:2:{s:5:\"value\";b:1;s:8:\"user_set\";b:0;}s:12:\"last_updated\";i:1782136743;}}','auto'),(138,'nfd_module_htaccess_saved_state','a:6:{s:6:\"blocks\";a:4:{s:17:\"nfd.cache.browser\";a:2:{s:4:\"body\";s:913:\"# BEGIN Newfold Browser Cache\n<IfModule mod_expires.c>\n ExpiresActive On\n ExpiresDefault \"access plus 24 hours\"\n ExpiresByType text/html \"access plus 2 hours\"\n ExpiresByType image/jpg \"access plus 24 hours\"\n ExpiresByType image/jpeg \"access plus 24 hours\"\n ExpiresByType image/gif \"access plus 24 hours\"\n ExpiresByType image/png \"access plus 24 hours\"\n ExpiresByType image/webp \"access plus 24 hours\"\n ExpiresByType text/css \"access plus 24 hours\"\n ExpiresByType text/javascript \"access plus 24 hours\"\n ExpiresByType application/pdf \"access plus 1 week\"\n ExpiresByType image/x-icon \"access plus 1 year\"\n</IfModule>\n<IfModule mod_rewrite.c>\nRewriteEngine On\nRewriteCond %{REQUEST_URI} ^/(cart|checkout|wp-admin|wp-json) [NC]\n<IfModule mod_headers.c>\nHeader set Cache-Control \"no-cache, no-store, must-revalidate\"\nHeader set Pragma \"no-cache\"\nHeader set Expires 0\n</IfModule>\n</IfModule>\n# END Newfold Browser Cache\";s:8:\"priority\";i:300;}s:18:\"nfd.skip404.static\";a:2:{s:4:\"body\";s:786:\"# BEGIN Newfold Skip 404 Handling for Static Files\n<IfModule mod_rewrite.c>\n RewriteEngine On\n RewriteCond %{REQUEST_FILENAME} !-f\n RewriteCond %{REQUEST_FILENAME} !-d\n RewriteCond %{REQUEST_URI} !(robots\\.txt|ads\\.txt|[a-z0-9_\\-]*sitemap[a-z0-9_\\.\\-]*\\.(xml|xsl|html)(\\.gz)?)\n RewriteCond %{REQUEST_URI} \\.(css|htc|less|js|js2|js3|js4|html|htm|rtf|rtx|txt|xsd|xsl|xml|asf|asx|wax|wmv|wmx|avi|avif|avifs|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|ogv|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip)$ [NC]\n RewriteRule .* - [L]\n</IfModule>\n# END Newfold Skip 404 Handling for Static Files\";s:8:\"priority\";i:300;}s:7:\"nfd.epc\";a:2:{s:4:\"body\";s:555:\"# BEGIN NFD EPC\n<IfModule mod_expires.c>\n ExpiresActive On\n ExpiresByType image/jpg \"access plus 1 year\"\n ExpiresByType image/jpeg \"access plus 1 year\"\n ExpiresByType image/gif \"access plus 1 year\"\n ExpiresByType image/png \"access plus 1 year\"\n ExpiresByType text/css \"access plus 1 month\"\n ExpiresByType application/pdf \"access plus 1 month\"\n ExpiresByType text/javascript \"access plus 1 month\"\n ExpiresByType text/html \"access plus 2 hours\"\n ExpiresByType image/x-icon \"access plus 1 year\"\n ExpiresDefault \"access plus 6 hours\"\n</IfModule>\n# END NFD EPC\";s:8:\"priority\";i:300;}s:34:\"nfd.cloudflare.optimization.header\";a:2:{s:4:\"body\";s:864:\"# BEGIN Newfold CF Optimization Header\n<IfModule mod_rewrite.c>\n RewriteEngine On\n # Skip setting for admin/API routes\n RewriteCond %{REQUEST_URI} !/wp-admin/ [NC]\n RewriteCond %{REQUEST_URI} !/wp-login\\.php [NC]\n RewriteCond %{REQUEST_URI} !/wp-json/ [NC]\n RewriteCond %{REQUEST_URI} !/xmlrpc\\.php [NC]\n RewriteCond %{REQUEST_URI} !/admin-ajax\\.php [NC]\n # Skip if the exact cookie and value are already present\n RewriteCond %{HTTP_COOKIE} !(^|;\\s*)nfd\\-enable\\-cf\\-opt\\=63a6825d27cab0f204d3b602 [NC]\n # Set env var if we passed all conditions\n RewriteRule .* - [E=CF_OPT:1]\n</IfModule>\n<IfModule mod_headers.c>\n # Set cookie only if env var is present (i.e., exact cookie not found)\n Header set Set-Cookie \"nfd-enable-cf-opt=63a6825d27cab0f204d3b602; path=/; Max-Age=86400; HttpOnly\" env=CF_OPT\n</IfModule>\n# END Newfold CF Optimization Header\";s:8:\"priority\";i:300;}}s:4:\"body\";s:3124:\"# BEGIN Newfold Browser Cache\n<IfModule mod_expires.c>\n ExpiresActive On\n ExpiresDefault \"access plus 24 hours\"\n ExpiresByType text/html \"access plus 2 hours\"\n ExpiresByType image/jpg \"access plus 24 hours\"\n ExpiresByType image/jpeg \"access plus 24 hours\"\n ExpiresByType image/gif \"access plus 24 hours\"\n ExpiresByType image/png \"access plus 24 hours\"\n ExpiresByType image/webp \"access plus 24 hours\"\n ExpiresByType text/css \"access plus 24 hours\"\n ExpiresByType text/javascript \"access plus 24 hours\"\n ExpiresByType application/pdf \"access plus 1 week\"\n ExpiresByType image/x-icon \"access plus 1 year\"\n</IfModule>\n<IfModule mod_rewrite.c>\nRewriteEngine On\nRewriteCond %{REQUEST_URI} ^/(cart|checkout|wp-admin|wp-json) [NC]\n<IfModule mod_headers.c>\nHeader set Cache-Control \"no-cache, no-store, must-revalidate\"\nHeader set Pragma \"no-cache\"\nHeader set Expires 0\n</IfModule>\n</IfModule>\n# END Newfold Browser Cache\n\n# BEGIN Newfold CF Optimization Header\n<IfModule mod_rewrite.c>\n RewriteEngine On\n # Skip setting for admin/API routes\n RewriteCond %{REQUEST_URI} !/wp-admin/ [NC]\n RewriteCond %{REQUEST_URI} !/wp-login\\.php [NC]\n RewriteCond %{REQUEST_URI} !/wp-json/ [NC]\n RewriteCond %{REQUEST_URI} !/xmlrpc\\.php [NC]\n RewriteCond %{REQUEST_URI} !/admin-ajax\\.php [NC]\n # Skip if the exact cookie and value are already present\n RewriteCond %{HTTP_COOKIE} !(^|;\\s*)nfd\\-enable\\-cf\\-opt\\=63a6825d27cab0f204d3b602 [NC]\n # Set env var if we passed all conditions\n RewriteRule .* - [E=CF_OPT:1]\n</IfModule>\n<IfModule mod_headers.c>\n # Set cookie only if env var is present (i.e., exact cookie not found)\n Header set Set-Cookie \"nfd-enable-cf-opt=63a6825d27cab0f204d3b602; path=/; Max-Age=86400; HttpOnly\" env=CF_OPT\n</IfModule>\n# END Newfold CF Optimization Header\n\n# BEGIN NFD EPC\n<IfModule mod_expires.c>\n ExpiresActive On\n ExpiresByType image/jpg \"access plus 1 year\"\n ExpiresByType image/jpeg \"access plus 1 year\"\n ExpiresByType image/gif \"access plus 1 year\"\n ExpiresByType image/png \"access plus 1 year\"\n ExpiresByType text/css \"access plus 1 month\"\n ExpiresByType application/pdf \"access plus 1 month\"\n ExpiresByType text/javascript \"access plus 1 month\"\n ExpiresByType text/html \"access plus 2 hours\"\n ExpiresByType image/x-icon \"access plus 1 year\"\n ExpiresDefault \"access plus 6 hours\"\n</IfModule>\n# END NFD EPC\n\n# BEGIN Newfold Skip 404 Handling for Static Files\n<IfModule mod_rewrite.c>\n RewriteEngine On\n RewriteCond %{REQUEST_FILENAME} !-f\n RewriteCond %{REQUEST_FILENAME} !-d\n RewriteCond %{REQUEST_URI} !(robots\\.txt|ads\\.txt|[a-z0-9_\\-]*sitemap[a-z0-9_\\.\\-]*\\.(xml|xsl|html)(\\.gz)?)\n RewriteCond %{REQUEST_URI} \\.(css|htc|less|js|js2|js3|js4|html|htm|rtf|rtx|txt|xsd|xsl|xml|asf|asx|wax|wmv|wmx|avi|avif|avifs|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|ogv|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip)$ [NC]\n RewriteRule .* - [L]\n</IfModule>\n# END Newfold Skip 404 Handling for Static Files\";s:8:\"checksum\";s:64:\"7a78dad780e423f2229d7e717419142b93d639d8829377cbf511d02577ac1eae\";s:4:\"host\";s:20:\"novelalternative.com\";s:7:\"version\";s:5:\"1.0.0\";s:9:\"updatedAt\";i:1781736097;}','auto'),(139,'nfd_module_onboarding_compatibility_results','a:2:{s:6:\"status\";s:10:\"compatible\";s:9:\"timestamp\";s:19:\"2026-05-23 01:08:50\";}','auto'),(142,'nfd_data_connection_attempts','1','auto'),(145,'newfold_features','a:6:{s:8:\"patterns\";b:1;s:11:\"performance\";b:1;s:4:\"adam\";b:1;s:10:\"helpCenter\";b:1;s:5:\"reset\";b:1;s:7:\"staging\";b:1;}','on'),(146,'newfold_active_modules','a:19:{s:4:\"data\";b:1;s:13:\"wp-module-pls\";b:1;s:9:\"installer\";b:1;s:2:\"ai\";b:1;s:18:\"wp-module-htaccess\";b:1;s:16:\"wp-module-survey\";b:1;s:8:\"facebook\";b:1;s:9:\"migration\";b:1;s:11:\"coming-soon\";b:1;s:9:\"ecommerce\";b:1;s:10:\"global-ctb\";b:1;s:18:\"wp-module-insights\";b:1;s:11:\"marketplace\";b:1;s:10:\"next-steps\";b:1;s:13:\"notifications\";b:1;s:10:\"onboarding\";b:1;s:16:\"secure-passwords\";b:1;s:19:\"wp-module-solutions\";b:1;s:3:\"sso\";b:1;}','on'),(147,'recovery_keys','a:0:{}','off'),(148,'allow_major_auto_core_updates','true','yes'),(149,'allow_minor_auto_core_updates','true','yes'),(150,'auto_update_core_major','enabled','yes'),(151,'auto_update_plugin','true','yes'),(152,'auto_update_theme','true','yes'),(153,'auto_update_translation','true','yes'),(154,'close_comments_days_old','28','yes'),(155,'close_comments_for_old_posts','1','yes'),(156,'comments_per_page','20','yes'),(157,'mm_coming_soon','','yes'),(158,'mm_install_date','May 23, 2026','yes'),(159,'nfd_hiive_url','hiive.cloud','yes'),(160,'permalink_structure','/%postname%/','yes'),(161,'site_assigned','1779498533','yes'),(162,'nfd_data_token','Y2Mu8bu9N/EnuIfDC7/fY0t1S3pQRWVmVDUvQjVEdU0zNEZyeENKaHNaVVA4T21BYWN3bUs5MVA3T3JLNTlNMWJkVWZlNU9OUVJzU250YzF3T3JhRzlsTU9UL0ZLWXZLU3ZYbGVIMjk4ZDBaTDFEcFVhSGpzV2IrZ095TElPeEN2V2ppZVk2SEI1UVlqKzE5TzFrZ05CdWNlZTZ4Zm5vekZaYlNJRm5IUWF2RXFyaFNydz09','auto'),(163,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"27.7\";}','auto'),(164,'wpseo','a:124:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"27.7\";s:16:\"previous_version\";s:4:\"27.6\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:12:\"ahrefsverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1779498536;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:28:\"https://novelalternative.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:2:{s:29:\"monsterinsights_note_category\";s:29:\"monsterinsights_note_category\";s:16:\"wpforms_form_tag\";s:16:\"wpforms_form_tag\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:1;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1779498536;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1779892865;s:31:\"wpseo_unindexed_post_link_count\";i:1779892865;s:31:\"wpseo_unindexed_term_link_count\";i:1779892865;s:35:\"wpseo_total_unindexed_general_items\";i:1779892865;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;s:15:\"last_updated_on\";i:1779893483;s:17:\"default_seo_title\";a:1:{i:0;i:1;}s:21:\"default_seo_meta_desc\";a:1:{i:0;i:1;}s:18:\"first_activated_by\";i:0;s:34:\"enable_schema_aggregation_endpoint\";b:0;s:38:\"schema_aggregation_endpoint_enabled_on\";N;s:16:\"enable_task_list\";b:1;s:13:\"enable_schema\";b:1;}','auto'),(165,'wpseo_titles','a:129:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:0:\"\";s:20:\"org-number-employees\";s:0:\"\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','auto'),(166,'wpseo_social','a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','auto'),(167,'wpseo_llmstxt','a:7:{s:23:\"llms_txt_selection_mode\";s:4:\"auto\";s:13:\"about_us_page\";i:0;s:12:\"contact_page\";i:0;s:10:\"terms_page\";i:0;s:19:\"privacy_policy_page\";i:0;s:9:\"shop_page\";i:0;s:20:\"other_included_pages\";a:0:{}}','auto'),(168,'wpseo_tracking_only','a:3:{s:25:\"task_list_first_opened_on\";s:0:\"\";s:22:\"task_first_actioned_on\";s:0:\"\";s:36:\"frontend_inspector_first_actioned_on\";s:0:\"\";}','auto'),(169,'optin_monster_api','a:12:{s:3:\"api\";a:0:{}s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;s:9:\"installed\";i:1779498540;s:9:\"connected\";s:0:\"\";s:4:\"beta\";b:0;s:12:\"auto_updates\";s:0:\"\";s:14:\"usage_tracking\";b:0;s:18:\"hide_announcements\";b:0;s:7:\"welcome\";a:1:{s:6:\"status\";s:4:\"none\";}s:15:\"connectionToken\";s:32:\"52a1ad5d371c4b1c665a831ea1ddf985\";}','auto'),(170,'omapi_review','a:2:{s:4:\"time\";i:1779498540;s:9:\"dismissed\";b:0;}','auto'),(171,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(172,'jetpack_activated','1','auto'),(173,'jetpack_activation_source','a:2:{i:0;s:6:\"wp-cli\";i:1;N;}','auto'),(174,'jetpack_sync_settings_disable','0','on'),(175,'jetpack_options','a:5:{s:7:\"version\";s:15:\"15.8:1779498543\";s:11:\"old_version\";s:15:\"15.8:1779498543\";s:14:\"last_heartbeat\";i:1779844278;s:9:\"time_diff\";i:0;s:28:\"fallback_no_verify_ssl_certs\";i:0;}','auto'),(176,'jetpack_available_modules','a:1:{s:4:\"15.8\";a:45:{s:18:\"account-protection\";s:4:\"14.5\";s:5:\"blaze\";s:4:\"12.3\";s:6:\"blocks\";s:8:\"13.9-a.8\";s:14:\"canonical-urls\";s:4:\"15.6\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";s:12:\"wpcom-reader\";s:4:\"15.5\";}}','auto'),(179,'om_notifications','a:4:{s:7:\"updated\";i:1779884622;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','off'),(180,'optinmonster_upgrade_completed','2.16.24','auto'),(181,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','auto'),(182,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','auto'),(183,'action_scheduler_hybrid_store_demarkation','4','auto'),(184,'schema-ActionScheduler_StoreSchema','8.0.1779498546','auto'),(185,'schema-ActionScheduler_LoggerSchema','3.0.1779498546','auto'),(186,'wpforms_version','1.10.0.5','auto'),(187,'wpforms_version_lite','1.10.0.5','auto'),(188,'wpforms_activated','a:1:{s:4:\"lite\";i:1779498546;}','auto'),(189,'wpforms_versions_lite','a:16:{s:8:\"1.10.0.5\";i:1779498547;s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:5:\"1.9.1\";i:0;s:5:\"1.9.2\";i:0;s:5:\"1.9.7\";i:0;s:7:\"1.9.8.6\";i:0;}','auto'),(190,'wpforms_constant_contact_version','3','auto'),(191,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(192,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','auto'),(193,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(194,'monsterinsights_settings','a:47:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:27:\"MONICAWILLIAMS517@GMAIL.COM\";}}s:25:\"summaries_show_blog_posts\";s:3:\"yes\";s:29:\"summaries_show_update_notices\";s:3:\"yes\";s:31:\"exception_alert_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:27:\"MONICAWILLIAMS517@GMAIL.COM\";}}s:17:\"automatic_updates\";s:3:\"all\";s:14:\"anonymous_data\";i:0;s:18:\"verified_automatic\";i:0;s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";}','auto'),(195,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:6:\"10.2.0\";s:14:\"installed_date\";i:1779498551;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1779498551;}','off'),(196,'monsterinsights_db_version','7.4.0','auto'),(198,'monsterinsights_migration_log','a:8:{i:0;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:20:\"Creating cache table\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:1;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Cache table created successfully\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:2;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:39:\"Checking for old cache data to clean up\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:3;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:35:\"No old cache data found to clean up\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:4;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:31:\"Cache table migration completed\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:5;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:31:\"Starting per-user cache cleanup\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:6;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:56:\"Removed 0 per-user cache tracking entries from user meta\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:7;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Per-user cache cleanup completed\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}}','off'),(199,'monsterinsights_monsterinsights_cache_version','1.0.0','off'),(200,'monsterinsights_migration_history','a:2:{i:0;a:5:{s:7:\"version\";s:17:\"1.0.0-cache-table\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.02830600738525390625;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}i:1;a:5:{s:7:\"version\";s:27:\"1.0.1-remove-per-user-cache\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.0009479522705078125;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}}','off'),(201,'monsterinsights_schema_version','10.2.0','off'),(202,'monsterinsights_schema_version_history','a:1:{i:0;a:3:{s:4:\"from\";s:5:\"0.0.0\";s:2:\"to\";s:6:\"10.2.0\";s:9:\"timestamp\";s:19:\"2026-05-23 01:09:11\";}}','off'),(203,'monsterinsights_current_version','10.2.0','auto'),(204,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:1;s:4:\"hour\";i:17;s:6:\"minute\";i:1;s:6:\"second\";i:52;s:6:\"offset\";i:147712;s:8:\"initsend\";i:1779728512;}','auto'),(205,'monsterinsights_feedback_tracked_features','a:0:{}','auto'),(206,'auto_update_plugins','a:10:{i:0;s:9:\"ai/ai.php\";i:1;s:36:\"ai-provider-for-anthropic/plugin.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:4;s:9:\"hello.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:37:\"optinmonster/optin-monster-wp-api.php\";i:7;s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:8;s:24:\"wpforms-lite/wpforms.php\";i:9;s:24:\"wordpress-seo/wp-seo.php\";}','off'),(207,'auto_update_themes','a:5:{i:0;s:18:\"bluehost-blueprint\";i:1;s:23:\"novel-alternative-theme\";i:2;s:16:\"twentytwentyfive\";i:3;s:16:\"twentytwentyfour\";i:4;s:17:\"twentytwentythree\";}','off'),(208,'action_scheduler_migration_status','complete','auto'),(209,'as_has_wp_comment_logs','no','on'),(210,'wpforms_process_forms_locator_status','completed','auto'),(211,'nfd_data_module_version','2.9.3','on'),(212,'nfd_ecommerce_module_version','2.3.5','on'),(213,'jetpack_affiliate_code','86241','auto'),(214,'bluehost_plugin_version','4.16.1','on'),(215,'nfd_next_steps','a:6:{s:2:\"id\";s:10:\"blog_setup\";s:4:\"type\";s:4:\"blog\";s:5:\"label\";s:10:\"Blog Setup\";s:11:\"description\";s:56:\"Get your blog up and running with these essential steps:\";s:7:\"version\";s:5:\"1.5.3\";s:6:\"tracks\";a:3:{i:0;a:5:{s:2:\"id\";s:16:\"blog_build_track\";s:5:\"label\";s:5:\"Build\";s:4:\"open\";b:1;s:11:\"description\";s:0:\"\";s:8:\"sections\";a:5:{i:0;a:14:{s:2:\"id\";s:16:\"basic_blog_setup\";s:5:\"label\";s:16:\"Basic blog setup\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:1;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:1:{i:0;a:8:{s:2:\"id\";s:16:\"blog_quick_setup\";s:5:\"title\";s:11:\"Quick Setup\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:38:\"{siteUrl}/wp-admin/options-general.php\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:3:{s:12:\"data-test-id\";s:16:\"blog_quick_setup\";s:11:\"data-nfd-id\";s:16:\"blog_quick_start\";s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:1;a:14:{s:2:\"id\";s:14:\"customize_blog\";s:5:\"label\";s:19:\"Customize your blog\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:1;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:4:{i:0;a:8:{s:2:\"id\";s:16:\"blog_upload_logo\";s:5:\"title\";s:11:\"Upload Logo\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:89:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=template&area=header&template=index\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:24:\"blog_choose_colors_fonts\";s:5:\"title\";s:23:\"Choose Colors and Fonts\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:46:\"{siteUrl}/wp-admin/site-editor.php?p=%2Fstyles\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:21:\"blog_customize_header\";s:5:\"title\";s:16:\"Customize Header\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:89:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=template&area=header&template=index\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:3;a:8:{s:2:\"id\";s:21:\"blog_customize_footer\";s:5:\"title\";s:16:\"Customize Footer\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:89:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=template&area=footer&template=index\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:2;a:14:{s:2:\"id\";s:14:\"create_content\";s:5:\"label\";s:14:\"Create content\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:15:\"blog_first_post\";s:5:\"title\";s:24:\"Add Your First Blog Post\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:31:\"{siteUrl}/wp-admin/post-new.php\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:15:\"blog_about_page\";s:5:\"title\";s:22:\"Create an \"About\" Page\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:87:\"{siteUrl}/wp-admin/post-new.php?post_type=page&wb-library=patterns&wb-category=features\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:23:\"blog_set_featured_image\";s:5:\"title\";s:33:\"Set a Featured Image for One Post\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:46:\"{siteUrl}/wp-admin/post.php?post=1&action=edit\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:3;a:14:{s:2:\"id\";s:16:\"setup_navigation\";s:5:\"label\";s:17:\"Set up navigation\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:14:\"blog_add_pages\";s:5:\"title\";s:40:\"Add Pages for Home, Blog, About, Contact\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:42:\"{siteUrl}/wp-admin/edit.php?post_type=page\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:24:\"blog_create_primary_menu\";s:5:\"title\";s:21:\"Create a Primary Menu\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:48:\"{siteUrl}/wp-admin/site-editor.php?p=/navigation\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:23:\"blog_create_footer_menu\";s:5:\"title\";s:20:\"Create a Footer Menu\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:91:\"{siteUrl}/wp-admin/site-editor.php?p=%2Fpattern&postType=wp_template_part&categoryId=footer\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:4;a:14:{s:2:\"id\";s:21:\"setup_essential_pages\";s:5:\"label\";s:22:\"Set up essential pages\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:19:\"blog_privacy_policy\";s:5:\"title\";s:20:\"Add a Privacy Policy\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:38:\"{siteUrl}/wp-admin/options-privacy.php\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:21:\"blog_terms_conditions\";s:5:\"title\";s:22:\"Add Terms & Conditions\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:68:\"{siteUrl}/wp-admin/post-new.php?wb-library=patterns&wb-category=text\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:28:\"blog_accessibility_statement\";s:5:\"title\";s:30:\"Add an Accessibility Statement\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:68:\"{siteUrl}/wp-admin/post-new.php?wb-library=patterns&wb-category=text\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}}}i:1;a:5:{s:2:\"id\";s:16:\"blog_brand_track\";s:5:\"label\";s:5:\"Brand\";s:4:\"open\";b:0;s:11:\"description\";s:0:\"\";s:8:\"sections\";a:3:{i:0;a:14:{s:2:\"id\";s:23:\"first_audience_building\";s:5:\"label\";s:29:\"First Audience-Building Steps\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:28:\"blog_welcome_subscribe_popup\";s:5:\"title\";s:29:\"Add a Welcome-Subscribe Popup\";s:11:\"description\";s:38:\"Convert visitors to email subscribers.\";s:4:\"href\";s:70:\"https://www.bluehost.com/blog/improve-conversion-rate-website-pop-ups/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:1;a:8:{s:2:\"id\";s:34:\"blog_customize_notification_emails\";s:5:\"title\";s:29:\"Customize Notification Emails\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:78:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=email-templates\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:26:\"blog_connect_jetpack_stats\";s:5:\"title\";s:45:\"Connect Jetpack Stats (or Google Analytics 4)\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:97:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=admin.php%3Fpage%3Dstats\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:1;a:14:{s:2:\"id\";s:19:\"blog_promote_social\";s:5:\"label\";s:15:\"Social presence\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:21:\"blog_connect_facebook\";s:5:\"title\";s:34:\"Connect Facebook Page Auto-Sharing\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:106:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=admin.php%3Fpage%3Djetpack-social\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:23:\"blog_add_social_sharing\";s:5:\"title\";s:26:\"Add Social-Sharing Buttons\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:164:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=site-editor.php%3Fp%3D%252Fstyles%26section%3D%252Fblocks%252Fjetpack%25252Fsharing-buttons\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:22:\"blog_embed_social_feed\";s:5:\"title\";s:37:\"Embed a Social Media Feed on Homepage\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:111:\"https://www.bluehost.com/blog/how-to-incorporate-a-social-media-marketing-strategy-with-your-wordpress-website/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}}}i:2;a:14:{s:2:\"id\";s:16:\"blog_promote_seo\";s:5:\"label\";s:16:\"SEO & visibility\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:17:\"blog_optimize_seo\";s:5:\"title\";s:20:\"Optimize On-Page SEO\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:72:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=yoast-seo\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:26:\"blog_submit_search_console\";s:5:\"title\";s:36:\"Submit Site to Google Search Console\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:75:\"https://www.bluehost.com/blog/how-to-submit-your-website-to-search-engines/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:2;a:8:{s:2:\"id\";s:21:\"blog_generate_sitemap\";s:5:\"title\";s:29:\"Generate & Submit XML Sitemap\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:80:\"https://www.bluehost.com/blog/what-is-a-sitemap-how-it-helps-seo-and-navigation/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}}}}}i:2;a:5:{s:2:\"id\";s:15:\"blog_grow_track\";s:5:\"label\";s:4:\"Grow\";s:4:\"open\";b:0;s:11:\"description\";s:0:\"\";s:8:\"sections\";a:5:{i:0;a:14:{s:2:\"id\";s:25:\"enhance_reader_experience\";s:5:\"label\";s:25:\"Enhance reader experience\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:4:{i:0;a:8:{s:2:\"id\";s:20:\"blog_enable_comments\";s:5:\"title\";s:31:\"Enable & Style Comments Section\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:70:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=akismet\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:27:\"blog_customize_author_boxes\";s:5:\"title\";s:30:\"Customize Author/Profile Boxes\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:52:\"{siteUrl}/wp-admin/site-editor.php?p=%2F&canvas=edit\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:25:\"blog_display_testimonials\";s:5:\"title\";s:44:\"Display Testimonials or Highlighted Comments\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:52:\"https://www.bluehost.com/blog/customer-testimonials/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:3;a:8:{s:2:\"id\";s:19:\"blog_create_favicon\";s:5:\"title\";s:16:\"Create a Favicon\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:65:\"{siteUrl}/wp-admin/customize.php?autofocus[section]=title_tagline\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:4;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:1;a:14:{s:2:\"id\";s:31:\"advanced_promotion_partnerships\";s:5:\"label\";s:38:\"Advanced social & influencer marketing\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:4:{i:0;a:8:{s:2:\"id\";s:21:\"blog_build_newsletter\";s:5:\"title\";s:25:\"Build an Email Newsletter\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:64:\"https://www.bluehost.com/blog/how-to-create-an-email-newsletter/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:1;a:8:{s:2:\"id\";s:24:\"blog_draft_outreach_list\";s:5:\"title\";s:44:\"Draft an Influencer/Guest-Post Outreach List\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:45:\"https://www.bluehost.com/blog/guest-blogging/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:2;a:8:{s:2:\"id\";s:17:\"blog_run_first_ad\";s:5:\"title\";s:41:\"Run pillar article promotion on social ad\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:60:\"https://www.bluehost.com/blog/social-media-advertising-tips/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:3;a:8:{s:2:\"id\";s:24:\"blog_track_utm_campaigns\";s:5:\"title\";s:30:\"Track Campaigns with UTM Links\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:63:\"https://www.bluehost.com/blog/how-to-create-a-content-calendar/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:4;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}}}i:2;a:14:{s:2:\"id\";s:24:\"content_traffic_strategy\";s:5:\"label\";s:26:\"Content & traffic strategy\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:24:\"blog_plan_content_series\";s:5:\"title\";s:43:\"Plan a Content Series or Editorial Calendar\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:63:\"https://www.bluehost.com/blog/how-to-create-a-content-calendar/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:1;a:8:{s:2:\"id\";s:31:\"blog_implement_internal_linking\";s:5:\"title\";s:35:\"Implement Internal-Linking Strategy\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:53:\"https://www.bluehost.com/blog/internal-linking-guide/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}i:2;a:8:{s:2:\"id\";s:26:\"blog_install_yoast_premium\";s:5:\"title\";s:42:\"Install Yoast Premium for Advanced Schemas\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:72:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=yoast-seo\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}i:3;a:14:{s:2:\"id\";s:25:\"blog_performance_security\";s:5:\"label\";s:22:\"Performance & security\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:3:{i:0;a:8:{s:2:\"id\";s:18:\"blog_speed_up_site\";s:5:\"title\";s:32:\"Speed-up Site with Jetpack Boost\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:98:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=my-jetpack%23%2Fadd-boost\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:1;a:8:{s:2:\"id\";s:24:\"blog_enable_auto_backups\";s:5:\"title\";s:40:\"Enable Automatic Backups & Update Alerts\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:106:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=admin.php%3Fpage%3Djetpack-backup\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:2;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}i:2;a:8:{s:2:\"id\";s:24:\"blog_create_staging_site\";s:5:\"title\";s:21:\"Create a Staging Site\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:122:\"https://www.bluehost.com/blog/what-is-a-staging-site-and-how-to-create-a-bluehost-staging-site-for-your-wordpress-website/\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:3;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:4:\"true\";}}}}i:4;a:14:{s:2:\"id\";s:14:\"blog_analytics\";s:5:\"label\";s:14:\"Blog analytics\";s:11:\"description\";s:0:\"\";s:4:\"open\";b:0;s:3:\"cta\";N;s:6:\"status\";s:3:\"new\";s:14:\"date_completed\";N;s:4:\"icon\";s:0:\"\";s:11:\"modal_title\";s:0:\"\";s:10:\"modal_desc\";s:0:\"\";s:17:\"complete_on_event\";s:0:\"\";s:9:\"mandatory\";b:0;s:12:\"completed_by\";s:0:\"\";s:5:\"tasks\";a:1:{i:0;a:8:{s:2:\"id\";s:20:\"blog_monitor_traffic\";s:5:\"title\";s:28:\"Monitor Traffic & Engagement\";s:11:\"description\";s:0:\"\";s:4:\"href\";s:97:\"{siteUrl}/wp-admin/admin.php?page=redirect-check&type=plugin&p=jetpack&r=admin.php%3Fpage%3Dstats\";s:6:\"status\";s:3:\"new\";s:8:\"priority\";i:1;s:6:\"source\";s:20:\"wp-module-next-steps\";s:15:\"data_attributes\";a:1:{s:26:\"data-nfd-complete-on-click\";s:5:\"false\";}}}}}}}}','auto'),(216,'bluehost_plugin_install_date','1779499623','on'),(217,'do_activate','0','auto'),(218,'jetpack_waf_needs_update','','auto'),(219,'monsterinsights_sitenotes_installed','1779499623','auto'),(220,'mnx_wp_auth','{\"34408df12755dbaf8e519e09ec4c39dc\":{\"attempts\":1,\"time\":1781831680},\"8dd3e77341072e15b5a5e1babba057ef\":{\"attempts\":1,\"time\":1781831682}}','auto'),(221,'action_scheduler_lock_async-request-runner','6a393fa8e508a9.21867198|1782136804','no'),(222,'nfd_wb_cta_enabled_posts','1','auto'),(223,'nfd_wb_cta_enabled_pages','1','auto'),(224,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1779499626;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),(225,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1779884617;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:1;}','off'),(226,'monsterinsights_promo_rotation_start','1779499624','off'),(227,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1779499625;s:9:\"dismissed\";b:0;}}','auto'),(228,'nfd_module_survey_queue','a:0:{}','auto'),(229,'_wpforms_transient_timeout_splash.json','1780104425','off'),(230,'_wpforms_transient_splash.json','1779499625','off'),(231,'current_theme','Novel Alternative','auto'),(232,'theme_mods_bluehost-blueprint','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1779891130;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','off'),(233,'theme_switched','','auto'),(234,'nfd_link_prefetch_settings','a:7:{s:15:\"activeOnDesktop\";b:0;s:8:\"behavior\";s:10:\"mouseHover\";s:10:\"hoverDelay\";i:60;s:12:\"instantClick\";b:0;s:14:\"activeOnMobile\";b:0;s:14:\"mobileBehavior\";s:10:\"touchstart\";s:14:\"ignoreKeywords\";s:3:\"#,?\";}','auto'),(235,'monsterinsights_review','a:2:{s:4:\"time\";i:1779499627;s:9:\"dismissed\";b:0;}','auto'),(236,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1779499627;s:5:\"ctime\";i:1779499627;}','on'),(237,'_wpforms_transient_wpforms_/home4/monicare/public_html/website_3f7e285a/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1779499627;s:5:\"ctime\";i:1779499627;}','on'),(238,'bluehost_blueprint_theme_version','1.0.2','auto'),(239,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1779884650;}','auto'),(240,'nfd_module_onboarding_status','abandoned','auto'),(242,'nfd_module_onboarding_start_date','1779499629','auto'),(243,'nfd_module_onboarding_settings_initialized','1','auto'),(244,'nfd_module_installer_plugin_install_queue','a:0:{}','auto'),(245,'monsterinsights_notifications_run','a:26:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1779499629;s:37:\"monsterinsights_notification_visitors\";i:1779499629;s:37:\"monsterinsights_notification_audience\";i:1779499629;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1779499629;s:42:\"monsterinsights_notification_mobile_device\";i:1779499629;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1779499629;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1779499629;s:40:\"monsterinsights_notification_bounce_rate\";i:1779499629;s:47:\"monsterinsights_notification_returning_visitors\";i:1779499629;s:45:\"monsterinsights_notification_traffic_dropping\";i:1779499629;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1779499629;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1779499629;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1779499629;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1779499629;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1779499629;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1779499629;s:39:\"monsterinsights_notification_eu_traffic\";i:1779499629;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1779499629;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1779499629;s:46:\"monsterinsights_notification_headline_analyzer\";i:1779499629;s:49:\"monsterinsights_notification_install_optinmonster\";i:1779499629;s:43:\"monsterinsights_notification_install_aioseo\";i:1779499629;s:44:\"monsterinsights_notification_install_wpforms\";i:1779499629;s:43:\"monsterinsights_notification_multiple_gtags\";i:1779499629;s:64:\"monsterinsights_notification_upgrade_to_pro_five_hundred_session\";i:1779499629;s:49:\"monsterinsights_notification_product_feed_upgrade\";i:1779499629;}','off'),(246,'can_compress_scripts','0','on'),(247,'nfd_module_onboarding_state_logogen','a:6:{s:18:\"logogenReferenceId\";s:0:\"\";s:5:\"logos\";a:0:{}s:12:\"selectedLogo\";s:0:\"\";s:13:\"logogenSurvey\";N;s:19:\"logoGenSliceVersion\";i:4;s:12:\"last_updated\";i:1779884622;}','auto'),(248,'nfd_module_onboarding_state_input','a:7:{s:9:\"siteTitle\";s:0:\"\";s:6:\"prompt\";s:0:\"\";s:4:\"logo\";s:0:\"\";s:15:\"experienceLevel\";s:0:\"\";s:8:\"siteType\";s:0:\"\";s:8:\"migrated\";b:1;s:12:\"last_updated\";i:1779499630;}','auto'),(249,'nfd_module_onboarding_state_sitegen','a:8:{s:9:\"homepages\";a:0:{}s:16:\"selectedHomepage\";s:0:\"\";s:21:\"hasGeneratedSitePages\";b:0;s:9:\"retryMode\";b:0;s:16:\"sitegenHasFailed\";b:0;s:19:\"canvasSidebarIsOpen\";b:1;s:19:\"sitegenSliceVersion\";i:2;s:12:\"last_updated\";i:1779884622;}','auto'),(252,'nfd_module_onboarding_state_blueprints','a:5:{s:10:\"blueprints\";a:0:{}s:17:\"selectedBlueprint\";N;s:9:\"activeTab\";N;s:22:\"blueprintsSliceVersion\";i:4;s:12:\"last_updated\";i:1779884622;}','auto'),(266,'nfd_module_installer_plugins_init_status','completed','auto'),(267,'ce4wp_ignore_review_notice','1','auto'),(268,'wpforms_splash_version','1.8.6','auto'),(269,'nfd_utilities_css','.nfd-relative{position:relative!important}.-nfd-bottom-1{bottom:-.25rem!important}.-nfd-top-0\\\\.5{top:-.125rem!important}.-nfd-top-1{top:-.25rem!important}.nfd-top-10{top:2.5rem!important}.nfd-col-start-1{grid-column-start:1!important}.nfd-col-start-2{grid-column-start:2!important}.nfd-col-start-3{grid-column-start:3!important}.nfd-col-start-4{grid-column-start:4!important}.nfd-col-start-5{grid-column-start:5!important}.nfd-col-start-6{grid-column-start:6!important}.nfd-col-start-7{grid-column-start:7!important}.nfd-col-end-10{grid-column-end:10!important}.nfd-col-end-11{grid-column-end:11!important}.nfd-col-end-12{grid-column-end:12!important}.nfd-col-end-13{grid-column-end:13!important}.nfd-col-end-7{grid-column-end:7!important}.nfd-col-end-8{grid-column-end:8!important}.nfd-col-end-9{grid-column-end:9!important}.nfd-row-start-1{grid-row-start:1!important}.-nfd-mx-2:not([style*=margin]){margin-left:-.5rem!important;margin-right:-.5rem!important}.nfd-my-0:not([style*=margin]){margin-bottom:0!important;margin-top:0!important}.nfd-mb-8:not([style*=margin]){margin-bottom:2rem!important}.nfd-mt-2:not([style*=margin]){margin-top:.5rem!important}.nfd-mt-8:not([style*=margin]){margin-top:2rem!important}.nfd-mt-\\\\[-100px\\\\]:not([style*=margin]){margin-top:-100px!important}.nfd-grid{display:grid!important}.nfd-h-full{height:100%!important}.nfd-w-full{width:100%!important}.nfd-shrink-0{flex-shrink:0!important}.nfd-grow{flex-grow:1!important}.nfd-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.nfd-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.nfd-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nfd-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.nfd-items-center{align-items:center!important}.nfd-gap-y-10{row-gap:2.5rem!important}.nfd-overflow-hidden{overflow:hidden!important}.nfd-border-b{border-bottom-width:1px!important}.nfd-border-dashed{border-style:dashed!important}.nfd-p-0:not([style*=padding]){padding:0!important}.nfd-p-10:not([style*=padding]){padding:2.5rem!important}.nfd-p-2:not([style*=padding]){padding:.5rem!important}.nfd-p-4:not([style*=padding]){padding:1rem!important}.nfd-p-8:not([style*=padding]){padding:2rem!important}.nfd-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.nfd-px-4:not([style*=padding]){padding-left:1rem!important;padding-right:1rem!important}.nfd-px-8:not([style*=padding]){padding-left:2rem!important;padding-right:2rem!important}.nfd-py-0:not([style*=padding]){padding-bottom:0!important;padding-top:0!important}.nfd-py-4:not([style*=padding]){padding-bottom:1rem!important;padding-top:1rem!important}.nfd-py-5:not([style*=padding]){padding-bottom:1.25rem!important;padding-top:1.25rem!important}.nfd-pt-0:not([style*=padding]){padding-top:0!important}.nfd-text-left{text-align:left!important}.nfd-wc-products{self-align:flex-start!important;flex-grow:0!important}.nfd-wc-products>ul{row-gap:calc(var(--wndb--gap--2xl)*var(--wndb--gap--scale-factor))!important}.nfd-wc-products .wc-block-grid__product-image{overflow:hidden!important}.nfd-wc-products .wc-block-grid__product-image img{transition:transform .6s ease-in-out!important}.nfd-wc-products .wc-block-grid__product-image img:hover{transform:scale(1.1)!important}.nfd-wc-products .wc-block-components-product-sale-badge{backdrop-filter:blur(4px)!important;background:hsla(0,0%,100%,.5)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:999px!important;font-size:.8125rem!important;font-weight:700!important;margin:6px!important;padding:4px 12px!important}.nfd-wc-products .wc-block-components-product-sale-badge>span{background:transparent!important}.nfd-wc-products .wc-block-components-product-price{color:inherit!important}.nfd-wc-search .wp-block-search__inside-wrapper{background-color:var(--wndb--color--borders)!important;border:2px solid var(--wndb--color--subtle)!important;border-radius:999px!important;max-width:100%!important;padding:0!important;width:25rem!important}.nfd-wc-search .wp-block-search__inside-wrapper input[type=search]{background:none!important;border:none!important;border-bottom-left-radius:999px!important;border-top-left-radius:999px!important;color:var(--wndb--color--text--contrast)!important;font-size:1.25rem!important;font-weight:500!important;min-height:3.75rem!important;padding-inline:24px!important}.nfd-wc-search .wp-block-search__inside-wrapper:has(button:focus),.nfd-wc-search .wp-block-search__inside-wrapper:has(input[type=search]:focus){outline:2px solid var(--wndb--color--text--contrast)!important;outline-offset:2px!important}.nfd-wc-search .wp-block-search__button{aspect-ratio:1/1!important;background:var(--wndb-gray-800)!important;border-radius:999px!important;height:100%!important;margin-left:0!important;margin-right:2px!important;margin-top:2px!important}.nfd-wc-search .wp-block-search__button:focus,.nfd-wc-search .wp-block-search__button:hover{background:var(--wndb-gray-900)!important;filter:none!important;outline:2px solid var(--wndb-gray-900)!important;outline-offset:2px!important}.nfd-wc-search .wp-block-search__inside-wrapper input[type=search]::-moz-placeholder{color:var(--wndb--color--text--faded)!important}.nfd-wc-search .wp-block-search__inside-wrapper input[type=search]::placeholder{color:var(--wndb--color--text--faded)!important}.nfd-commerce-icons{align-items:center!important;display:flex!important;flex-direction:row!important;gap:8px!important}.nfd-commerce-icons .wc-block-cart-link__text{display:none!important}.nfd-commerce-icons .wp-block-search__button svg,.nfd-commerce-icons svg.wc-block-customer-account__account-icon,.nfd-commerce-icons svg.wc-block-mini-cart__icon{height:28px!important;width:28px!important}.nfd-commerce-icons .wp-block-search__button-only .wp-block-search__button.has-icon{align-items:center!important;background:none!important;color:currentcolor!important;display:flex!important;padding:0!important}.nfd-commerce-icons .wp-block-search__button-only .wp-block-search__input{margin-right:.5em!important}.nfd-commerce-icons .wp-block-woocommerce-customer-account a{padding:0!important}:root{--wndb-mask-color:rgba(0,0,0,.15);--wndb-mask-position:50% 50% at 50% 20%;--wndb-mask-opacity:0.35}[class*=nfd-bg-effect]{isolation:isolate!important;position:relative!important}[class*=nfd-wb-header] [class*=nfd-bg-effect]{z-index:1!important}.has-modal-open [class*=nfd-bg-effect]{isolation:unset!important}.nfd-bg-effect-position-center{--wndb-mask-position:50% 50% at 50% 50%}[class*=nfd-bg-effect]:after{content:\\\"\\\"!important;inset:0!important;-webkit-mask-image:radial-gradient(ellipse var(--wndb-mask-position),#000 70%,rgba(0,0,0,.3) 100%)!important;mask-image:radial-gradient(ellipse var(--wndb-mask-position),#000 70%,rgba(0,0,0,.3) 100%)!important;opacity:var(--wndb-mask-opacity)!important;pointer-events:none!important;position:absolute!important;z-index:-1!important}.nfd-bg-effect-dots:after{--wndb-mask-opacity:1;background:radial-gradient(var(--wndb-mask-color) 1px,transparent 1px)!important;background-size:20px 20px!important}.nfd-bg-effect-grid:after{background-image:linear-gradient(to right,var(--wndb-mask-color) 1px,transparent 1px),linear-gradient(to bottom,var(--wndb-mask-color) 1px,transparent 1px)!important;background-size:50px 50px!important}.nfd-bg-effect-grid-perspective{perspective:1000px!important}.has-modal-open .nfd-bg-effect-grid-perspective{perspective:unset!important}.nfd-bg-effect-grid-perspective:after{--wndb-mask-opacity:0.6;background-size:100px 100px!important;transform:rotateX(-60deg) translateZ(0)!important;transform-origin:top!important;transform-style:preserve-3d!important}.nfd-bg-effect-grid-2:after,.nfd-bg-effect-grid-perspective:after{background-image:linear-gradient(to right,var(--wndb-mask-color) 1px,transparent 1px),linear-gradient(to bottom,var(--wndb-mask-color) 1px,transparent 1px)!important}.nfd-bg-effect-grid-2:after{background-size:14px 32px!important}.nfd-bg-effect-grid-3{overflow:hidden!important}.nfd-bg-effect-grid-3:after{background-image:linear-gradient(to right,var(--wndb-mask-color) 1px,transparent 1px),linear-gradient(to bottom,var(--wndb-mask-color) 1px,transparent 1px)!important;background-size:32px 80px!important;right:-40%!important;top:-20%!important;transform:scale(1.5) skew(-30deg,30deg)!important}.nfd-bg-effect-lines:after{--wndb-mask-opacity:0.4;background-image:linear-gradient(to right,var(--wndb-mask-color) 1px,transparent 1px)!important;background-size:48px!important}.nfd-bg-effect-lines-2{--wndb-mask-opacity:0.45;overflow:hidden!important;perspective:1000px!important}.has-modal-open .nfd-bg-effect-lines-2{perspective:unset!important}.nfd-bg-effect-lines-2:after{background-image:linear-gradient(to right,var(--wndb-mask-color) 1px,transparent 1px)!important;background-size:30px!important;right:-40%!important;top:-20%!important;transform:rotateX(-45deg) skew(-16deg) translateZ(0)!important;transform-origin:right!important;transform-style:preserve-3d!important}.nfd-mask-opacity-0:after{--wndb-mask-opacity:0.8}:where(:root){--wndb--max-w--prose:min(65ch,1100px)}.nfd-max-w-prose:not(.nfd-max-w-full),:where(.nfd-text-balance:not(.nfd-max-w-full)){max-width:var(--wndb--max-w--prose)!important}.nfd-max-w-prose:not(.nfd-max-w-full).has-text-align-center,:where(.nfd-text-balance:not(.nfd-max-w-full)).has-text-align-center{margin-inline:auto!important}.nfd-max-w-prose:not(.nfd-max-w-full).has-text-align-right,:where(.nfd-text-balance:not(.nfd-max-w-full)).has-text-align-right{margin-inline-start:auto!important}:where(.nfd-text-balance){text-wrap:balance!important}.nfd-text-balance>h1,.nfd-text-balance>h2,.nfd-text-balance>h3,.nfd-text-balance>h4,.nfd-text-balance>p{text-wrap:balance!important}.nfd-text-pretty,.nfd-text-pretty>h1,.nfd-text-pretty>h2,.nfd-text-pretty>h3,.nfd-text-pretty>h4,.nfd-text-pretty>p{text-wrap:pretty!important}.wp-block-image figcaption{font-weight:400!important;margin-inline:auto!important;max-width:64ch!important;padding-block-start:.5em!important;text-wrap:balance!important}.wp-block-quote>.nfd-text-pretty{font-weight:550;margin-block:.25em}:where(:root){--wndb--text-scale-factor:1;--wndb--text--xs:0.75rem;--wndb--text--sm:0.875rem;--wndb--text--base:1rem;--wndb--text--md:1.125rem;--wndb--text--lg:1.5rem;--wndb--text--xl:2.375rem;--wndb--text--huge:clamp(2.75rem,1.4688rem + 2.5vw,3.5rem);--wndb--text-giga:clamp(3.25rem,2.546875rem + 2.25vw,4.375rem)}.nfd-text-xs:not([class*=font-size]):not([style*=font-size]){font-size:calc(var(--wndb--text--xs)*var(--wndb--text-scale-factor))!important}.nfd-text-xs:not([style*=letter-spacing]){letter-spacing:.05em!important}.nfd-text-sm:not([class*=font-size]):not([style*=font-size]){font-size:calc(var(--wndb--text--sm)*var(--wndb--text-scale-factor))!important}.nfd-text-base:not([class*=font-size]):not([style*=font-size]){font-size:calc(var(--wndb--text--base)*var(--wndb--text-scale-factor))!important}.nfd-text-md:not([class*=font-size]):not([style*=font-size]){font-size:calc(var(--wndb--text--md)*var(--wndb--text-scale-factor))!important}.nfd-text-base:not([style*=line-height]),.nfd-text-md:not([style*=line-height]){line-height:1.6!important}.nfd-text-lg:not([class*=font-size]):not([style*=font-size]){font-size:calc(var(--wndb--text--lg)*var(--wndb--text-scale-factor))!important}.nfd-text-lg:not([style*=line-height]){line-height:1.4!important}.nfd-text-lg:not([style*=letter-spacing]){letter-spacing:0!important}.nfd-text-lg:not([style*=font-weight]){font-weight:500!important}.nfd-text-xl:not([class*=font-size]):not([style*=font-size]){font-size:var(--wndb--text--xl)!important}.nfd-text-xl:not([style*=line-height]){line-height:1.25!important}.nfd-text-xl:not([style*=letter-spacing]){letter-spacing:-.01em!important}.nfd-text-xl:not([style*=font-weight]){font-weight:500!important}:where(.nfd-text-huge:not([class*=font-size]):not([style*=font-size])){font-size:calc(var(--wndb--text--huge)*var(--wndb--text-scale-factor))!important;max-width:var(--wndb--max-w--prose)!important;text-wrap:balance!important}:where(.nfd-text-huge:not([class*=font-size]):not([style*=font-size]).nfd-max-w-container){max-width:var(--wndb--container)!important}:where(.nfd-text-giga:not([class*=font-size]):not([style*=font-size])).has-text-align-center,:where(.nfd-text-huge:not([class*=font-size]):not([style*=font-size])).has-text-align-center{margin-inline:auto!important}:where(.nfd-text-giga:not([class*=font-size]):not([style*=font-size])).has-text-align-right,:where(.nfd-text-huge:not([class*=font-size]):not([style*=font-size])).has-text-align-right{margin-inline-start:auto!important}.nfd-text-huge:not([style*=line-height]){line-height:1.1!important}.nfd-text-huge:not([style*=letter-spacing]){letter-spacing:-.025em!important}.nfd-text-huge:not([style*=font-weight]){font-weight:500!important}:where(.nfd-text-giga:not([class*=font-size]):not([style*=font-size])){font-size:calc(var(--wndb--text-giga)*var(--wndb--text-scale-factor))!important;max-width:var(--wndb--max-w--prose)!important;text-wrap:balance!important}:where(.nfd-text-giga:not([class*=font-size]):not([style*=font-size]).nfd-max-w-container){max-width:var(--wndb--container)!important}.nfd-text-giga:not([style*=line-height]){line-height:1.1!important}.nfd-text-giga:not([style*=letter-spacing]){letter-spacing:-.04em!important}.nfd-text-giga:not([style*=font-weight]){font-weight:500!important}:root{--nfd-wb-anim-transition-duration:1400ms;--nfd-wb-anim-transition-delay:50ms;--nfd-wb-anim-transition-easing-function:cubic-bezier(0.4,1,0.65,1);--nfd-wb-anim-transition:all var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay)}@media (prefers-reduced-motion:reduce){.nfd-wb-animate{transition:none!important}.nfd-wb-twist-in,[class*=nfd-wb-]{clip-path:none!important;opacity:1!important;transform:none!important}}@media (max-width:782px){body:not(.nfd-wb-editor-animations) .nfd-wb-animate{transition:none!important}body:not(.nfd-wb-editor-animations) .nfd-wb-twist-in,body:not(.nfd-wb-editor-animations) [class*=nfd-wb-]{clip-path:none!important;opacity:1!important;transform:none!important}}.nfd-wb-animate[data-replay-animation]{transition:none!important}[class*=nfd-wb-fade-in]{--nfd-wb-anim-transition:opacity var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay),transform var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay);transition:var(--nfd-wb-anim-transition)}.nfd-wb-fade-in-bottom{--nfd-wb-anim-transition-duration:1200ms;opacity:0;transform:translate3d(0,90px,0);transition:var(--nfd-wb-anim-transition)}.nfd-wb-fade-in-bottom-short{transform:translate3d(0,32px,0)}.nfd-wb-fade-in-bottom-short,.nfd-wb-fade-in-top-short{--nfd-wb-anim-transition-duration:600ms;opacity:0;transition:var(--nfd-wb-anim-transition)}.nfd-wb-fade-in-top-short{transform:translate3d(0,-32px,0)}.nfd-wb-fade-in-left-short{transform:translate3d(-32px,0,0)}.nfd-wb-fade-in-left-short,.nfd-wb-fade-in-right-short{--nfd-wb-anim-transition-duration:600ms;opacity:0;transition:var(--nfd-wb-anim-transition)}.nfd-wb-fade-in-right-short{transform:translate3d(32px,0,0)}.nfd-wb-animated-in:not([data-replay-animation])[class*=nfd-wb-fade-in]{opacity:1;transform:translateZ(0)}.nfd-wb-zoom-in{--nfd-wb-anim-transition-duration:1200ms;--nfd-wb-anim-transition:opacity var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay),transform var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay);transform:scale3d(.4,.4,.4)}.nfd-wb-zoom-in,.nfd-wb-zoom-in-short{opacity:0;transition:var(--nfd-wb-anim-transition)}.nfd-wb-zoom-in-short{--nfd-wb-anim-transition-duration:600ms;--nfd-wb-anim-transition:opacity var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay),transform var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay);transform:scale3d(.92,.92,.92)}.nfd-wb-animated-in:not([data-replay-animation])[class*=nfd-wb-zoom-]{opacity:1;transform:scaleX(1)}div:has(>.nfd-wb-twist-in){perspective:1200px}.nfd-wb-twist-in{--nfd-wb-anim-transition-duration:1000ms;--nfd-wb-anim-transition:opacity var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay),transform var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay);opacity:0;transform:translateY(40px) scale(.8) rotateY(30deg) rotate(-12deg) translateZ(0);transition:var(--nfd-wb-anim-transition)}.nfd-wb-animated-in:not([data-replay-animation]).nfd-wb-twist-in{opacity:1;transform:translateY(0) scale(1) rotateY(0deg) rotate(0deg) translateZ(0)}.nfd-wb-reveal-right{--nfd-wb-anim-transition-duration:1500ms;--nfd-wb-anim-transition-easing-function:cubic-bezier(0.4,0,0,1);--nfd-wb-anim-transition:clip-path var(--nfd-wb-anim-transition-duration) var(--nfd-wb-anim-transition-easing-function) var(--nfd-wb-anim-transition-delay);clip-path:inset(0 100% 0 0);transition:var(--nfd-wb-anim-transition)}.nfd-wb-animated-in>.nfd-wb-reveal-right:not([data-replay-animation]){clip-path:inset(0 0 0 0)!important}.nfd-delay-50{--nfd-wb-anim-transition-delay:50ms}.nfd-delay-150{--nfd-wb-anim-transition-delay:150ms}.nfd-delay-300{--nfd-wb-anim-transition-delay:300ms}.nfd-delay-450{--nfd-wb-anim-transition-delay:450ms}.nfd-delay-600{--nfd-wb-anim-transition-delay:600ms}.nfd-delay-750{--nfd-wb-anim-transition-delay:750ms}.nfd-delay-900{--nfd-wb-anim-transition-delay:900ms}.nfd-delay-1050{--nfd-wb-anim-transition-delay:1050ms}.nfd-delay-1200{--nfd-wb-anim-transition-delay:1200ms}.nfd-delay-1350{--nfd-wb-anim-transition-delay:1350ms}.nfd-delay-1500{--nfd-wb-anim-transition-delay:1500ms}:where(:root){--wndb--container:1200px;--wndb--container--wide:1340px}body .is-layout-constrained:has(.nfd-container.is-layout-constrained)>.nfd-container.is-layout-constrained{max-width:unset!important;width:100%!important}.is-layout-constrained.has-global-padding:has(.nfd-container.is-layout-constrained)>.nfd-container.is-layout-constrained{margin-left:calc(var(--wp--style--root--padding-left)*-1)!important;margin-right:calc(var(--wp--style--root--padding-right)*-1)!important;max-width:unset!important;width:unset!important}.editor-styles-wrapper .nfd-container:is(.is-layout-constrained)>:where(:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)),.editor-styles-wrapper .nfd-container>:where(.wp-block-cover-is-layout-constrained:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)):not([style*=margin]),.nfd-container:is(.is-layout-constrained)>:where(:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)),.nfd-container:is(.nfd-my-0)>div,.nfd-container>:where(.wp-block-cover-is-layout-constrained:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)){max-width:var(--wndb--container);width:100%}.editor-styles-wrapper .nfd-container:is(.is-layout-constrained)>.alignwide,.nfd-container:is(.is-layout-constrained).alignwide>:where(:not(.alignleft):not(.alignright):not(.alignfull)):not([style*=margin]),.nfd-container:is(.is-layout-constrained)>.alignwide,.nfd-container:is(.nfd-my-0)>.alignwide{max-width:var(--wndb--container--wide);width:100%}.nfd-container:not(.alignfull){padding-inline:var(--wndb--p)!important}.nfd-container:is(.nfd-my-0)>div:not([style*=margin]){margin-inline:auto!important}[class*=nfd-divider-]{position:relative;z-index:13}[class*=nfd-divider-]~[class*=nfd-divider-]{z-index:12!important}[class*=nfd-divider-]~[class*=nfd-divider-]~[class*=nfd-divider-]{z-index:11!important}[class*=nfd-divider-]:before{background:inherit!important;bottom:calc(var(--wndb--divider-size)*-1)!important;content:\\\"\\\"!important;height:var(--wndb--divider-size)!important;left:0!important;pointer-events:none!important;position:absolute!important;width:100%!important;z-index:10!important}.nfd-divider-arrow{--wndb--divider-size:16px}.nfd-divider-arrow:before{bottom:calc(var(--wndb--divider-size)*-1)!important;height:calc(var(--wndb--divider-size)*2)!important;left:50%!important;transform:translateX(-50%) rotate(45deg)!important;width:calc(var(--wndb--divider-size)*2)!important}.nfd-divider-clouds{--wndb--divider-size:150px}.nfd-divider-clouds:after,.nfd-divider-clouds:before{background:inherit!important;background-image:url(\\\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\\\'http://www.w3.org/2000/svg\\\' preserveAspectRatio=\\\'xMidYMax slice\\\' viewBox=\\\'0 0 283.5 27.8\\\'%3E%3Cpath fill=\\\'%23fff\\\' d=\\\'M0 0v6.7c1.9-.8 4.7-1.4 8.5-1 9.5 1.1 11.1 6 11.1 6s2.1-.7 4.3-.2c2.1.5 2.8 2.6 2.8 2.6s.2-.5 1.4-.7 1.7.2 1.7.2 0-2.1 1.9-2.8 3.6.7 3.6.7.7-2.9 3.1-4.1 4.7 0 4.7 0 1.2-.5 2.4 0 1.7 1.4 1.7 1.4h1.4c.7 0 1.2.7 1.2.7s.8-1.8 4-2.2c3.5-.4 5.3 2.4 6.2 4.4q.6-.6 1.8-.9c2.8-.7 4 .7 4 .7s1.7-5 11.1-6c9.5-1.1 12.3 3.9 12.3 3.9s1.2-4.8 5.7-5.7 6.8 1.8 6.8 1.8.6-.6 1.5-.9c.9-.2 1.9-.2 1.9-.2s5.2-6.4 12.6-3.3c7.3 3.1 4.7 9 4.7 9s1.9-.9 4 0 2.8 2.4 2.8 2.4 1.9-1.2 4.5-1.2 4.3 1.2 4.3 1.2.2-1 1.4-1.7 2.1-.7 2.1-.7-.5-3.1 2.1-5.5 5.7-1.4 5.7-1.4 1.5-2.3 4.2-1.1 1.7 5.2 1.7 5.2.3-.1 1.3.5c.5.4.8.8.9 1.1.5-1.4 2.4-5.8 8.4-4 7.1 2.1 3.5 8.9 3.5 8.9s.8-.4 2 0 1.1 1.1 1.1 1.1 1.1-1.1 2.3-1.1 2.1.5 2.1.5 1.9-3.6 6.2-1.2 1.9 6.4 1.9 6.4 2.6-2.4 7.4 0c3.4 1.7 3.9 4.9 3.9 4.9s3.3-6.9 10.4-7.9 11.5 2.6 11.5 2.6.8 0 1.2.2.9.9.9.9 4.4-3.1 8.3.2c1.9 1.7 1.5 5 1.5 5s.3-1.1 1.6-1.4 2.3.2 2.3.2-.1-1.2.5-1.9 1.9-.9 1.9-.9-4.7-9.3 4.4-13.4c5.6-2.5 9.2.9 9.2.9s5-6.2 15.9-6.2 16.1 8.1 16.1 8.1.7-.2 1.6-.4V0z\\\'/%3E%3C/svg%3E\\\")!important;background-repeat:repeat-x!important;background-size:cover!important;content:\\\"\\\"!important;height:var(--wndb--divider-size)!important;left:0!important;pointer-events:none!important;position:absolute!important;top:0!important;width:100%!important;z-index:10!important}.nfd-divider-clouds:after{bottom:0!important;top:auto!important;transform:rotate(180deg)!important}.nfd-divider-ellipse{--wndb--divider-size:50px}.nfd-divider-ellipse:before{clip-path:ellipse(50% var(--wndb--divider-size) at 50% 0)!important}.nfd-divider-rounded:not([style*=-radius]){--wndb--divider-size:50px}.nfd-divider-rounded:before:not([style*=-radius]){border-bottom-left-radius:var(--wndb--divider-size)!important;border-bottom-right-radius:var(--wndb--divider-size)!important}.nfd-divider-slant,.nfd-divider-slant-invert{--wndb--divider-size:80px}.nfd-divider-slant:before{bottom:calc(var(--wndb--divider-size)*-1 + 1px)!important;clip-path:polygon(0 0,100% 0,0 100%)!important}.nfd-divider-slant-invert:before{bottom:calc(var(--wndb--divider-size)*-1 + 1px)!important;clip-path:polygon(0 0,100% 0,100% 100%)!important}.nfd-divider-triangle{--wndb--divider-size:80px}.nfd-divider-triangle:before{bottom:calc(var(--wndb--divider-size)*-1 + 1px)!important;clip-path:polygon(0 0,100% 0,50% 100%)!important}.nfd-divider-zigzag{--wndb--divider-size:8px}.nfd-divider-zigzag:before{-webkit-mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50% /calc(var(--wndb--divider-size)*2) 100%!important;mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50% /calc(var(--wndb--divider-size)*2) 100%!important}:where(:root){--wndb--divider-size:0px}:where(:root){--nfd-opacity-preview:0.3}@media (min-width:1025px){body:not(.block-editor-page) :not(.is-desktop-preview) .nfd-hide-desktop{display:none!important}}@media (max-width:767px){body:not(.block-editor-page) :not(.is-mobile-preview) .nfd-hide-mobile{display:none!important}.nfd-align-mobile-left{text-align:left!important}.nfd-align-mobile-center{text-align:center!important}.nfd-align-mobile-right{text-align:right!important}.nfd-align-mobile-justify{text-align:justify!important}.wp-block-group-is-layout-flex.is-vertical p[class^=nfd-align-mobile-]{width:100%!important}}@media (min-width:768px) and (max-width:1024px){body:not(.block-editor-page) :not(.is-tablet-preview) .nfd-hide-tablet{display:none!important}.nfd-align-tablet-left{text-align:left!important}.nfd-align-tablet-center{text-align:center!important}.nfd-align-tablet-right{text-align:right!important}.nfd-align-tablet-justify{text-align:justify!important}.wp-block-group-is-layout-flex.is-vertical p[class^=nfd-align-tablet-]{width:100%!important}}.is-root-container.is-desktop-preview .nfd-hide-desktop,.is-root-container.is-mobile-preview .nfd-hide-mobile,.is-root-container.is-tablet-preview .nfd-hide-tablet{opacity:var(--nfd-opacity-preview)!important}@media (max-width:767px){.nfd-swiper-enabled{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;margin-right:calc(var(--wp--style--root--padding-right, 0px)*-1)!important;overflow-x:auto!important;overflow-y:hidden!important;width:calc(100% + var(--wp--style--root--padding-right, 0px))!important;-webkit-overflow-scrolling:touch!important;padding-left:16px!important;padding-right:0!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.nfd-swiper-enabled::-webkit-scrollbar{display:none!important}.nfd-swiper-enabled.wp-block-column>*,.nfd-swiper-enabled.wp-block-columns>.wp-block-column{flex:0 0 calc(75% - 6px)!important;min-width:260px!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.nfd-swiper-enabled .wp-block-column,.nfd-swiper-enabled .wp-block-cover,.nfd-swiper-enabled .wp-block-image,.nfd-swiper-enabled figure{margin:0!important}.nfd-swiper-enabled [style*=\\\"min-width:\\\"],.nfd-swiper-enabled [style*=\\\"width:\\\"]{max-width:100%!important}}.nfd-grid-cols-1-2-1{grid-template-columns:1fr 2fr 1fr!important}:where(:root){--wndb--padding-factor:1;--wndb--p:2.375rem;--wndb--p--xs:0.75rem;--wndb--p--sm:1.5rem;--wndb--p--md:2rem;--wndb--p--lg:clamp(3.5rem,7vw,6.25rem);--wndb--p--square:2.5rem;--wndb--p--square-lg:4rem}.nfd-p-card-sm:not([style*=padding]){padding:calc(var(--wndb--p--xs)*var(--wndb--padding-factor)) calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-p-card-md:not([style*=padding]){padding:calc(var(--wndb--p--sm)*var(--wndb--padding-factor)) calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-p-card-lg:not([style*=padding]){padding:calc(var(--wndb--p--md)*var(--wndb--padding-factor)) calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}@media screen and (min-width:782px){.nfd-p-card-lg:not([style*=padding]){padding:calc(var(--wndb--p--md)*var(--wndb--padding-factor)) calc(var(--wndb--p--md)*1.5*var(--wndb--padding-factor))!important}}.nfd-p-card-square-lg:not([style*=padding]),.nfd-p-card-square:not([style*=padding]){padding:calc(var(--wndb--p--square)*var(--wndb--padding-factor))!important}@media screen and (min-width:782px){.nfd-p-card-square-lg:not([style*=padding]){padding:calc(var(--wndb--p--square-lg)*var(--wndb--padding-factor))!important}}.nfd-p-xs:not([style*=padding]){padding:calc(var(--wndb--p--xs)*var(--wndb--padding-factor))!important}.nfd-py-xs:not([style*=padding]){padding-block:calc(var(--wndb--p--xs)*var(--wndb--padding-factor))!important}.nfd-pt-xs:not([style*=padding]){padding-block-start:calc(var(--wndb--p--xs)*var(--wndb--padding-factor))!important}.nfd-px-xs:not([style*=padding]){padding-inline:calc(var(--wndb--p--xs)*var(--wndb--padding-factor))!important}.nfd-p-sm:not([style*=padding]){padding:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-px-sm:not([style*=padding]){padding-inline:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-py-sm:not([style*=padding]){padding-block:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-pt-sm:not([style*=padding]){padding-block-start:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-pb-sm:not([style*=padding]){padding-block-end:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-pl-sm:not([style*=padding]){padding-left:calc(var(--wndb--p--sm)*var(--wndb--padding-factor))!important}.nfd-p-md:not([style*=padding]){padding:calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-px-md:not([style*=padding]){padding-inline:calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-py-md:not([style*=padding]){padding-block:calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-pt-md:not([style*=padding]){padding-block-start:calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-pb-md:not([style*=padding]){padding-block-end:calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-p-lg:not([style*=padding]){padding:calc(var(--wndb--p--lg)*var(--wndb--padding-factor)) calc(var(--wndb--p--md)*var(--wndb--padding-factor))!important}.nfd-py-lg:not([style*=padding]){padding-block:calc(var(--wndb--p--lg)*var(--wndb--padding-factor))!important}.nfd-pt-lg:not([style*=padding]){padding-block-start:calc(var(--wndb--p--lg)*var(--wndb--padding-factor))!important}.nfd-pb-lg:not([style*=padding]){padding-block-end:calc(var(--wndb--p--lg)*var(--wndb--padding-factor))!important}.nfd-pl-offset-md:not([style*=padding]){margin-left:calc(var(--wndb--p--md)*var(--wndb--padding-factor)*-1)!important;padding-left:calc(var(--wndb--p--md)*var(--wndb--padding-factor) - 3px)!important}.editor-styles-wrapper .nfd-overlap-x,.nfd-overlap-x{gap:0}.nfd-overlap-x>:not(:first-child){margin-inline-start:-1.275rem!important}@media (min-width:768px){.-nfd-translate-y-1\\\\/2{margin-bottom:-100px!important;transform:translateY(-50%)!important}.-nfd-translate-y-1\\\\/3{margin-bottom:-100px!important;transform:translateY(-33%)!important}.nfd-overlap-x-lg{transform:translateX(-150px)!important;width:calc(100% + 150px)!important}}.nfd-pseudo-play-icon{align-items:center!important;display:flex!important;justify-content:center!important;position:relative!important}.nfd-pseudo-play-icon>a{inset:0!important;position:absolute!important}:not(.is-root-container) .nfd-pseudo-play-icon>a{text-indent:-9999px!important}.nfd-pseudo-play-icon:before{backdrop-filter:blur(3px)!important;background:hsla(0,0%,100%,.1)!important;border-radius:100%!important;content:\\\"\\\"!important;height:3rem!important;left:50%!important;opacity:1!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;transition:all .2s ease!important;width:3rem!important}.nfd-pseudo-play-icon:has(a:hover):before{background:hsla(0,0%,100%,.3)!important;height:4rem!important;width:4rem!important}.nfd-pseudo-play-icon:after{border-style:solid!important;border-bottom:10px solid transparent!important;border-left:16px solid!important;border-right:0!important;border-top:10px solid transparent!important;content:\\\"\\\"!important;height:16px!important;height:0!important;left:50%!important;margin-left:2px!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:16px!important;width:0!important}.entry-content>.wp-block-group.has-background+.wp-block-group.has-background:not([style*=margin-top]),.entry-content>.wp-block-group.has-background+[class*=nfd-theme-]:not([style*=margin-top]),.entry-content>[class*=nfd-theme-]+.wp-block-group.has-background:not([style*=margin-top]),.entry-content>[class*=nfd-theme-]+[class*=nfd-theme-]:not([style*=margin-top]){margin-block-start:0!important}:where(:root){--wndb--gap--scale-factor:1;--wndb--gap--xs:0.25rem;--wndb--gap--sm:0.5rem;--wndb--gap--md:1rem;--wndb--gap--lg:1.5rem;--wndb--gap--xl:2rem;--wndb--gap--2xl:2.5rem;--wndb--gap--3xl:3.5rem;--wndb--gap--4xl:6rem}.editor-styles-wrapper .nfd-gap-0,.nfd-gap-0{gap:0}.editor-styles-wrapper .nfd-gap-xs,.nfd-gap-xs{gap:calc(var(--wndb--gap--xs)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-sm,.nfd-gap-sm{gap:calc(var(--wndb--gap--sm)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-md,.nfd-gap-md{gap:calc(var(--wndb--gap--md)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-lg,.nfd-gap-lg{gap:calc(var(--wndb--gap--lg)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-xl,.nfd-gap-xl{gap:calc(var(--wndb--gap--xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-2xl,.nfd-gap-2xl{gap:calc(var(--wndb--gap--2xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-3xl,.nfd-gap-3xl{gap:calc(var(--wndb--gap--3xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-4xl,.nfd-gap-4xl{gap:calc(var(--wndb--gap--4xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-x-4xl,.nfd-gap-x-4xl{-moz-column-gap:calc(var(--wndb--gap--4xl)*var(--wndb--gap--scale-factor));column-gap:calc(var(--wndb--gap--4xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-x-lg,.nfd-gap-x-lg{-moz-column-gap:calc(var(--wndb--gap--lg)*var(--wndb--gap--scale-factor));column-gap:calc(var(--wndb--gap--lg)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-y-lg,.nfd-gap-y-lg{row-gap:calc(var(--wndb--gap--lg)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-y-xl,.nfd-gap-y-xl{row-gap:calc(var(--wndb--gap--xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-y-2xl,.nfd-gap-y-2xl{row-gap:calc(var(--wndb--gap--2xl)*var(--wndb--gap--scale-factor))}.editor-styles-wrapper .nfd-gap-y-3xl,.nfd-gap-y-3xl{row-gap:calc(var(--wndb--gap--3xl)*var(--wndb--gap--scale-factor))}.nfd-border-2{border-bottom-width:2px!important}.nfd-border-strong:not([style*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.has-border-color){border-color:var(--wndb-color--borders-strong)!important}.nfd-border-light:not([style*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.has-border-color){border-color:var(--wndb--color--borders-light)!important}:where(:root){--wndb--button--outline-width:0px;--wndb--button-sm--font-size:1rem;--wndb--button-lg-x:2rem;--wndb--button-lg-y:0.75rem;--wndb--button-lg--font-size:1.125rem;--wndb--button-xl-x:3rem;--wndb--button-xl-y:1rem;--wndb--button-xl--font-size:1.125rem}[class*=nfd-btn].is-style-outline{--wndb--button--outline-width:2px}[class*=nfd-btn]>.wp-block-button__link:not([style*=padding]){padding:calc(.625rem - var(--wndb--button--outline-width)) calc(1.125rem - var(--wndb--button--outline-width))!important}.nfd-btn-sm>.wp-block-button__link:not([style*=padding]){padding:calc(.375rem - var(--wndb--button--outline-width)) calc(1rem - var(--wndb--button--outline-width))!important}.nfd-btn-sm:not(.has-custom-font-size)>.wp-block-button__link:not([style*=font-size]){font-size:var(--wndb--button-sm--font-size)!important}.nfd-btn-lg>.wp-block-button__link:not([style*=padding]){padding:calc(var(--wndb--button-lg-y) - var(--wndb--button--outline-width)) var(--wndb--button-lg-x)!important}.nfd-btn-lg:not(.has-custom-font-size)>.wp-block-button__link:not([style*=font-size]){font-size:var(--wndb--button-lg--font-size)!important}.nfd-btn-lg:not([style*=font-weight])>.wp-block-button__link{font-weight:600!important}.nfd-btn-xl>.wp-block-button__link:not([style*=padding]){padding:calc(var(--wndb--button-xl-y) - var(--wndb--button--outline-width)) var(--wndb--button-xl-x)!important}.nfd-btn-xl:not(.has-custom-font-size)>.wp-block-button__link:not([style*=font-size]){font-size:var(--wndb--button-xl--font-size)!important}.nfd-btn-xl:not([style*=font-weight])>.wp-block-button__link{font-weight:600!important}.nfd-btn-wide>.wp-block-button__link:not([style*=padding]){padding:calc(.625rem - var(--wndb--button--outline-width)) calc(2rem - var(--wndb--button--outline-width))!important}[class*=nfd-btn]:is(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wndb--color--text--contrast)!important}.nfd-btn:is(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{--wndb--color--text--contrast:var(--wndb-gray-900);border-color:var(--wndb-white)!important}[class*=nfd-button]>.wp-block-button__link:not(.has-background):hover{filter:brightness(.8)!important}.nfd-theme-primary [class*=nfd-btn]:not(.is-style-outline):not(.nfd-btn-secondary):not(.nfd-btn-tertiary)>.wp-block-button__link:not(.has-background){background-color:var(--wndb-gray-800)!important}.nfd-theme-primary\n [class*=nfd-btn]:not(.is-style-outline):not(.nfd-btn-secondary):not(.nfd-btn-tertiary)>.wp-block-button__link:not(.has-background):hover{background-color:var(--wndb-gray-900)!important}.nfd-theme-primary\n [class*=nfd-btn]:is(.is-style-outline):not(.nfd-btn-secondary):not(.nfd-btn-tertiary)>.wp-block-button__link:not(.has-background):not(.has-text-color):hover{background-color:var(--wndb-white)!important;border-color:var(--wndb-white)!important;color:var(--wndb-gray-900)!important}.nfd-btn-secondary:is(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{--wndb--color--text--contrast:var(--wndb-gray-900);border-color:var(--wndb-white)!important}.nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wndb-white)!important}.nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background){background-color:var(--wndb-gray-800)!important}.nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background):hover{background-color:var(--wndb-gray-900)!important}.nfd-theme-dark .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background),.nfd-theme-darker .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background){background-color:var(--wndb-white)!important}.nfd-theme-dark .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-text-color),.nfd-theme-darker .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wndb-gray-900)!important}.nfd-theme-dark .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background):hover,.nfd-theme-darker .nfd-btn-secondary:not(.is-style-outline)>.wp-block-button__link:not(.has-background):hover{background-color:var(--wndb-white)!important;color:var(--wndb-gray-900)!important;filter:brightness(.8)!important}.nfd-btn-tertiary:is(.is-style-outline)>.wp-block-button__link:not(.has-text-color):hover{--wndb--color--text--contrast:var(--wndb-gray-900)}.nfd-btn-tertiary:is(.is-style-outline)>.wp-block-button__link:not([class*=-border-color]){border-color:var(--wndb--color--subtle)!important}.nfd-btn-tertiary:not(.is-style-outline)>.wp-block-button__link:not(.has-text-color){color:var(--wndb--color--text--contrast)!important}.nfd-btn-tertiary:not(.is-style-outline)>.wp-block-button__link:not(.has-background){background-color:var(--wndb--color--borders)!important}.nfd-btn-tertiary:not(.is-style-outline)>.wp-block-button__link:not(.has-background):hover{--wndb--color--borders:var(--wndb--color--subtle)}:where(:root){--wndb--shadow--xs:0 1px 2px 0 rgba(18,18,23,.065);--wndb--shadow--sm:0 1px 3px 0 rgba(18,18,23,.1),0 1px 2px 0 rgba(18,18,23,.06)}.nfd-shadow-xs:not([style*=box-shadow]){box-shadow:var(--wndb--shadow--xs)!important}.nfd-shadow-sm:not([style*=box-shadow]){box-shadow:var(--wndb--shadow--sm)!important}.nfd-bg-subtle.nfd-shadow-xs:not([style*=box-shadow]),.nfd-theme-light .nfd-shadow-xs:not([style*=box-shadow]){--wndb--shadow--xs:none}:where(:root){--wndb--rounded--scale-factor:1;--wndb--border--radius--sm:0.25rem;--wndb--border--radius--md:0.5rem;--wndb--border--radius--lg:0.75rem;--wndb--border--radius--xl:1rem}[class*=nfd-rounded]:not([style*=-radius]),[class*=nfd-rounded]:not([style*=-radius])>.components-resizable-box__container>img:not([style*=-radius]),[class*=nfd-rounded]:not([style*=-radius])>.wp-element-button:not([style*=-radius]),[class*=nfd-rounded]:not([style*=-radius])>a>img,[class*=nfd-rounded]:not([style*=-radius])>img{border-radius:calc(var(--wndb--border--radius)*var(--wndb--rounded--scale-factor))!important}[class*=nfd-rounded-t-]:not([style*=-radius]),[class*=nfd-rounded-t-]:not([style*=-radius])>.components-resizable-box__container>img:not([style*=-radius]),[class*=nfd-rounded-t-]:not([style*=-radius])>.wp-element-button:not([style*=-radius]),[class*=nfd-rounded-t-]:not([style*=-radius])>a>img,[class*=nfd-rounded-t-]:not([style*=-radius])>img{border-radius:calc(var(--wndb--border--radius)*var(--wndb--rounded--scale-factor)) calc(var(--wndb--border--radius)*var(--wndb--rounded--scale-factor)) 0 0!important}.nfd-overflow-hidden.nfd-rounded-xl iframe:not([style*=-radius]){border-radius:calc(var(--wndb--border--radius--md)*var(--wndb--rounded--scale-factor))!important}.nfd-rounded-none:not([style*=-radius]){--wndb--border--radius:0}.nfd-rounded-sm:not([style*=-radius]){--wndb--border--radius:var(--wndb--border--radius--sm)}.nfd-rounded,.nfd-rounded-md,.nfd-rounded-t-md:not([style*=-radius]){--wndb--border--radius:var(--wndb--border--radius--md)}.nfd-rounded-lg,.nfd-rounded-t-lg:not([style*=-radius]){--wndb--border--radius:var(--wndb--border--radius--lg)}.nfd-rounded-t-xl:not([style*=-radius]),.nfd-rounded-xl{--wndb--border--radius:var(--wndb--border--radius--xl)}.nfd-rounded-full:not([style*=-radius]){--wndb--border--radius:9999px}:where(:root){--wndb-gray:#6c6c89;--wndb-gray-50:#f7f7f8;--wndb-gray-100:#ebebef;--wndb-gray-150:#e5e5e9;--wndb-gray-200:#d1d1db;--wndb-gray-300:#a9a9bc;--wndb-gray-400:#8a8aa3;--wndb-gray-500:#6c6c89;--wndb-gray-600:#55556d;--wndb-gray-700:#3f3f50;--wndb-gray-800:#1d1d22;--wndb-gray-900:#121217;--wndb-white:#fff;--wndb-white-50:hsla(0,0%,100%,.05);--wndb-white-100:hsla(0,0%,100%,.1);--wndb-white-150:hsla(0,0%,100%,.15);--wndb-white-200:hsla(0,0%,100%,.2);--wndb-white-300:hsla(0,0%,100%,.3);--wndb-white-400:hsla(0,0%,100%,.4);--wndb-white-500:hsla(0,0%,100%,.5);--wndb-white-600:hsla(0,0%,100%,.6);--wndb-white-700:hsla(0,0%,100%,.7);--wndb-white-800:hsla(0,0%,100%,.8);--wndb-white-900:hsla(0,0%,100%,.9);--wndb--color--primary:#00f;--wndb--color--secondary:#00f;--wndb--color--surface:var(--wndb-gray-50);--wndb--color--text:var(--wndb-gray-800);--wndb--color--text--contrast:var(--wndb-gray-900);--wndb--color--text--faded:var(--wndb-gray-600);--wndb--color--borders:var(--wndb-gray-150);--wndb--color--borders-light:var(--wndb-gray-100);--wndb--color--borders-strong:var(--wndb--color--text--faded);--wndb--color--subtle:var(--wndb-gray-200);--wndb--color--links:var(--wndb--color--primary);--wndb--color--body:var(--wndb--color--surface)}.is-style-nfd-theme-white,.nfd-theme-white:not([class*=is-style-nfd-theme]){--wndb--color--borders:var(--wndb-gray-150);--wndb--color--borders-light:var(--wndb-gray-100);--wndb--color--links:var(--wndb--color--primary);--wndb--color--subtle:var(--wndb-gray-200);--wndb--color--surface:var(--wndb-white);--wndb--color--text--contrast:var(--wndb-gray-900);--wndb--color--text--faded:var(--wndb-gray-700);--wndb--color--text:var(--wndb-gray-800)}.is-style-nfd-theme-light,.nfd-theme-light:not([class*=is-style-nfd-theme]){--wndb--color--borders:var(--wndb-gray-150);--wndb--color--borders-light:var(--wndb-gray-150);--wndb--color--links:var(--wndb--color--primary);--wndb--color--subtle:var(--wndb-gray-200);--wndb--color--surface:var(--wndb-gray-50);--wndb--color--text--contrast:var(--wndb-gray-900);--wndb--color--text--faded:var(--wndb-gray-700);--wndb--color--text:var(--wndb-gray-800)}.is-style-nfd-theme-dark,.nfd-theme-dark:not([class*=is-style-nfd-theme]){--wndb--color--borders:var(--wndb-white-100);--wndb--color--borders-light:var(--wndb--color--borders);--wndb--color--subtle:var(--wndb-white-200);--wndb--color--surface:var(--wndb-gray-800);--wndb--color--text--contrast:var(--wndb-white);--wndb--color--text--faded:var(--wndb-white-800);--wndb--color--text:var(--wndb-white);--wndb--shadow--sm:none;--wndb--shadow--xs:none;--wndb-mask-color:hsla(0,0%,100%,.12)}.is-style-nfd-theme-darker,.nfd-theme-darker:not([class*=is-style-nfd-theme]){--wndb--color--borders:var(--wndb-white-100);--wndb--color--borders-light:var(--wndb--color--borders);--wndb--color--subtle:var(--wndb-white-200);--wndb--color--surface:var(--wndb-gray-900);--wndb--color--text--contrast:var(--wndb-white);--wndb--color--text--faded:var(--wndb-white-800);--wndb--color--text:var(--wndb-white);--wndb--shadow--sm:none;--wndb--shadow--xs:none;--wndb-mask-color:hsla(0,0%,100%,.12)}.is-style-nfd-theme-primary,.nfd-theme-primary:not([class*=is-style-nfd-theme]){--wndb--color--borders:var(--wndb-white-100);--wndb--color--borders-light:var(--wndb--color--borders);--wndb--color--subtle:var(--wndb-white-200);--wndb--color--surface:var(--wndb--color--primary);--wndb--color--text--contrast:var(--wndb-white);--wndb--color--text--faded:var(--wndb-white-900);--wndb--color--text:var(--wndb-white);--wndb--color--links:var(--wndb-white);--wndb--shadow--sm:none;--wndb--shadow--xs:none;--wndb-mask-color:hsla(0,0%,100%,.12)}.is-style-nfd-theme-primary-15,.nfd-theme-primary-15:not([class*=is-style-nfd-theme]){--wndb--color--borders:color-mix(in srgb,var(--wndb--color--primary) 25%,#fff);--wndb--color--borders-light:color-mix(in srgb,var(--wndb--color--primary) 15%,#fff);--wndb--color--subtle:color-mix(in srgb,var(--wndb--color--primary) 30%,#fff);--wndb--color--surface:color-mix(in srgb,var(--wndb--color--primary) 15%,#fff)}.nfd-bg-surface:not(.has-background),[class*=is-style-nfd-theme]:not(.has-background){background-color:var(--wndb--color--surface)!important}.nfd-bg-surface:not(.has-text-color),[class*=is-style-nfd-theme]:not(.has-text-color){color:var(--wndb--color--text)!important}.nfd-text-faded p:not(.has-text-color):not(.has-link-color):not(.has-background):not(.nfd-text-primary),.nfd-text-faded time:not(.has-text-color):not(.has-background),.nfd-text-faded>a:not(.has-text-color):not(.has-link-color):not(.has-background),ol.nfd-text-faded:not(.has-text-color):not(.has-link-color):not(.has-background):not(.nfd-text-primary),p.nfd-text-faded:not(.has-text-color):not(.has-link-color):not(.has-background),ul.nfd-text-faded:not(.has-text-color):not(.has-link-color):not(.has-background):not(.nfd-text-primary){color:var(--wndb--color--text--faded)!important}.editor-styles-wrapper div .nfd-text-contrast:where(:not(.has-text-color)),.editor-styles-wrapper div :where(.nfd-text-contrast:not(.has-text-color):not(.wp-element-button)) a:where(:not(:hover)),.wp-site-blocks .nfd-text-contrast:where(:not(.has-text-color)),.wp-site-blocks .nfd-text-contrast:where(:not(.has-text-color)) a:where(:not(:hover)){color:var(--wndb--color--text--contrast)}.nfd-bg-surface .wp-block-separator:not(.has-background):not(.has-text-color):not(.nfd-border-strong),.nfd-bg-surface [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.nfd-border-strong),.nfd-bg-surface [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>img:not(.has-border-color):not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]),.nfd-bg-surface [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>img:not(.has-border-color):not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>.components-resizable-box__container>img:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]),.nfd-bg-surface:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.has-border-color):not(.nfd-border-strong),[class*=is-style-nfd-theme] .wp-block-separator:not(.has-background):not(.has-text-color):not(.nfd-border-strong),[class*=is-style-nfd-theme] [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.nfd-border-strong),[class*=is-style-nfd-theme] [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>img:not(.has-border-color):not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]),[class*=is-style-nfd-theme] [style*=border]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>img:not(.has-border-color):not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color])>.components-resizable-box__container>img:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]),[class*=is-style-nfd-theme]:not([class*=border-color]):not([style*=border-top-color]):not([style*=border-right-color]):not([style*=border-bottom-color]):not([style*=border-left-color]):not(.has-border-color):not(.nfd-border-strong){border-color:var(--wndb--color--borders)!important}.nfd-bg-surface .wp-block-separator:not(.has-background):not(.has-text-color):not(.nfd-border-2),[class*=is-style-nfd-theme] .wp-block-separator:not(.has-background):not(.has-text-color):not(.nfd-border-2){border-width:2px 0 0!important}.nfd-border-bg{--wndb--color--borders:var(--wndb--color--surface)}.nfd-border-primary{--wndb--color--borders:var(--wndb--color--primary)}.nfd-border-inherit{--wndb--color--borders:inherit}.nfd-bg-accent:not(.has-background),.nfd-bg-primary:not(.has-background),.wp-block-cover.nfd-bg-accent>.wp-block-cover__background:not([class*=background-color]),.wp-block-cover.nfd-bg-primary>.wp-block-cover__background:not([class*=background-color]){background-color:var(--wndb--color--primary)!important}.nfd-bg-secondary:not(.has-background),.wp-block-cover.nfd-bg-secondary>.wp-block-cover__background:not([class*=background-color]){background-color:var(--wndb--color--secondary)!important}.nfd-bg-accent:not(.has-text-color),.nfd-bg-primary:not(.has-text-color),.nfd-bg-secondary:not(.has-text-color){color:var(--wndb--color--white)!important}.nfd-bg-subtle:not(.has-background):not(.wp-block-button),.nfd-bg-subtle:not(.has-background)>.wp-block-button__link:not(.has-background){background-color:var(--wndb--color--borders-light)!important;color:var(--wndb--color--text--contrast)!important}.nfd-text-primary:not(.has-text-color),.wp-block-button.wndb-text-primary>a:not(.has-text-color){color:var(--wndb--color--primary)!important}.nfd-text-secondary:not(.has-text-color),.wp-block-button.wndb-text-secondary>a:not(.has-text-color){color:var(--wndb--color--secondary)!important}[class*=nfd-theme-primary] .nfd-text-primary:not(.has-text-color),[class*=nfd-theme-primary] .nfd-text-secondary:not(.has-text-color),[class*=nfd-theme-primary] .wp-block-button.wndb-text-primary>a:not(.has-text-color),[class*=nfd-theme-secondary] .wp-block-button.wndb-text-secondary>a:not(.has-text-color){color:var(--wndb--color--contrast)!important}[class*=nfd-theme-dark] .nfd-text-primary:not(.has-text-color),[class*=nfd-theme-darker] .nfd-text-primary:not(.has-text-color){color:var(--wndb--color--secondary)!important}.nfd-text-subtle:not(.has-text-color){color:var(--wndb--color--subtle)!important}.editor-styles-wrapper div .nfd-text-current:where(:not(.has-text-color)),.editor-styles-wrapper div :where(.nfd-text-current:not(.has-text-color):not(.wp-element-button)) a:where(:not(:hover)),.wp-site-blocks .nfd-text-current:where(:not(.has-text-color)),.wp-site-blocks .nfd-text-current:where(:not(.has-text-color)) a:where(:not(:hover)){color:currentColor}[class*=nfd-theme-] .wp-block-social-links.is-style-logos-only:not(.has-icon-color) .wp-block-social-link{color:var(--wndb--color--text--faded)!important;fill:var(--wndb--color--text--faded)!important}[class*=nfd-theme-] .wp-block-social-links.is-style-logos-only:not(.has-icon-color) .wp-block-social-link:hover{color:var(--wndb--color--text)!important;fill:var(--wndb--color--text)!important}.nfd-container.is-position-sticky:not([class*=nfd-bg-surface]):not([class*=is-style-nfd-]):not(.has-background){background-color:var(--wndb--color--body)!important}.nfd-container .has-secondary-color{color:var(--wndb--color--secondary)!important}.nfd-bg-gray-100:not(.has-background),.nfd-bg-gray-800:not(.has-background){background-color:var(--wndb--color--surface)!important}.nfd-bg-gray-100:not(.has-text-color),.nfd-bg-gray-800:not(.has-text-color){color:var(--wndb--color--text)!important}.nfd-bg-gray-800{--wndb--color--surface:var(--wndb-gray-800);--wndb--color--text:var(--wndb-white);--wndb--color--borders:var(--wndb-white-100);--wndb--color--text--faded:var(--wndb-white-700)}.nfd-bg-gray-100{--wndb--color--surface:var(--wndb-gray-50);--wndb--color--text:var(--wndb-gray-700);--wndb--color--borders:var(--wndb-gray-100)}.nfd-text-opacity-80 p:not(.has-text-color):not(.has-link-color):not(.has-background),.nfd-text-opacity-80 time:not(.has-text-color):not(.has-background),p.nfd-text-opacity-80:not(.has-text-color):not(.has-link-color):not(.has-background){opacity:.8!important}:where(:root){--wndb--slider-height:100lvh}.nfd-scroll-slider-horizontal,.nfd-scroll-slider-vertical{flex-wrap:nowrap!important;height:var(--wndb--slider-height)!important;overflow-y:auto!important;scroll-snap-type:y mandatory!important;-ms-overflow-style:none!important;scrollbar-width:none!important}.nfd-scroll-slider-horizontal::-webkit-scrollbar,.nfd-scroll-slider-vertical::-webkit-scrollbar{display:none!important}.nfd-scroll-slider-vertical{height:100vh!important;overflow-y:auto!important;scroll-snap-type:y mandatory!important}.nfd-scroll-slider-vertical>*{scroll-snap-align:start!important;width:100%!important}.nfd-scroll-slider-horizontal{flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.nfd-scroll-slider-horizontal>*{flex-shrink:0!important;scroll-snap-align:start!important}.nfd-scroll-slider-horizontal>.wp-block-cover{width:100vw!important}.nfd-container.alignfull .nfd-scroll-slider-horizontal{--half-container:calc(50vw - var(--wndb--container)/2);padding-left:var(--half-container)!important;padding-right:var(--half-container)!important;scroll-padding:var(--half-container)!important}.nfd-scroll-slider-horizontal.nfd-scroll-slider-animate>.wp-block-cover:first-child{animation:scroll-slider-slide 1s ease 1s forwards}@keyframes scroll-slider-slide{0%{margin-left:0}to{margin-left:-100vw}}.block-editor-block-preview__content-iframe .is-root-container{min-height:8rem!important}.block-editor-block-preview__content-iframe figure:has([style*=\\\"aspect-ratio: 16 / 9\\\"]){width:100%!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 100vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:100vh\\\"]{min-height:800px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 70vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:70vh\\\"]{min-height:560px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 60vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:60vh\\\"]{min-height:480px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 50vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:50vh\\\"]{min-height:400px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 40vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:40vh\\\"]{min-height:320px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 35vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:35vh\\\"]{min-height:280px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 30vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:30vh\\\"]{min-height:240px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 10vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:10vh\\\"]{min-height:80px!important}.block-editor-block-preview__content-iframe [style*=\\\"min-height: 5vh\\\"],.block-editor-block-preview__content-iframe [style*=\\\"min-height:5vh\\\"]{min-height:40px!important}.nfd-wba-modal *{box-sizing:border-box!important}.block-editor-block-preview__content-iframe .nfd-wb-animate{opacity:1!important;transform:none!important;transition:none!important}.block-editor-block-preview__content-iframe .block-editor-warning:not(.wp-block-missing .block-editor-warning){display:none!important}.block-editor-block-preview__content-iframe .is-root-container>.nfd-container:not([class*=nfd-p-]):not([class*=nfd-py-]):not([class*=nfd-pt-]):not([class*=nfd-pb-]):not([style*=padding]){padding-block:var(--wndb--p)!important}.block-editor-block-preview__content-iframe [class*=nfd-rounded]:not([style*=-radius])>div>img:not([style*=-radius]){border-radius:calc(var(--wndb--border--radius)*var(--wndb--rounded--scale-factor))!important}ol.nfd-gap-sm:not(.is-layout-flex) li:not(:last-child),ul.nfd-gap-sm:not(.is-layout-flex) li:not(:last-child){margin-bottom:.5em!important}ol.nfd-gap-md:not(.is-layout-flex) li:not(:last-child),ul.nfd-gap-md:not(.is-layout-flex) li:not(:last-child){margin-bottom:1em!important}ul.nfd-list-check{list-style-type:none!important;padding-inline-start:1em!important}ul.nfd-list-check li:before{content:\\\"✓\\\";display:inline-block;margin-inline-end:8px}[class*=nfd-query-loop-] :where(.wp-block-post-author__avatar img){border-radius:999px;display:block}[class*=nfd-query-loop-] :where(.avatar-48){height:36px!important;width:36px!important}[class*=nfd-query-loop-] :where(.wp-block-post-author__content){display:flex;flex-direction:column;gap:4px;justify-content:center}[class*=nfd-query-loop-] .wp-block-post-author__avatar{margin-right:12px!important}.nfd-query-loop-1 :where(.wp-block-cover){aspect-ratio:2/1.1}.nfd-query-loop-1 :where(.wp-block-post-author__content){align-items:center!important;flex-direction:row!important}.nfd-query-loop-1 :where(.wp-block-post-author__byline){font-size:1em!important;opacity:.8!important}[class*=nfd-query-loop-] :where(.wp-block-categories){display:flex;gap:8px;list-style:none;padding:0}[class*=nfd-query-loop-] :where(.wp-block-categories a){color:inherit!important}.nfd-query-loop-2 .wp-block-cover__background{-webkit-mask-image:linear-gradient(180deg,transparent 25%,#000 75%)!important;mask-image:linear-gradient(180deg,transparent 25%,#000 75%)!important}.nfd-query-loop-3 :where(.wp-block-post-author__name){display:none!important}.nfd-form-items-grow>div:not(.wp-block-jetpack-button){flex-grow:1!important}.nfd-jp-form.nfd-text-center .consent{text-align:center!important}.nfd-jp-form .contact-form-submission .go-back-message .link{color:currentColor!important;text-decoration:underline!important}.nfd-jp-form .contact-form-submission .go-back-message{margin-top:0!important}.nfd-jp-form .contact-form-submission{border-color:currentColor!important;padding:calc(var(--wndb--p--md)*.5) 0!important}.nfd-jp-form textarea{resize:vertical!important}.nfd-jp-form .wp-block-button__link{padding-block-end:10px!important;padding-block-start:10px!important}.nfd-jp-form .consent,.nfd-jp-form .jetpack-field-checkbox .jetpack-field-label .jetpack-field-label__input,.nfd-jp-form .jetpack-field-consent .jetpack-field-label .jetpack-field-label__input{font-size:.875rem!important;line-height:1.5em!important;text-transform:none!important;text-wrap:balance!important}.nfd-jp-form input[type=checkbox]{padding:0!important}.nfd-jp-subscribe-form .wp-block-jetpack-label{display:none!important}.nfd-jp-subscribe-form .wp-block-jetpack-input{height:100%!important;margin:0!important}.nfd-heading-styles-panel{border-top:0!important;padding:0!important}.nfd-heading-styles-control .components-h-stack>.components-base-control.components-range-control{flex:1 1 40%!important}.wp-block-heading.is-style-nfd-heading-boxed{align-items:center!important;display:flex!important;gap:2.5rem!important;white-space:nowrap!important}.wp-block-heading.is-style-nfd-heading-boxed:after,.wp-block-heading.is-style-nfd-heading-boxed:before{border-bottom:var(--nfd-heading-border-size,3px) var(--nfd-heading-border-style,solid) var(--nfd-heading-border,#e8d833)!important;content:\\\"\\\"!important}.wp-block-heading.is-style-nfd-heading-boxed{justify-content:center!important}.wp-block-heading.is-style-nfd-heading-boxed:after,.wp-block-heading.is-style-nfd-heading-boxed:before{flex:1 1 0!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-left{justify-content:flex-start!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-left:before{flex:0 0 0!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-left:after{flex:1 1 0!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-right{justify-content:flex-end!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-right:before{flex:1 1 0!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-right:after{flex:0 0 0!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-center{justify-content:center!important}.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-center:after,.wp-block-heading.is-style-nfd-heading-boxed.has-text-align-center:before{flex:1 1 0!important}.wp-block-heading.is-style-nfd-heading-boxed.left-only:after,.wp-block-heading.is-style-nfd-heading-boxed.right-only:before{flex:0 0 0!important}.is-style-nfd-heading-highlight .nfd-heading-highlight__text{--hl-color:var(--nfd-heading-border,#ffeb3b);--hl-height:var(--nfd-heading-border-size,12px);box-decoration-break:clone!important;-webkit-box-decoration-break:clone!important;position:relative!important;text-decoration:none!important;z-index:1!important}.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style: solid\\\"] .nfd-heading-highlight__text,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style:solid\\\"] .nfd-heading-highlight__text{background-image:linear-gradient(var(--hl-color),var(--hl-color))!important;background-position:left 100%!important;background-repeat:no-repeat!important;background-size:100% var(--hl-height)!important}.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style: dashed\\\"] .nfd-heading-highlight__text:after,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style: dotted\\\"] .nfd-heading-highlight__text:after,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style:dashed\\\"] .nfd-heading-highlight__text:after,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style:dotted\\\"] .nfd-heading-highlight__text:after{bottom:0!important;content:\\\"\\\"!important;height:var(--hl-height)!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;z-index:-1!important}.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style: dotted\\\"] .nfd-heading-highlight__text:after,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style:dotted\\\"] .nfd-heading-highlight__text:after{background:radial-gradient(circle,var(--hl-color) 60%,transparent 61%) 0 100% /calc(var(--hl-height)*1.2) var(--hl-height) repeat-x!important}.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style: dashed\\\"] .nfd-heading-highlight__text:after,.is-style-nfd-heading-highlight[style*=\\\"--nfd-heading-border-style:dashed\\\"] .nfd-heading-highlight__text:after{background:repeating-linear-gradient(to right,var(--hl-color) 0 calc(var(--hl-height)*1.4),transparent calc(var(--hl-height)*1.4) calc(var(--hl-height)*2.2)) 0 100% /100% var(--hl-height) no-repeat!important}.is-style-nfd-heading-underline.wp-block-heading{text-decoration-color:var(--nfd-heading-border,#e8d833)!important;text-decoration-line:underline!important;text-decoration-thickness:var(--nfd-heading-border-size,3px)!important;text-underline-offset:.25em!important}.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style: solid\\\"],.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style:solid\\\"]{text-decoration-style:solid!important}.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style: dashed\\\"],.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style:dashed\\\"]{text-decoration-style:dashed!important}.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style: dotted\\\"],.is-style-nfd-heading-underline.wp-block-heading[style*=\\\"--nfd-heading-border-style:dotted\\\"]{text-decoration-style:dotted!important}.nfd-mask-fade-to-b>.wp-block-cover__background{-webkit-mask-image:linear-gradient(180deg,transparent 50%,#000 120%)!important;mask-image:linear-gradient(180deg,transparent 50%,#000 120%)!important}.nfd-mask-radial-center>.wp-block-cover__background{-webkit-mask-image:radial-gradient(circle,transparent -40%,rgba(0,0,0,.9) 58%)!important;mask-image:radial-gradient(circle,transparent -40%,rgba(0,0,0,.9) 58%)!important}p[style*=text-decoration]>a{color:inherit!important;text-decoration:inherit!important}.is-style-dots.nfd-text-left:before{padding-left:0!important}.nfd-h-full,.nfd-h-full>.components-resizable-box__container>img,.nfd-h-full>img{height:100%!important}.nfd-w-full,.nfd-w-full>.components-resizable-box__container>img,.nfd-w-full>img{width:100%!important}.nfd-backdrop-blur-sm{backdrop-filter:blur(4px)!important}.nfd-backdrop-blur-md{backdrop-filter:blur(8px)!important}:not(.editor-styles-wrapper) header:has(.nfd-absolute-header){position:sticky!important;top:0!important;z-index:1!important}.nfd-absolute-header:not([style*=margin]){margin:0!important}:not(.editor-styles-wrapper) .nfd-absolute-header:not([style*=padding]):not([class*=nfd-px-]):not([style*=padding]){padding-inline:var(--wndb--p)!important}body:not(.editor-styles-wrapper) .wp-site-blocks .nfd-transparent-header,body:not(.editor-styles-wrapper) .wp-site-blocks header:has(>:first-child.nfd-transparent-header){min-width:100%!important;position:absolute!important;z-index:1!important}body:not(.editor-styles-wrapper) .nfd-transparent-header{background-color:transparent!important}.editor-styles-wrapper .nfd-transparent-header{background-color:rgba(0,0,0,.2)!important}.wp-site-blocks .nfd-transparent-header+:not([style*=margin]),.wp-site-blocks>header:has(>:first-child.nfd-transparent-header)+:not([style*=margin]){margin-top:0!important}:is([style*=\\\"min-height:100vh\\\"]){min-height:calc(100vh - var(--wp-admin--admin-bar--height))!important}@supports (height:100dvh){:is([style*=\\\"height:100vh\\\"]){min-height:calc(100dvh - var(--wp-admin--admin-bar--height, 0px))!important}}.nfd-wk-search .wp-block-search__input{font-size:inherit!important;min-height:50px!important;padding:8px 16px!important}:where(.wp-block-search__input){border-radius:var(--wndb--border--radius--sm)!important}.nfd-stretch-cover-child,.nfd-stretch-cover-child .wp-block-cover__inner-container{display:flex!important;flex-direction:column!important}.nfd-stretch-cover-child .wp-block-cover__inner-container,.nfd-stretch-cover-child .wp-block-cover__inner-container>.nfd-pseudo-play-icon,.nfd-stretch-cover-child .wp-block-cover__inner-container>.wp-block-group{align-items:inherit!important;flex-grow:1!important;justify-content:inherit!important}.nfd-stretch-cover-child .wp-block-cover__inner-container>.wp-block-group,.nfd-stretch-cover-child .wp-block-cover__inner-container>p{width:100%!important}.nfd-container summary{line-height:1.5!important;padding-right:32px!important;position:relative!important}.nfd-container summary::marker{content:none!important}.nfd-container summary:before{align-items:center!important;background-color:var(--wndb--color--borders)!important;background-image:url(\\\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1wbHVzIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik01IDEyaDE0TTEyIDV2MTQiLz48L3N2Zz4=\\\")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:13px!important;border-radius:999px!important;content:\\\"\\\"!important;display:flex!important;height:1em!important;justify-content:center!important;opacity:.6!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:1em!important}.nfd-container [open] summary{font-weight:700!important}.nfd-container [open] summary:before{opacity:1!important;transform:translateY(-50%) rotate(45deg)!important}.nfd-container summary:hover:before{opacity:1!important}.is-style-wide.wp-block-separator{width:100%!important}.nfd-aspect-video{aspect-ratio:16/9!important}.nfd-img-object-left img{-o-object-position:left!important;object-position:left!important}.nfd-img-object-right img{-o-object-position:right!important;object-position:right!important}.editor-styles-wrapper .wp-block-image.nfd-h-full>div{aspect-ratio:unset!important;height:100%!important;max-height:unset!important}.nfd-img-floating-photo{border:10px solid #fff!important;border-radius:8px!important;box-shadow:6px 6px 20px rgba(0,0,0,.2)!important;transform:rotate(5deg)!important}.nfd-yoast-toc ul li{list-style-type:disc!important}.nfd-yoast-toc{line-height:1.5!important}[class*=is-style-nfd-dots],[class*=is-style-nfd-waves]{padding-block:var(--wndb--p--sm)!important;position:relative!important}[class*=is-style-nfd-waves]{padding-block:var(--wndb--p--md)!important}.is-style-nfd-dots-bottom-right,.is-style-nfd-dots-top-right{padding-inline-end:var(--wndb--p--sm)!important}.is-style-nfd-dots-bottom-left,.is-style-nfd-dots-top-left{padding-inline-start:var(--wndb--p--sm)!important}.is-style-nfd-waves-bottom-right,.is-style-nfd-waves-top-right{padding-inline-end:var(--wndb--p--md)!important;padding-inline-start:var(--wndb--p--xs)!important}.is-style-nfd-waves-bottom-left,.is-style-nfd-waves-top-left{padding-inline-end:var(--wndb--p--xs)!important;padding-inline-start:var(--wndb--p--md)!important}[class*=is-style-nfd-dots]>img[class^=wp-image-],[class*=is-style-nfd-waves]>img[class^=wp-image-]{position:relative!important}[class*=is-style-nfd-dots]:before{background-image:radial-gradient(var(--wndb--color--primary) 2px,transparent 2px)!important;background-size:16px 16px!important;height:106px!important;opacity:1!important;width:106px!important}[class*=is-style-nfd-dots]:before,[class*=is-style-nfd-waves]:before{content:\\\"\\\"!important;display:block!important;position:absolute!important}[class*=is-style-nfd-waves]:before{--wndb--wave-width:380px;--wndb--wave-spacing:16px;--wndb--wave-thickness:8px;--wndb--wave-curve:0.85;background:color-mix(in srgb,var(--wndb--color--tertiary) 60%,#fff)!important;width:var(--wndb--wave-width)!important;z-index:1!important;--wndb--wave-radius:calc(var(--wndb--wave-spacing)*sqrt(var(--wndb--wave-curve) * var(--wndb--wave-curve) + 1) + var(--wndb--wave-thickness)/2);--wndb--wave-height:calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness));--wndb--wave-gap:14px;height:calc(var(--wndb--wave-height)*3 + var(--wndb--wave-gap)*2)!important;--wndb--y1:0px;--wndb--y2:calc(var(--wndb--wave-height) + var(--wndb--wave-gap));--wndb--y3:calc((var(--wndb--wave-height) + var(--wndb--wave-gap))*2);--wndb--wave-gradient:#0000 calc(99% - var(--wndb--wave-thickness)),#000 calc(101% - var(--wndb--wave-thickness)) 99%,#0000 101%;--wndb--mask-stripe-1-top:radial-gradient(var(--wndb--wave-radius) at left 50% top calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) 50% calc(var(--wndb--y1) + var(--wndb--wave-spacing)/2 + var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;--wndb--mask-stripe-1-bottom:radial-gradient(var(--wndb--wave-radius) at left 50% bottom calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) calc(50% - var(--wndb--wave-spacing)*2) calc(var(--wndb--y1) - var(--wndb--wave-spacing)/2 - var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;--wndb--mask-stripe-2-top:radial-gradient(var(--wndb--wave-radius) at left 50% top calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) 50% calc(var(--wndb--y2) + var(--wndb--wave-spacing)/2 + var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;--wndb--mask-stripe-2-bottom:radial-gradient(var(--wndb--wave-radius) at left 50% bottom calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) calc(50% - var(--wndb--wave-spacing)*2) calc(var(--wndb--y2) - var(--wndb--wave-spacing)/2 - var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;--wndb--mask-stripe-3-top:radial-gradient(var(--wndb--wave-radius) at left 50% top calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) 50% calc(var(--wndb--y3) + var(--wndb--wave-spacing)/2 + var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;--wndb--mask-stripe-3-bottom:radial-gradient(var(--wndb--wave-radius) at left 50% bottom calc(var(--wndb--wave-curve)*-1*var(--wndb--wave-spacing)),var(--wndb--wave-gradient)) calc(50% - var(--wndb--wave-spacing)*2) calc(var(--wndb--y3) - var(--wndb--wave-spacing)/2 - var(--wndb--wave-thickness)/2) /calc(var(--wndb--wave-spacing)*4) calc(var(--wndb--wave-spacing) + var(--wndb--wave-thickness)) repeat-x;mask:var(--wndb--mask-stripe-1-bottom),var(--wndb--mask-stripe-1-top),var(--wndb--mask-stripe-2-bottom),var(--wndb--mask-stripe-2-top),var(--wndb--mask-stripe-3-bottom),var(--wndb--mask-stripe-3-top)!important;-webkit-mask:var(--wndb--mask-stripe-1-bottom),var(--wndb--mask-stripe-1-top),var(--wndb--mask-stripe-2-bottom),var(--wndb--mask-stripe-2-top),var(--wndb--mask-stripe-3-bottom),var(--wndb--mask-stripe-3-top)!important;mask-repeat:repeat-x!important;-webkit-mask-repeat:repeat-x!important}.is-style-nfd-dots-bottom-right:before,.is-style-nfd-waves-bottom-right:before{bottom:0!important;right:0!important}.is-style-nfd-dots-bottom-left:before,.is-style-nfd-waves-bottom-left:before{bottom:0!important;left:0!important}.is-style-nfd-dots-top-left:before,.is-style-nfd-waves-top-left:before{left:0!important;top:0!important}.is-style-nfd-dots-top-right:before,.is-style-nfd-waves-top-right:before{right:0!important;top:0!important}.nfd-hover-settings .components-heading{width:100%!important}.nfd-hoverable{transition:color .15s ease,background-color .15s ease,text-decoration-color .15s ease!important}.nfd-hoverable.nfd-hover-text:hover{color:var(--nfd-hover-text)!important}.nfd-hoverable.nfd-hover-bg:hover{background-color:var(--nfd-hover-bg)!important}@media (max-width:782px){.md\\\\:nfd-order-2{order:2!important}.md\\\\:nfd-my-0:not([style*=margin]){margin-bottom:0!important;margin-top:0!important}.md\\\\:nfd-flex{display:flex!important}.md\\\\:nfd-hidden{display:none!important}.md\\\\:nfd-basis-full{flex-basis:100%!important}.md\\\\:nfd-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\\\\:nfd-flex-col{flex-direction:column!important}.md\\\\:nfd-flex-wrap{flex-wrap:wrap!important}.md\\\\:nfd-items-start{align-items:flex-start!important}.md\\\\:nfd-justify-start{justify-content:flex-start!important}.md\\\\:nfd-justify-end{justify-content:flex-end!important}.md\\\\:nfd-justify-center{justify-content:center!important}.md\\\\:nfd-gap-0{gap:0!important}.md\\\\:nfd-gap-4{gap:1rem!important}.md\\\\:nfd-gap-5{gap:1.25rem!important}.md\\\\:nfd-gap-8{gap:2rem!important}.md\\\\:nfd-self-start{align-self:flex-start!important}.md\\\\:nfd-rounded-lg:not([style*=-radius]){border-radius:.5rem!important}.md\\\\:nfd-border-none{border-style:none!important}.md\\\\:nfd-p-0:not([style*=padding]){padding:0!important}.md\\\\:nfd-p-4:not([style*=padding]){padding:1rem!important}.md\\\\:nfd-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.md\\\\:nfd-py-0:not([style*=padding]){padding-bottom:0!important;padding-top:0!important}.md\\\\:nfd-text-left{text-align:left!important}.md\\\\:nfd-text-center{text-align:center!important}}','auto'),(270,'nfd_utilities_js','(()=>{var c=class{constructor({clientId:a,...n}={}){this.options={activeClass:\\\"nfd-wb-animated-in\\\",root:null,rootMargin:\\\"0px\\\",threshold:0,...n}}observeElements(a,n=null,t=!1){if(!(\\\"IntersectionObserver\\\"in window)||!a?.length||document.documentElement.classList.contains(\\\"block-editor-block-preview__content-iframe\\\"))return;function o(s,r){this._mutationCallback(s,r,n)}let i=new IntersectionObserver(this._handleIntersection.bind(this),this.options),f=new MutationObserver(o.bind(this)),d=new MutationObserver(this._handleClassMutation.bind(this));a.forEach(s=>{let r=s;s.classList.contains(\\\"nfd-wb-reveal-right\\\")&&(r=s.parentElement),i.observe(r),t&&(d.observe(r,{attributes:!0,attributeFilter:[\\\"class\\\"]}),f.observe(r,{attributes:!0,attributeFilter:[\\\"class\\\"]}))})}_handleIntersection(a,n){a.forEach(t=>{t.isIntersecting&&(t.target.classList.add(this.options.activeClass),t.target.querySelectorAll(\\\".nfd-wb-animate\\\").forEach(o=>{o.classList.add(this.options.activeClass)}),n.unobserve(t.target))})}_handleClassMutation(a){a.forEach(n=>{if(n?.type===\\\"attributes\\\"){let t=n.target;t.classList.contains(\\\"nfd-wb-animated-in\\\")||t.classList.add(\\\"nfd-wb-animated-in\\\")}})}_mutationCallback(a,n,t=null){a.forEach(o=>{if(o?.type===\\\"attributes\\\"){let i=o.target;t&&t===i.getAttribute(\\\"data-block\\\")&&(i.getAttribute(\\\"data-replay-animation\\\")===null&&(i.setAttribute(\\\"data-replay-animation\\\",!0),requestAnimationFrame(()=>{i.removeAttribute(\\\"data-replay-animation\\\")})),n.disconnect())}})}};var w={\\\"nfd-wb-fade-in-bottom\\\":{from:{opacity:0,transform:\\\"translate3d(0, 90px, 0)\\\"},duration:1200},\\\"nfd-wb-fade-in-bottom-short\\\":{from:{opacity:0,transform:\\\"translate3d(0, 32px, 0)\\\"},duration:600},\\\"nfd-wb-fade-in-top-short\\\":{from:{opacity:0,transform:\\\"translate3d(0, -32px, 0)\\\"},duration:600},\\\"nfd-wb-fade-in-left-short\\\":{from:{opacity:0,transform:\\\"translate3d(-32px, 0, 0)\\\"},duration:600},\\\"nfd-wb-fade-in-right-short\\\":{from:{opacity:0,transform:\\\"translate3d(32px, 0, 0)\\\"},duration:600},\\\"nfd-wb-zoom-in\\\":{from:{opacity:0,transform:\\\"scale3d(0.4, 0.4, 0.4)\\\"},duration:1200},\\\"nfd-wb-zoom-in-short\\\":{from:{opacity:0,transform:\\\"scale3d(0.92, 0.92, 0.92)\\\"},duration:600},\\\"nfd-wb-twist-in\\\":{from:{opacity:0,transform:\\\"translateY(40px) scale(0.8) rotateY(30deg) rotateZ(-12deg)\\\"},duration:1e3},\\\"nfd-wb-reveal-right\\\":{from:{clipPath:\\\"inset(0 100% 0 0)\\\"},to:{clipPath:\\\"inset(0 0 0 0)\\\"},duration:1500,easing:\\\"cubic-bezier(0.4, 0, 0, 1)\\\"}};[\\\"DOMContentLoaded\\\",\\\"wonder-blocks/toolbar-button-added\\\",\\\"wonder-blocks/block-order-changed\\\"].forEach(e=>document.addEventListener(e,()=>l()));document.addEventListener(\\\"wonder-blocks/animation-changed\\\",e=>l(e?.detail?.clientId));window.onload=()=>l();document.readyState!==\\\"loading\\\"&&l();var b=!1;function l(e=null){document.documentElement.classList.contains(\\\"block-editor-block-preview__content-iframe\\\")||(window.parent!==window?h():y(e))}var m=e=>e.split(/\\\\s+/).find(a=>a in w)||\\\"\\\";function u(e){e.style.transition=\\\"none\\\",e.classList.add(\\\"nfd-wb-animated-in\\\"),requestAnimationFrame(()=>{e.style.transition=\\\"\\\"})}function p(e,a){let n=w[a];n&&e.animate([n.from,n.to||{opacity:1,transform:\\\"none\\\"}],{duration:n.duration,easing:n.easing||\\\"cubic-bezier(0.4, 1, 0.65, 1)\\\"})}function h(){if(document.body&&document.body.classList.add(\\\"nfd-wb-editor-animations\\\"),requestAnimationFrame(()=>{document.querySelectorAll(\\\".nfd-wb-animate:not(.nfd-wb-animated-in)\\\").forEach(t=>t.classList.add(\\\"nfd-wb-animated-in\\\"))}),b)return;b=!0;let e=t=>{t.querySelectorAll&&t.querySelectorAll(\\\".nfd-wb-animate:not(.nfd-wb-animated-in)\\\").forEach(u),t.classList?.contains(\\\"nfd-wb-animate\\\")&&!t.classList.contains(\\\"nfd-wb-animated-in\\\")&&u(t)},a=new MutationObserver(t=>{for(let o of t){if(o.type===\\\"childList\\\"){for(let s of o.addedNodes)s.nodeType===1&&e(s);continue}if(o.type!==\\\"attributes\\\"||o.attributeName!==\\\"class\\\")continue;let i=o.target;if(!i.classList.contains(\\\"nfd-wb-animate\\\")||i.classList.contains(\\\"nfd-wb-animated-in\\\")||i.hasAttribute(\\\"data-replay-animation\\\"))continue;let f=m(o.oldValue||\\\"\\\"),d=m([...i.classList].join(\\\" \\\"));f!==d&&d?(i.classList.add(\\\"nfd-wb-animated-in\\\"),p(i,d)):u(i)}}),n=()=>{if(!document.body){requestAnimationFrame(n);return}document.body.classList.add(\\\"nfd-wb-editor-animations\\\"),a.observe(document.body,{attributes:!0,attributeFilter:[\\\"class\\\"],attributeOldValue:!0,childList:!0,subtree:!0})};n()}function y(e=null){let a=document.body?.classList.contains(\\\"block-editor-page\\\")||!!e,n=a?document.querySelector(\\\".interface-interface-skeleton__content\\\"):null,t=new c({root:n,threshold:0});requestAnimationFrame(()=>{t.observeElements(Array.from(document.getElementsByClassName(\\\"nfd-wb-animate\\\")),e,a)})}})();\n','auto'),(271,'nfd_utilities_last_refresh_time','1782036363','auto'),(273,'finished_updating_comment_type','1','auto'),(275,'nfd_data_connection_throttle','a:2:{s:5:\"value\";b:1;s:10:\"expires_at\";i:1779508199;}','off'),(305,'jetpack_tos_agreed','1','auto'),(306,'jetpack_secrets','a:0:{}','no'),(344,'wpforms_email_summaries_fetch_info_blocks_last_run','1779690898','auto'),(398,'nfd_insights_site_secret_key','6aea26b388c5b108fc2656acd70801e234d1f1e5689f5bdee16e63f18bb4f4f0','auto'),(399,'nfd_insights_scans_results','a:0:{}','auto'),(403,'theme_mods_novel-alternative-theme','a:2:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}}','on'),(408,'WPLANG','','auto'),(409,'new_admin_email','MONICAWILLIAMS517@GMAIL.COM','auto'),(410,'wpai_version','1.0.0','auto'),(411,'nfd_coming_soon_last_changed','1779892060','auto'),(412,'na_contact_email','contact@novelalternative.com','auto'),(413,'na_hero_headline','Transforming complex systems into strategic advantage','auto'),(414,'na_hero_sub','Novel Alternative delivers end-to-end enterprise lifecycle solutions — from configuration management and enterprise architecture to digital cloud transformation and workforce development.','auto'),(415,'na_cta_headline','Ready to transform your most complex challenges?','auto'),(416,'na_footer_tagline','Independent enterprise IT consulting delivering strategic, technical, and workforce solutions across the full program lifecycle.','auto'),(498,'category_children','a:0:{}','auto'),(935,'nfd_site_capabilities','a:2:{s:5:\"value\";a:26:{s:11:\"canAccessAI\";b:1;s:12:\"hasAISiteGen\";b:1;s:18:\"canAccessGlobalCTB\";b:1;s:19:\"canAccessHelpCenter\";b:1;s:23:\"canAccessAIPageDesigner\";b:0;s:11:\"hasEcomdash\";b:0;s:11:\"hasSolution\";b:0;s:15:\"hasYithExtended\";b:0;s:11:\"isEcommerce\";b:0;s:8:\"isJarvis\";b:1;s:14:\"canMigrateSite\";b:1;s:17:\"canOptimizeImages\";b:1;s:18:\"canScanPerformance\";b:1;s:19:\"hasCloudflareMirage\";b:1;s:19:\"hasCloudflarePolish\";b:1;s:18:\"hasCloudflareFonts\";b:1;s:20:\"hasLinkPrefetchClick\";b:1;s:20:\"hasLinkPrefetchHover\";b:1;s:31:\"google_site_kit_feature_enabled\";b:0;s:21:\"canAccessAIHelpCenter\";b:0;s:23:\"abTestSolutionsLaunched\";b:1;s:18:\"hasPHSessionReplay\";b:0;s:24:\"abTestCustomerCardExpiry\";b:1;s:9:\"hasBluMVP\";b:1;s:21:\"canAccessAIEditorChat\";b:0;s:20:\"abTestShowMyProducts\";b:1;}s:10:\"expires_at\";i:1782151143;}','off');
/*!40000 ALTER TABLE `SsT_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_postmeta`
--
DROP TABLE IF EXISTS `SsT_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_postmeta`
--
LOCK TABLES `SsT_postmeta` WRITE;
/*!40000 ALTER TABLE `SsT_postmeta` DISABLE KEYS */;
INSERT INTO `SsT_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,2,'_wp_trash_meta_status','publish'),(4,2,'_wp_trash_meta_time','1779499629'),(5,2,'_wp_desired_post_slug','sample-page'),(6,7,'origin','theme');
/*!40000 ALTER TABLE `SsT_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_posts`
--
DROP TABLE IF EXISTS `SsT_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT '0',
`post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`),
KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) 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 `SsT_posts`
--
LOCK TABLES `SsT_posts` WRITE;
/*!40000 ALTER TABLE `SsT_posts` DISABLE KEYS */;
INSERT INTO `SsT_posts` VALUES (1,1,'2026-05-23 01:08:46','2026-05-23 01:08:46','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2026-05-23 01:08:46','2026-05-23 01:08:46','',0,'http://novelalternative.com/?p=1',0,'post','',1),(2,1,'2026-05-23 01:08:46','2026-05-23 01:08:46','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://novelalternative.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2026-05-23 01:27:09','2026-05-23 01:27:09','',0,'http://novelalternative.com/?page_id=2',0,'page','',0),(3,1,'2026-05-23 01:08:46','2026-05-23 01:08:46','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://novelalternative.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','draft','closed','open','','privacy-policy','','','2026-05-23 01:08:46','2026-05-23 01:08:46','',0,'http://novelalternative.com/?page_id=3',0,'page','',0),(4,1,'2026-05-23 01:27:09','2026-05-23 01:27:09','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-bluehost-blueprint','','','2026-05-23 01:27:09','2026-05-23 01:27:09','',0,'https://yfn.aub.mybluehost.me/website_3f7e285a/wp-global-styles-bluehost-blueprint/',0,'wp_global_styles','',0),(5,1,'2026-05-23 01:27:09','2026-05-23 01:27:09','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://novelalternative.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2026-05-23 01:27:09','2026-05-23 01:27:09','',2,'https://yfn.aub.mybluehost.me/website_3f7e285a/?p=5',0,'revision','',0),(6,1,'2026-05-23 01:27:51','2026-05-23 01:27:51','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2026-05-23 01:27:51','2026-05-23 01:27:51','',0,'https://yfn.aub.mybluehost.me/website_3f7e285a/navigation/',0,'wp_navigation','',0),(7,1,'2026-05-23 01:29:14','2026-05-23 01:29:14','<!--\n=============================================================\n NOVEL ALTERNATIVE — WordPress Custom HTML Block\n Styled after: auria.space\n=============================================================\n\nHOW TO USE IN WORDPRESS:\n1. Create or edit a Page\n2. In Page Attributes (right sidebar), set Template to\n \"Full Width\" (removes theme sidebar/margins)\n3. Add a \"Custom HTML\" block\n4. Paste ALL code below into the block\n5. Preview or Publish\n\nTIP: For the hero background image, find the CSS comment\n \"HERO BACKGROUND\" and swap the gradient for your own\n photo using: background-image: url(\'YOUR-IMAGE-URL\');\n=============================================================\n-->\n\n<style>\n@import url(\'https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=DM+Sans:wght@400;500&display=swap\');\n\n/* All styles scoped to .na-page to prevent WordPress theme conflicts */\n.na-page *, .na-page *::before, .na-page *::after {\n box-sizing: border-box; margin: 0; padding: 0;\n}\n.na-page {\n font-family: \'DM Sans\', sans-serif;\n background: #060b12;\n color: #ffffff;\n -webkit-font-smoothing: antialiased;\n width: 100%;\n}\n\n/* ── SHARED ── */\n.na-page .na-inner {\n max-width: 1100px;\n margin: 0 auto;\n padding: 0 48px;\n}\n.na-page .na-eyebrow {\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #c9a227;\n display: block;\n margin-bottom: 18px;\n}\n.na-page .na-section-title {\n font-family: \'Playfair Display\', Georgia, serif;\n font-weight: 700;\n line-height: 1.12;\n margin-bottom: 16px;\n}\n\n/* ── NAV ── */\n.na-page .na-nav {\n background: #060b12;\n padding: 0 48px;\n height: 68px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n border-bottom: 1px solid rgba(255,255,255,0.06);\n position: sticky;\n top: 0;\n z-index: 200;\n}\n.na-page .na-logo {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 20px;\n color: #ffffff;\n text-decoration: none;\n letter-spacing: -0.3px;\n}\n.na-page .na-logo span { color: #c9a227; }\n.na-page .na-nav-links {\n display: flex; gap: 36px; list-style: none;\n}\n.na-page .na-nav-links a {\n color: rgba(255,255,255,0.55);\n font-size: 12px;\n font-weight: 500;\n text-decoration: none;\n letter-spacing: 1px;\n text-transform: uppercase;\n transition: color 0.2s;\n}\n.na-page .na-nav-links a:hover { color: #ffffff; }\n.na-page .na-nav-cta {\n background: #c9a227;\n color: #060b12;\n font-size: 12px;\n font-weight: 500;\n padding: 9px 22px;\n border-radius: 4px;\n text-decoration: none;\n letter-spacing: 0.5px;\n transition: opacity 0.2s;\n}\n.na-page .na-nav-cta:hover { opacity: 0.88; color: #060b12; }\n\n/* ── HERO ── */\n/* HERO BACKGROUND: replace the background below with your own photo */\n.na-page .na-hero {\n min-height: 88vh;\n background: #060b12;\n background-image:\n linear-gradient(rgba(6,11,18,0.72) 0%, rgba(6,11,18,0.92) 100%),\n repeating-linear-gradient(0deg, transparent, transparent 79px, rgba(201,162,39,0.04) 79px, rgba(201,162,39,0.04) 80px),\n repeating-linear-gradient(90deg, transparent, transparent 79px, rgba(201,162,39,0.04) 79px, rgba(201,162,39,0.04) 80px);\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n padding: 120px 48px 100px;\n position: relative;\n}\n.na-page .na-hero-content { max-width: 820px; position: relative; z-index: 1; }\n.na-page .na-hero .na-eyebrow { margin-bottom: 24px; }\n.na-page .na-hero-h1 {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 5.2rem;\n font-weight: 700;\n line-height: 1.06;\n color: #ffffff;\n margin-bottom: 28px;\n}\n.na-page .na-hero-h1 em {\n font-style: italic;\n color: #c9a227;\n}\n.na-page .na-hero-sub {\n font-size: 18px;\n line-height: 1.8;\n color: rgba(255,255,255,0.52);\n max-width: 560px;\n margin: 0 auto 44px;\n}\n.na-page .na-hero-btns { display: flex; gap: 14px; justify-content: center; }\n.na-page .na-btn-primary {\n background: #c9a227;\n color: #060b12;\n font-weight: 500;\n font-size: 14px;\n padding: 14px 30px;\n border-radius: 4px;\n text-decoration: none;\n display: inline-block;\n transition: opacity 0.2s;\n}\n.na-page .na-btn-primary:hover { opacity: 0.88; color: #060b12; }\n.na-page .na-btn-outline {\n border: 1px solid rgba(255,255,255,0.25);\n color: rgba(255,255,255,0.8);\n font-size: 14px;\n padding: 14px 30px;\n border-radius: 4px;\n text-decoration: none;\n display: inline-block;\n transition: border-color 0.2s, color 0.2s;\n}\n.na-page .na-btn-outline:hover { border-color: rgba(255,255,255,0.6); color: #ffffff; }\n\n/* ── MISSION STRIP ── */\n.na-page .na-mission {\n background: #08111e;\n padding: 80px 48px;\n border-top: 1px solid rgba(255,255,255,0.06);\n border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n.na-page .na-mission-inner {\n max-width: 820px;\n margin: 0 auto;\n text-align: center;\n}\n.na-page .na-mission-h2 {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 2.6rem;\n font-weight: 700;\n line-height: 1.2;\n color: #ffffff;\n margin-bottom: 20px;\n}\n.na-page .na-mission-p {\n font-size: 17px;\n line-height: 1.85;\n color: rgba(255,255,255,0.5);\n max-width: 680px;\n margin: 0 auto;\n}\n\n/* ── ABOUT ── */\n.na-page .na-about {\n background: #f7f5f1;\n padding: 100px 48px;\n}\n.na-page .na-about .na-eyebrow { color: #8a7a5a; }\n.na-page .na-about-cols {\n display: grid;\n grid-template-columns: 1fr 1.4fr;\n gap: 64px;\n align-items: start;\n}\n.na-page .na-about-h2 {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 2.8rem;\n font-weight: 700;\n line-height: 1.15;\n color: #0d1520;\n}\n.na-page .na-about-text p {\n font-size: 17px;\n line-height: 1.85;\n color: #2a3340;\n margin-bottom: 22px;\n}\n.na-page .na-about-text p:last-child { margin-bottom: 0; }\n.na-page .na-about-text strong { font-weight: 500; color: #0d1520; }\n.na-page .na-approach-box {\n background: #ede9f8;\n border-left: 3px solid #c9a227;\n border-radius: 0 8px 8px 0;\n padding: 22px 26px;\n margin-top: 28px;\n}\n.na-page .na-approach-label {\n font-size: 11px;\n letter-spacing: 2px;\n text-transform: uppercase;\n color: #3d2e9e;\n font-weight: 500;\n display: block;\n margin-bottom: 10px;\n}\n.na-page .na-approach-box p {\n font-size: 16px;\n line-height: 1.75;\n color: #3a2e8a;\n margin-bottom: 0 !important;\n}\n\n/* ── SERVICES ── */\n.na-page .na-services {\n background: #060b12;\n padding: 100px 48px;\n}\n.na-page .na-services .na-section-title {\n font-size: 2.6rem;\n color: #ffffff;\n margin-bottom: 52px;\n}\n.na-page .na-services-grid {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 0;\n border-top: 1px solid rgba(255,255,255,0.08);\n border-left: 1px solid rgba(255,255,255,0.08);\n}\n.na-page .na-card {\n padding: 36px 32px;\n border-right: 1px solid rgba(255,255,255,0.08);\n border-bottom: 1px solid rgba(255,255,255,0.08);\n transition: background 0.2s;\n}\n.na-page .na-card:hover { background: rgba(255,255,255,0.025); }\n.na-page .na-card-icon {\n width: 40px; height: 40px;\n display: flex; align-items: center; justify-content: center;\n margin-bottom: 20px;\n}\n.na-page .na-card-icon svg {\n width: 28px; height: 28px;\n stroke: #c9a227; fill: none;\n stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round;\n}\n.na-page .na-card-h3 {\n font-size: 16px;\n font-weight: 500;\n color: #ffffff;\n margin-bottom: 12px;\n line-height: 1.4;\n}\n.na-page .na-card-p {\n font-size: 14px;\n color: rgba(255,255,255,0.42);\n line-height: 1.75;\n}\n\n/* ── APPROACH ── */\n.na-page .na-approach {\n background: #08111e;\n padding: 100px 48px;\n border-top: 1px solid rgba(255,255,255,0.06);\n}\n.na-page .na-approach .na-section-title {\n font-size: 2.6rem;\n color: #ffffff;\n margin-bottom: 52px;\n}\n.na-page .na-approach-grid {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 24px;\n margin-bottom: 52px;\n}\n.na-page .na-approach-card {\n background: rgba(255,255,255,0.03);\n border: 1px solid rgba(255,255,255,0.08);\n border-radius: 8px;\n padding: 36px;\n display: flex;\n gap: 22px;\n align-items: flex-start;\n}\n.na-page .na-approach-icon {\n width: 44px; height: 44px; min-width: 44px;\n background: rgba(201,162,39,0.12);\n border: 1px solid rgba(201,162,39,0.25);\n border-radius: 8px;\n display: flex; align-items: center; justify-content: center;\n}\n.na-page .na-approach-icon svg {\n width: 20px; height: 20px;\n stroke: #c9a227; fill: none;\n stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round;\n}\n.na-page .na-approach-card h3 {\n font-size: 18px;\n font-weight: 500;\n color: #ffffff;\n margin-bottom: 12px;\n}\n.na-page .na-approach-card p {\n font-size: 15px;\n color: rgba(255,255,255,0.48);\n line-height: 1.8;\n}\n.na-page .na-tagline {\n border-left: 3px solid #c9a227;\n padding: 6px 0 6px 28px;\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 1.55rem;\n color: rgba(255,255,255,0.7);\n font-style: italic;\n max-width: 720px;\n}\n\n/* ── CTA BANNER ── */\n.na-page .na-cta {\n background: #060b12;\n padding: 100px 48px;\n border-top: 1px solid rgba(255,255,255,0.06);\n border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n.na-page .na-cta-inner {\n max-width: 1100px;\n margin: 0 auto;\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 48px;\n}\n.na-page .na-cta-left { max-width: 620px; }\n.na-page .na-cta-eyebrow {\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #c9a227;\n display: block;\n margin-bottom: 18px;\n}\n.na-page .na-cta-h2 {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 2.8rem;\n font-weight: 700;\n line-height: 1.15;\n color: #ffffff;\n}\n\n/* ── CONTACT ── */\n.na-page .na-contact {\n background: #08111e;\n padding: 100px 48px;\n}\n.na-page .na-contact .na-section-title {\n font-size: 2.6rem;\n color: #ffffff;\n margin-bottom: 10px;\n}\n.na-page .na-contact-sub {\n font-size: 17px;\n line-height: 1.75;\n color: rgba(255,255,255,0.45);\n margin-bottom: 44px;\n max-width: 560px;\n}\n.na-page .na-form-row {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 16px;\n margin-bottom: 16px;\n}\n.na-page .na-form-group { display: flex; flex-direction: column; gap: 8px; }\n.na-page .na-form-group label {\n font-size: 10px;\n letter-spacing: 2px;\n text-transform: uppercase;\n color: rgba(255,255,255,0.4);\n}\n.na-page .na-form-group input,\n.na-page .na-form-group textarea,\n.na-page .na-form-group select {\n background: rgba(255,255,255,0.04);\n border: 1px solid rgba(255,255,255,0.1);\n border-radius: 4px;\n padding: 13px 16px;\n color: #ffffff;\n font-size: 15px;\n font-family: \'DM Sans\', sans-serif;\n outline: none;\n width: 100%;\n -webkit-appearance: none;\n transition: border-color 0.2s;\n}\n.na-page .na-form-group input:focus,\n.na-page .na-form-group textarea:focus,\n.na-page .na-form-group select:focus {\n border-color: rgba(201,162,39,0.5);\n}\n.na-page .na-form-group textarea { height: 130px; resize: vertical; }\n.na-page .na-form-group input::placeholder,\n.na-page .na-form-group textarea::placeholder {\n color: rgba(255,255,255,0.2);\n}\n.na-page .na-form-group select option { background: #08111e; color: #ffffff; }\n.na-page .na-submit-btn {\n background: #c9a227;\n color: #060b12;\n font-weight: 500;\n font-size: 14px;\n font-family: \'DM Sans\', sans-serif;\n padding: 14px 32px;\n border-radius: 4px;\n border: none;\n cursor: pointer;\n margin-top: 16px;\n letter-spacing: 0.3px;\n transition: opacity 0.2s;\n}\n.na-page .na-submit-btn:hover { opacity: 0.88; }\n\n/* ── FOOTER ── */\n.na-page .na-footer {\n background: #040810;\n padding: 36px 48px;\n border-top: 1px solid rgba(255,255,255,0.06);\n}\n.na-page .na-footer-inner {\n max-width: 1100px;\n margin: 0 auto;\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 24px;\n}\n.na-page .na-footer-logo {\n font-family: \'Playfair Display\', Georgia, serif;\n font-size: 18px;\n color: #ffffff;\n text-decoration: none;\n}\n.na-page .na-footer-logo span { color: #c9a227; }\n.na-page .na-footer-links {\n display: flex; gap: 28px; list-style: none;\n}\n.na-page .na-footer-links a {\n color: rgba(255,255,255,0.35);\n font-size: 12px;\n text-decoration: none;\n letter-spacing: 0.5px;\n transition: color 0.2s;\n}\n.na-page .na-footer-links a:hover { color: rgba(255,255,255,0.75); }\n.na-page .na-footer-copy {\n font-size: 12px;\n color: rgba(255,255,255,0.25);\n}\n\n/* ── DIVIDER ── */\n.na-page .na-divider {\n width: 48px; height: 2px;\n background: #c9a227;\n margin-bottom: 28px;\n}\n\n/* ── RESPONSIVE ── */\n@media (max-width: 960px) {\n .na-page .na-services-grid { grid-template-columns: repeat(2, 1fr); }\n .na-page .na-about-cols { grid-template-columns: 1fr; gap: 36px; }\n .na-page .na-cta-inner { flex-direction: column; align-items: flex-start; }\n}\n@media (max-width: 768px) {\n .na-page .na-nav { padding: 0 24px; }\n .na-page .na-nav-links { display: none; }\n .na-page .na-hero { min-height: 70vh; padding: 100px 24px 70px; }\n .na-page .na-hero-h1 { font-size: 3rem; }\n .na-page .na-hero-sub { font-size: 16px; }\n .na-page .na-inner,\n .na-page .na-mission,\n .na-page .na-about,\n .na-page .na-services,\n .na-page .na-approach,\n .na-page .na-cta,\n .na-page .na-contact { padding-left: 24px; padding-right: 24px; }\n .na-page .na-services-grid { grid-template-columns: 1fr; }\n .na-page .na-approach-grid { grid-template-columns: 1fr; }\n .na-page .na-form-row { grid-template-columns: 1fr; }\n .na-page .na-footer-inner { flex-direction: column; align-items: flex-start; gap: 16px; }\n .na-page .na-footer-links { display: none; }\n .na-page .na-mission-h2 { font-size: 1.9rem; }\n .na-page .na-about-h2 { font-size: 2rem; }\n .na-page .na-cta-h2 { font-size: 2rem; }\n}\n</style>\n\n<div class=\"na-page\">\n\n <!-- NAV -->\n <nav class=\"na-nav\">\n <a href=\"#\" class=\"na-logo\">Novel <span>Alternative</span></a>\n <ul class=\"na-nav-links\">\n <li><a href=\"#na-about\">About</a></li>\n <li><a href=\"#na-services\">Services</a></li>\n <li><a href=\"#na-approach\">Approach</a></li>\n <li><a href=\"#na-contact\">Contact</a></li>\n </ul>\n <a href=\"#na-contact\" class=\"na-nav-cta\">Schedule a Call</a>\n </nav>\n\n <!-- HERO -->\n <section class=\"na-hero\">\n <div class=\"na-hero-content\">\n <span class=\"na-eyebrow\">Independent Consulting · Enterprise Strategy · Workforce Readiness</span>\n <h1 class=\"na-hero-h1\"><em>Results</em><br>by Commitment.</h1>\n <p class=\"na-hero-sub\">End-to-end enterprise solutions — from strategic planning and system transformation to workforce development — delivered by a team that embeds, aligns, and executes.</p>\n <div class=\"na-hero-btns\">\n <a href=\"#na-services\" class=\"na-btn-primary\">Our Services</a>\n <a href=\"#na-contact\" class=\"na-btn-outline\">Schedule a Call</a>\n </div>\n </div>\n </section>\n\n <!-- MISSION STRIP -->\n <section class=\"na-mission\">\n <div class=\"na-mission-inner\">\n <h2 class=\"na-mission-h2\">Always Moving Forward</h2>\n <p class=\"na-mission-p\">At Novel Alternative, our methodology and adaptive leadership ensure organizations can move faster, stay compliant, and grow with confidence — assembling the right experts and the right processes to tackle the most complex enterprise challenges.</p>\n </div>\n </section>\n\n <!-- ABOUT -->\n <section class=\"na-about\" id=\"na-about\">\n <div class=\"na-inner\">\n <span class=\"na-eyebrow\">About Novel Alternative</span>\n <div class=\"na-divider\"></div>\n <div class=\"na-about-cols\">\n <div class=\"na-about-left\">\n <h2 class=\"na-about-h2\">Comprehensive Solutions for Complex Challenges</h2>\n </div>\n <div class=\"na-about-text\">\n <p>Novel Alternative is an independent consulting firm delivering end-to-end solutions across the full enterprise lifecycle — from strategic planning and system transformation to workforce development. We bring deep expertise in Project Management, Portfolio Management, Requirements Analysis, System Transformation and Migration, Regulatory Compliance, Configuration Management, Enterprise Architecture, Data Analytics, and Technical Writing.</p>\n <p>Our work extends into <strong>Employment Readiness Programs</strong>, helping organizations and individuals build the technical skills and professional foundations needed to succeed in today\'s demanding workforce. We don\'t just deliver recommendations — we embed alongside teams, align stakeholders across business and technical boundaries, and drive <strong>iterative, measurable progress</strong> tailored to your goals, constraints, and people.</p>\n <div class=\"na-approach-box\">\n <span class=\"na-approach-label\">Our Approach</span>\n <p>We bring disciplined methodology and adaptive leadership to every engagement — aligning people, processes, and technology so organizations can move faster, stay compliant, and grow with confidence.</p>\n </div>\n </div>\n </div>\n </div>\n </section>\n\n <!-- SERVICES -->\n <section class=\"na-services\" id=\"na-services\">\n <div class=\"na-inner\">\n <span class=\"na-eyebrow\">Core Service Areas</span>\n <h2 class=\"na-section-title\">What We Do</h2>\n <div class=\"na-services-grid\">\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/></svg>\n </div>\n <p class=\"na-card-h3\">Portfolio & Project Management</p>\n <p class=\"na-card-p\">End-to-end program governance, project delivery, and portfolio oversight aligned to organizational priorities.</p>\n </div>\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"/><path d=\"M2 17l10 5 10-5\"/><path d=\"M2 12l10 5 10-5\"/></svg>\n </div>\n <p class=\"na-card-h3\">System Transformation & Migration</p>\n <p class=\"na-card-p\">Strategic planning and execution for enterprise system modernization, platform migrations, and digital transformation initiatives.</p>\n </div>\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"/></svg>\n </div>\n <p class=\"na-card-h3\">Regulatory Compliance & Config Management</p>\n <p class=\"na-card-p\">Ensuring adherence to regulatory frameworks while maintaining disciplined configuration management across systems and environments.</p>\n </div>\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12\"/></svg>\n </div>\n <p class=\"na-card-h3\">Enterprise Architecture & Data Analytics</p>\n <p class=\"na-card-p\">Designing scalable enterprise architectures and turning complex data into actionable insights that drive informed decision-making.</p>\n </div>\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>\n </div>\n <p class=\"na-card-h3\">Requirements Analysis</p>\n <p class=\"na-card-p\">Structured elicitation, documentation, and validation of business and technical requirements to ensure solutions meet stakeholder needs.</p>\n </div>\n\n <div class=\"na-card\">\n <div class=\"na-card-icon\">\n <svg viewBox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"/></svg>\n </div>\n <p class=\"na-card-h3\">Technical Writing & Employment Readiness</p>\n <p class=\"na-card-p\">Clear, precise documentation paired with Employment Readiness Programs that equip individuals with the skills to thrive in technical roles.</p>\n </div>\n\n </div>\n </div>\n </section>\n\n <!-- APPROACH -->\n <section class=\"na-approach\" id=\"na-approach\">\n <div class=\"na-inner\">\n <span class=\"na-eyebrow\">How We Work</span>\n <h2 class=\"na-section-title\">Agile by Practice.<br>Collaborative by Design.</h2>\n <div class=\"na-approach-grid\">\n <div class=\"na-approach-card\">\n <div class=\"na-approach-icon\">\n <svg viewBox=\"0 0 24 24\"><polyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"/></svg>\n </div>\n <div>\n <h3>Agile Leadership</h3>\n <p>Iterative delivery, servant leadership, and adaptive planning that accelerate value and reduce risk. We embed Agile not as a framework to follow, but as a discipline that shapes how decisions get made and teams stay aligned.</p>\n </div>\n </div>\n <div class=\"na-approach-card\">\n <div class=\"na-approach-icon\">\n <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><line x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"/><line x1=\"20\" y1=\"8\" x2=\"20\" y2=\"14\"/></svg>\n </div>\n <div>\n <h3>Cross-Functional Collaboration</h3>\n <p>Bridging business, technology, and people across silos to align teams and deliver cohesive outcomes. Whether modernizing a legacy system or architecting a data strategy, we tailor every engagement to your goals, your constraints, and your people.</p>\n </div>\n </div>\n </div>\n <p class=\"na-tagline\">Agile by practice. Collaborative by design. Results by commitment.</p>\n </div>\n </section>\n\n <!-- CTA BANNER -->\n <section class=\"na-cta\">\n <div class=\"na-cta-inner\">\n <div class=\"na-cta-left\">\n <span class=\"na-cta-eyebrow\">Get Started</span>\n <h2 class=\"na-cta-h2\">Ready to Transform Your Enterprise?</h2>\n </div>\n <a href=\"#na-contact\" class=\"na-btn-primary\">Schedule a Call</a>\n </div>\n </section>\n\n <!-- CONTACT -->\n <section class=\"na-contact\" id=\"na-contact\">\n <div class=\"na-inner\">\n <span class=\"na-eyebrow\">Contact</span>\n <h2 class=\"na-section-title\">Let\'s Talk</h2>\n <p class=\"na-contact-sub\">Ready to tackle your next enterprise challenge? Reach out to start the conversation.</p>\n <div class=\"na-form-row\">\n <div class=\"na-form-group\">\n <label>Name</label>\n <input type=\"text\" placeholder=\"Your name\">\n </div>\n <div class=\"na-form-group\">\n <label>Organization</label>\n <input type=\"text\" placeholder=\"Company or agency name\">\n </div>\n </div>\n <div class=\"na-form-row\">\n <div class=\"na-form-group\">\n <label>Email</label>\n <input type=\"email\" placeholder=\"your@email.com\">\n </div>\n <div class=\"na-form-group\">\n <label>Service Interest</label>\n <select>\n <option value=\"\">Select a service area</option>\n <option>Portfolio & Project Management</option>\n <option>System Transformation & Migration</option>\n <option>Regulatory Compliance & Config Management</option>\n <option>Enterprise Architecture & Data Analytics</option>\n <option>Requirements Analysis</option>\n <option>Technical Writing & Employment Readiness</option>\n <option>Other / Multiple</option>\n </select>\n </div>\n </div>\n <div class=\"na-form-group\">\n <label>Message</label>\n <textarea placeholder=\"Tell us about your challenge or initiative...\"></textarea>\n </div>\n <button class=\"na-submit-btn\">Send Message</button>\n </div>\n </section>\n\n <!-- FOOTER -->\n <footer class=\"na-footer\">\n <div class=\"na-footer-inner\">\n <a href=\"#\" class=\"na-footer-logo\">Novel <span>Alternative</span></a>\n <ul class=\"na-footer-links\">\n <li><a href=\"#na-about\">About</a></li>\n <li><a href=\"#na-services\">Services</a></li>\n <li><a href=\"#na-approach\">Approach</a></li>\n <li><a href=\"#na-contact\">Contact</a></li>\n </ul>\n <p class=\"na-footer-copy\">© 2026 Novel Alternative LLC. All rights reserved.</p>\n </div>\n </footer>\n\n</div>\n','Blog Home','Displays the latest posts as either the site homepage or as the \"Posts page\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage.','publish','closed','closed','','home','','','2026-05-23 01:29:14','2026-05-23 01:29:14','',0,'https://yfn.aub.mybluehost.me/website_3f7e285a/home/',0,'wp_template','',0),(9,1,'2026-05-27 14:12:17','2026-05-27 14:12:17','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-novel-alternative-theme','','','2026-05-27 14:12:17','2026-05-27 14:12:17','',0,'https://yfn.aub.mybluehost.me/website_3f7e285a/wp-global-styles-novel-alternative-theme/',0,'wp_global_styles','',0),(10,1,'2026-05-27 14:27:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-05-27 14:27:32','0000-00-00 00:00:00','',0,'https://yfn.aub.mybluehost.me/website_3f7e285a/?p=10',0,'post','',0);
/*!40000 ALTER TABLE `SsT_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_term_relationships`
--
DROP TABLE IF EXISTS `SsT_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_term_relationships`
--
LOCK TABLES `SsT_term_relationships` WRITE;
/*!40000 ALTER TABLE `SsT_term_relationships` DISABLE KEYS */;
INSERT INTO `SsT_term_relationships` VALUES (1,1,0),(4,5,0),(7,5,0),(9,6,0);
/*!40000 ALTER TABLE `SsT_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_term_taxonomy`
--
DROP TABLE IF EXISTS `SsT_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_term_taxonomy`
--
LOCK TABLES `SsT_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `SsT_term_taxonomy` DISABLE KEYS */;
INSERT INTO `SsT_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'monsterinsights_note_category','',0,0),(3,3,'monsterinsights_note_category','',0,0),(4,4,'monsterinsights_note_category','',0,0),(5,5,'wp_theme','',0,2),(6,6,'wp_theme','',0,1);
/*!40000 ALTER TABLE `SsT_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_termmeta`
--
DROP TABLE IF EXISTS `SsT_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_termmeta`
--
LOCK TABLES `SsT_termmeta` WRITE;
/*!40000 ALTER TABLE `SsT_termmeta` DISABLE KEYS */;
INSERT INTO `SsT_termmeta` VALUES (1,2,'background_color','#F072B2'),(2,3,'background_color','#8D87E5'),(3,4,'background_color','#1EC185');
/*!40000 ALTER TABLE `SsT_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_terms`
--
DROP TABLE IF EXISTS `SsT_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_terms`
--
LOCK TABLES `SsT_terms` WRITE;
/*!40000 ALTER TABLE `SsT_terms` DISABLE KEYS */;
INSERT INTO `SsT_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Website Updates','website-updates',0),(3,'Blog Post','blog-post',0),(4,'Promotion','promotion',0),(5,'bluehost-blueprint','bluehost-blueprint',0),(6,'novel-alternative-theme','novel-alternative-theme',0);
/*!40000 ALTER TABLE `SsT_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_usermeta`
--
DROP TABLE IF EXISTS `SsT_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_usermeta`
--
LOCK TABLES `SsT_usermeta` WRITE;
/*!40000 ALTER TABLE `SsT_usermeta` DISABLE KEYS */;
INSERT INTO `SsT_usermeta` VALUES (1,1,'nickname','MONICAWILLIAMS517'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','modern'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'SsT_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'SsT_user_level','10'),(14,1,'dismissed_wp_pointers','omapi_please_connect_notice'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"c95b78d8afb41afc7b4662d2d0cbe104dfd0b11a79fbabf996008ef2f2b673fb\";a:4:{s:10:\"expiration\";i:1780057416;s:2:\"ip\";s:15:\"108.210.168.129\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36\";s:5:\"login\";i:1779884616;}}'),(17,1,'_yoast_wpseo_profile_updated','1779891130'),(18,1,'_yoast_wpseo_introductions','a:0:{}'),(22,1,'SsT_persisted_preferences','a:4:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:10:\"editorMode\";s:4:\"text\";}s:14:\"core/edit-site\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2026-05-27T14:26:17.237Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),(26,1,'jetpack_tracks_anon_id','jetpack:N+ukP5RBIYFT3mIePbQvz40n'),(27,1,'jetpack_tracks_anon_id','jetpack:3CiH1Qc4+20rVV8eyWapT6DL'),(29,1,'default_password_nag',''),(31,1,'nfd_adam_items','a:1:{i:0;a:1:{s:9:\"adDetails\";a:13:{s:10:\"productSku\";s:34:\"BLU_LLM_PACK_BASIC(BLU_LLM_SEAT:1)\";s:3:\"sku\";s:0:\"\";s:13:\"productMarkup\";a:5:{s:10:\"htmlString\";s:7179:\"<html lang=\"en-US\"><head> <meta charset=\"UTF-8\"> <title>NEW AI Access Pack</title> <meta name=\"template\" content=\"content-only-template\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> </head> <body class=\"content-only page basicpage\" id=\"content-only-030823d18e\"> <div class=\"responsivegrid\"><div class=\"aem-Grid aem-Grid--12 aem-Grid--default--12 \"> <div class=\"embed aem-GridColumn aem-GridColumn--default--12\"><style> .ad-watermark { position: absolute!important; right: -40px!important; bottom: -40px!important; width: 200px!important; height: 200px!important; pointer-events: none!important; z-index: 0!important; opacity: 0.12!important; display: flex!important; align-items: center!important; justify-content: center!important; } .ad-watermark img { width: 100%!important; height: 100%!important; } .ad-card { position: relative!important; padding: 20px!important; overflow: hidden!important; isolation: isolate!important; font-family: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif!important; border: 1px solid #d4dcea!important; border-radius: 20px!important; background: radial-gradient( var(--glass-size, 100% 120%) at 105% -5%, rgba(100, 145, 235, var(--glass-a1, 0.45)) 0%, rgba(130, 165, 240, var(--glass-a2, 0.18)) 40%, rgba(130, 165, 240, 0) 80% ), #fdfeff!important; box-shadow: 0 4px 20px rgba(0, 57, 180, 0.06), 0 1px 4px rgba(0, 57, 180, 0.04)!important; } .ad-card.border-none { border-color: transparent!important; } .ad-card.glass-off { --glass-a1: 0!important; --glass-a2: 0!important; } .ad-card.glass-subtle { --glass-a1: 0.22!important; --glass-a2: 0.08!important; } .ad-card.glass-medium { --glass-a1: 0.45!important; --glass-a2: 0.18!important; } .ad-card.glass-strong { --glass-a1: 0.7!important; --glass-a2: 0.32!important; --glass-size: 130% 150%!important; } .ad-card > *:not(.ad-watermark):not(.ad-close) { position: relative!important; z-index: 1!important; } .ad-card .ad-headline { font-weight: 600!important; letter-spacing: -0.3px!important; } .ad-close { position: absolute!important; top: 12px!important; right: 12px!important; width: 20px!important; height: 20px!important; border: none!important; background: transparent!important; color: #7b82a0!important; cursor: pointer!important; border-radius: 6px!important; display: inline-flex!important; align-items: center!important; justify-content: center!important; z-index: 3!important; } .ad-close img { width: 12px!important; height: 12px!important; } .ad-close:hover { background: rgba(10, 15, 30, 0.06)!important; color: #0a0f1e!important; } .ad-close:hover img { filter: brightness(0.4)!important; } .ad-eyebrow { font-size: 12px!important; font-weight: 500!important; letter-spacing: -0.1px!important; color: #196cdf!important; display: inline-flex!important; align-items: center!important; gap: 6px!important; margin-bottom: 16px!important; padding: 6px 12px 6px 10px!important; background: rgba(255, 255, 255, 0.85)!important; border: 1px solid rgba(25, 108, 223, 0.15)!important; border-radius: 999px!important; line-height: 1!important; } .ad-eyebrow img { width: 14px!important; height: 14px!important; flex-shrink: 0!important; } .ad-headline { font-family: \"Poppins\", sans-serif!important; font-size: 18px!important; font-weight: 700!important; letter-spacing: -0.3px!important; line-height: 1.25!important; color: #0a0f1e!important; margin: 0 0 12px!important; text-wrap: pretty!important; } .ad-body { font-size: 13px!important; line-height: 1.55!important; color: #4a5170!important; margin: 0 0 16px!important; text-wrap: pretty!important; font-weight: 400!important; } .ad-chips { display: flex!important; flex-wrap: nowrap!important; gap: 6px!important; margin-bottom: 18px!important; } .ad-chip { white-space: nowrap!important; font-size: 11px!important; font-weight: 500!important; color: #3d4460!important; background: #fff!important; border: 1px solid #e4e7f0!important; border-radius: 8px!important; padding: 5px 10px!important; line-height: 1.2!important; } .banner-cta { display: inline-flex!important; align-items: center!important; gap: 7px!important; text-decoration: none!important; background: #196cdf!important; color: #fff!important; font-family: \"Poppins\", sans-serif!important; font-size: 13px!important; font-weight: 600!important; letter-spacing: -0.1px!important; padding: 11px 20px!important; border-radius: 999px!important; border: none!important; cursor: pointer!important; transition: all 0.2s ease!important; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 3px 10px rgba(34, 113, 177, 0.3)!important; } .banner-cta:hover { transform: translateY(-1px)!important; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 5px 14px rgba(34, 113, 177, 0.38)!important; } .banner-cta .arr { display: inline-block!important; opacity: 0.95!important; width: 16px!important; height: 16px!important; object-fit: contain!important; }</style><div class=\"ad-card glass-medium\" id=\"adCard\" style=\"opacity: 1\"> <div class=\"ad-watermark\"> <img src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-watermark-ai-access?ts=1777984505079&dpr=off&fmt=png-alpha\" alt=\"\"> </div> <div class=\"ad-eyebrow\"> <span class=\"ad-eyebrow-icon\"> <img src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-eyebrow-ai-access?ts=1777984900174&dpr=off&fmt=png-alpha\" alt=\"\"> </span> <span class=\"ad-eyebrow-text\">AI All-Access</span> </div> <h3 class=\"ad-headline\" style=\"line-height: 1.3\">Paying for 3 AI tools you barely use?</h3> <p class=\"ad-body\" style=\"font-size: 13px\"> Thousands of small businesses switched to one dashboard for ChatGPT, Gemini, Claude, and Grok — one bill, one login, every model. </p> <div class=\"ad-chips\"> <span class=\"ad-chip\">ChatGPT</span><span class=\"ad-chip\">Gemini</span><span class=\"ad-chip\">Claude</span><span class=\"ad-chip\">Grok</span> </div> <a href=\"https://www.bluehost.com/all-access?channelid=P99C100S1N0B3003A151D115E0000V146\" class=\"banner-cta\" data-element-type=\"AM Ads\" data-outcome=\"accept\" data-description=\"BH | WP admin right panel | AI All-Access - variant B\" adtrackingbannerid=\"P99C100S1N0B3003A151D115E0000V146\" rel=\"noopener noreferrer\" target=\"_blank\"> <span>Start At $20.00/mo</span> <img class=\"arr\" src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-cta-arrow?ts=1777984677548&dpr=off&fmt=png-alpha\" alt=\"\"> </a></div></div> </div></div> </body></html>\";s:11:\"headContent\";s:262:\" <title>NEW AI Access Pack</title> <link rel=\"canonical\" href=\"https://www.bluehost.com/content/experience-fragments/bluehost/account_manager/cross_sell/am_banners/new-ai-access-pack\"> \";s:11:\"bodyContent\";s:6780:\"<html><head></head><body><div class=\"responsivegrid\"><div class=\"aem-Grid aem-Grid--12 aem-Grid--default--12 \"> <div class=\"embed aem-GridColumn aem-GridColumn--default--12\"><style> .ad-watermark { position: absolute!important; right: -40px!important; bottom: -40px!important; width: 200px!important; height: 200px!important; pointer-events: none!important; z-index: 0!important; opacity: 0.12!important; display: flex!important; align-items: center!important; justify-content: center!important; } .ad-watermark img { width: 100%!important; height: 100%!important; } .ad-card { position: relative!important; padding: 20px!important; overflow: hidden!important; isolation: isolate!important; font-family: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif!important; border: 1px solid #d4dcea!important; border-radius: 20px!important; background: radial-gradient( var(--glass-size, 100% 120%) at 105% -5%, rgba(100, 145, 235, var(--glass-a1, 0.45)) 0%, rgba(130, 165, 240, var(--glass-a2, 0.18)) 40%, rgba(130, 165, 240, 0) 80% ), #fdfeff!important; box-shadow: 0 4px 20px rgba(0, 57, 180, 0.06), 0 1px 4px rgba(0, 57, 180, 0.04)!important; } .ad-card.border-none { border-color: transparent!important; } .ad-card.glass-off { --glass-a1: 0!important; --glass-a2: 0!important; } .ad-card.glass-subtle { --glass-a1: 0.22!important; --glass-a2: 0.08!important; } .ad-card.glass-medium { --glass-a1: 0.45!important; --glass-a2: 0.18!important; } .ad-card.glass-strong { --glass-a1: 0.7!important; --glass-a2: 0.32!important; --glass-size: 130% 150%!important; } .ad-card > *:not(.ad-watermark):not(.ad-close) { position: relative!important; z-index: 1!important; } .ad-card .ad-headline { font-weight: 600!important; letter-spacing: -0.3px!important; } .ad-close { position: absolute!important; top: 12px!important; right: 12px!important; width: 20px!important; height: 20px!important; border: none!important; background: transparent!important; color: #7b82a0!important; cursor: pointer!important; border-radius: 6px!important; display: inline-flex!important; align-items: center!important; justify-content: center!important; z-index: 3!important; } .ad-close img { width: 12px!important; height: 12px!important; } .ad-close:hover { background: rgba(10, 15, 30, 0.06)!important; color: #0a0f1e!important; } .ad-close:hover img { filter: brightness(0.4)!important; } .ad-eyebrow { font-size: 12px!important; font-weight: 500!important; letter-spacing: -0.1px!important; color: #196cdf!important; display: inline-flex!important; align-items: center!important; gap: 6px!important; margin-bottom: 16px!important; padding: 6px 12px 6px 10px!important; background: rgba(255, 255, 255, 0.85)!important; border: 1px solid rgba(25, 108, 223, 0.15)!important; border-radius: 999px!important; line-height: 1!important; } .ad-eyebrow img { width: 14px!important; height: 14px!important; flex-shrink: 0!important; } .ad-headline { font-family: \"Poppins\", sans-serif!important; font-size: 18px!important; font-weight: 700!important; letter-spacing: -0.3px!important; line-height: 1.25!important; color: #0a0f1e!important; margin: 0 0 12px!important; text-wrap: pretty!important; } .ad-body { font-size: 13px!important; line-height: 1.55!important; color: #4a5170!important; margin: 0 0 16px!important; text-wrap: pretty!important; font-weight: 400!important; } .ad-chips { display: flex!important; flex-wrap: nowrap!important; gap: 6px!important; margin-bottom: 18px!important; } .ad-chip { white-space: nowrap!important; font-size: 11px!important; font-weight: 500!important; color: #3d4460!important; background: #fff!important; border: 1px solid #e4e7f0!important; border-radius: 8px!important; padding: 5px 10px!important; line-height: 1.2!important; } .banner-cta { display: inline-flex!important; align-items: center!important; gap: 7px!important; text-decoration: none!important; background: #196cdf!important; color: #fff!important; font-family: \"Poppins\", sans-serif!important; font-size: 13px!important; font-weight: 600!important; letter-spacing: -0.1px!important; padding: 11px 20px!important; border-radius: 999px!important; border: none!important; cursor: pointer!important; transition: all 0.2s ease!important; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 3px 10px rgba(34, 113, 177, 0.3)!important; } .banner-cta:hover { transform: translateY(-1px)!important; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 5px 14px rgba(34, 113, 177, 0.38)!important; } .banner-cta .arr { display: inline-block!important; opacity: 0.95!important; width: 16px!important; height: 16px!important; object-fit: contain!important; }</style><div class=\"ad-card glass-medium\" id=\"adCard\" style=\"opacity: 1\"> <div class=\"ad-watermark\"> <img src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-watermark-ai-access?ts=1777984505079&dpr=off&fmt=png-alpha\" alt=\"\"> </div> <div class=\"ad-eyebrow\"> <span class=\"ad-eyebrow-icon\"> <img src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-eyebrow-ai-access?ts=1777984900174&dpr=off&fmt=png-alpha\" alt=\"\"> </span> <span class=\"ad-eyebrow-text\">AI All-Access</span> </div> <h3 class=\"ad-headline\" style=\"line-height: 1.3\">Paying for 3 AI tools you barely use?</h3> <p class=\"ad-body\" style=\"font-size: 13px\"> Thousands of small businesses switched to one dashboard for ChatGPT, Gemini, Claude, and Grok — one bill, one login, every model. </p> <div class=\"ad-chips\"> <span class=\"ad-chip\">ChatGPT</span><span class=\"ad-chip\">Gemini</span><span class=\"ad-chip\">Claude</span><span class=\"ad-chip\">Grok</span> </div> <a href=\"https://www.bluehost.com/all-access?channelid=P99C100S1N0B3003A151D115E0000V146\" class=\"banner-cta\" data-element-type=\"AM Ads\" data-outcome=\"accept\" data-description=\"BH | WP admin right panel | AI All-Access - variant B\" adtrackingbannerid=\"P99C100S1N0B3003A151D115E0000V146\" rel=\"noopener noreferrer\" target=\"_blank\"> <span>Start At $20.00/mo</span> <img class=\"arr\" src=\"https://newfold.scene7.com/is/image/NewfoldDigital/wpadmin-cta-arrow?ts=1777984677548&dpr=off&fmt=png-alpha\" alt=\"\"> </a></div></div> </div></div> </body></html>\";s:8:\"linkTags\";a:1:{i:0;a:2:{s:3:\"rel\";s:9:\"canonical\";s:4:\"href\";s:119:\"https://www.bluehost.com/content/experience-fragments/bluehost/account_manager/cross_sell/am_banners/new-ai-access-pack\";}}s:10:\"scriptTags\";a:1:{i:0;a:0:{}}}s:8:\"priority\";i:1;s:9:\"weightage\";i:600;s:10:\"actionType\";s:8:\"redirect\";s:11:\"pricingTerm\";s:4:\"YEAR\";s:11:\"landingCode\";s:33:\"P99C100S1N0B3003A151D115E0000V146\";s:9:\"channelID\";s:3:\"263\";s:6:\"coupon\";s:0:\"\";s:12:\"adIdentifier\";s:26:\"WPADMIN_ALL_AI_ACCESS_PACK\";s:5:\"alias\";s:26:\"WPADMIN_ALL_AI_ACCESS_PACK\";s:8:\"redirect\";s:79:\"https://www.bluehost.com/all-access?channelid=P99C100S1N0B3003A151D115E0000V146\";}}}'),(32,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:11:\"css-classes\";i:3;s:3:\"xfn\";i:4;s:11:\"description\";}'),(33,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(35,1,'nfd_sp_last_check','1779891975'),(36,1,'SsT_dashboard_quick_press_last_post_id','10'),(37,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"108.210.168.0\";}');
/*!40000 ALTER TABLE `SsT_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_users`
--
DROP TABLE IF EXISTS `SsT_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_users`
--
LOCK TABLES `SsT_users` WRITE;
/*!40000 ALTER TABLE `SsT_users` DISABLE KEYS */;
INSERT INTO `SsT_users` VALUES (1,'MONICAWILLIAMS517','$wp$2y$10$nuXrP9CRDqbeB9Yhu/dnHe6pFFYSlK2..ujCKVyCCZsml15vBMwbC','monicawilliams517','MONICAWILLIAMS517@GMAIL.COM','https://novelalternative.com','2026-05-23 01:08:46','',0,'MONICAWILLIAMS517');
/*!40000 ALTER TABLE `SsT_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_wpforms_logs`
--
DROP TABLE IF EXISTS `SsT_wpforms_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_wpforms_logs` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`types` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`create_at` datetime NOT NULL,
`form_id` bigint(20) DEFAULT NULL,
`entry_id` bigint(20) DEFAULT NULL,
`user_id` bigint(20) 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 `SsT_wpforms_logs`
--
LOCK TABLES `SsT_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `SsT_wpforms_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_wpforms_payment_meta`
--
DROP TABLE IF EXISTS `SsT_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_wpforms_payment_meta` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`payment_id` bigint(20) NOT NULL,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`id`),
KEY `payment_id` (`payment_id`),
KEY `meta_key` (`meta_key`(191)),
KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_wpforms_payment_meta`
--
LOCK TABLES `SsT_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `SsT_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_wpforms_payments`
--
DROP TABLE IF EXISTS `SsT_wpforms_payments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_wpforms_payments` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) NOT NULL,
`status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`subtotal_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
`discount_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
`total_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
`currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`entry_id` bigint(20) NOT NULL DEFAULT '0',
`gateway` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`type` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`mode` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`transaction_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`customer_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`subscription_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`subscription_status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`date_created_gmt` datetime NOT NULL,
`date_updated_gmt` datetime NOT NULL,
`is_published` tinyint(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `form_id` (`form_id`),
KEY `status` (`status`(8)),
KEY `total_amount` (`total_amount`),
KEY `type` (`type`(8)),
KEY `transaction_id` (`transaction_id`(32)),
KEY `customer_id` (`customer_id`(32)),
KEY `subscription_id` (`subscription_id`(32)),
KEY `subscription_status` (`subscription_status`(8)),
KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_wpforms_payments`
--
LOCK TABLES `SsT_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `SsT_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_wpforms_tasks_meta`
--
DROP TABLE IF EXISTS `SsT_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_wpforms_tasks_meta` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`id`)
) 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 `SsT_wpforms_tasks_meta`
--
LOCK TABLES `SsT_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `SsT_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `SsT_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2026-05-23 01:10:09'),(2,'wpforms_process_purge_spam','W10=','2026-05-23 01:10:09');
/*!40000 ALTER TABLE `SsT_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_expiring_store`
--
DROP TABLE IF EXISTS `SsT_yoast_expiring_store`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_expiring_store` (
`key_name` varchar(255) NOT NULL,
`value` text NOT NULL,
`exp` datetime NOT NULL,
PRIMARY KEY (`key_name`),
KEY `exp_index` (`exp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_expiring_store`
--
LOCK TABLES `SsT_yoast_expiring_store` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_expiring_store` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_yoast_expiring_store` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_indexable`
--
DROP TABLE IF EXISTS `SsT_yoast_indexable`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_indexable` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`permalink` longtext COLLATE utf8mb4_unicode_520_ci,
`permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`object_id` bigint(20) DEFAULT NULL,
`object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`author_id` bigint(20) DEFAULT NULL,
`post_parent` bigint(20) DEFAULT NULL,
`title` text COLLATE utf8mb4_unicode_520_ci,
`description` mediumtext COLLATE utf8mb4_unicode_520_ci,
`breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
`post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`is_public` tinyint(1) DEFAULT NULL,
`is_protected` tinyint(1) DEFAULT '0',
`has_public_posts` tinyint(1) DEFAULT NULL,
`number_of_pages` int(11) unsigned DEFAULT NULL,
`canonical` longtext COLLATE utf8mb4_unicode_520_ci,
`primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`primary_focus_keyword_score` int(3) DEFAULT NULL,
`readability_score` int(3) DEFAULT NULL,
`is_cornerstone` tinyint(1) DEFAULT '0',
`is_robots_noindex` tinyint(1) DEFAULT '0',
`is_robots_nofollow` tinyint(1) DEFAULT '0',
`is_robots_noarchive` tinyint(1) DEFAULT '0',
`is_robots_noimageindex` tinyint(1) DEFAULT '0',
`is_robots_nosnippet` tinyint(1) DEFAULT '0',
`twitter_title` text COLLATE utf8mb4_unicode_520_ci,
`twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
`twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
`twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
`open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
`open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
`open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
`open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
`open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
`link_count` int(11) DEFAULT NULL,
`incoming_link_count` int(11) DEFAULT NULL,
`prominent_words_version` int(11) unsigned DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint(20) NOT NULL DEFAULT '1',
`language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`has_ancestors` tinyint(1) DEFAULT '0',
`estimated_reading_time_minutes` int(11) DEFAULT NULL,
`version` int(11) DEFAULT '1',
`object_last_modified` datetime DEFAULT NULL,
`object_published_at` datetime DEFAULT NULL,
`inclusive_language_score` int(3) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
KEY `object_id_and_type` (`object_id`,`object_type`),
KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_indexable`
--
LOCK TABLES `SsT_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_indexable` DISABLE KEYS */;
INSERT INTO `SsT_yoast_indexable` VALUES (1,'https://yfn.aub.mybluehost.me/website_3f7e285a/author/monicawilliams517/','72:a62090d4483c4f9b99ae2773e8d7f0d7',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/cfa3a428834d56cc458f95e83362b70edb00113e5a59d18a57f0c0c5b30b4171?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/cfa3a428834d56cc458f95e83362b70edb00113e5a59d18a57f0c0c5b30b4171?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2026-05-23 01:27:09','2026-05-27 20:26:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-27 14:26:15','2026-05-23 01:08:46',NULL),(2,'https://yfn.aub.mybluehost.me/website_3f7e285a/','47:a6984ee21efc55b81f54c64d7da78c61',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Agile by practice. Collaborative by design. Results by commitment.','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2026-05-23 01:27:09','2026-05-27 20:21:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-27 14:21:40','2026-05-23 01:08:46',NULL),(3,'https://yfn.aub.mybluehost.me/website_3f7e285a/?page_id=2','57:7a009bd3aa2f4d460da3a6d58190efa6',2,'post','page',1,0,NULL,NULL,'Sample Page','trash',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 01:27:09','2026-05-23 07:27:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-23 01:27:09','2026-05-23 01:08:46',0),(4,'https://yfn.aub.mybluehost.me/website_3f7e285a/hello-world/','59:2122581974d330e3a546bee71ad4f4d9',1,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-05-23 01:27:50','2026-05-23 08:49:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-23 01:08:46','2026-05-23 01:08:46',0),(5,'https://yfn.aub.mybluehost.me/website_3f7e285a/category/uncategorized/','70:be4275d7d49124e3536bb2b117c061fc',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-05-23 01:27:51','2026-05-23 08:49:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-23 01:08:46','2026-05-23 01:08:46',NULL),(6,'https://yfn.aub.mybluehost.me/website_3f7e285a/?page_id=3','57:e418764dfe5fec627817bd6569399dbd',3,'post','page',1,0,NULL,NULL,'Privacy Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 01:28:14','2026-05-23 07:28:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-05-23 01:08:46','2026-05-23 01:08:46',0),(7,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 02:49:59','2026-05-23 08:49:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(8,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 02:49:59','2026-05-23 08:49:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(9,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 02:49:59','2026-05-23 08:49:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL);
/*!40000 ALTER TABLE `SsT_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_indexable_hierarchy`
--
DROP TABLE IF EXISTS `SsT_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_indexable_hierarchy` (
`indexable_id` int(11) unsigned NOT NULL,
`ancestor_id` int(11) unsigned NOT NULL,
`depth` int(11) unsigned DEFAULT NULL,
`blog_id` bigint(20) NOT NULL DEFAULT '1',
PRIMARY KEY (`indexable_id`,`ancestor_id`),
KEY `indexable_id` (`indexable_id`),
KEY `ancestor_id` (`ancestor_id`),
KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_indexable_hierarchy`
--
LOCK TABLES `SsT_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `SsT_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1);
/*!40000 ALTER TABLE `SsT_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_migrations`
--
DROP TABLE IF EXISTS `SsT_yoast_migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_migrations` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `SsT_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_migrations`
--
LOCK TABLES `SsT_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_migrations` DISABLE KEYS */;
INSERT INTO `SsT_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404'),(24,'20230417083836'),(25,'20260105111111'),(26,'20260325155530');
/*!40000 ALTER TABLE `SsT_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_primary_term`
--
DROP TABLE IF EXISTS `SsT_yoast_primary_term`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_primary_term` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) DEFAULT NULL,
`term_id` bigint(20) DEFAULT NULL,
`taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`blog_id` bigint(20) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `post_taxonomy` (`post_id`,`taxonomy`),
KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_primary_term`
--
LOCK TABLES `SsT_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_primary_term` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `SsT_yoast_seo_links`
--
DROP TABLE IF EXISTS `SsT_yoast_seo_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsT_yoast_seo_links` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) DEFAULT NULL,
`post_id` bigint(20) unsigned DEFAULT NULL,
`target_post_id` bigint(20) unsigned DEFAULT NULL,
`type` varchar(8) DEFAULT NULL,
`indexable_id` int(11) unsigned DEFAULT NULL,
`target_indexable_id` int(11) unsigned DEFAULT NULL,
`height` int(11) unsigned DEFAULT NULL,
`width` int(11) unsigned DEFAULT NULL,
`size` int(11) unsigned DEFAULT NULL,
`language` varchar(32) DEFAULT NULL,
`region` varchar(32) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `indexable_link_direction` (`indexable_id`,`type`),
KEY `url_index` (`url`),
KEY `target_indexable_id_index` (`target_indexable_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `SsT_yoast_seo_links`
--
LOCK TABLES `SsT_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `SsT_yoast_seo_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `SsT_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!50112 SET @disable_bulk_load = IF (@is_rocksdb_supported, 'SET SESSION rocksdb_bulk_load = @old_rocksdb_bulk_load', 'SET @dummy_rocksdb_bulk_load = 0') */;
/*!50112 PREPARE s FROM @disable_bulk_load */;
/*!50112 EXECUTE s */;
/*!50112 DEALLOCATE PREPARE s */;
/*!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-07-06 22:37:12